|
wmemcpy(3) -- Perform
|
The wmemcpy(), wmemchr(), wmemcmp(), wmemset(), and wmemmove() functions operate on wide-character strings in memory areas. A memory area is a group of contiguous wide characters bound by a count and ... |
wmemmove(3) -- Perform
|
The wmemcpy(), wmemchr(), wmemcmp(), wmemset(), and wmemmove() functions operate on wide-character strings in memory areas. A memory area is a group of contiguous wide characters bound by a count and ... |
|
wmemset(3) -- Perform
|
The wmemcpy(), wmemchr(), wmemcmp(), wmemset(), and wmemmove() functions operate on wide-character strings in memory areas. A memory area is a group of contiguous wide characters bound by a count and ... |
wmove(3) -- Move the Curses window cursor
|
These routines move the cursor associated with the Curses window to line y and column x. They do not move the physical cursor of the terminal until refresh is called. The specified position is relativ... |
WMShell(3X) -- The WMShell widget class
|
WMShell is a top-level widget that encapsulates the interaction with the window manager. Classes [Toc] [Back] WMShell inherits behavior and resources from Core, Composite, and Shell classes. The... |
wnoutrefresh(3) -- Refresh Curses windows and lines
|
Applications must call the refresh and wrefresh routines (or the wnoutrefresh and doupdate routines) to get any output on the terminal. Other Curses routines only manipulate data structures. The wrefr... |
wordexp(3) -- Perform word expansions
|
The wordexp() function performs word expansions equivalent to the word expansion that would be performed by the shell if the contents of the words parameter were arguments on the command line. The lis... |
wordfree(3) -- Perform word expansions
|
The wordexp() function performs word expansions equivalent to the word expansion that would be performed by the shell if the contents of the words parameter were arguments on the command line. The lis... |
wprintf(3) -- Print formatted output for wide characters
|
The wprintf() function converts, formats, and writes its value parameters, under control of the format parameter, to the standard output stream stdout. The fwprintf() function converts, formats, and w... |
wprintw(3) -- Print formatted output in Curses windows
|
The printw, wprintw, mvprintw, and mvwprintw routines are analogous to printf family of routines (see printf(3)). In effect, the printw routines output the string that would be output by printf as tho... |
WrapKey(3) -- Wrap a key using the context (CDSA)
|
This function wraps the supplied key using the context. It allows a key to be exported from a CSP. Four types of wrapping exist: Wrap a symmetric key with a symmetric key. Wrap a symmetric key with an... |
WrapKeyP(3) -- Wrap a key with privilege (CDSA)
|
This function is similar to CSSM_WrapKey(). It also accepts a USEE tag as a privilege request parameter. CSSM checks that either its own privilege set or the application's privilege set (if the appli... |
wredrawln(3) -- Refresh Curses windows and lines
|
Applications must call the refresh and wrefresh routines (or the wnoutrefresh and doupdate routines) to get any output on the terminal. Other Curses routines only manipulate data structures. The wrefr... |
wrefresh(3) -- Refresh Curses windows and lines
|
Applications must call the refresh and wrefresh routines (or the wnoutrefresh and doupdate routines) to get any output on the terminal. Other Curses routines only manipulate data structures. The wrefr... |
write_rnd(3) -- sets and returns IEEE dynamic rounding
|
The write_rnd() function sets the dynamic rounding mode in the floating-point control register (fpcr) for IEEE floating-point operations and returns the previous dynamic rounding mode. Dynamic roundin... |