| | | | |
| C |
| |
| | C Compilation |
| | | close a shared object -- dlclose ( ) |
| | | create new file from dynamic object component -- dldump ( ) |
| | | get address of symbol in shared object -- dlsym ( ) |
| | | get diagnostic information -- dlerror ( ) |
| | | open a shared object -- dlopen ( ) |
| | | translate address to symbolic information -- dladdr ( ) |
| |
| | call refresh on changes to window -- immedok ( ) |
| |
| | can_change_color -- manipulate color information ( ) |
| |
| | cancellation -- overview of concepts related to POSIX thread cancellation ( ) |
| | | Cancel-Safe ( ) |
| | | Cancellation ( ) |
| | | Cancellation Points ( ) |
| | | Cancellation State ( ) |
| | | Cancellation Type ( ) |
| | | Cleanup Handlers ( ) |
| | | Planning Steps ( ) |
| | | POSIX Threads Only ( ) |
| |
| | catclose -- close a message catalog ( ) |
| |
| | catgets -- read a program message ( ) |
| |
| | catopen -- open a message catalog ( ) |
| |
| | cbc_crypt -- fast encryption ( ) |
| |
| | cbreak -- set input mode controls ( ) |
| |
| | cbrt -- cube root function ( ) |
| |
| | ceil -- ceiling value function ( ) |
| |
| | ceiling value function -- ceil ( ) |
| |
| | cfgetispeed -- get input baud rate ( ) |
| |
| | cfgetospeed -- get output baud rate ( ) |
| |
| | cfsetispeed -- set input baud rate ( ) |
| |
| | cfsetospeed -- set output baud rate ( ) |
| |
| | cftime -- convert date and time to string ( ) |
| |
| | change foreground window attributes |
| | | -- attroff ( ) |
| | | -- attron ( ) |
| | | -- attrset ( ) |
| | | -- wattroff ( ) |
| | | -- wattron ( ) |
| | | -- wattrset ( ) |
| |
| | change or add a value to the PAM environment -- pam_putenv ( ) |
| |
| | change or examine calling thread's signal mask -- pthread_sigmask ( ) |
| |
| | change or examine calling thread's signal mask -- thr_sigsetmask ( ) |
| |
| | change QOP, service for session, -- rpc_gss_set_defaults ( ) |
| |
| | change the priority ceiling of a mutex |
| | | -- pthread_mutex_getprioceiling ( ) |
| | | -- pthread_mutex_setprioceiling ( ) |
| |
| | change the rendition of characters in a window |
| | | -- chgat ( ) |
| | | -- mvchgat ( ) |
| | | -- mvwchgat ( ) |
| | | -- wchgat ( ) |
| |
| | character based forms package, -- forms ( ) |
| |
| | character based menus package, -- menus ( ) |
| |
| | character based panels package, -- panels ( ) |
| |
| | character handling |
| | | -- ctype ( ) |
| | | -- isalnum ( ) |
| | | -- isalpha ( ) |
| | | -- isascii ( ) |
| | | -- iscntrl ( ) |
| | | -- isdigit ( ) |
| | | -- isgraph ( ) |
| | | -- islower ( ) |
| | | -- isprint ( ) |
| | | -- ispunct ( ) |
| | | -- isspace ( ) |
| | | -- isupper ( ) |
| | | -- isxdigit ( ) |
| |
| | character string |
| | | -- fn_string_assign ( ) |
| | | -- fn_string_bytecount ( ) |
| | | -- fn_string_charcount ( ) |
| | | -- fn_string_code_set ( ) |
| | | -- fn_string_compare ( ) |
| | | -- fn_string_compare_substring ( ) |
| | | -- fn_string_contents ( ) |
| | | -- fn_string_copy ( ) |
| | | -- fn_string_create ( ) |
| | | -- fn_string_destroy ( ) |
| | | -- fn_string_from_contents ( ) |
| | | -- fn_string_from_str ( ) |
| | | -- fn_string_from_str_n ( ) |
| | | -- fn_string_from_strings ( ) |
| | | -- fn_string_from_substring ( ) |
| | | -- fn_string_is_empty ( ) |
| | | -- fn_string_next_substring ( ) |
| | | -- fn_string_prev_substring ( ) |
| | | -- fn_string_str ( ) |
| | | -- FN_string_t ( ) |
| |
| | check for type-ahead characters -- typeahead ( ) |
| |
| | check whether or not Volume Management is managing a pathname -- volmgt_inuse ( ) |
| |
| | check whether specific Volume Management features are enabled -- volmgt_feature_enabled ( ) |
| |
| | chgat -- change the rendition of characters in a window ( ) |
| |
| | Cipher Block Chaining, fast CBC encryption -- cbc_crypt ( ) |
| |
| | circle -- graphics interface ( ) |
| |
| | class-dependent data translation |
| | | -- elf32_xlatetof ( ) |
| | | -- elf64_xlatetof ( ) |
| | | -- elf32_xlatetom ( ) |
| | | -- elf64_xlatetom ( ) |
| |
| | cldap_close -- dispose of connectionless LDAP pointer ( ) |
| |
| | cldap_open -- LDAP connectionless communication preparation ( ) |
| |
| | cldap_search_s -- connectionless LDAP search ( ) |
| | | Retransmission Algorithm ( ) |
| |
| | cldap_setretryinfo -- set connectionless LDAP request retransmission parameters ( ) |
| |
| | clear -- clear a window ( ) |
| |
| | clear a window |
| | | -- clear ( ) |
| | | -- erase ( ) |
| | | -- wclear ( ) |
| | | -- werase ( ) |
| |
| | clear to the end of a line |
| | | -- clrtoeol ( ) |
| | | -- wclrtoeol ( ) |
| |
| | clear to the end of a window |
| | | -- clrtobot ( ) |
| | | -- wclrtobot ( ) |
| |
| | clearok -- set terminal output controls ( ) |
| |
| | client side remote procedure call authentication, library routines for |
| | | -- auth_destroy ( ) |
| | | -- authnone_create ( ) |
| | | -- authsys_create ( ) |
| | | -- authsys_create_default ( ) |
| | | -- rpc_clnt_auth ( ) |
| |
| | clnt_call -- library routines for client side calls ( ) |
| |
| | clnt_control -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_create -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_create_timed -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_create_vers -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_create_vers_timed -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_destroy -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_dg_create -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_freeres -- library routines for client side calls ( ) |
| |
| | clnt_geterr -- library routines for client side calls ( ) |
| |
| | clnt_pcreateerror -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_perrno -- library routines for client side calls ( ) |
| |
| | clnt_perror -- library routines for client side calls ( ) |
| |
| | clnt_raw_create -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_spcreateerror -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_sperrno -- library routines for client side calls ( ) |
| |
| | clnt_sperror -- library routines for client side calls ( ) |
| |
| | clnt_tli_create -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_tp_create -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_tp_create_timed -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_vc_create -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clock -- report CPU time used ( ) |
| |
| | clock_getres -- high-resolution clock operations ( ) |
| |
| | clock_gettime -- high-resolution clock operations ( ) |
| |
| | clock_settime -- high-resolution clock operations ( ) |
| |
| | close a directory stream -- closedir ( ) |
| |
| | close a shared object -- dlclose ( ) |
| |
| | close a stream -- fclose ( ) |
| |
| | close a tnfctl handle -- tnfctl_close ( ) |
| |
| | closedir -- close a directory stream ( ) |
| |
| | closelog -- control system log ( ) |
| |
| | closepl -- graphics interface ( ) |
| |
| | closevt -- graphics interface ( ) |
| |
| | clrtobot -- clear to the end of a window ( ) |
| |
| | clrtoeol -- clear to the end of a line ( ) |
| |
| | code conversion allocation function -- iconv_open ( ) |
| |
| | code conversion deallocation function -- iconv_close ( ) |
| |
| | code conversion for Process Code and File Code |
| | | -- strtows ( ) |
| | | -- wstostr ( ) |
| |
| | code conversion function -- iconv ( ) |
| |
| | collect target process statistics for libthread_db |
| | | -- td_ta_enable_stats ( ) |
| | | -- td_ta_get_stats ( ) |
| | | -- td_ta_reset_stats ( ) |
| |
| | color_content -- manipulate color information ( ) |
| |
| | COLOR_PAIR -- manipulate color information ( ) |
| |
| | color_set -- control window attributes ( ) |
| |
| | column positions of a wide-character code -- wcwidth ( ) |
| |
| | column positions of a wide-character string -- wcswidth ( ) |
| |
| | command options, get option letter from argument vector -- getopt ( ) |
| |
| | command suboptions, parse suboptions from a string -- getsubopt ( ) |
| |
| | commands |
| | | open, close to and from a command -- p2open, p2close ( ) |
| | | return stream to remote -- rcmd ( ) |
| |
| | communications |
| | | accept a connection on a socket -- accept ( ) |
| | | allocate memory for ( ) |
| | | bind a name to a socket -- bind ( ) |
| | | create a pair of connected sockets -- socketpair ( ) |
| | | create an endpoint for communication -- socket ( ) |
| | | get name of peer connected to socket -- getpeername ( ) |
| | | get socket name -- getsockname ( ) |
| | | initiate a connection on a socket -- connect ( ) |
| | | listen for connections on a socket -- listen ( ) |
| | | scatter data in order to test the network -- spray ( ) |
| | | send a message from a socket -- send, sendto, sendmsg ( ) |
| | | shut down part of a full-duplex connection -- shutdown ( ) |
| |
| | compare thread IDs -- pthread_equal ( ) |
| |
| | compare wide-characters in memory -- wmemcmp ( ) |
| |
| | compile -- regular expression compile and match routines ( ) |
| |
| | compile and execute regular expressions |
| | | -- re_comp ( ) |
| | | -- re_exec ( ) |
| |
| | component names spanning multiple naming systems |
| | | -- fn_composite_name_append_comp ( ) |
| | | -- fn_composite_name_append_name ( ) |
| | | -- fn_composite_name_assign ( ) |
| | | -- fn_composite_name_copy ( ) |
| | | -- fn_composite_name_count ( ) |
| | | -- fn_composite_name_create ( ) |
| | | -- fn_composite_name_delete_comp ( ) |
| | | -- fn_composite_name_destroy ( ) |
| | | -- fn_composite_name_first ( ) |
| | | -- fn_composite_name_from_str ( ) |
| | | -- fn_composite_name_from_string ( ) |
| | | -- fn_composite_name_insert_comp ( ) |
| | | -- fn_composite_name_insert_name ( ) |
| | | -- fn_composite_name_is_empty ( ) |
| | | -- fn_composite_name_is_equal ( ) |
| | | -- fn_composite_name_is_prefix ( ) |
| | | -- fn_composite_name_is_suffix ( ) |
| | | -- fn_composite_name_last ( ) |
| | | -- fn_composite_name_next ( ) |
| | | -- fn_composite_name_prefix ( ) |
| | | -- fn_composite_name_prepend_comp ( ) |
| | | -- fn_composite_name_prepend_name ( ) |
| | | -- fn_composite_name_prev ( ) |
| | | -- fn_composite_name_suffix ( ) |
| | | -- FN_composite_name_t ( ) |
| | | -- fn_string_from_composite_name ( ) |
| |
| | compute natural logarithm -- log1p ( ) |
| |
| | computes exponential functions -- expm1 ( ) |
| |
| | concepts related to condition variables -- condition ( ) |
| |
| | concepts relating to mutual exclusion locks -- mutex ( ) |
| |
| | cond_broadcast -- condition variables ( ) |
| |
| | cond_destroy -- condition variables ( ) |
| |
| | cond_init -- condition variables ( ) |
| | | Condition Signaling ( ) |
| | | Condition Wait ( ) |
| | | Destroy ( ) |
| | | Initialize ( ) |
| |
| | cond_signal -- condition variables ( ) |
| |
| | cond_timedwait -- condition variables ( ) |
| |
| | cond_wait -- condition variables ( ) |
| |
| | condition -- concepts related to condition variables ( ) |
| | | Condition Signaling ( ) |
| | | Condition Wait ( ) |
| | | Destroy ( ) |
| | | Initialize ( ) |
| |
| | condition variables |
| | | -- cond_broadcast ( ) |
| | | -- cond_destroy ( ) |
| | | -- cond_init ( ) |
| | | -- cond_signal ( ) |
| | | -- cond_timedwait ( ) |
| | | -- cond_wait ( ) |
| |
| | config_ap_id_cmp -- configuration administration interface ( ) ( ) |
| |
| | config_change_state -- configuration administration interface ( ) ( ) |
| |
| | config_list -- configuration administration interface ( ) ( ) |
| |
| | config_private_func -- configuration administration interface ( ) ( ) |
| |
| | config_stat -- configuration administration interface ( ) ( ) |
| |
| | config_strerror -- configuration administration interface ( ) ( ) |
| |
| | config_test -- configuration administration interface ( ) ( ) |
| |
| | config_unload -- configuration administration interface ( ) ( ) |
| |
| | configuration administration interface |
| | | -- config_ap_id_cmp ( ) ( ) |
| | | -- config_change_state ( ) ( ) |
| | | -- config_list ( ) ( ) |
| | | -- config_private_func ( ) ( ) |
| | | -- config_stat ( ) ( ) |
| | | -- config_strerror ( ) ( ) |
| | | -- config_test ( ) ( ) |
| | | -- config_unload ( ) ( ) |
| |
| | configuration script, execute -- doconfig ( ) |
| |
| | confstr -- get configurable variables ( ) |
| |
| | connect -- initiate a connection on socket ( ) |
| |
| | connect to a DMI service provider |
| | | -- ConnectToServer ( ) ( ) |
| |
| | connectionless LDAP search -- cldap_search_s ( ) |
| |
| | construct a handle to a context object using the given reference -- fn_ctx_handle_from_ref ( ) |
| |
| | construct equivalent name in same context -- fn_ctx_equivalent_name ( ) |
| |
| | cont -- graphics interface ( ) |
| |
| | control flush of input and output on interrupt |
| | | -- noqiflush ( ) |
| | | -- qiflush ( ) |
| |
| | control kernel tracing and process filtering |
| | | -- tnfctl_filter_list_add ( ) |
| | | -- tnfctl_filter_list_delete ( ) |
| | | -- tnfctl_filter_list_get ( ) |
| | | -- tnfctl_filter_state_set ( ) |
| | | -- tnfctl_trace_state_set ( ) |
| |
| | control probes of another process where caller provides /proc functionality |
| | | -- tnfctl_check_libs ( ) |
| | | -- tnfctl_indirect_open ( ) |
| |
| | control system log |
| | | -- closelog ( ) |
| | | -- openlog ( ) |
| | | -- setlogmask ( ) |
| | | -- syslog ( ) |
| |
| | control window attributes |
| | | -- attr_get ( ) |
| | | -- attr_off ( ) |
| | | -- attr_on ( ) |
| | | -- attr_set ( ) |
| | | -- color_set ( ) |
| | | -- wattr_get ( ) |
| | | -- wattr_off ( ) |
| | | -- wattr_on ( ) |
| | | -- wattr_set ( ) |
| | | -- wcolor_set ( ) |
| |
| | control window refresh |
| | | -- is_linetouched ( ) |
| | | -- is_wintouched ( ) |
| | | -- touchline ( ) |
| | | -- touchwin ( ) |
| | | -- untouchwin ( ) |
| | | -- wtouchln ( ) |
| |
| | convert date and time to string -- strftime ( ) |
| |
| | convert string to unsigned long -- strtoul ( ) |
| |
| | convert wide character string to double-precision number -- wcstod ( ) |
| |
| | convert date and time to string -- strftime |
| | | ascftime ( ) |
| | | cftime ( ) |
| |
| | convert wide character string to double-precision number -- watof, watof ( ) |
| |
| | convert wide character string to double-precision number -- wstod, wstod ( ) |
| |
| | convert a character string to a wide-character string -- mbstowcs ( ) |
| |
| | convert a character string to a wide-character string (restartable) -- mbsrtowcs ( ) |
| |
| | convert a character to a wide-character code -- mbtowc ( ) |
| |
| | convert a character to a wide-character code (restartable) -- mbrtowc ( ) |
| |
| | convert a supplied name into an absolute pathname that can be used to access removable media -- media_findname ( ) |
| |
| | convert a thread id or thread address to a thread handle |
| | | -- td_ta_map_addr2thr ( ) |
| | | -- td_ta_map_id2thr ( ) |
| |
| | convert a wide-character code to a character -- wctomb ( ) |
| |
| | convert a wide-character code to a character (restartable) -- wcrtomb ( ) |
| |
| | convert a wide-character string to a character string -- wcstombs ( ) |
| |
| | convert a wide-character string to a character string (restartable) -- wcsrtombs ( ) |
| |
| | convert a wide character to printable form -- wunctrl ( ) |
| |
| | convert between Volume Management symbolic names, and the devices that correspond to them |
| | | -- volmgt_symdev ( ) |
| | | -- volmgt_symname ( ) |
| |
| | convert character to printable form -- unctrl ( ) |
| |
| | convert date and time to wide character string -- wcsftime ( ) |
| |
| | convert floating-point number to string |
| | | -- ecvt ( ) |
| | | -- fcvt ( ) |
| | | -- gcvt ( ) |
| |
| | convert formatted input |
| | | -- fscanf ( ) |
| | | -- scanf ( ) |
| | | -- sscanf ( ) |
| |
| | convert formatted wide-character input |
| | | -- fwscanf ( ) |
| | | -- swscanf ( ) |
| | | -- wscanf ( ) |
| |
| | convert monetary value to string --strfmon ( ) |
| |
| | convert numbers to strings |
| | | -- econvert ( ) |
| | | -- ecvt ( ) |
| | | -- fconvert ( ) |
| | | -- fcvt ( ) |
| | | -- fprintf ( ) |
| | | -- gconvert ( ) |
| | | -- gcvt ( ) |
| | | -- printf ( ) |
| | | -- qeconvert ( ) |
| | | -- qfconvert ( ) |
| | | -- qgconvert ( ) |
| | | -- seconvert ( ) |
| | | -- sfconvert ( ) |
| | | -- sgconvert ( ) |
| | | -- sprintf ( ) |
| | | -- vfprintf ( ) |
| | | -- vprintf ( ) |
| |
| | convert string to double-precision number |
| | | -- atof ( ) |
| | | -- strtod ( ) |
| |
| | convert to wchar_t strings, wsprintf ( ) |
| |
| | convert wide character string to unsigned long -- wcstoul ( ) |
| |
| | copy a character string (with renditions) to a window |
| | | -- addchnstr ( ) |
| | | -- addchstr ( ) |
| | | -- mvaddchnstr ( ) |
| | | -- mvaddchstr ( ) |
| | | -- mvwaddchnstr ( ) |
| | | -- mvwaddchstr ( ) |
| | | -- waddchnstr ( ) |
| | | -- waddchstr ( ) |
| |
| | copy a string of complex characters (with renditions) to a window |
| | | -- add_wchnstr ( ) |
| | | -- add_wchstr ( ) |
| | | -- mvadd_wchnstr ( ) |
| | | -- mvadd_wchstr ( ) |
| | | -- mvwadd_wchnstr ( ) |
| | | -- mvwadd_wchstr ( ) |
| | | -- wadd_wchnstr ( ) |
| | | -- wadd_wchstr ( ) |
| |
| | copy wide-characters in memory -- wmemcpy ( ) |
| |
| | copy wide-characters in memory with overlapping areas -- wmemmove ( ) |
| |
| | copysign -- return magnitude of first argument and sign of second argument ( ) |
| |
| | copywin -- overlay or overwrite any portion of window ( ) |
| |
| | cos -- cosine function ( ) |
| |
| | cosh -- hyperbolic cosine function ( ) |
| |
| | cosine function -- cos ( ) |
| |
| | cplus_demangle -- decode a C++ encoded symbol name ( ) |
| |
| | CPU time, report for calling process -- clock ( ) |
| |
| | CPU-use, prepare execution profile -- monitor ( ) |
| |
| | create a door descriptor -- door_create ( ) ( ) |
| |
| | create a GSS_API security context, -- rpc_gss_seccreate ( ) |
| |
| | create a new window or subwindow |
| | | -- derwin ( ) |
| | | -- newwin ( ) |
| | | -- subwin ( ) |
| |
| | create a temporary file -- tmpfile ( ) |
| |
| | create a thread -- pthread_create ( ) |
| |
| | create a tread -- thr_create ( ) |
| |
| | create cancellation point in the calling thread. -- pthread_testcancel ( ) |
| |
| | create handle for internal process probe control -- tnfctl_internal_open ( ) |
| |
| | create handle for kernel probe control -- tnfctl_kernel_open ( ) |
| |
| | create new file from dynamic object component -- dldump ( ) |
| |
| | create or refresh a pad or subpad |
| | | -- newpad ( ) |
| | | -- pnoutrefresh ( ) |
| | | -- prefresh ( ) |
| | | -- subpad ( ) |
| |
| | create subcontext and associate attributes -- fn_attr_create_subcontext ( ) |
| |
| | create thread-specific data key -- pthread_key_create ( ) ( ) |
| |
| | CRT handling and optimization package, -- curses ( ) |
| |
| | crypt -- password and file encryption functions ( ) |
| |
| | crypt -- string encoding function ( ) |
| |
| | cset -- get information on EUC codesets ( ) |
| |
| | csetcol -- get information on EUC codesets ( ) |
| |
| | csetlen -- get information on EUC codesets ( ) |
| |
| | csetno -- get information on EUC codesets ( ) |
| |
| | ctermid -- generate path name for controlling terminal ( ) |
| |
| | ctermid_r -- generate path name for controlling terminal ( ) |
| |
| | ctype -- character handling ( ) |
| |
| | cube root function -- cbrt ( ) |
| |
| | current location of a named directory stream -- telldir ( ) |
| |
| | current working directory, get pathname -- getcwd ( ) |
| |
| | curs_addwch -- add a wchar_t character (with attributes) to a curses window and advance cursor ( ) |
| |
| | curs_addwchstr -- add string of wchar_t characters (and attributes) to a curses window ( ) |
| |
| | curs_addwstr -- add a string of wchar_t characters to a curses window and advance cursor ( ) |
| |
| | curs_alecompat -- moving the cursor by character ( ) |
| |
| | curs_attr -- curses character and window attribute control routines ( ) |
| | | Attributes ( ) |
| |
| | curs_getwch -- get (or push back) wchar_t characters from curses terminal keyboard ( ) |
| | | Function Keys ( ) |
| |
| | curs_getwstr -- get wchar_t character strings from curses terminal keyboard ( ) |
| |
| | curs_inswch -- insert a wchar_t character before the character under the cursor in a curses window ( ) |
| |
| | curs_inswstr -- insert wchar_t string before character under the cursor in a curses window ( ) |
| |
| | curs_inwch -- get a wchar_t character and its attributes from a curses window ( ) |
| |
| | curs_inwchstr -- get a string of wchar_t characters (and attributes) from a curses window ( ) |
| |
| | curs_inwstr -- get a string of wchar_t characters from a curses window ( ) |
| |
| | curs_pad -- create and display curses pads ( ) |
| |
| | curs_set -- set visibility of cursor ( ) |
| |
| | curses -- CRT handling and optimization package ( ) |
| |
| | curses -- introduction and overview of X/Open Curses ( ) |
| |
| | curses pads, create and display -- curs_pad ( ) |
| |
| | curses -- introduction and overview of X/Open Curses |
| | | Attributes, Color Pairs, and Renditions ( ) |
| | | Complex Characters ( ) |
| | | Data Types ( ) |
| | | Display Operations ( ) |
| | | Input Processing ( ) |
| |
| | curses pads, create and display -- curs_pad |
| | | newpad ( ) |
| |
| | curses -- introduction and overview of X/Open Curses |
| | | Non-Spacing Characters ( ) |
| | | Overlapping Windows ( ) |
| |
| | curses pads, create and display -- curs_pad |
| | | pechochar ( ) |
| | | pechowchar ( ) |
| | | pnoutrefresh ( ) |
| | | prefresh ( ) |
| |
| | curses -- introduction and overview of X/Open Curses |
| | | Screens, Windows, and Terminals ( ) |
| | | Special Characters ( ) |
| |
| | curses pads, create and display -- curs_pad |
| | | subpad ( ) |
| |
| | curses, low-level routines |
| | | -- curs_kernel ( ) |
| | | -- curs_set ( ) |
| | | -- def_prog_mode ( ) |
| | | -- def_shell_mode ( ) |
| | | -- getsyx ( ) |
| | | -- napms ( ) |
| | | -- reset_prog_mode ( ) |
| | | -- reset_shell_mode ( ) |
| | | -- resettty ( ) |
| | | -- ripoffline ( ) |
| | | -- savetty ( ) |
| | | -- setsyx ( ) |
| |
| | curses bell and screen flash routines |
| | | -- beep ( ) |
| | | -- curs_beep ( ) |
| | | -- flash ( ) |
| |
| | curses borders, horizontal and vertical lines, create |
| | | -- border ( ) |
| | | -- box ( ) |
| | | -- curs_border ( ) |
| | | -- wborder ( ) |
| | | -- whline ( ) |
| | | -- wvline ( ) |
| |
| | curses character and window attribute control routines |
| | | -- attroff ( ) |
| | | -- attron ( ) |
| | | -- attrset ( ) |
| | | -- curs_attr ( ) |
| | | -- standend ( ) |
| | | -- standout ( ) |
| | | -- wattroff ( ) |
| | | -- wattron ( ) |
| | | -- wattrset ( ) |
| | | -- wstandend ( ) |
| | | -- wstandout ( ) |
| |
| | curses color manipulation routines |
| | | -- can_change_colors ( ) |
| | | -- color_content ( ) |
| | | -- curs_color ( ) |
| | | -- has_colors ( ) |
| | | -- init_color ( ) |
| | | -- init_pair ( ) |
| | | -- pair_content ( ) |
| | | -- start_color ( ) |
| |
| | curses cursor and window coordinates |
| | | -- curs_getyx ( ) |
| | | -- getbegyx ( ) |
| | | -- getmaxyx ( ) |
| | | -- getparyx ( ) |
| | | -- getyx ( ) |
| |
| | curses environment query routines |
| | | -- baudrate ( ) |
| | | -- curs_termattrs ( ) |
| | | -- erasechar ( ) |
| | | -- has_ic ( ) |
| | | -- has_il ( ) |
| | | -- killchar ( ) |
| | | -- longname ( ) |
| | | -- termattrs ( ) |
| | | -- termname ( ) |
| |
| | curses interfaces to termcap library |
| | | -- curs_termcap ( ) |
| | | -- tgetent ( ) |
| | | -- tgetflag ( ) |
| | | -- tgetnum ( ) |
| | | -- tgetstr ( ) |
| | | -- tgoto ( ) |
| | | -- tputs ( ) |
| |
| | curses interfaces to terminfo database |
| | | -- curs_terminfo ( ) |
| | | -- del_curterm ( ) |
| | | -- mvcur ( ) |
| | | -- putp ( ) |
| | | -- restartterm ( ) |
| | | -- set_curterm ( ) |
| | | -- setterm ( ) |
| | | -- setupterm ( ) |
| | | -- tigetflag ( ) |
| | | -- tigetnum ( ) |
| | | -- tigetstr ( ) |
| | | -- tparm ( ) |
| | | -- tputs ( ) |
| | | -- vidattr ( ) |
| | | -- vidputs ( ) |
| |
| | curses library |
| | | See also form library, menu library, or panel library | |
| | | -- adjcurspos ( ) |
| | | -- curs_alecompat ( ) |
| | | -- movenextch ( ) |
| | | -- moveprevch ( ) |
| | | -- wadjcurspos ( ) |
| | | -- wmovenextch ( ) |
| | | -- wmoveprevch ( ) |
| |
| | curses miscellaneous utility routines |
| | | -- curs_util ( ) |
| | | -- delay_output ( ) |
| | | -- filter ( ) |
| | | -- flushinp ( ) |
| | | -- getwin ( ) |
| | | -- keyname ( ) |
| | | -- putwin ( ) |
| | | -- unctrl ( ) |
| | | -- use_env ( ) |
| |
| | curses refresh control routines |
| | | -- curs_touch ( ) |
| | | -- is_linetouched ( ) |
| | | -- is_wintouched ( ) |
| | | -- touchline ( ) |
| | | -- touchwin ( ) |
| | | -- untouchwin ( ) |
| | | -- wtouchln ( ) |
| |
| | curses screen, read/write from/to file |
| | | -- curs_scr_dump ( ) |
| | | -- scr_dump ( ) |
| | | -- scr_init ( ) |
| | | -- scr_restore ( ) |
| | | -- scr_set ( ) |
| |
| | curses screen initialization and manipulation routines |
| | | -- curs_initscr ( ) |
| | | -- delscreen ( ) |
| | | -- endwin ( ) |
| | | -- initscr ( ) |
| | | -- isendwin ( ) |
| | | -- newterm ( ) |
| | | -- set_term ( ) |
| |
| | curses soft label routines |
| | | -- curs_slk ( ) |
| | | -- slk_attroff ( ) |
| | | -- slk_attron ( ) |
| | | -- slk_attrset ( ) |
| | | -- slk_clear ( ) |
| | | -- slk_init ( ) |
| | | -- slk_label ( ) |
| | | -- slk_noutrefresh ( ) |
| | | -- slk_refresh ( ) |
| | | -- slk_restore ( ) |
| | | -- slk_set ( ) |
| | | -- slk_touch ( ) |
| |
| | curses terminal input option control routines |
| | | -- cbreak ( ) |
| | | -- curs_inopts ( ) |
| | | -- echo ( ) |
| | | -- halfdelay ( ) |
| | | -- intrflush ( ) |
| | | -- keypad ( ) |
| | | -- meta ( ) |
| | | -- nocbreak ( ) |
| | | -- nodelay ( ) |
| | | -- noecho ( ) |
| | | -- noqiflush ( ) |
| | | -- noraw ( ) |
| | | -- notimeout ( ) |
| | | -- qiflush ( ) |
| | | -- raw ( ) |
| | | -- timeout ( ) |
| | | -- typeahead ( ) |
| | | -- wtimeout ( ) |
| |
| | curses terminal keyboard |
| | | -- curs_getstr ( ) |
| | | -- getstr ( ) |
| | | -- mvgetstr ( ) |
| | | -- mvwgetstr ( ) |
| | | -- wgetnstr ( ) |
| | | -- wgetstr ( ) |
| |
| | curses terminal keyboard, get characters |
| | | -- curs_getch ( ) |
| | | -- getch ( ) |
| | | -- mvgetch ( ) |
| | | -- mvwgetch ( ) |
| | | -- ungetch ( ) |
| | | -- wgetch ( ) |
| |
| | curses terminal output option control routines |
| | | -- clearok ( ) |
| | | -- curs_outopts ( ) |
| | | -- idcok ( ) |
| | | -- idlok ( ) |
| | | -- immedok ( ) |
| | | -- leaveok ( ) |
| | | -- nl ( ) |
| | | -- nonl ( ) |
| | | -- scrollok ( ) |
| | | -- setscereg ( ) |
| | | -- wsetscrreg ( ) |
| |
| | curses window, add character and advance cursor |
| | | -- addch ( ) |
| | | -- curs_addch ( ) |
| | | -- echochar ( ) |
| | | -- mvwaddch ( ) ( ) |
| | | -- waddch ( ) |
| | | -- wechochar ( ) |
| |
| | curses window, add string of characters |
| | | -- addchnstr ( ) |
| | | -- addchstr ( ) |
| | | -- curs_addchstr ( ) |
| | | -- mvaddchnstr ( ) |
| | | -- mvaddchstr ( ) |
| | | -- mvwaddchnstr ( ) |
| | | -- mvwaddchstr ( ) |
| | | -- waddchnstr ( ) |
| | | -- waddchstr ( ) |
| |
| | curses window, add string of characters and advance cursor |
| | | -- addnstr ( ) |
| | | -- addstr ( ) |
| | | -- curs_addstr ( ) |
| | | -- mvaddnstr ( ) ( ) |
| | | -- mvaddstr ( ) |
| | | -- mvwaddstr ( ) |
| | | -- waddnstr ( ) |
| | | -- waddstr ( ) |
| |
| | curses window, clear all or part |
| | | -- clear ( ) |
| | | -- clrtobot ( ) |
| | | -- clrtoeol ( ) |
| | | -- curs_clear ( ) |
| | | -- erase ( ) |
| | | -- wclear ( ) |
| | | -- wclrtobot ( ) |
| | | -- wclrtoeol ( ) |
| | | -- werase ( ) |
| |
| | curses window, convert formatted input |
| | | -- curs_scanw ( ) |
| | | -- mvscanw ( ) |
| | | -- mvwscanw ( ) |
| | | -- scanw ( ) |
| | | -- vwscanw ( ) |
| | | -- wscanw ( ) |
| |
| | curses window, delete and insert lines |
| | | -- curs_deleteln ( ) |
| | | -- deleteln ( ) |
| | | -- insdelln ( ) |
| | | -- insertln ( ) |
| | | -- wdeleteln ( ) |
| | | -- winsdelln ( ) |
| | | -- winsertln ( ) |
| |
| | curses window, delete character under cursor |
| | | -- curs_delch ( ) |
| | | -- delch ( ) |
| | | -- mvdelch ( ) |
| | | -- mvwdelch ( ) |
| | | -- wdelch ( ) |
| |
| | curses window, get character and its attributes |
| | | -- curs_inch ( ) |
| | | -- inch ( ) |
| | | -- mvinch ( ) |
| | | -- mvwinch ( ) |
| | | -- winch ( ) |
| |
| | curses window, get string of characters |
| | | -- curs_inchstr ( ) |
| | | -- curs_instr ( ) |
| | | -- inchnstr ( ) |
| | | -- inchstr ( ) |
| | | -- innstr ( ) |
| | | -- instr ( ) |
| | | -- mvinchnstr ( ) |
| | | -- mvinchstr ( ) |
| | | -- mvinnstr ( ) |
| | | -- mvinstr ( ) |
| | | -- mvwinchnstr ( ) |
| | | -- mvwinchstr ( ) |
| | | -- mvwinnstr ( ) |
| | | -- mvwinstr ( ) |
| | | -- winchnstr ( ) |
| | | -- winchstr ( ) |
| | | -- winnstr ( ) |
| | | -- winstr ( ) |
| |
| | curses window, insert character before character under cursor |
| | | -- curs_insch ( ) |
| | | -- insch ( ) |
| | | -- mvinsch ( ) |
| | | -- mvwinsch ( ) |
| | | -- winsch ( ) |
| |
| | curses window, insert string before character under cursor |
| | | -- curs_instr ( ) |
| | | -- insnstr ( ) |
| | | -- instr ( ) |
| | | -- mvinsnstr ( ) |
| | | -- mvinsstr ( ) |
| | | -- mvwinsnstr ( ) |
| | | -- mvwinsstr ( ) |
| | | -- winsnstr ( ) |
| | | -- winsstr ( ) |
| |
| | curses window, scroll |
| | | -- curs_scroll ( ) |
| | | -- scrl ( ) |
| | | -- scroll ( ) |
| | | -- wscrl ( ) |
| |
| | curses window background manipulation routines |
| | | -- bkgd ( ) |
| | | -- bkgdset ( ) |
| | | -- curs_bkgd ( ) |
| | | -- wbkgd ( ) |
| | | -- wbkgdset ( ) |
| |
| | curses window cursor |
| | | -- curs_move ( ) |
| | | -- move ( ) |
| | | -- wmove ( ) |
| |
| | curses windows, create |
| | | -- curs_window ( ) |
| | | -- delwin ( ) |
| | | -- derwin ( ) |
| | | -- dupwin ( ) |
| | | -- mvderwin ( ) |
| | | -- mvwin ( ) |
| | | -- newwin ( ) |
| | | -- subwin ( ) |
| | | -- syncok ( ) |
| | | -- wcursyncup ( ) |
| | | -- wsyncdown ( ) |
| | | -- wsyncup ( ) |
| |
| | curses windows, overlap and manipulate |
| | | -- copywin ( ) |
| | | -- curs_overlay ( ) |
| | | -- overlay ( ) |
| | | -- overwrite ( ) |
| |
| | curses windows, print formatted output |
| | | -- curs_printw ( ) |
| | | -- mvprintw ( ) |
| | | -- mvwprintw ( ) |
| | | -- printw ( ) |
| | | -- vwprintw ( ) |
| | | -- wprintw ( ) |
| |
| | curses windows and lines, refresh |
| | | -- curs_refresh ( ) |
| | | -- doupdate ( ) |
| | | -- redrawwin ( ) |
| | | -- refresh ( ) |
| | | -- wnoutrefresh ( ) |
| | | -- wredrawln ( ) |
| | | -- wrefresh ( ) |
| |
| | cuserid -- get character-string representation of login name of user ( ) |