| | | | |
| W |
| |
| | wadd_wch -- add a complex character (with rendition) to a window ( ) |
| |
| | wadd_wchnstr -- copy a string of complex characters (with renditions) to a window ( ) |
| |
| | wadd_wchstr -- copy a string of complex characters (with renditions) to a window ( ) |
| |
| | waddch -- add a character (with rendition) to a window ( ) |
| |
| | waddchnstr -- copy a character string (with renditions) to a window ( ) |
| |
| | waddchstr -- copy a character string (with renditions) to a window ( ) |
| |
| | waddnstr -- add a multi-byte character string (without rendition) to a window ( ) |
| |
| | waddnwstr -- add a string of wchar_t characters to a curses window and advance cursor ( ) |
| |
| | waddnwstr -- add a wide-character string to a window ( ) |
| |
| | waddstr -- add a multi-byte character string (without rendition) to a window ( ) |
| |
| | waddwch -- add a wchar_t character (with attributes) to a curses window and advance cursor ( ) |
| |
| | waddwchnstr -- add string of wchar_t characters (and attributes) to a curses window ( ) |
| |
| | waddwchstr -- add string of wchar_t characters (and attributes) to a curses window ( ) |
| |
| | waddwstr -- add a string of wchar_t characters to a curses window and advance cursor ( ) |
| |
| | waddwstr -- add a wide-character string to a window ( ) |
| |
| | wadjcurspos -- moving the cursor by character ( ) |
| |
| | wait for and return LDAP operation result -- ldap_result ( ) |
| |
| | wait -- wait for process to terminate or stop ( ) |
| |
| | waitpid -- wait for process to terminate or stop ( ) |
| |
| | wait3 -- wait for process to terminate or stop ( ) ( ) |
| |
| | wait4 -- wait for process to terminate or stop ( ) ( ) |
| |
| | wait for process to terminate or stop |
| | | -- wait3 ( ) |
| | | -- wait4 ( ) |
| |
| | wait for thread termination -- pthread_join ( ) |
| |
| | wait for thread termination -- thr_join ( ) |
| |
| | wait for transmission of output -- tcdrain ( ) |
| |
| | wait on a condition |
| | | -- pthread_cond_timedwait ( ) |
| | | -- pthread_cond_wait ( ) |
| |
| | watof -- convert wide character string to double-precision number ( ) |
| |
| | watoi -- convert wide character string to long integer ( ) |
| |
| | watol -- convert wide character string to long integer ( ) |
| |
| | watoll -- convert wide character string to long integer ( ) |
| |
| | wattr_get -- control window attributes ( ) |
| |
| | wattr_off -- control window attributes ( ) |
| |
| | wattr_on -- control window attributes ( ) |
| |
| | wattr_set -- control window attributes ( ) |
| |
| | wattroff -- change foreground window attributes ( ) |
| |
| | wattroff -- curses character and window attribute control routines ( ) |
| |
| | wattron -- change foreground window attributes ( ) |
| |
| | wattron -- curses character and window attribute control routines ( ) |
| |
| | wattrset -- change foreground window attributes ( ) |
| |
| | wattrset -- curses character and window attribute control routines ( ) |
| |
| | wbkgd -- set the background character (and rendition) of window ( ) |
| |
| | wbkgdset -- set the background character (and rendition) of window ( ) |
| |
| | wbkgrnd -- set or get the background character (and rendition) of window using a complex character ( ) |
| |
| | wbkgrndset -- set or get the background character (and rendition) of window using a complex character ( ) |
| |
| | wborder -- add a single-byte border to a window ( ) |
| |
| | wborder_set -- use complex characters (and renditions) to draw borders ( ) |
| |
| | wchar_t string, number conversion -- wscanf ( ) |
| |
| | wchgat -- change the rendition of characters in a window ( ) |
| |
| | wclear -- clear a window ( ) |
| |
| | wclrtobot -- clear to the end of a window ( ) |
| |
| | wclrtoeol -- clear to the end of a line ( ) |
| |
| | wcolor_set -- control window attributes ( ) |
| |
| | wcrtomb -- convert a wide-character code to a character (restartable) ( ) |
| |
| | wcscat -- wide-character string operations ( ) |
| |
| | wcschr -- wide-character string operations ( ) |
| |
| | wcscmp -- wide-character string operations ( ) |
| |
| | wcscoll -- wide character string comparison using collating information ( ) |
| |
| | wcscpy -- wide-character string operations ( ) |
| |
| | wcscspn -- wide-character string operations ( ) |
| |
| | wcsetno -- get information on EUC codesets ( ) |
| |
| | wcsftime -- convert date and time to wide character string ( ) |
| |
| | wcslen -- wide-character string operations ( ) |
| |
| | wcsncat -- wide-character string operations ( ) |
| |
| | wcsncmp -- wide-character string operations ( ) |
| |
| | wcsncpy -- wide-character string operations ( ) |
| |
| | wcspbrk -- wide-character string operations ( ) |
| |
| | wcsrchr -- wide-character string operations ( ) |
| |
| | wcsrtombs -- convert a wide-character string to a character string (restartable) ( ) |
| |
| | wcsspn -- wide-character string operations ( ) |
| |
| | wcsstr -- find a wide-character substring ( ) |
| |
| | wcstod -- convert wide character string to double-precision number ( ) |
| |
| | wcstok -- wide-character string operations ( ) |
| |
| | wcstol -- convert wide character string to long integer ( ) |
| |
| | wcstombs -- convert a wide-character string to a character string ( ) |
| |
| | wcstoul -- convert wide character string to unsigned long ( ) |
| |
| | wcstring -- wide-character string operations ( ) |
| |
| | wcswcs -- wide-character string operations ( ) |
| |
| | wcswidth -- number of column positions of a wide-character string ( ) |
| |
| | wcsxfrm -- wide character string transformation ( ) |
| |
| | wctob -- wide-character to single-byte conversion ( ) |
| |
| | wctomb -- convert a wide-character code to a character ( ) |
| |
| | wctrans -- define character mapping ( ) |
| |
| | wctype -- define character class ( ) |
| |
| | wcursyncup -- synchronize window with its parents or children ( ) |
| |
| | wcwidth -- number of column positions of a wide-character code ( ) |
| |
| | wdelch -- remove a character ( ) |
| |
| | wdeleteln -- remove a line ( ) |
| |
| | wecho_wchar -- add a complex character and refresh window ( ) |
| |
| | wechochar -- add a single-byte character and refresh window ( ) |
| |
| | wechowchar -- add a wchar_t character (with attributes) to a curses window and advance cursor ( ) |
| |
| | werase -- clear a window ( ) |
| |
| | wget_wch -- get a wide character from terminal ( ) |
| |
| | wget_wstr -- get a wide character string from terminal ( ) |
| |
| | wgetbkgrnd -- set or get the background character (and rendition) of window using a complex character ( ) |
| |
| | wgetch -- get a single-byte character from terminal ( ) |
| |
| | wgetn_wstr -- get a wide character string from terminal ( ) |
| |
| | wgetnstr -- get a multibyte character string from terminal ( ) |
| |
| | wgetnwstr -- get wchar_t character strings from curses terminal keyboard ( ) |
| |
| | wgetstr -- get a multibyte character string from terminal ( ) |
| |
| | wgetwch -- get (or push back) wchar_t characters from curses terminal keyboard ( ) |
| |
| | wgetwstr -- get wchar_t character strings from curses terminal keyboard ( ) |
| |
| | whline -- use single-byte characters (and renditions) to draw lines ( ) |
| |
| | whline_set -- use complex characters (and renditions) to draw lines ( ) |
| |
| | wide character string to long integer, convert |
| | | -- watoi ( ) |
| | | -- watol ( ) |
| | | -- watoll ( ) |
| | | -- wcstol ( ) |
| | | -- wstol ( ) |
| |
| | wide-character code classification functions |
| | | -- isenglish ( ) |
| | | -- isideogram ( ) |
| | | -- isnumber ( ) |
| | | -- isphonogram ( ) |
| | | -- isspecial ( ) |
| | | -- iswalnum ( ) |
| | | -- iswalpha ( ) |
| | | -- iswascii ( ) |
| | | -- iswcntrl ( ) |
| | | -- iswdigit ( ) |
| | | -- iswgraph ( ) |
| | | -- iswlower ( ) |
| | | -- iswprint ( ) |
| | | -- iswpunct ( ) |
| | | -- iswspace ( ) |
| | | -- iswupper ( ) |
| | | -- iswxdigit ( ) |
| |
| | wide-character formatted output of a stdarg argument list |
| | | -- vfwprintf ( ) |
| | | -- vswprintf ( ) |
| | | -- vwprintf ( ) |
| |
| | wide-character mapping -- towctrans ( ) |
| |
| | wide character string comparison using collating information |
| | | -- wcscoll ( ) |
| | | -- wscoll ( ) |
| |
| | wide-character string operations |
| | | -- wcscat ( ) |
| | | -- wcschr ( ) |
| | | -- wcscmp ( ) |
| | | -- wcscpy ( ) |
| | | -- wcscspn ( ) |
| | | -- wcslen ( ) |
| | | -- wcsncat ( ) |
| | | -- wcsncmp ( ) |
| | | -- wcsncpy ( ) |
| | | -- wcspbrk ( ) |
| | | -- wcsrchr ( ) |
| | | -- wcsspn ( ) |
| | | -- wcstok ( ) |
| | | -- wcstring ( ) |
| | | -- wcswcs ( ) |
| | | -- windex ( ) |
| | | -- wrindex ( ) |
| |
| | wide character string transformation |
| | | -- wcsxfrm ( ) |
| | | -- wsxfrm ( ) |
| |
| | wide-character to single-byte conversion -- wctob ( ) |
| |
| | win_wch -- retrieve a complex character (with rendition) ( ) |
| |
| | win_wchnstr -- retrieve complex character string (with rendition) ( ) |
| |
| | win_wchstr -- retrieve complex character string (with rendition) ( ) |
| |
| | winch -- return a single-byte character (with rendition) ( ) |
| |
| | winchnstr -- retrieve a single-byte character string (with rendition) ( ) |
| |
| | winchstr -- retrieve a single-byte character string (with rendition) ( ) |
| |
| | windex -- wide-character string operations ( ) |
| |
| | winnstr -- retrieve a multibyte character string (without rendition) ( ) |
| |
| | winnwstr -- get a string of wchar_t characters from a curses window ( ) |
| |
| | winnwstr -- retrieve a wide character string (without rendition) ( ) |
| |
| | wins_nwstr -- insert a wide character string ( ) |
| |
| | wins_wch -- insert a complex character ( ) |
| |
| | wins_wstr -- insert a wide character string ( ) |
| |
| | winsch -- insert a character ( ) |
| |
| | winsdelln -- insert/delete lines to/from the window ( ) |
| |
| | winsertln -- insert a line in a window ( ) |
| |
| | winsnstr -- insert a multibyte character string ( ) |
| |
| | winsnwstr -- insert wchar_t string before character under the cursor in a curses window ( ) |
| |
| | winsstr -- insert a multibyte character string ( ) |
| |
| | winstr -- retrieve a multibyte character string (without rendition) ( ) |
| |
| | winswch -- insert a wchar_t character before the character under the cursor in a curses window ( ) |
| |
| | winswstr -- insert wchar_t string before character under the cursor in a curses window ( ) |
| |
| | winwch -- get a wchar_t character and its attributes from a curses window ( ) |
| |
| | winwchnstr -- get a string of wchar_t characters (and attributes) from a curses window ( ) |
| |
| | winwchstr -- get a string of wchar_t characters (and attributes) from a curses window ( ) |
| |
| | winwstr -- get a string of wchar_t characters from a curses window ( ) |
| |
| | winwstr -- retrieve a wide character string (without rendition) ( ) |
| |
| | wmemchr -- find a wide-character in memory ( ) |
| |
| | wmemcmp -- compare wide-characters in memory ( ) |
| |
| | wmemcpy -- copy wide-characters in memory ( ) |
| |
| | wmemmove -- copy wide-characters in memory with overlapping areas ( ) |
| |
| | wmemset -- set wide-characters in memory ( ) |
| |
| | wmove -- move cursor in window ( ) |
| |
| | wmovenextch -- moving the cursor by character ( ) |
| |
| | wmoveprevch -- moving the cursor by character ( ) |
| |
| | wnoutrefresh -- refresh windows and lines ( ) |
| |
| | wordexp -- perform word expansions ( ) |
| |
| | wordfree -- perform word expansions ( ) |
| |
| | working directory, get pathname -- getwd ( ) |
| |
| | wprintf -- print formatted wide-character output ( ) |
| |
| | wprintw -- write formatted output to window ( ) |
| |
| | wredrawln -- redraw screen or portion of screen ( ) |
| |
| | wrefresh -- refresh windows and lines ( ) |
| |
| | wrindex -- wide-character string operations ( ) |
| |
| | write formatted output to window |
| | | -- mvprintw ( ) |
| | | -- mvwprintw ( ) |
| | | -- printw ( ) |
| | | -- vw_printw ( ) |
| | | -- vwprintw ( ) |
| | | -- wprintw ( ) |
| |
| | write screen contents to/from a file |
| | | -- scr_dump ( ) |
| | | -- scr_init ( ) |
| | | -- scr_restore ( ) |
| | | -- scr_set ( ) |
| |
| | write_vtoc -- read and write a disk's VTOC ( ) |
| |
| | wscanf -- convert formatted wide-character input ( ) |
| |
| | wscanw -- read formatted input from window ( ) |
| |
| | wscasecmp -- Process Code string operations ( ) |
| |
| | wscol -- Process Code string operations ( ) |
| |
| | wscoll -- wide character string comparison using collating information ( ) |
| |
| | wscrl -- scroll a window ( ) |
| |
| | wsdup -- Process Code string operations ( ) |
| |
| | wsetscrreg -- set terminal output controls ( ) |
| |
| | wsncasecmp -- Process Code string operations ( ) |
| |
| | wsprintf -- formatted output conversion ( ) |
| |
| | wsscanf -- formatted input conversion ( ) |
| |
| | wstandend -- curses character and window attribute control routines ( ) |
| |
| | wstandend -- set/clear window attributes ( ) |
| |
| | wstandout -- curses character and window attribute control routines ( ) |
| |
| | wstandout -- set/clear window attributes ( ) |
| |
| | wstod -- convert wide character string to double-precision number ( ) |
| |
| | wstol -- convert wide character string to long integer ( ) |
| |
| | wstostr -- code conversion for Process Code and File Code ( ) |
| |
| | wsxfrm -- wide character string transformation ( ) |
| |
| | wsyncdown -- synchronize window with its parents or children ( ) |
| |
| | wsyncup -- synchronize window with its parents or children ( ) |
| |
| | wtimeout -- set timed blocking or non-blocking read ( ) |
| |
| | wtouchln -- control window refresh ( ) |
| |
| | wunctrl -- convert a wide character to printable form ( ) |
| |
| | wvline -- use single-byte characters (and renditions) to draw lines ( ) |
| |
| | wvline_set -- use complex characters (and renditions) to draw lines ( ) |