| | | | |
| A |
| |
| | abandon an LDAP operation in progress -- ldap_abandon ( ) |
| |
| | abort -- terminate the process abnormally ( ) |
| |
| | abs -- return absolute value of integer ( ) |
| |
| | absolute value function -- fabs ( ) |
| |
| | accept -- accept a connection on a socket ( ) |
| |
| | access dynamic thread scheduling |
| | | -- thr_getprio ( ) |
| | | -- thr_setprio ( ) |
| |
| | access dynamic thread scheduling parameters |
| | | -- pthread_getschedparam ( ) |
| | | -- pthread_setschedparam ( ) |
| |
| | access utmpx file entry |
| | | -- endutxent ( ) |
| | | -- getutmp ( ) |
| | | -- getutmpx ( ) |
| | | -- getutxent ( ) |
| | | -- getutxid ( ) |
| | | -- getutxline ( ) |
| | | -- pututxline ( ) |
| | | -- setutxent ( ) |
| | | -- updwtmp ( ) |
| | | -- updwtmpx ( ) |
| | | -- utmpxname ( ) |
| |
| | accounting, time accounting for current process -- times ( ) |
| |
| | acos -- arc cosine function ( ) |
| |
| | acosh -- inverse hyperbolic functions ( ) |
| |
| | acquire and release stream lock -- flockfile ( ) |
| | | funlockfile ( ) |
| |
| | activate audio-visual alarm |
| | | -- beep ( ) |
| | | -- flash ( ) |
| |
| | add a string of wchar_t characters to a curses window and advance cursor -- curs_addwstr ( ) |
| |
| | add a wchar_t character (with attributes) to a curses window and advance cursor -- curs_addwch ( ) |
| |
| | add string of wchar_t characters (and attributes) to a curses window -- curs_addwchstr ( ) |
| |
| | add a string of wchar_t characters to a curses window and advance cursor -- curs_addwstr |
| | | addnwstr ( ) |
| |
| | add a wchar_t character (with attributes) to a curses window and advance cursor -- curs_addwch |
| | | addwch ( ) |
| |
| | add string of wchar_t characters (and attributes) to a curses window -- curs_addwchstr |
| | | addwchnstr ( ) |
| | | addwchstr ( ) |
| |
| | add a string of wchar_t characters to a curses window and advance cursor -- curs_addwstr |
| | | addwstr ( ) |
| |
| | add a wchar_t character (with attributes) to a curses window and advance cursor -- curs_addwch |
| | | echowchar ( ) |
| |
| | add a string of wchar_t characters to a curses window and advance cursor -- curs_addwstr |
| | | mvaddnwstr ( ) |
| |
| | add a wchar_t character (with attributes) to a curses window and advance cursor -- curs_addwch |
| | | mvaddwch ( ) |
| |
| | add string of wchar_t characters (and attributes) to a curses window -- curs_addwchstr |
| | | mvaddwchnstr ( ) |
| | | mvaddwchstr ( ) |
| |
| | add a string of wchar_t characters to a curses window and advance cursor -- curs_addwstr |
| | | mvaddwstr ( ) |
| | | mvwaddnwstr ( ) |
| |
| | add a wchar_t character (with attributes) to a curses window and advance cursor -- curs_addwch |
| | | mvwaddwch ( ) |
| |
| | add string of wchar_t characters (and attributes) to a curses window -- curs_addwchstr |
| | | mvwaddwchnstr ( ) |
| | | mvwaddwchstr ( ) |
| |
| | add a string of wchar_t characters to a curses window and advance cursor -- curs_addwstr |
| | | mvwaddwstr ( ) |
| | | waddnwstr ( ) |
| |
| | add a wchar_t character (with attributes) to a curses window and advance cursor -- curs_addwch |
| | | waddwch ( ) |
| |
| | add string of wchar_t characters (and attributes) to a curses window -- curs_addwchstr |
| | | waddwchnstr ( ) |
| | | waddwchstr ( ) |
| |
| | add a string of wchar_t characters to a curses window and advance cursor -- curs_addwstr |
| | | waddwstr ( ) |
| |
| | add a wchar_t character (with attributes) to a curses window and advance cursor -- curs_addwch |
| | | wechowchar ( ) |
| |
| | add a character (with rendition) to a window |
| | | -- addch ( ) |
| | | -- mvaddch ( ) |
| | | -- mvwaddch ( ) |
| | | -- waddch ( ) |
| |
| | add a complex character (with rendition) to a window |
| | | -- add_wch ( ) |
| | | -- mvadd_wch ( ) |
| | | -- mvwadd_wch ( ) |
| | | -- wadd_wch ( ) |
| |
| | add a complex character and refresh window |
| | | -- echo_wchar ( ) |
| | | -- wecho_wchar ( ) |
| |
| | add a multi-byte character string (without rendition) to a window |
| | | -- addnstr ( ) |
| | | -- addstr ( ) |
| | | -- mvaddnstr ( ) |
| | | -- mvaddstr ( ) |
| | | -- mvwaddstr ( ) |
| | | -- mwwaddnstr ( ) |
| | | -- waddnstr ( ) |
| | | -- waddstr ( ) |
| |
| | add a single-byte border to a window |
| | | -- border ( ) |
| | | -- box ( ) |
| | | -- wborder ( ) |
| |
| | add a single-byte character and refresh window |
| | | -- echochar ( ) |
| | | -- wechochar ( ) |
| |
| | add a wide-character string to a window |
| | | -- addnwstr ( ) |
| | | -- addwstr ( ) |
| | | -- mvaddnwstr ( ) |
| | | -- mvaddwstr ( ) |
| | | -- mvwaddnwstr ( ) |
| | | -- mvwaddwstr ( ) |
| | | -- waddnwstr ( ) |
| | | -- waddwstr ( ) |
| |
| | add character and refresh window |
| | | -- pecho_wchar ( ) |
| | | -- pechochar ( ) |
| |
| | add_wch -- add a complex character (with rendition) to a window ( ) |
| |
| | add_wchnstr -- copy a string of complex characters (with renditions) to a window ( ) |
| |
| | add_wchstr -- copy a string of complex characters (with renditions) to a window ( ) |
| |
| | addch -- add a character (with rendition) to a window ( ) |
| |
| | addchnstr -- copy a character string (with renditions) to a window ( ) |
| |
| | addchstr -- copy a character string (with renditions) to a window ( ) |
| |
| | additional severities, define -- addsev ( ) |
| |
| | addnstr -- add a multi-byte character string (without rendition) to a window ( ) |
| |
| | addnwstr -- add a string of wchar_t characters to a curses window and advance cursor ( ) |
| |
| | addnwstr -- add a wide-character string to a window ( ) |
| |
| | address in an XFN reference |
| | | -- fn_ref_addr_assign ( ) |
| | | -- fn_ref_addr_copy ( ) |
| | | -- fn_ref_addr_create ( ) |
| | | -- fn_ref_addr_data ( ) |
| | | -- fn_ref_addr_description ( ) |
| | | -- fn_ref_addr_destroy ( ) |
| | | -- fn_ref_addr_length ( ) |
| | | -- FN_ref_addr_t ( ) |
| | | -- fn_ref_addr_type ( ) |
| |
| | address of symbol, get address in shared object -- dlsym ( ) |
| |
| | addsev -- define additional severities ( ) |
| |
| | addseverity -- build a list of severity levels for an application for use with fmtmsg ( ) |
| |
| | addstr -- add a multi-byte character string (without rendition) to a window ( ) |
| |
| | addwch -- add a wchar_t character (with attributes) to a curses window and advance cursor ( ) |
| |
| | addwchnstr -- add string of wchar_t characters (and attributes) to a curses window ( ) |
| |
| | addwchstr -- add string of wchar_t characters (and attributes) to a curses window ( ) |
| |
| | addwstr -- add a string of wchar_t characters to a curses window and advance cursor ( ) |
| |
| | addwstr -- add a wide-character string to a window ( ) |
| |
| | adjcurspos -- moving the cursor by character ( ) |
| |
| | advance -- regular expression compile and match routines ( ) |
| |
| | aio_cancel -- cancel asynchronous I/O request ( ) |
| |
| | aio_fsync -- asynchronous file synchronization ( ) |
| |
| | aio_read -- asynchronous read and write operations ( ) |
| |
| | aio_return -- retrieve return status of asynchronous I/O operation ( ) |
| |
| | aio_suspend -- wait for asynchronous I/O request ( ) |
| |
| | aio_write -- asynchronous write to a file ( ) |
| |
| | aiocancel -- cancel an asynchronous operation ( ) |
| |
| | aioread -- read or write asynchronous I/O operations ( ) |
| |
| | aiowait -- wait for completion of asynchronous I/O operation ( ) |
| |
| | aiowrite -- read or write asynchronous I/O operations ( ) |
| |
| | alarm, schedule signal after interval in microseconds -- ualarm ( ) |
| |
| | ALE curses library |
| | | See curses library | |
| |
| | allocate and deallocate process handles for libthread_db |
| | | -- td_ta_delete ( ) |
| | | -- td_ta_get_ph ( ) |
| | | -- td_ta_new ( ) |
| |
| | allocate or deallocate a buffer for trace data |
| | | -- tnfctl_buffer_alloc ( ) |
| | | -- tnfctl_buffer_dealloc ( ) |
| |
| | alphasort -- scan a directory ( ) |
| |
| | annotate source code with info for tools |
| | | -- NOTE ( ) |
| | | -- _NOTE ( ) |
| |
| | applications |
| | | build a list of severity levels for use with fmtmsg -- addseverity ( ) |
| | | display a message on stderr or system console -- fmtmsg ( ) |
| | | get entries from symbol table -- nlist ( ) |
| |
| | apply padding information and output string |
| | | -- putp ( ) |
| | | -- tputs ( ) |
| |
| | arc -- graphics interface ( ) |
| |
| | arc cosine function -- acos ( ) |
| |
| | arc sine function -- asin ( ) |
| |
| | arc tangent function -- atan2 ( ) |
| |
| | arc tangent function -- atan ( ) |
| |
| | arithmetic, compute the quotient and remainder -- div ( ) |
| |
| | arithmetic, 48-bit integer, generate uniformly distributed pseudo-random numbers -- drand48 ( ) |
| |
| | ascftime -- convert date and time to string ( ) |
| |
| | asin -- arc sine function ( ) |
| |
| | asinh -- inverse hyperbolic functions ( ) |
| |
| | assert -- verify program assertion ( ) |
| |
| | associate a stream with a file descriptor -- fdopen ( ) |
| |
| | asynchronous file synchronization, -- aio_sync ( ) |
| |
| | asynchronous I/O |
| | | -- aio_cancel ( ) |
| | | -- aiocancel ( ) |
| | | -- aiowait ( ) |
| | | retrieve return status -- aio_return ( ) |
| |
| | asynchronous read and write operations, -- aio_read, aio_write ( ) |
| |
| | asynchronous write to a file -- aio_write ( ) |
| |
| | asysmem -- return physical memory information ( ) |
| |
| | atan -- arc tangent function ( ) |
| |
| | atan2 -- arc tangent function ( ) |
| |
| | atanh -- inverse hyperbolic functions ( ) |
| |
| | atexit -- add program termination routine ( ) |
| |
| | atof -- convert string to double-precision number ( ) |
| |
| | atoi -- string conversion routines ( ) |
| |
| | atol -- string conversion routines ( ) |
| |
| | atoll -- string conversion routines ( ) |
| |
| | attr_get -- control window attributes ( ) |
| |
| | attr_off -- control window attributes ( ) |
| |
| | attr_on -- control window attributes ( ) |
| |
| | attr_set -- control window attributes ( ) |
| |
| | attribute modifications, list of |
| | | -- fn_attrmodlist_add ( ) |
| | | -- fn_attrmodlist_assign ( ) |
| | | -- fn_attrmodlist_copy ( ) |
| | | -- fn_attrmodlist_count ( ) |
| | | -- fn_attrmodlist_create ( ) |
| | | -- fn_attrmodlist_destroy ( ) |
| | | -- fn_attrmodlist_first ( ) |
| | | -- fn_attrmodlist_next ( ) |
| | | -- FN_attrmodlist_t ( ) |
| |
| | attribute search options |
| | | -- fn_search_control_assign ( ) |
| | | -- fn_search_control_copy ( ) |
| | | -- fn_search_control_create ( ) |
| | | -- fn_search_control_destroy ( ) |
| | | -- fn_search_control_follow_links ( ) |
| | | -- fn_search_control_max_names ( ) |
| | | -- fn_search_control_return_attr_ids ( ) |
| | | -- fn_search_control_return_ref ( ) |
| | | -- fn_search_control_scope ( ) |
| | | -- FN_search_control_t ( ) |
| |
| | attroff -- change foreground window attributes ( ) |
| |
| | attroff -- curses character and window attribute control routines ( ) |
| |
| | attron -- change foreground window attributes ( ) |
| |
| | attron -- curses character and window attribute control routines ( ) |
| |
| | attrset -- change foreground window attributes ( ) |
| |
| | attrset -- curses character and window attribute control routines ( ) |
| |
| | au_close -- construct audit records ( ) |
| |
| | au_open -- construct audit records ( ) |
| |
| | au_preselect -- preselect an audit record ( ) |
| |
| | au_to_arg -- creating audit record tokens ( ) |
| |
| | au_to_attr -- creating audit record tokens ( ) |
| |
| | au_to_data -- creating audit record tokens ( ) |
| |
| | au_to_groups -- creating audit record tokens ( ) |
| |
| | au_to_in_addr -- creating audit record tokens ( ) |
| |
| | au_to_ipc -- creating audit record tokens ( ) |
| |
| | au_to_ipc_perm -- creating audit record tokens ( ) |
| |
| | au_to_iport -- creating audit record tokens ( ) |
| |
| | au_to_me -- creating audit record tokens ( ) |
| |
| | au_to_opaque -- creating audit record tokens ( ) |
| |
| | au_to_path -- creating audit record tokens ( ) |
| |
| | au_to_process -- creating audit record tokens ( ) |
| |
| | au_to_return -- creating audit record tokens ( ) |
| |
| | au_to_text -- creating audit record tokens ( ) |
| |
| | au_user_mask -- get user's binary preselection mask ( ) |
| |
| | au_write -- write audit records ( ) |
| |
| | audit control file information |
| | | -- endac ( ) |
| | | -- getacdir ( ) |
| | | -- getacflg ( ) |
| | | -- getacinfo ( ) |
| | | -- getacmin ( ) |
| | | -- getacna ( ) |
| | | -- setac ( ) |
| |
| | audit record tokens, creating |
| | | -- au_to_attr ( ) |
| | | -- au_to_data ( ) |
| | | -- au_to_groups ( ) |
| | | --au_to_in_addr ( ) |
| | | -- au_to_in_ipc ( ) |
| | | -- au_to_in_ipc_perm ( ) |
| | | -- au_to_iport ( ) |
| | | -- au_to_me ( ) |
| | | -- au_to_opaque ( ) |
| | | -- au_to_path ( ) |
| | | -- au_to_process ( ) |
| | | -- au_to_return ( ) |
| | | -- au_to_socket ( ) |
| | | -- au_to_subject ( ) |
| | | -- au_to_text ( ) |
| |
| | audit record tokens, manipulating |
| | | -- au_close ( ) |
| | | -- au_open ( ) |
| | | -- au_preselect ( ) |
| | | -- au_write ( ) |
| |
| | auth_destroy -- library routines for client side remote procedure call authentication ( ) |
| |
| | authentication information routines for PAM |
| | | -- pam_get_item ( ) |
| | | -- pam_set_item ( ) |
| |
| | authentication transaction routines for PAM |
| | | -- pam_end ( ) |
| | | -- pam_start ( ) |
| |
| | authnone_create -- library routines for client side remote procedure call authentication ( ) |
| |
| | authsys_create -- library routines for client side remote procedure call authentication ( ) |
| |
| | authsys_create_default -- library routines for client side remote procedure call authentication ( ) |
| | | | |
| B |
| |
| | base-64 ASCII characters |
| | | convert from long integer -- l64a ( ) |
| | | convert to long integer -- a64l ( ) |
| |
| | base 10 logarithm function -- log10 ( ) |
| |
| | basename -- return the last element of path name ( ) |
| |
| | Basic Encoding Rules library decoding functions |
| | | -- ber_alloc_t ( ) ( ) ( ) |
| | | -- ber_bvdup ( ) ( ) ( ) |
| | | -- ber_bvecfree ( ) |
| | | -- ber_bvfree ( ) |
| | | -- ber_decode ( ) ( ) |
| | | -- ber_first_element ( ) ( ) ( ) |
| | | -- ber_flatten ( ) ( ) ( ) |
| | | -- ber_free ( ) ( ) ( ) |
| | | -- ber_get_bitstring ( ) ( ) ( ) |
| | | -- ber_get_boolean ( ) ( ) ( ) |
| | | -- ber_get_int ( ) ( ) ( ) |
| | | -- ber_get_next ( ) ( ) ( ) |
| | | -- ber_get_null ( ) ( ) ( ) |
| | | -- ber_get_stringa ( ) ( ) ( ) |
| | | -- ber_get_stringal ( ) |
| | | -- ber_get_stringb ( ) ( ) ( ) |
| | | -- ber_init ( ) ( ) ( ) |
| | | -- ber_next_element ( ) ( ) ( ) |
| | | -- ber_peek_tag ( ) ( ) ( ) |
| | | -- ber_scanf ( ) ( ) ( ) |
| | | -- ber_skiptag ( ) ( ) ( ) |
| |
| | Basic Security Module functions |
| | | -- au_close ( ) |
| | | -- au_open ( ) |
| | | -- au_preselect ( ) |
| | | -- au_to_attr ( ) |
| | | -- au_to_data ( ) |
| | | -- au_to_groups ( ) |
| | | -- au_to_in_addr ( ) |
| | | -- au_to_ipc ( ) |
| | | -- au_to_ipc_perm ( ) |
| | | -- au_to_iport ( ) |
| | | -- au_to_me ( ) |
| | | -- au_to_opaque ( ) |
| | | -- au_to_path ( ) |
| | | -- au_to_process ( ) |
| | | -- au_to_return ( ) |
| | | -- au_to_socket ( ) |
| | | -- au_to_subject ( ) |
| | | -- au_to_text ( ) |
| | | -- au_user_mask ( ) |
| | | -- au_write ( ) |
| |
| | baudrate -- return terminal baud rate ( ) |
| |
| | bcmp -- operates on variable length strings of bytes ( ) |
| |
| | bcopy -- operates on variable length strings of bytes ( ) |
| |
| | beep -- activate audio-visual alarm ( ) |
| |
| | ber_alloc -- simplified Basic Encoding Rules library encoding functions ( ) ( ) |
| |
| | ber_alloc_t -- Basic Encoding Rules library decoding functions ( ) ( ) ( ) |
| |
| | ber_bvdup -- Basic Encoding Rules library decoding functions ( ) ( ) ( ) |
| |
| | ber_bvecfree-- Basic Encoding Rules library decoding functions ( ) |
| |
| | ber_bvfree -- Basic Encoding Rules library decoding functions ( ) |
| |
| | ber_decode -- Basic Encoding Rules library decoding functions ( ) ( ) |
| |
| | ber_encode -- simplified Basic Encoding Rules library encoding functions ( ) |
| |
| | ber_first_element -- Basic Encoding Rules library decoding functions ( ) ( ) ( ) |
| |
| | ber_flatten -- Basic Encoding Rules library decoding functions ( ) ( ) ( ) |
| |
| | ber_flush -- simplified Basic Encoding Rules library encoding functions ( ) ( ) |
| |
| | ber_free -- Basic Encoding Rules library decoding functions ( ) ( ) ( ) |
| |
| | ber_get_bitstring -- Basic Encoding Rules library decoding functions ( ) ( ) ( ) |
| |
| | ber_get_boolean -- Basic Encoding Rules library decoding functions ( ) ( ) ( ) |
| |
| | ber_get_int -- Basic Encoding Rules library decoding functions ( ) ( ) ( ) |
| |
| | ber_get_next -- Basic Encoding Rules library decoding functions ( ) ( ) ( ) |
| |
| | ber_get_null -- Basic Encoding Rules library decoding functions ( ) ( ) ( ) |
| |
| | ber_get_stringa -- Basic Encoding Rules library decoding functions ( ) ( ) ( ) |
| |
| | ber_get_stringal -- Basic Encoding Rules library decoding functions ( ) |
| |
| | ber_get_stringb -- Basic Encoding Rules library decoding functions ( ) ( ) ( ) |
| |
| | ber_init -- Basic Encoding Rules library decoding functions ( ) ( ) ( ) |
| |
| | ber_next_element -- Basic Encoding Rules library decoding functions ( ) ( ) ( ) |
| |
| | ber_peek_tag -- Basic Encoding Rules library decoding functions ( ) ( ) ( ) |
| |
| | ber_printf -- simplified Basic Encoding Rules library encoding functions ( ) ( ) |
| |
| | ber_put_bitstring -- simplified Basic Encoding Rules library encoding functions ( ) ( ) |
| |
| | ber_put_boolean -- simplified Basic Encoding Rules library encoding functions ( ) ( ) |
| |
| | ber_put_int -- simplified Basic Encoding Rules library encoding functions ( ) ( ) |
| |
| | ber_put_null -- simplified Basic Encoding Rules library encoding functions ( ) ( ) |
| |
| | ber_put_ostring -- simplified Basic Encoding Rules library encoding functions ( ) ( ) |
| |
| | ber_put_seq -- simplified Basic Encoding Rules library encoding functions ( ) ( ) |
| |
| | ber_put_set -- simplified Basic Encoding Rules library encoding functions ( ) ( ) |
| |
| | ber_put_string -- simplified Basic Encoding Rules library encoding functions ( ) ( ) |
| |
| | ber_scanf -- Basic Encoding Rules library decoding functions ( ) ( ) ( ) |
| |
| | ber_skiptag -- Basic Encoding Rules library decoding functions ( ) ( ) ( ) |
| |
| | ber_start_seq -- simplified Basic Encoding Rules library encoding functions ( ) ( ) |
| |
| | ber_start_set -- simplified Basic Encoding Rules library encoding functions ( ) ( ) |
| |
| | Bessel functions of the first kind |
| | | -- j0 ( ) |
| | | -- j1 ( ) |
| | | -- jn ( ) |
| |
| | Bessel functions of the second kind |
| | | -- y0 ( ) |
| | | -- y1 ( ) |
| | | -- yn ( ) |
| |
| | bgets -- read stream up to next delimiter ( ) |
| |
| | binary search of sorted table, -- bsearch ( ) |
| |
| | binary search trees, manage |
| | | -- tdelete ( ) |
| | | -- tfind ( ) |
| | | -- tsearch ( ) |
| | | -- twalk ( ) |
| |
| | bind -- bind a name to a socket ( ) |
| |
| | bind a reference to a name -- fn_ctx_bind ( ) |
| |
| | bind a reference to a name and associate attributes with named object -- fn_attr_bind ( ) |
| |
| | bind or unbind the current thread with the door server pool |
| | | -- door_bind ( ) |
| | | -- door_unbind ( ) |
| |
| | bindtextdomain -- select location of domain ( ) |
| |
| | bit and byte operations, find first set bit -- ffs ( ) |
| |
| | bkgd -- set the background character (and rendition) of window ( ) |
| |
| | bkgdset -- set the background character (and rendition) of window ( ) |
| |
| | bkgrnd -- set or get the background character (and rendition) of window using a complex character ( ) |
| |
| | bkgrndset -- set or get the background character (and rendition) of window using a complex character ( ) |
| |
| | border -- add a single-byte border to a window ( ) |
| |
| | border_set -- use complex characters (and renditions) to draw borders ( ) |
| |
| | box -- add a single-byte border to a window ( ) |
| |
| | box -- graphics interface ( ) |
| |
| | box_set -- use complex characters (and renditions) to draw borders ( ) |
| |
| | bsd_signal -- simplified signal facilities ( ) |
| |
| | bsdmalloc -- memory allocator ( ) |
| |
| | bsearch -- binary search a sorted table ( ) |
| |
| | BSM |
| | | See Basic Security Module | |
| |
| | bstring -- bit and byte string operations ( ) |
| |
| | btowc -- single-byte to wide-character conversion ( ) |
| |
| | buffer, split into fields -- bufsplit ( ) |
| |
| | buffering, assign to stream |
| | | -- setbuffer ( ) |
| | | -- setlinebuf ( ) |
| |
| | byte order, convert values between host and network |
| | | -- byteorder ( ) |
| | | -- htonl ( ) |
| | | -- htons ( ) |
| | | -- ntohl ( ) |
| | | -- ntohs ( ) |
| |
| | byte swap -- swab ( ) |
| |
| | bzero -- operates on variable length strings of bytes ( ) |
| | | | |
| 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 ( ) |
| | | | |
| D |
| |
| | data base subroutines -- dbm ( ) |
| | | dbmclose ( ) |
| | | dbminit ( ) |
| | | delete ( ) |
| | | fetch ( ) |
| | | firstkey ( ) |
| | | nextkey ( ) |
| | | store ( ) |
| |
| | Data Encryption Standard, fast DES encryption -- des_crypt ( ) |
| |
| | database functions |
| | | -- dbm_clearerr ( ) |
| | | -- dbm_close ( ) |
| | | -- dbm_delete ( ) |
| | | -- dbm_error ( ) |
| | | -- dbm_fetch ( ) |
| | | -- dbm_firstkey ( ) |
| | | -- dbm_nextkey ( ) |
| | | -- dbm_open ( ) |
| | | -- dbm_store ( ) |
| |
| | date and time |
| | | convert to string -- asctime ( ) |
| | | convert to string -- asctime_r ( ) |
| | | convert to string -- ctime ( ) |
| | | convert to string -- ctime_r ( ) |
| | | convert to string -- gmtime ( ) |
| | | convert to string -- gmtime_r ( ) |
| | | convert to string -- localtime ( ) |
| | | convert to string -- localtime_r ( ) |
| | | convert to string -- tzset ( ) |
| | | convert to string -- tzsetwall ( ) |
| | | convert user format date and time -- getdate ( ) |
| | | -- gettimeofday ( ) ( ) |
| |
| | date and time conversion -- strptime ( ) |
| |
| | dbm -- data base subroutines ( ) |
| |
| | dbm_clearerr -- database functions ( ) |
| |
| | dbm_close -- database functions ( ) |
| |
| | dbm_delete -- database functions ( ) |
| |
| | dbm_error -- database functions ( ) |
| |
| | dbm_fetch -- database functions ( ) |
| |
| | dbm_firstkey -- database functions ( ) |
| |
| | dbm_nextkey -- database functions ( ) |
| |
| | dbm_open -- database functions ( ) |
| |
| | dbm_store -- database functions ( ) |
| |
| | dbmclose -- data base subroutines ( ) |
| |
| | dbminit -- data base subroutines ( ) |
| |
| | debugging memory allocator |
| | | -- calloc ( ) |
| | | -- cfree ( ) |
| | | -- free ( ) |
| | | -- mallinfo ( ) |
| | | -- malloc ( ) |
| | | -- mallopt ( ) |
| | | -- memalign ( ) |
| | | -- realloc ( ) |
| | | -- valloc ( ) |
| |
| | decimal record from double-precision floating -- double_to_decimal ( ) |
| |
| | decimal record from extended-precision floating -- extended_to_decimal ( ) |
| |
| | decimal record from quadruple-precision floating -- quadruple_to_decimal ( ) |
| |
| | decimal record from single-precision floating -- single_to_decimal ( ) |
| |
| | decimal record to double-precision floating -- decimal_to_double ( ) |
| |
| | decimal record to extended-precision floating -- decimal_to_extended ( ) |
| |
| | decimal record to quadruple-precision floating -- decimal_to_quadruple ( ) |
| |
| | decimal record to single-precision floating -- decimal_to_single ( ) |
| |
| | decimal_to_double -- decimal record to double-precision floating ( ) |
| |
| | decimal_to_extended -- decimal record to extended-precision floating ( ) |
| |
| | decimal_to_quadruple -- decimal record to quadruple-precision floating ( ) |
| |
| | decimal_to_single -- decimal record to single-precision floating ( ) |
| |
| | decode a C++ encoded symbol name |
| | | -- cplus_demangle ( ) |
| | | -- demangle ( ) |
| |
| | decompose floating-point number |
| | | -- modf ( ) |
| | | -- modff ( ) |
| |
| | def_prog_mode -- save/restore terminal modes ( ) |
| |
| | def_shell_mode -- save/restore terminal modes ( ) |
| |
| | define character class -- wctype ( ) |
| |
| | define character mapping -- wctrans ( ) |
| |
| | define default catalog -- setcat ( ) |
| |
| | define the label for pfmt() and lfmt(). -- setlabel ( ) |
| |
| | del_curterm -- free space pointed to by terminal ( ) |
| |
| | delay_output -- delays output ( ) |
| |
| | delays output -- delay_output ( ) |
| |
| | delch -- remove a character ( ) |
| |
| | delete -- data base subroutines ( ) |
| |
| | delete a window -- delwin ( ) |
| |
| | delete thread-specific data key -- pthread_key_delete ( ) |
| |
| | deleteln -- remove a line ( ) |
| |
| | delwin -- delete a window ( ) |
| |
| | demangle -- decode a C++ encoded symbol name ( ) |
| |
| | derwin -- create a new window or subwindow ( ) |
| |
| | des_crypt -- fast DES encryption ( ) ( ) ( ) ( ) ( ) ( ) |
| |
| | DES_FAILED -- encryption failed ( ) |
| |
| | des_setparity -- set encryption key ( ) |
| |
| | descriptions of XFN status codes -- xfn_status_codes ( ) |
| |
| | detach a name from a STREAMS-based file descriptor -- fdetach ( ) |
| |
| | detach a thread -- pthread_detach ( ) |
| |
| | determine conversion object status -- mbsinit ( ) |
| |
| | determine insert/delete character/line capability |
| | | -- has_ic ( ) |
| | | -- has_il ( ) |
| |
| | device id interfaces for a user environment |
| | | -- devid_compare ( ) |
| | | -- devid_deviceid_to_nmlist ( ) |
| | | -- devid_free ( ) |
| | | -- devid_free_nmlist ( ) |
| | | -- devid_get ( ) |
| | | -- devid_get_minor_name ( ) |
| | | -- devid_sizeof ( ) |
| |
| | device number, manage -- makedev, major, minor ( ) |
| |
| | devid_compare -- device id interfaces for a user environment ( ) |
| |
| | devid_deviceid_to_nmlist -- device id interfaces for a user environment ( ) |
| |
| | devid_free -- device id interfaces for a user environment ( ) |
| |
| | devid_free_nmlist -- device id interfaces for a user environment ( ) |
| |
| | devid_get -- device id interfaces for a user environment ( ) |
| |
| | devid_get_minor_name -- device id interfaces for a user environment ( ) |
| |
| | devid_sizeof -- device id interfaces for a user environment ( ) |
| |
| | dgettext -- message handling function ( ) |
| |
| | dial -- establish an outgoing terminal line connection ( ) |
| |
| | difftime -- computes the difference between two calendar times ( ) |
| |
| | directio -- provide advice to file system ( ) |
| |
| | directories |
| | | create, remove them in a path -- mkdirp, rmdirp ( ) |
| | | get current working directory pathname -- getwd ( ) |
| | | get pathname of current working directory -- getcwd ( ) |
| |
| | directory operations |
| | | -- alphasort ( ) |
| | | -- scandir ( ) |
| |
| | dirname -- report parent directory name of file path name ( ) |
| |
| | disable use of certain terminal capabilities -- filter ( ) |
| |
| | discard type-ahead characters -- flushinp ( ) |
| |
| | display error message in standard format -- pfmt ( ) |
| |
| | display error message in standard format and pass to logging and monitoring services -- lfmt ( ) |
| |
| | display error message in standard format and pass to logging and monitoring services -- vlfmt ( ) |
| |
| | display error message in standard format and pass to logging and monitoring services -- vpfmt ( ) |
| |
| | display string with video attributes |
| | | -- vid_attr ( ) |
| | | -- vid_puts ( ) |
| | | -- vidattr ( ) |
| | | -- vidputs ( ) |
| |
| | dispose of connectionless LDAP pointer -- cldap_close ( ) |
| |
| | div -- compute quotient and remainder ( ) |
| |
| | division and remainder operations |
| | | -- div ( ) |
| | | -- ldiv ( ) |
| |
| | dladdr -- translate address to symbolic information ( ) |
| |
| | dlclose -- close a shared object ( ) |
| |
| | dldump -- create new file from dynamic object component of calling process ( ) |
| |
| | dlerror -- get diagnostic information ( ) |
| |
| | dlinfo -- dynamic load information ( ) |
| |
| | dlopen -- open a shared object ( ) |
| |
| | dlsym -- get address of symbol in shared object ( ) |
| |
| | DmiAddComponent -- Management Interface database administration functions ( ) |
| |
| | DmiAddGroup -- Management Interface database administration functions ( ) |
| |
| | DmiAddLanguage -- Management Interface database administration functions ( ) |
| |
| | DmiAddRow -- Management Interface operation functions ( ) |
| |
| | DmiDeleteComponent -- Management Interface database administration functions ( ) |
| |
| | DmiDeleteGroup -- Management Interface database administration functions ( ) |
| |
| | DmiDeleteLanguage -- Management Interface database administration functions ( ) |
| |
| | DmiDeleteRow -- Management Interface operation functions ( ) |
| |
| | DmiGetAttribute -- Management Interface operation functions ( ) |
| |
| | DmiGetConfig -- Management Interface initialization functions ( ) |
| |
| | DmiGetMultiple -- Management Interface operation functions ( ) |
| |
| | DmiGetVersion -- Management Interface initialization functions ( ) |
| |
| | DmiListAttributes -- Management Interface listing functions ( ) |
| |
| | DmiListClassNames -- Management Interface listing functions ( ) |
| |
| | DmiListComponents -- Management Interface listing functions ( ) |
| |
| | DmiListComponentsByClass -- Management Interface listing functions ( ) |
| |
| | DmiListGroups -- Management Interface listing functions ( ) |
| |
| | DmiListLanguages -- Management Interface listing functions ( ) |
| |
| | DmiOriginateEvent -- Service Provider functions for components ( ) |
| |
| | DmiRegister -- Management Interface initialization functions ( ) |
| |
| | DmiRegisterCi -- Service Provider functions for components ( ) |
| |
| | DmiSetAttribute -- Management Interface operation functions ( ) |
| |
| | DmiSetConfig -- Management Interface initialization functions ( ) |
| |
| | DmiSetMultiple -- Management Interface operation functions ( ) |
| |
| | DmiUnregister -- Management Interface initialization functions ( ) |
| |
| | DmiUnRegisterCi -- Service Provider functions for components ( ) |
| |
| | dn_comp -- resolver routines ( ) |
| |
| | dn_expand -- resolver routines ( ) |
| |
| | doconfig -- execute a configuration script ( ) |
| |
| | door_bind -- bind or unbind the current thread with the door server pool ( ) |
| |
| | door_call -- invoke the function associated with a door descriptor ( ) |
| |
| | door_create -- create a door descriptor ( ) ( ) |
| |
| | door_cred -- return credential information associated with the client ( ) ( ) |
| |
| | door_info -- return information associated with a door descriptor ( ) ( ) |
| |
| | door_return -- return from a door invocation ( ) |
| |
| | door_revoke -- revoke access to a door descriptor ( ) ( ) |
| |
| | door_server_create -- specify an alternative door server thread creation function ( ) |
| |
| | door_unbind -- bind or unbind the current thread with the door server pool ( ) |
| |
| | double_to_decimal -- decimal record from double-precision floating ( ) |
| |
| | doupdate -- refresh windows and lines ( ) |
| |
| | dup2 -- duplicate an open file descriptor ( ) |
| |
| | duplicate a window -- dupwin ( ) |
| |
| | duplicate an open file descriptor -- dup2 ( ) |
| |
| | dupwin -- duplicate a window ( ) |
| |
| | dynamic linking |
| | | 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 ( ) |
| |
| | dynamic load information -- dlinfo ( ) |
| | | | |
| E |
| |
| | ecb_crypt -- fast encryption ( ) |
| |
| | echo -- enable/disable terminal echo ( ) |
| |
| | echo_wchar -- add a complex character and refresh window ( ) |
| |
| | echochar -- add a single-byte character and refresh window ( ) |
| |
| | echowchar -- add a wchar_t character (with attributes) to a curses window and advance cursor ( ) |
| |
| | econvert -- convert number to ASCII ( ) |
| |
| | ecvt -- convert number to ASCII ( ) |
| |
| | edata -- last location in program ( ) |
| |
| | Electronic Code Book, fast ECB encryption -- ecb_crypt ( ) |
| |
| | elf -- object file access library ( ) |
| |
| | elf, get entries from name list -- nlist ( ) |
| |
| | elf32_fsize -- return the size of an object file type ( ) |
| |
| | elf64_fsize -- return the size of an object file type ( ) |
| |
| | elf32_getehdr -- retrieve class-dependent object file header ( ) |
| |
| | elf64_getehdr -- retrieve class-dependent object file header ( ) |
| |
| | elf32_getphdr -- retrieve class-dependent program header table ( ) |
| |
| | elf64_getphdr -- retrieve class-dependent program header table ( ) |
| |
| | elf32_getshdr -- retrieve class-dependent section header ( ) |
| |
| | elf64_getshdr -- retrieve class-dependent section header ( ) |
| |
| | elf32_newehdr -- retrieve class-dependent object file header ( ) |
| |
| | elf64_newehdr -- retrieve class-dependent object file header ( ) |
| |
| | elf32_newphdr -- retrieve class-dependent program header table ( ) |
| |
| | elf64_newphdr -- retrieve class-dependent program header table ( ) |
| |
| | elf32_xlatetof -- class-dependent data translation ( ) |
| |
| | elf64_xlatetof -- class-dependent data translation ( ) |
| |
| | elf32_xlatetom -- class-dependent data translation ( ) |
| |
| | elf64_xlatetom -- class-dependent data translation ( ) |
| |
| | elf_begin -- process ELF object files ( ) |
| |
| | elf_cntl -- control an elf file descriptor ( ) |
| |
| | elf_end -- process ELF object files ( ) |
| |
| | elf_errmsg -- error handling ( ) |
| |
| | elf_errno -- error handling ( ) |
| |
| | elf_fill -- set fill byte ( ) |
| |
| | elf_flagdata -- manipulate flags ( ) |
| |
| | elf_flagehdr -- manipulate flags ( ) |
| |
| | elf_flagelf -- manipulate flags ( ) |
| |
| | elf_flagphdr -- manipulate flags ( ) ( ) |
| |
| | elf_flagshdr -- manipulate flags ( ) |
| |
| | elf_getarhdr -- retrieve archive member header ( ) |
| |
| | elf_getarsym -- retrieve archive symbol table ( ) |
| |
| | elf_getbase -- get the base offset for an object file ( ) |
| |
| | elf_getdata -- get section data ( ) |
| |
| | elf_getident -- retrieve file identification data ( ) |
| |
| | elf_getscn -- get section information ( ) |
| |
| | elf_hash -- compute hash value ( ) |
| |
| | elf_kind -- determine file type ( ) |
| |
| | elf_memory -- process ELF object files ( ) |
| |
| | elf_ndxscn -- get section information ( ) |
| |
| | elf_newdata -- get section data ( ) |
| |
| | elf_newscn -- get section information ( ) |
| |
| | elf_next -- process ELF object files ( ) |
| |
| | elf_nextscn -- get section information ( ) |
| |
| | elf_rand -- process ELF object files ( ) |
| |
| | elf_rawdata -- get section data ( ) |
| |
| | elf_rawfile -- retrieve uninterpreted file contents ( ) |
| |
| | elf_strptr -- make a string pointer ( ) |
| |
| | elf_update -- update an ELF descriptor ( ) |
| |
| | elf_version -- coordinate ELF library and application versions ( ) |
| |
| | emulate the termcap database |
| | | -- tgetent ( ) |
| | | -- tgetflag ( ) |
| | | -- tgetnum ( ) |
| | | -- tgetstr ( ) |
| | | -- tgoto ( ) |
| |
| | enable/disable half-delay mode -- halfdelay ( ) |
| |
| | enable/disable hardware insert-character and delete-character features -- idcok ( ) |
| |
| | enable/disable keypad handling -- keypad ( ) |
| |
| | enable/disable meta keys -- meta ( ) |
| |
| | enable/disable newline control |
| | | -- nl ( ) |
| | | -- nonl ( ) |
| |
| | enable/disable terminal echo |
| | | -- echo ( ) |
| | | -- noecho ( ) |
| |
| | enable or disable cancellation -- pthread_setcancelstate ( ) |
| |
| | enabling or disabling cancellation -- pthread_setcancelstate ( ) |
| |
| | encryption, determine whether a buffer of characters is encrypted -- isencrypt ( ) |
| |
| | encryption, fast |
| | | Cipher Block Chaining -- cbc_crypt ( ) |
| | | Data Encryption Standard -- des_crypt ( ) |
| | | Electronic Code Book -- ecb_crypt ( ) |
| |
| | encryption functions, password and file -- crypt ( ) |
| |
| | end -- last location in program ( ) |
| |
| | endac -- get audit control file information ( ) |
| |
| | endauclass -- close audit_class database file ( ) |
| |
| | endauevent -- close audit_event database file ( ) |
| |
| | endauuser -- get audit_user database entry ( ) |
| |
| | endgrent -- get group entry from database ( ) |
| |
| | endpwent -- get password entry from user database ( ) |
| |
| | endservent -- get service entry ( ) |
| |
| | endspent -- get shadow password database entry ( ) |
| |
| | endusershell() -- function ( ) |
| |
| | endutent -- access utmp file entry ( ) |
| |
| | endutxent -- access utmpx file entry ( ) |
| |
| | endwin -- restore initial terminal environment ( ) |
| |
| | environment name, return value -- getenv ( ) |
| |
| | environment variables, change or add value -- putenv ( ) |
| |
| | erase -- clear a window ( ) |
| |
| | erase -- graphics interface ( ) |
| |
| | erasechar -- return current ERASE or KILL characters ( ) |
| |
| | erasewchar -- return current ERASE or KILL characters ( ) |
| |
| | erf -- error and complementary error functions ( ) |
| |
| | erfc -- error and complementary error functions ( ) |
| |
| | error and complementary error functions |
| | | -- erf ( ) |
| | | -- erfc ( ) |
| |
| | error messages, get string -- strerror ( ) |
| |
| | error messages, system, print -- perror ( ) |
| |
| | etext -- last location in program ( ) |
| |
| | Ethernet address mapping operations, -- ethers ( ) |
| |
| | ethers -- Ethernet address mapping operations ( ) |
| |
| | EUC character bytes, -- euclen ( ) |
| |
| | EUC characters |
| | | convert a string of EUC characters from the stream to Process Code -- getwfs ( ) |
| | | convert a string of EUC characters from the stream to Process Code -- getws ( ) |
| | | convert a string of Process Code characters to EUC characters and put it on a stream -- putws ( ) |
| |
| | EUC codeset, get information, -- getwidth ( ) |
| |
| | EUC codesets, get information |
| | | -- cset ( ) |
| | | -- csetcol ( ) |
| | | -- csetlen ( ) |
| | | -- csetno ( ) |
| | | -- wcsetno ( ) |
| |
| | EUC display width |
| | | -- euccol ( ) |
| | | -- eucscol ( ) |
| |
| | euccol -- get EUC character display width ( ) |
| |
| | euclen -- get EUC byte length ( ) |
| |
| | Euclidean distance function -- hypot ( ) |
| |
| | eucscol -- get EUC string display width ( ) |
| |
| | Executable and Linking Format |
| | | See elf | |
| |
| | exit -- terminate process ( ) |
| |
| | exit program, add routine -- atexit ( ) |
| |
| | exp -- exponential function ( ) |
| |
| | expm1 -- computes exponential functions ( ) |
| |
| | exponential function -- exp ( ) |
| |
| | extended_to_decimal -- decimal record from extended-precision floating ( ) |
| |
| | Extended Unix Code |
| | | See EUC | |
| |
| | external data representation, See XDR ( ) |
| |
| | extract mantissa and exponent from double precision number -- frexp ( ) |
| | | | |
| F |
| |
| | fabs -- absolute value function ( ) |
| |
| | fast DES encryption -- des_crypt ( ) |
| | | cbc_crypt ( ) |
| | | DES_FAILED ( ) |
| | | des_failed ( ) |
| | | des_setparity ( ) |
| | | ecb_crypt ( ) |
| |
| | fattach -- attach a STREAMS-based file descriptor to an object in the file system name space ( ) |
| |
| | fclose -- close a stream ( ) |
| |
| | fconvert -- convert number to ASCII ( ) |
| |
| | fcvt -- convert number to ASCII ( ) |
| |
| | FD_CLR -- synchronous I/O multiplexing ( ) |
| |
| | FD_ISSET -- synchronous I/O multiplexing ( ) |
| |
| | FD_SET -- synchronous I/O multiplexing ( ) |
| |
| | FD_ZERO -- synchronous I/O multiplexing ( ) |
| |
| | fdatasync -- synchronize a file's data ( ) |
| |
| | fdetach -- detach a name from a STREAMS-based file descriptor ( ) |
| |
| | fdopen -- associate a stream with a file descriptor ( ) |
| |
| | fetch -- data base subroutines ( ) |
| |
| | fflush -- flush a stream ( ) |
| |
| | ffs -- find first set bit ( ) |
| |
| | fgetc -- get a byte from a stream ( ) |
| |
| | fgetgrent -- get group entry from file ( ) |
| |
| | fgetgrent_r -- get group entry from file ( ) |
| |
| | fgetpos -- get current file position information ( ) |
| |
| | fgetpwent -- get password entry from a file ( ) |
| |
| | fgetpwent_r -- get password entry from a file ( ) |
| |
| | fgetspent -- get shadow password database entry ( ) |
| |
| | fgetspent_r -- get shadow password database entry(reentrant) ( ) |
| |
| | fgetwc -- get a wide-character code from a stream ( ) |
| |
| | fgetws --em convert a string of EUC characters from the stream to Process Code ( ) |
| |
| | FIFO, create a new one -- mkfifo ( ) |
| |
| | file descriptor |
| | | duplicate an open one -- dup2 ( ) |
| | | STREAMS-based, attach to an object in file system name space -- fattach ( ) |
| | | test for a STREAMS file -- isastream ( ) |
| |
| | file descriptors, apply or remove advisory lock on open file -- flock ( ) |
| |
| | file encryption functions, -- crypt ( ) |
| |
| | file name, make a unique one -- mktemp ( ) |
| |
| | make a unique file name -- mkstemp ( ) |
| |
| | file pointer in a stream, reposition -- fsetpos, fgetpos ( ) |
| |
| | file_to_decimal -- decimal record from character stream ( ) |
| |
| | file tree |
| | | recursively descend -- ftw ( ) |
| | | recursively descend -- nftw ( ) |
| |
| | files |
| | | allows sections of file to be locked -- lockf ( ) |
| | | optimizing usage of files -- directio ( ) |
| | | -- remove ( ) |
| | | report parent directory of file path name -- dirname ( ) |
| | | search for named file in named directories -- pathfind ( ) |
| | | set a file to a specified length -- truncate ( ) |
| | | synchronize a file's in-memory state with that on the physical medium -- fsync ( ) |
| |
| | filter -- disable use of certain terminal capabilities ( ) |
| |
| | filter expression for attribute search |
| | | -- fn_search_filter_arguments ( ) |
| | | -- fn_search_filter_assign ( ) |
| | | -- fn_search_filter_copy ( ) |
| | | -- fn_search_filter_create ( ) |
| | | -- fn_search_filter_destroy ( ) |
| | | -- fn_search_filter_expression ( ) |
| | | -- FN_search_filter_t ( ) |
| |
| | find a wide-character in memory -- wmemchr ( ) |
| |
| | find a wide-character substring -- wcsstr ( ) |
| |
| | find pathname of a terminal |
| | | -- ttyname ( ) |
| | | -- ttyname_r ( ) |
| |
| | firstkey -- data base subroutines ( ) |
| |
| | flash -- activate audio-visual alarm ( ) |
| |
| | floating-point number, convert to string -- ecvt ( ) |
| |
| | floating-point number, determine type |
| | | -- finite ( ) |
| | | -- fpclass ( ) |
| | | -- isnan ( ) |
| | | -- isnand ( ) |
| | | -- isnanf ( ) |
| | | -- unordered ( ) |
| |
| | floating-point remainder value function -- fmod ( ) |
| |
| | flock -- apply or remove an advisory lock on an open file ( ) |
| |
| | flockfile -- acquire and release stream lock ( ) |
| |
| | floor -- floor function ( ) |
| |
| | floor function -- floor ( ) |
| |
| | flush a stream -- fflush ( ) |
| |
| | flush non-transmitted output data, non-read input data or both -- tcflush ( ) |
| |
| | flush output in tty on interrupt -- intrflush ( ) |
| |
| | flushinp -- discard type-ahead characters ( ) |
| |
| | _flushlbf -- interfaces to stdio FILE structure ( ) |
| |
| | fmod -- floating-point remainder value function ( ) |
| |
| | fmtmsg -- display a message on stderr or system console ( ) |
| |
| | fn_attr_bind -- bind a reference to a name and associate attributes with named object ( ) |
| |
| | fn_attr_create_subcontext -- create subcontext and associate attributes ( ) |
| |
| | fn_attr_ext_search -- search for names whose attributes satisfy filter ( ) |
| |
| | fn_attr_get -- return specified attribute associated with name ( ) |
| |
| | fn_attr_get_ids -- get list of attribute identifiers ( ) |
| |
| | fn_attr_get_values -- return values of an attribute ( ) |
| |
| | fn_attr_modify -- modify specified attribute associated with name ( ) |
| |
| | fn_attr_multi_get -- return multiple attributes associated with named object ( ) |
| |
| | fn_attr_multi_modify -- modify multiple attributes associated with named object ( ) |
| |
| | fn_attr_search -- search for atomic name with specified attributes in single context ( ) |
| |
| | fn_attribute_add -- an XFN attribute ( ) |
| |
| | fn_attribute_assign -- an XFN attribute ( ) |
| |
| | fn_attribute_copy -- an XFN attribute ( ) |
| |
| | fn_attribute_create -- an XFN attribute ( ) |
| |
| | fn_attribute_destroy -- an XFN attribute ( ) |
| |
| | fn_attribute_first -- an XFN attribute ( ) |
| |
| | fn_attribute_identifier -- an XFN attribute ( ) |
| |
| | fn_attribute_next -- an XFN attribute ( ) |
| |
| | fn_attribute_remove -- an XFN attribute ( ) |
| |
| | fn_attribute_syntax -- an XFN attribute ( ) |
| |
| | FN_attribute_t -- an XFN attribute ( ) |
| |
| | fn_attribute_valuecount -- an XFN attribute ( ) |
| |
| | fn_attrmodlist_add -- a list of attribute modifications ( ) |
| |
| | fn_attrmodlist_assign -- a list of attribute modifications ( ) |
| |
| | fn_attrmodlist_copy -- a list of attribute modifications ( ) |
| |
| | fn_attrmodlist_count -- a list of attribute modifications ( ) |
| |
| | fn_attrmodlist_create -- a list of attribute modifications ( ) |
| |
| | fn_attrmodlist_destroy -- a list of attribute modifications ( ) |
| |
| | fn_attrmodlist_first -- a list of attribute modifications ( ) |
| |
| | fn_attrmodlist_next -- a list of attribute modifications ( ) |
| |
| | FN_attrmodlist_t -- a list of attribute modifications ( ) |
| |
| | fn_attrset_add -- a set of XFN attributes ( ) |
| |
| | fn_attrset_assign -- a set of XFN attributes ( ) |
| |
| | fn_attrset_copy -- a set of XFN attributes ( ) |
| |
| | fn_attrset_count -- a set of XFN attributes ( ) |
| |
| | fn_attrset_create -- a set of XFN attributes ( ) |
| |
| | fn_attrset_destroy -- a set of XFN attributes ( ) |
| |
| | fn_attrset_first -- a set of XFN attributes ( ) |
| |
| | fn_attrset_get -- a set of XFN attributes ( ) |
| |
| | fn_attrset_next -- a set of XFN attributes ( ) |
| |
| | fn_attrset_remove -- a set of XFN attributes ( ) |
| |
| | FN_attrset_t -- a set of XFN attributes ( ) |
| |
| | fn_bindinglist_destroy -- list the atomic names and references bound in a context ( ) |
| |
| | fn_bindinglist_next -- list the atomic names and references bound in a context ( ) |
| |
| | FN_bindinglist_t -- list the atomic names and references bound in a context ( ) |
| |
| | fn_composite_name_append_comp -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_append_name -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_assign -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_copy -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_count -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_create -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_delete_comp -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_destroy -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_first -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_from_str -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_from_string -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_insert_comp -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_insert_name -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_is_empty -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_is_equal -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_is_prefix -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_is_suffix -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_last -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_next -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_prefix -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_prepend_comp -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_prepend_name -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_prev -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_suffix -- component names spanning multiple naming systems ( ) |
| |
| | FN_composite_name_t -- component names spanning multiple naming systems ( ) |
| |
| | fn_compound_name_append_comp -- an XFN compound name ( ) |
| |
| | fn_compound_name_assign -- an XFN compound name ( ) |
| |
| | fn_compound_name_copy -- an XFN compound name ( ) |
| |
| | fn_compound_name_count -- an XFN compound name ( ) |
| |
| | fn_compound_name_delete_all -- an XFN compound name ( ) |
| |
| | fn_compound_name_delete_comp -- an XFN compound name ( ) |
| |
| | fn_compound_name_destroy -- an XFN compound name ( ) |
| |
| | fn_compound_name_first -- an XFN compound name ( ) |
| |
| | fn_compound_name_from_syntax_attrs -- an XFN compound name ( ) |
| |
| | fn_compound_name_get_syntax_attrs -- an XFN compound name ( ) |
| |
| | fn_compound_name_insert_comp -- an XFN compound name ( ) |
| |
| | fn_compound_name_is_empty -- an XFN compound name ( ) |
| |
| | fn_compound_name_is_equal -- an XFN compound name ( ) |
| |
| | fn_compound_name_is_prefix -- an XFN compound name ( ) |
| |
| | fn_compound_name_is_suffix -- an XFN compound name ( ) |
| |
| | fn_compound_name_last -- an XFN compound name ( ) |
| |
| | fn_compound_name_next -- an XFN compound name ( ) |
| |
| | fn_compound_name_prefix -- an XFN compound name ( ) |
| |
| | fn_compound_name_prepend_comp -- an XFN compound name ( ) |
| |
| | fn_compound_name_prev -- an XFN compound name ( ) |
| |
| | fn_compound_name_suffix -- an XFN compound name ( ) |
| |
| | FN_compound_name_t -- an XFN compound name ( ) |
| |
| | fn_ctx_bind -- bind a reference to a name ( ) |
| |
| | fn_ctx_equivalent_name -- construct equivalent name in same context ( ) |
| |
| | fn_ctx_handle_from_initial -- return a handle to the Initial Context ( ) |
| |
| | fn_ctx_handle_from_ref -- construct a handle to a context object using the given reference ( ) |
| |
| | fn_ctx_list_bindings -- list the atomic names and references bound in a context ( ) |
| |
| | fn_ctx_list_names -- list the atomic names bound in a context ( ) |
| |
| | fn_ctx_lookup_link -- look up the link reference bound to a name ( ) |
| |
| | fn_ctx_rename -- rename the name of a binding ( ) |
| |
| | FN_ctx_t -- an XFN context ( ) |
| |
| | fn_ext_searchlist_destroy -- search for names whose attributes satisfy filter ( ) |
| |
| | fn_ext_searchlist_next -- search for names whose attributes satisfy filter ( ) |
| |
| | FN_ext_searchlist_t -- search for names whose attributes satisfy filter ( ) |
| |
| | FN_identifier_t -- an XFN identifier ( ) |
| |
| | fn_multigetlist_destroy -- return multiple attributes associated with named object ( ) |
| |
| | fn_multigetlist_next -- return multiple attributes associated with named object ( ) |
| |
| | FN_multigetlist_t -- return multiple attributes associated with named object ( ) |
| |
| | fn_namelist_destroy -- list the atomic names bound in a context ( ) |
| |
| | fn_namelist_next -- list the atomic names bound in a context ( ) |
| |
| | FN_namelist_t -- list the atomic names bound in a context ( ) |
| |
| | fn_ref_addr_assign -- an address in an XFN reference ( ) |
| |
| | fn_ref_addr_copy -- an address in an XFN reference ( ) |
| |
| | fn_ref_addr_create -- an address in an XFN reference ( ) |
| |
| | fn_ref_addr_data -- an address in an XFN reference ( ) |
| |
| | fn_ref_addr_description -- an address in an XFN reference ( ) |
| |
| | fn_ref_addr_destroy -- an address in an XFN reference ( ) |
| |
| | fn_ref_addr_length -- an address in an XFN reference ( ) |
| |
| | FN_ref_addr_t -- an address in an XFN reference ( ) |
| |
| | fn_ref_addr_type -- an address in an XFN reference ( ) |
| |
| | fn_ref_addrcount -- an XFN reference ( ) |
| |
| | fn_ref_append_addr -- an XFN reference ( ) |
| |
| | fn_ref_assign -- an XFN reference ( ) |
| |
| | fn_ref_copy -- an XFN reference ( ) |
| |
| | fn_ref_create -- an XFN reference ( ) |
| |
| | fn_ref_create_link -- an XFN reference ( ) |
| |
| | fn_ref_delete_addr -- an XFN reference ( ) |
| |
| | fn_ref_delete_all -- an XFN reference ( ) |
| |
| | fn_ref_description -- an XFN reference ( ) |
| |
| | fn_ref_destroy -- an XFN reference ( ) |
| |
| | fn_ref_first -- an XFN reference ( ) |
| |
| | fn_ref_insert_addr -- an XFN reference ( ) |
| |
| | fn_ref_is_link -- an XFN reference ( ) |
| |
| | fn_ref_link_name -- an XFN reference ( ) |
| |
| | fn_ref_next -- an XFN reference ( ) |
| |
| | fn_ref_prepend_addr -- an XFN reference ( ) |
| |
| | FN_ref_t -- an XFN reference ( ) |
| |
| | fn_ref_type -- an XFN reference ( ) |
| |
| | fn_search_control_assign -- options for attribute search ( ) |
| |
| | fn_search_control_copy -- options for attribute search ( ) |
| |
| | fn_search_control_create -- options for attribute search ( ) |
| |
| | fn_search_control_destroy -- options for attribute search ( ) |
| |
| | fn_search_control_follow_links -- options for attribute search ( ) |
| |
| | fn_search_control_max_names -- options for attribute search ( ) |
| |
| | fn_search_control_return_attr_ids -- options for attribute search ( ) |
| |
| | fn_search_control_return_ref -- options for attribute search ( ) |
| |
| | fn_search_control_scope -- options for attribute search ( ) |
| |
| | FN_search_control_t -- options for attribute search ( ) |
| |
| | fn_search_filter_arguments -- filter expression for attribute search ( ) |
| |
| | fn_search_filter_assign -- filter expression for attribute search ( ) |
| |
| | fn_search_filter_copy -- filter expression for attribute search ( ) |
| |
| | fn_search_filter_create -- filter expression for attribute search ( ) |
| |
| | fn_search_filter_destroy -- filter expression for attribute search ( ) |
| |
| | fn_search_filter_expression -- filter expression for attribute search ( ) |
| |
| | FN_search_filter_t -- filter expression for attribute search ( ) |
| | | BNF of Filter Expression ( ) |
| | | Extended Operations ( ) |
| | | Precedence ( ) |
| | | Relational Operators ( ) |
| | | Specification of Filter Expression ( ) |
| | | Wildcarded Strings ( ) |
| |
| | fn_searchlist_destroy -- terminate search for atomic name with specified attributes in single context ( ) |
| |
| | fn_searchlist_next -- search for next atomic name with specified attributes in single context ( ) |
| |
| | FN_searchlist_t -- search for atomic name with specified attributes in single context ( ) |
| |
| | fn_status_advance_by_name -- an XFN status object ( ) |
| |
| | fn_status_append_remaining_name -- an XFN status object ( ) |
| |
| | fn_status_append_resolved_name -- an XFN status object ( ) |
| |
| | fn_status_assign -- an XFN status object ( ) |
| |
| | fn_status_code -- an XFN status object ( ) |
| |
| | fn_status_copy -- an XFN status object ( ) |
| |
| | fn_status_create -- an XFN status object ( ) |
| |
| | fn_status_description -- an XFN status object ( ) |
| |
| | fn_status_destroy -- an XFN status object ( ) |
| |
| | fn_status_diagnostic_message -- an XFN status object ( ) |
| |
| | fn_status_is_success -- an XFN status object ( ) |
| |
| | fn_status_link_code -- an XFN status object ( ) |
| |
| | fn_status_link_diagnostic_message -- an XFN status object ( ) |
| |
| | fn_status_link_remaining_name -- an XFN status object ( ) |
| |
| | fn_status_link_resolved_name -- an XFN status object ( ) |
| |
| | fn_status_link_resolved_ref -- an XFN status object ( ) |
| |
| | fn_status_remaining_name -- an XFN status object ( ) |
| |
| | fn_status_resolved_name -- an XFN status object ( ) |
| |
| | fn_status_resolved_ref -- an XFN status object ( ) |
| |
| | fn_status_set -- an XFN status object ( ) |
| |
| | fn_status_set_code -- an XFN status object ( ) |
| |
| | fn_status_set_diagnostic_message -- an XFN status object ( ) |
| |
| | fn_status_set_link_code -- an XFN status object ( ) |
| |
| | fn_status_set_link_diagnostic_message -- an XFN status object ( ) |
| |
| | fn_status_set_link_remaining_name -- an XFN status object ( ) |
| |
| | fn_status_set_link_resolved_name -- an XFN status object ( ) |
| |
| | fn_status_set_link_resolved_ref -- an XFN status object ( ) |
| |
| | fn_status_set_remaining_name -- an XFN status object ( ) |
| |
| | fn_status_set_resolved_name -- an XFN status object ( ) |
| |
| | fn_status_set_resolved_ref -- an XFN status object ( ) |
| |
| | fn_status_set_success -- an XFN status object ( ) |
| |
| | FN_status_t -- an XFN status object ( ) |
| |
| | fn_string_assign -- a character string ( ) |
| |
| | fn_string_bytecount -- a character string ( ) |
| |
| | fn_string_charcount -- a character string ( ) |
| |
| | fn_string_code_set -- a character string ( ) |
| |
| | fn_string_compare -- a character string ( ) |
| |
| | fn_string_compare_substring -- a character string ( ) |
| |
| | fn_string_contents -- a character string ( ) |
| |
| | fn_string_copy -- a character string ( ) |
| |
| | fn_string_create -- a character string ( ) |
| |
| | fn_string_destroy -- a character string ( ) |
| |
| | fn_string_from_composite_name -- component names spanning multiple naming systems ( ) |
| |
| | fn_string_from_compound_name -- an XFN compound name ( ) |
| |
| | fn_string_from_contents -- a character string ( ) |
| |
| | fn_string_from_str -- a character string ( ) |
| |
| | fn_string_from_str_n -- a character string ( ) |
| |
| | fn_string_from_strings -- a character string ( ) |
| |
| | fn_string_from_substring -- a character string ( ) |
| |
| | fn_string_is_empty -- a character string ( ) |
| |
| | fn_string_next_substring -- a character string ( ) |
| |
| | fn_string_prev_substring -- a character string ( ) |
| |
| | fn_string_str -- a character string ( ) |
| |
| | FN_string_t -- a character string ( ) |
| |
| | fn_valuelist_destroy -- return values of an attribute ( ) |
| |
| | fn_valuelist_next -- return values of an attribute ( ) |
| |
| | FN_valuelist_t -- return values of an attribute ( ) |
| |
| | fnmatch -- match filename or path name ( ) |
| |
| | FNS |
| | | component names spanning multiple naming systems |
| | | | See FN_composite_name_t | |
| | | fn_attr_bind -- bind a reference to a name and associate attributes with named object ( ) |
| | | fn_attr_create_subcontext -- create subcontext and associate attributes ( ) |
| | | fn_attr_ext_search -- search for names whose attributes satisfy filter ( ) |
| | | fn_attr_search -- search for atomic name with specified attributes in single context ( ) |
| | | fn_ctx_equivalent_name -- construct equivalent name in same context ( ) |
| | | fn_ext_searchlist_destroy -- search for names whose attributes satisfy filter ( ) |
| | | fn_ext_searchlist_next -- search for names whose attributes satisfy filter ( ) |
| | | FN_ext_searchlist_t -- search for names whose attributes satisfy filter ( ) |
| | | FN_search_control_t -- options for attribute search ( ) |
| | | FN_search_filter_t -- filter expression for attribute search ( ) |
| | | fn_searchlist_destroy -- terminate search for atomic name with specified attributes in single context ( ) |
| | | fn_searchlist_next -- search for next atomic name with specified attributes in single context ( ) |
| | | FN_searchlist_t -- search for atomic name with specified attributes in single context ( ) |
| |
| | fopen -- open a stream ( ) |
| |
| | fopen -- open stream ( ) |
| |
| | form library |
| | | See also curses library | |
| |
| | formatted input conversion -- wsscanf ( ) |
| |
| | formatted output conversion |
| | | -- fprintf ( ) |
| | | -- printf ( ) |
| | | -- sprintf ( ) |
| | | -- vfprintf ( ) |
| | | -- vprintf ( ) |
| | | -- vsprintf ( ) |
| |
| | forms -- character based forms package ( ) |
| |
| | forms, application-specific routines |
| | | -- field_init ( ) |
| | | -- field_term ( ) |
| | | -- form_hook ( ) |
| | | -- form_init ( ) |
| | | -- form_term ( ) |
| | | -- set_field_init ( ) |
| | | -- set_field_term ( ) |
| | | -- set_form_init ( ) |
| | | -- set_form_term ( ) |
| |
| | forms, associate application data |
| | | -- field_userptr ( ) |
| | | -- form_field_userptr ( ) |
| | | -- form_userptr ( ) |
| | | -- set_field_userptr ( ) |
| | | -- set_form_userptr ( ) |
| |
| | forms, command processor, -- form_driver ( ) |
| |
| | forms, connect fields |
| | | -- field_count ( ) |
| | | -- form_field ( ) |
| | | -- form_fields ( ) |
| | | -- move_field ( ) |
| | | -- set_form_fields ( ) |
| |
| | forms, create and destroy |
| | | -- form_new ( ) |
| | | -- free_form ( ) |
| | | -- new_form ( ) |
| |
| | forms, format general appearance |
| | | -- field_just ( ) |
| | | -- form_field_just ( ) |
| | | -- set_field_just ( ) |
| |
| | forms, format general display attributes |
| | | -- field_back ( ) |
| | | -- field_fore ( ) |
| | | -- field_pad ( ) |
| | | -- form_field_attributes ( ) |
| | | -- set_field_back ( ) |
| | | -- set_field_fore ( ) |
| | | -- set_field_pad ( ) |
| |
| | forms, set current page and field |
| | | -- current_field ( ) |
| | | -- field_index ( ) |
| | | -- form_page ( ) |
| | | -- set_current_field ( ) |
| | | -- set_form_page ( ) |
| |
| | forms, write/erase from associated subwindows |
| | | -- form_post ( ) |
| | | -- post_form ( ) |
| | | -- unpost_form ( ) |
| |
| | forms field, off-screen data ahead or behind |
| | | -- data_ahead ( ) |
| | | -- data_behind ( ) |
| | | -- form_data ( ) |
| |
| | forms field attributes, set and get |
| | | -- field_buffer ( ) |
| | | -- field_status ( ) |
| | | -- form_field_buffer ( ) |
| | | -- set_field_buffer ( ) |
| | | -- set_field_status ( ) |
| | | -- set_max_field ( ) |
| |
| | forms field characteristics |
| | | -- dynamic_field_info ( ) |
| | | -- field_info ( ) |
| | | -- form_field_info ( ) |
| |
| | forms field data type validation |
| | | -- field_arg ( ) |
| | | -- field_type ( ) |
| | | -- form_field_validation ( ) |
| | | -- set_field_type ( ) |
| |
| | forms field option routines |
| | | -- field_opts ( ) |
| | | -- field_opts_off ( ) |
| | | -- field_opts_on ( ) |
| | | -- form_field_opts ( ) |
| | | -- set_field_opts ( ) |
| |
| | forms fields, create and destroy |
| | | -- dup_field ( ) |
| | | -- form_field_new ( ) |
| | | -- free_field ( ) |
| | | -- link_field ( ) |
| | | -- new_field ( ) |
| |
| | forms fieldtype routines |
| | | -- form_fieldtype ( ) |
| | | -- free_fieldtype ( ) |
| | | -- link_fieldtype ( ) |
| | | -- new_fieldtype ( ) |
| | | -- set_fieldtype_arg ( ) |
| | | -- set_fieldtype_choice ( ) |
| |
| | forms option routines |
| | | -- form_opts ( ) |
| | | -- form_opts_off ( ) |
| | | -- form_opts_on ( ) |
| | | -- set_form_opts ( ) |
| |
| | forms pagination |
| | | -- form_new_page ( ) |
| | | -- new_page ( ) |
| | | -- set_new_page ( ) |
| |
| | forms window and subwindow association routines |
| | | -- form_sub ( ) |
| | | -- form_win ( ) |
| | | -- scale_form ( ) |
| | | -- set_form_sub ( ) |
| | | -- set_form_win ( ) |
| |
| | forms window cursor, position |
| | | -- form_cursor ( ) |
| | | -- pos_form_cursor ( ) |
| |
| | fpgetmask -- IEEE floating-point environment control ( ) |
| |
| | fpgetround -- IEEE floating-point environment control ( ) |
| |
| | fpgetsticky -- IEEE floating-point environment control ( ) |
| |
| | fprintf -- formatted output conversion ( ) |
| |
| | fprintf -- print formatted output ( ) |
| |
| | fpsetmask -- IEEE floating-point environment control ( ) |
| |
| | fpsetround -- IEEE floating-point environment control ( ) |
| |
| | fpsetsticky --IEEE floating-point environment control ( ) |
| |
| | fputc -- put a byte on a stream ( ) |
| |
| | fputws -- put wide character string on a stream ( ) |
| |
| | free -- memory allocator ( ) |
| |
| | free space pointed to by terminal |
| | | -- del_curterm ( ) |
| | | -- restartterm ( ) |
| | | -- set_curterm ( ) |
| | | -- setterm ( ) |
| | | -- setupterm ( ) |
| |
| | freopen -- open a stream ( ) |
| |
| | freopen -- open stream ( ) |
| |
| | frexp -- extract mantissa and exponent from double precision number ( ) |
| |
| | fscanf -- convert formatted input ( ) |
| |
| | fseek -- reposition a file-position indicator in a stream ( ) |
| |
| | fseeko -- reposition a file-position indicator in a stream ( ) |
| |
| | fsetpos -- reposition a file pointer in a stream ( ) |
| |
| | fsync -- synchronize a file's in-memory state with that on the physical medium ( ) |
| |
| | ftell -- return a file offset in a stream ( ) |
| |
| | ftello -- return a file offset in a stream ( ) |
| |
| | ftime -- get date and time ( ) |
| |
| | ftruncate -- set a file to a specified length ( ) |
| |
| | ftw -- walk a file tree ( ) |
| |
| | func_to_decimal -- decimal record from character function ( ) |
| |
| | functions to manage lockfile(s) for user's mailbox |
| | | -- maillock ( ) |
| | | -- mailunlock ( ) |
| | | -- touchlock ( ) |
| |
| | funlockfile -- acquire and release stream lock ( ) |
| |
| | fwide -- set stream orientation ( ) |
| |
| | fwprintf -- print formatted wide-character output ( ) |
| |
| | fwscanf -- convert formatted wide-character input ( ) |
| | | | |
| G |
| |
| | gamma -- log gamma function ( ) |
| |
| | gamma_r -- log gamma function ( ) |
| |
| | gconvert -- convert number to ASCII ( ) |
| |
| | gcvt -- convert number to ASCII ( ) |
| |
| | general terminal interface, -- termios ( ) |
| |
| | generate path name for controlling terminal |
| | | -- ctermid ( ) |
| | | -- ctermid_r ( ) |
| |
| | generate path names matching a pattern |
| | | -- glob ( ) |
| | | -- globfree ( ) |
| |
| | generic transport name-to-address translation |
| | | -- netdir ( ) |
| | | -- netdir_free ( ) |
| | | -- netdir_getbyaddr ( ) |
| | | -- netdir_getbyname ( ) |
| | | -- netdir_mergeaddr ( ) |
| | | -- netdir_options ( ) |
| | | -- netdir_perror ( ) |
| | | -- netdir_sperror ( ) |
| | | -- taddr2uaddr ( ) |
| | | -- uaddr2taddr ( ) |
| |
| | get a string of wchar_t characters (and attributes) from a curses window -- curs_inwchstr ( ) |
| |
| | get a string of wchar_t characters from a curses window -- curs_inwstr ( ) |
| |
| | get a wchar_t character and its attributes from a curses window -- curs_inwch ( ) |
| |
| | get service entry -- getservbyname ( ) |
| |
| | get wchar_t character strings from curses terminal keyboard -- curs_getwstr ( ) |
| |
| | get service entry -- getservbyname |
| | | endservent ( ) |
| |
| | get wchar_t character strings from curses terminal keyboard -- curs_getwstr |
| | | getnwstr ( ) |
| |
| | get service entry -- getservbyname |
| | | getservbyname_r ( ) |
| | | getservbyport ( ) |
| | | getservbyport_r ( ) |
| | | getservent ( ) |
| | | getservent_r ( ) |
| |
| | getwchar_t character strings from curses terminal keyboard -- curs_getwstr, getwstr ( ) |
| |
| | get a string of wchar_t characters from a curses window -- curs_inwstr |
| | | innwstr ( ) |
| |
| | get a wchar_t character and its attributes from a curses window -- curs_inwch |
| | | inwch ( ) |
| |
| | get a string of wchar_t characters (and attributes) from a curses window -- curs_inwchstr |
| | | inwchnstr ( ) |
| | | inwchstr ( ) |
| |
| | get a string of wchar_t characters from a curses window -- curs_inwstr |
| | | inwstr ( ) |
| |
| | get wchar_t character strings from curses terminal keyboard -- curs_getwstr |
| | | mvgetnwstr ( ) |
| | | mvgetwstr ( ) |
| |
| | get a string of wchar_t characters from a curses window -- curs_inwstr |
| | | mvinnwstr ( ) |
| |
| | get a wchar_t character and its attributes from a curses window -- curs_inwch |
| | | mvinwch ( ) |
| |
| | get a string of wchar_t characters (and attributes) from a curses window -- curs_inwchstr |
| | | mvinwchnstr ( ) |
| | | mvinwchstr ( ) |
| |
| | get a string of wchar_t characters from a curses window -- curs_inwstr |
| | | mvinwstr ( ) |
| |
| | get wchar_t character strings from curses terminal keyboard -- curs_getwstr |
| | | mvwgetnwstr ( ) |
| | | mvwgetwstr ( ) |
| |
| | get a string of wchar_t characters from a curses window -- curs_inwstr |
| | | mvwinnwstr ( ) |
| |
| | get a wchar_t character and its attributes from a curses window -- curs_inwch |
| | | mvwinwch ( ) |
| |
| | get a string of wchar_t characters (and attributes) from a curses window -- curs_inwchstr |
| | | mvwinwchnstr ( ) |
| | | mvwinwchstr ( ) |
| |
| | get a string of wchar_t characters from a curses window -- curs_inwstr |
| | | mvwinwstr ( ) |
| |
| | get service entry -- getservbyname |
| | | setservent ( ) |
| |
| | get wchar_t character strings from curses terminal keyboard -- curs_getwstr |
| | | wgetnwstr ( ) |
| | | wgetwstr ( ) |
| |
| | get a string of wchar_t characters from a curses window -- curs_inwstr |
| | | winnwstr ( ) |
| |
| | get a wchar_t character and its attributes from a curses window -- curs_inwch |
| | | winwch ( ) |
| |
| | get a string of wchar_t characters (and attributes) from a curses window -- curs_inwchstr |
| | | winwchnstr ( ) |
| | | winwchstr ( ) |
| |
| | get a string of wchar_t characters from a curses window -- curs_inwstr |
| | | winwstr ( ) |
| |
| | get (or push back) wchar_t characters from curses terminal keyboard |
| | | -- curs_getwch ( ) |
| | | -- getwch ( ) |
| | | -- mvgetwch ( ) |
| | | -- mvwgetwch ( ) |
| | | -- ungetwch ( ) |
| | | -- wgetwch ( ) |
| |
| | get a byte from a stream |
| | | -- fgetc ( ) |
| | | -- getc ( ) |
| | | -- getc_unlocked ( ) |
| | | -- getchar ( ) |
| | | -- getchar_unlocked ( ) |
| | | -- getw ( ) |
| |
| | get a multibyte character string from terminal |
| | | -- getnstr ( ) |
| | | -- getstr ( ) |
| | | -- mvgetnstr ( ) |
| | | -- mvgetstr ( ) |
| | | -- mvwgetnstr ( ) |
| | | -- mvwgetstr ( ) |
| | | -- wgetnstr ( ) |
| | | -- wgetstr ( ) |
| |
| | get a single-byte character from terminal |
| | | -- getch ( ) |
| | | -- mvgetch ( ) |
| | | -- mvwgetch ( ) |
| | | -- wgetch ( ) |
| |
| | get a thread's thread-specific data for libthread_db library of interfaces -- td_thr_tsd ( ) |
| |
| | get a wide-character code from a stream -- fgetwc ( ) |
| |
| | get a wide character from terminal |
| | | -- get_wch ( ) |
| | | -- mvget_wch ( ) |
| | | -- mvwget_wch ( ) |
| | | -- wget_wch ( ) |
| |
| | get a wide character string (with rendition) from a cchar_t -- getcchar ( ) |
| |
| | get a wide character string from terminal |
| | | -- get_wstr ( ) |
| | | -- getn_wstr ( ) |
| | | -- mvget_wstr ( ) |
| | | -- mvgetn_wstr ( ) |
| | | -- mvwget_wstr ( ) |
| | | -- mvwgetn_wstr ( ) |
| | | -- wget_wstr ( ) |
| | | -- wgetn_wstr ( ) |
| |
| | get address of symbol in shared object -- dlsym ( ) |
| |
| | get and set media attributes |
| | | -- media_getattr ( ) |
| | | -- media_setattr ( ) |
| |
| | get and set prioceiling attribute of mutex attribute object |
| | | -- pthread_mutexattr_getprioceiling ( ) |
| | | -- pthread_mutexattr_setprioceiling ( ) |
| |
| | get and set process-shared attribute |
| | | -- pthread_mutexattr_getpshared ( ) |
| | | -- pthread_mutexattr_setpshared ( ) |
| |
| | get and set process-shared attribute of read-write lock attributes object |
| | | -- pthread_rwlockattr_getpshared ( ) |
| | | -- pthread_rwlockattr_setpshared ( ) |
| |
| | get and set protocol attribute of mutex attribute object |
| | | -- pthread_mutexattr_getprotocol ( ) |
| | | -- pthread_mutexattr_setprotocol ( ) |
| |
| | get calling thread's ID -- pthread_self ( ) |
| |
| | get calling thread's ID -- thr_self ( ) |
| |
| | get configurable variables -- confstr ( ) |
| |
| | get credentials of client, -- rpc_getcred ( ) |
| |
| | get current file position information -- fgetpos ( ) |
| |
| | get cursor or window coordinates |
| | | -- getbegyx ( ) |
| | | -- getmaxyx ( ) |
| | | -- getparyx ( ) |
| | | -- getyx ( ) |
| |
| | get diagnostic information -- dlerror ( ) |
| |
| | get error codes on failure, -- rpc_gss_get_error ( ) |
| |
| | get execution time limits -- sched_rr_get_interval ( ) |
| |
| | get foreground process group ID -- tcgetpgrp ( ) |
| |
| | get input baud rate, -- cfgetispeed ( ) |
| |
| | get list of attribute identifiers -- fn_attr_get_ids ( ) |
| |
| | get maximum data length for transmission |
| | | -- rpc_gss_max_data_length ( ) |
| | | -- rpc_gss_svc_max_data_length ( ) |
| |
| | get message queue attributes -- mq_getattr ( ) |
| |
| | get name of signal -- strsignal ( ) |
| |
| | get number of bytes in a character -- mblen ( ) |
| |
| | get number of bytes in a character (restartable) -- mbrlen ( ) |
| |
| | get or set a mutex type |
| | | -- pthread_mutexattr_gettype ( ) |
| | | -- pthread_mutexattr_settype ( ) |
| |
| | get or set contentionscope attribute |
| | | -- pthread_attr_getscope ( ) |
| | | -- pthread_attr_setscope ( ) |
| |
| | get or set detachstate attribute |
| | | -- pthread_attr_getdetachstate ( ) |
| | | -- pthread_attr_setdetachstate ( ) |
| |
| | get or set inheritsched attribute |
| | | -- pthread_attr_getinheritsched ( ) |
| | | -- pthread_attr_setinheritsched ( ) |
| |
| | get or set level of concurrency |
| | | -- pthread_getconcurrency ( ) |
| | | -- pthread_setconcurrency ( ) |
| |
| | get or set process scheduling priority |
| | | -- getpriority ( ) |
| | | -- setpriority ( ) |
| |
| | get or set schedparam attribute |
| | | -- pthread_attr_getschedparam ( ) |
| | | -- pthread_attr_setschedparam ( ) |
| |
| | get or set schedpolicy attribute |
| | | -- pthread_attr_getschedpolicy ( ) |
| | | -- pthread_attr_setschedpolicy ( ) |
| |
| | get or set stackaddr attribute |
| | | -- pthread_attr_getstackaddr ( ) |
| | | -- pthread_attr_setstackaddr ( ) |
| |
| | get or set stacksize attribute |
| | | -- pthread_attr_getstacksize ( ) |
| | | -- pthread_attr_setstacksize ( ) |
| |
| | get or set the process-shared condition variable attributes |
| | | -- pthread_condattr_getpshared ( ) |
| | | -- pthread_condattr_setpshared ( ) |
| |
| | get or set the thread guardsize attribute |
| | | -- pthread_attr_getguardsize ( ) |
| | | -- pthread_attr_setguardsize ( ) |
| |
| | get output baud rate, -- cfgetospeed ( ) |
| |
| | get principal names at server, -- rpc_get_principal_name ( ) |
| |
| | get process group ID for session leader for controlling terminal -- tcgetsid ( ) |
| |
| | get scheduling parameter limits |
| | | -- sched_get_priority_max ( ) |
| | | -- sched_get_priority_min ( ) |
| |
| | get scheduling parameters -- sched_getparam ( ) |
| |
| | get scheduling policy -- sched_getscheduler ( ) |
| |
| | get system load averages -- getloadavg ( ) |
| |
| | get the parameters associated with the terminal -- tcgetattr ( ) |
| |
| | get the trace attributes from a tnfctl handle -- tnfctl_trace_attrs_get ( ) |
| |
| | get thread information in libthread_db library of interfaces -- td_thr_get_info ( ) |
| |
| | get_wch -- get a wide character from terminal ( ) |
| |
| | get wide character from a stream -- getwc ( ) |
| |
| | get wide character from stdin stream -- getwchar ( ) |
| |
| | get_wstr -- get a wide character string from terminal ( ) |
| |
| | getacdir -- get audit control file information ( ) |
| |
| | getacflg -- get audit control file information ( ) |
| |
| | getacinfo -- get audit control file information ( ) |
| |
| | getacmin -- get audit control file information ( ) |
| |
| | getacna -- get audit control file information ( ) |
| |
| | getauclassent -- get audit_class database entry ( ) |
| |
| | getauclassent_r -- get audit_class database entry ( ) |
| |
| | getauclassnam -- get audit_class database entry ( ) |
| |
| | getauclassnam_r -- get audit_class database entry ( ) |
| |
| | getauditflags() -- generate process audit state ( ) |
| |
| | getauditflagsbin() -- convert audit flag specifications ( ) |
| |
| | getauditflagschar() -- convert audit flag specifications ( ) |
| |
| | getauevent -- get audit_event database entry ( ) |
| |
| | getauevent_r -- get audit_event database entry ( ) |
| |
| | getauevnam -- get audit_event database entry ( ) |
| |
| | getauevnam_r -- get audit_event database entry ( ) |
| |
| | getauevnonam -- get audit_event database entry ( ) |
| |
| | getauevnum -- get audit_event database entry ( ) |
| |
| | getauevnum_r -- get audit_event database entry ( ) |
| |
| | getauuserent -- get audit_user database entry ( ) |
| |
| | getauuserent_r -- get audit_user database entry ( ) |
| |
| | getauusernam -- get audit_user database entry ( ) |
| |
| | getauusernam_r -- get audit_user database entry ( ) |
| |
| | getbegyx -- get cursor or window coordinates ( ) |
| |
| | getbkgrnd -- set or get the background character (and rendition) of window using a complex character ( ) |
| |
| | getc -- get a byte from a stream ( ) |
| |
| | getc_unlocked -- get a byte from a stream ( ) |
| |
| | getcchar -- get a wide character string (with rendition) from a cchar_t ( ) |
| |
| | getch -- get a single-byte character from terminal ( ) |
| |
| | getchar -- get a byte from a stream ( ) |
| |
| | getchar_unlocked -- get a byte from a stream ( ) |
| |
| | getcwd -- get pathname of current working directory ( ) |
| |
| | getdate -- convert user format date and time ( ) |
| | | General Specifications ( ) |
| | | Internal Format Conversion ( ) |
| | | Modified Conversion Specifications ( ) |
| |
| | getenv -- return value for environment name ( ) |
| |
| | getexecname -- return pathname of executable ( ) |
| |
| | getgrent -- get group entry from database ( ) |
| |
| | getgrent_r -- get group entry from database ( ) |
| |
| | getgrgid -- get group entry from database ( ) |
| |
| | getgrgid_r -- get group entry from database ( ) |
| |
| | getgrnam -- get group entry from database ( ) |
| |
| | getgrnam_r -- get group entry from database ( ) |
| |
| | gethostid -- get unique identifier of current host ( ) |
| |
| | gethostname -- get name of current host ( ) |
| |
| | gethrtime -- get high resolution real time ( ) |
| |
| | gethrvtime -- get high resolution virtual time ( ) |
| |
| | getloadavg -- get system load averages ( ) |
| |
| | getlogin -- get login name ( ) |
| |
| | getlogin_r -- get login name ( ) |
| |
| | getmaxyx -- get cursor or window coordinates ( ) |
| |
| | getmntany -- get mnttab file information ( ) |
| |
| | getmntent -- get mnttab file information ( ) |
| |
| | getn_wstr -- get a wide character string from terminal ( ) |
| |
| | getnstr -- get a multibyte character string from terminal ( ) |
| |
| | getnwstr -- get wchar_t character strings from curses terminal keyboard ( ) |
| |
| | getopt -- get option letter from argument vector ( ) |
| |
| | getpagesize -- get system page size ( ) |
| |
| | getparyx -- get cursor or window coordinates ( ) |
| |
| | getpass -- read a string of characters without echo ( ) |
| |
| | getpassphrase -- read a string of characters without echo ( ) |
| |
| | getpeername -- get name of peer connected to socket ( ) |
| |
| | getpriority -- get or set process scheduling priority ( ) |
| |
| | getpublickey -- retrieve public or secret key ( ) |
| |
| | getpw -- get passwd entry from UID ( ) |
| |
| | getpwent -- get password entry from user database ( ) |
| |
| | getpwent_r -- get password entry from user database ( ) |
| |
| | getpwnam -- get password entry from user database ( ) |
| |
| | getpwnam_r -- get password entry from user database ( ) |
| |
| | getpwuid -- get password entry from user database ( ) |
| |
| | getpwuid_r -- get password entry from user database ( ) |
| |
| | getrusage -- get information about resource utilization ( ) |
| |
| | gets the total number of threads in a process for libthread_db -- td_ta_get_nthreads ( ) |
| |
| | getsecretkey -- retrieve public or secret key ( ) |
| |
| | getservbyname -- get service entry ( ) |
| |
| | getservbyname_r -- get service entry ( ) |
| |
| | getservbyport -- get service entry ( ) |
| |
| | getservbyport_r -- get service entry ( ) |
| |
| | getservent -- get service entry ( ) |
| |
| | getservent_r -- get service entry ( ) |
| |
| | getspent -- get shadow password database entry ( ) |
| |
| | getspent_r -- get shadow password database entry (reentrant) ( ) |
| |
| | getspnam -- get shadow password database entry ( ) |
| |
| | getspnam_r -- get shadow password database entry (reentrant) ( ) |
| |
| | getstr -- get a multibyte character string from terminal ( ) |
| |
| | getsubopt -- parse suboptions from a string ( ) |
| |
| | gettext -- message handling function ( ) |
| |
| | gettimeofday -- get date and time ( ) |
| |
| | gettimeofday -- get system's notion of current Greenwich time ( ) |
| |
| | gettxt -- retrieve a text string ( ) |
| |
| | getusershell() -- get legal user shells ( ) |
| |
| | getutent -- access utmp file entry ( ) |
| |
| | getutid -- access utmp file entry ( ) |
| |
| | getutline -- access utmp file entry ( ) |
| |
| | getutmp -- access utmpx file entry ( ) |
| |
| | getutmpx -- access utmpx file entry ( ) |
| |
| | getutxent -- access utmpx file entry ( ) |
| | | endutxent() ( ) |
| | | getutmp() ( ) |
| | | getutmpx() ( ) |
| | | getutxent() ( ) |
| | | getutxid() ( ) |
| | | getutxline() ( ) |
| | | pututxline() ( ) |
| | | setutxent() ( ) |
| | | updwtmp() ( ) |
| | | updwtmpx() ( ) |
| | | utmpxname() ( ) |
| |
| | getutxid -- access utmpx file entry ( ) |
| |
| | getutxline -- access utmpx file entry ( ) |
| |
| | getvfsany -- get vfstab file entry ( ) |
| |
| | getvfsent -- get vfstab file entry ( ) |
| |
| | getvfsfile -- get vfstab file entry ( ) |
| |
| | getvfsspec -- get vfstab file entry ( ) |
| |
| | getw -- get a byte from a stream ( ) |
| |
| | getwc -- get wide character from a stream ( ) |
| |
| | getwch -- get (or push back) wchar_t characters from curses terminal keyboard ( ) |
| |
| | getwchar -- get wide character from stdin stream ( ) |
| |
| | getwd -- get current working directory pathname ( ) |
| |
| | getwidth -- get codeset information ( ) |
| |
| | getwin -- read a window from, and write a window to, a file ( ) |
| |
| | getws -- convert a string of EUC characters from the stream to Process Code ( ) |
| |
| | getwstr -- get wchar_t character strings from curses terminal keyboard ( ) |
| |
| | getyx -- get cursor or window coordinates ( ) |
| |
| | glob -- generate path names matching a pattern ( ) |
| |
| | global_variables -- variables used for X/Open Curses ( ) |
| |
| | globfree -- generate path names matching a pattern ( ) |
| |
| | gmatch -- shell global pattern matching ( ) |
| |
| | grantpt -- grant access to the slave pseudo-terminal device ( ) |
| |
| | graphics interface |
| | | -- arc ( ) |
| | | -- box ( ) |
| | | -- circle ( ) |
| | | -- closepl ( ) |
| | | -- closevt ( ) |
| | | -- cont ( ) |
| | | -- erase ( ) |
| | | -- label ( ) |
| | | -- line ( ) |
| | | -- linmod ( ) |
| | | -- move ( ) |
| | | -- openpl ( ) |
| | | -- openvt ( ) |
| | | -- plot ( ) |
| | | -- point ( ) |
| | | -- space ( ) |
| |
| | group IDs, set terminal foreground process group id -- tcsetpgrp ( ) |
| |
| | group IDs, supplementary, initialize -- initgroups ( ) |
| |
| | groups |
| | | -- endgrent ( ) |
| | | -- fgetgrent ( ) |
| | | -- fgetgrent_r ( ) |
| | | -- getgrent ( ) |
| | | -- getgrent_r ( ) |
| | | -- getgrgid ( ) |
| | | -- getgrgid_r ( ) |
| | | -- getgrnam ( ) |
| | | -- getgrnam_r ( ) |
| | | -- setgrent ( ) |
| | | | |
| I |
| |
| | I/O, asynchronous |
| | | cancel request -- aio_cancel ( ) |
| | | file synchronization -- aio_sync ( ) |
| | | retrieve return status -- aio_return ( ) |
| |
| | I/O, requests, list -- lio_listio ( ) |
| |
| | I/O multiplexing, synchronous, -- select ( ) |
| |
| | I/O package, standard buffered I/O -- stdio ( ) |
| |
| | iconv -- code conversion function ( ) |
| |
| | iconv_close -- code conversion deallocation function ( ) |
| |
| | iconv_open -- code conversion allocation function ( ) |
| |
| | idcok -- enable/disable hardware insert-character and delete-character features ( ) |
| |
| | idlok -- set terminal output controls ( ) |
| |
| | IEEE arithmetic, convert floating-point number to string -- ecvt ( ) |
| |
| | IEEE floating-point environment control |
| | | -- fpgetmaks ( ) |
| | | -- fpgetround ( ) |
| | | -- fpgetsticky ( ) |
| | | -- fpsetmask ( ) |
| | | -- fpsetround ( ) |
| | | -- fpsetsticky ( ) |
| |
| | ilogb -- returns an unbiased exponent ( ) |
| |
| | immedok -- call refresh on changes to window ( ) |
| |
| | in_wch -- retrieve a complex character (with rendition) ( ) |
| |
| | in_wchnstr -- retrieve complex character string (with rendition) ( ) |
| |
| | in_wchstr -- retrieve complex character string (with rendition) ( ) |
| |
| | inch -- return a single-byte character (with rendition) ( ) |
| |
| | inchnstr -- retrieve a single-byte character string (with rendition) ( ) |
| |
| | inchstr -- retrieve a single-byte character string (with rendition) ( ) |
| |
| | index -- string operations ( ) |
| |
| | inet -- Internet address manipulation ( ) |
| |
| | inet_addr -- Internet address manipulation ( ) |
| |
| | inet_lnaof -- Internet address manipulation ( ) |
| |
| | inet_makeaddr -- Internet address manipulation ( ) |
| |
| | inet_netof -- Internet address manipulation ( ) |
| |
| | inet_network -- Internet address manipulation ( ) |
| |
| | inet_ntoa -- Internet address manipulation ( ) |
| |
| | init_color -- manipulate color information ( ) |
| |
| | init_pair -- manipulate color information ( ) |
| |
| | initgroups -- initialize the supplementary group access list ( ) |
| |
| | initialization function for libthread_db library of interfaces -- td_init ( ) |
| |
| | initialize and destroy mutex attributes object |
| | | -- pthread_mutexattr_destroy ( ) |
| | | -- pthread_mutexattr_init ( ) |
| |
| | initialize and destroy read-write lock attributes object |
| | | -- pthread_rwlockattr_destroy ( ) |
| | | -- pthread_rwlockattr_init ( ) |
| |
| | initialize and destroy threads attribute object |
| | | -- pthread_attr_destroy ( ) |
| | | -- pthread_attr_init ( ) |
| |
| | initialize dynamic package -- pthread_once ( ) |
| |
| | initialize kernel statistics facility |
| | | -- kstat_close ( ) |
| | | -- kstat_open ( ) |
| |
| | initialize or destroy a mutex |
| | | -- pthread_mutex_destroy ( ) |
| | | -- pthread_mutex_init ( ) |
| |
| | initialize or destroy a read-write lock object |
| | | -- pthread_rwlock_destroy ( ) |
| | | -- pthread_rwlock_init ( ) |
| |
| | initialize or destroy condition variable attributes object |
| | | -- pthread_condattr_destroy ( ) |
| | | -- pthread_condattr_init ( ) |
| |
| | initialize or destroy condition variables |
| | | -- pthread_cond_destroy ( ) |
| | | -- pthread_cond_init ( ) |
| |
| | initialize the LDAP library and open a connection to an LDAP server |
| | | -- ldap_init ( ) |
| | | -- ldap_open ( ) |
| |
| | initscr -- screen initialization functions ( ) |
| |
| | initstate -- pseudorandom number functions ( ) |
| |
| | innstr -- retrieve a multibyte character string (without rendition) ( ) |
| |
| | innwstr -- get a string of wchar_t characters from a curses window ( ) |
| |
| | innwstr -- retrieve a wide character string (without rendition) ( ) |
| |
| | input conversion, convert from wchar_t string -- wsscanf ( ) |
| |
| | input/output package, standard buffered I/O -- stdio ( ) |
| |
| | ins_nwstr -- insert a wide character string ( ) |
| |
| | ins_wch -- insert a complex character ( ) |
| |
| | ins_wstr -- insert a wide character string ( ) |
| |
| | insch -- insert a character ( ) |
| |
| | insdelln -- insert/delete lines to/from the window ( ) |
| |
| | insert a wchar_t character before the character under the cursor in a curses window -- curs_inswch ( ) |
| |
| | insert wchar_t string before character under the cursor in a curses window -- curs_inswstr ( ) |
| | | insnwstr ( ) |
| |
| | insert a wchar_t character before the character under the cursor in a curses window -- curs_inswch |
| | | inswch ( ) |
| |
| | insert wchar_t string before character under the cursor in a curses window -- curs_inswstr |
| | | inswstr ( ) |
| | | mvinsnwstr ( ) |
| |
| | insert a wchar_t character before the character under the cursor in a curses window -- curs_inswch |
| | | mvinswch ( ) |
| |
| | insert wchar_t string before character under the cursor in a curses window -- curs_inswstr |
| | | mvinswstr ( ) |
| | | mvwinsnwstr ( ) |
| |
| | insert a wchar_t character before the character under the cursor in a curses window -- curs_inswch |
| | | mvwinswch ( ) |
| |
| | insert wchar_t string before character under the cursor in a curses window -- curs_inswstr |
| | | mvwinswstr ( ) |
| | | winsnwstr ( ) |
| |
| | insert a wchar_t character before the character under the cursor in a curses window -- curs_inswch |
| | | winswch ( ) |
| |
| | insert wchar_t string before character under the cursor in a curses window -- curs_inswstr |
| | | winswstr ( ) |
| |
| | insert a character |
| | | -- insch ( ) |
| | | -- mvinsch ( ) |
| | | -- mvwinsch ( ) |
| | | -- winsch ( ) |
| |
| | insert a complex character |
| | | -- ins_wch ( ) |
| | | -- mvins_wch ( ) |
| | | -- mvwins_wch ( ) |
| | | -- wins_wch ( ) |
| |
| | insert a line in a window |
| | | -- insertln ( ) |
| | | -- winsertln ( ) |
| |
| | insert a multibyte character string |
| | | -- insnstr ( ) |
| | | -- insstr ( ) |
| | | -- mvinsnstr ( ) |
| | | -- mvinsstr ( ) |
| | | -- mvwinsnstr ( ) |
| | | -- mvwinsstr ( ) |
| | | -- winsnstr ( ) |
| | | -- winsstr ( ) |
| |
| | insert a wide character string |
| | | -- ins_nwstr ( ) |
| | | -- ins_wstr ( ) |
| | | -- mvins_nwstr ( ) |
| | | -- mvins_wstr ( ) |
| | | -- mvwins_nstr ( ) |
| | | -- mvwins_nwstr ( ) |
| | | -- wins_nwstr ( ) |
| | | -- wins_wstr ( ) |
| |
| | insert/delete lines to/from the window |
| | | -- insdelln ( ) |
| | | -- winsdelln ( ) |
| |
| | insertln -- insert a line in a window ( ) |
| |
| | insnstr -- insert a multibyte character string ( ) |
| |
| | insnwstr -- insert wchar_t string before character under the cursor in a curses window ( ) |
| |
| | insque -- insert element to a queue ( ) |
| |
| | insstr -- insert a multibyte character string ( ) |
| |
| | instr -- retrieve a multibyte character string (without rendition) ( ) |
| |
| | inswch -- insert a wchar_t character before the character under the cursor in a curses window ( ) |
| |
| | inswstr -- insert wchar_t string before character under the cursor in a curses window ( ) |
| |
| | interfaces for direct probe and process control for another process |
| | | -- tnfctl_continue ( ) |
| | | -- tnfctl_exec_open ( ) |
| | | -- tnfctl_pid_open ( ) |
| |
| | interfaces in libthread_db that target process memory access |
| | | -- ps_pdread ( ) |
| | | -- ps_pdwrite ( ) |
| | | -- ps_ptread ( ) |
| | | -- ps_ptwrite ( ) |
| |
| | interfaces to query and to change the state of a probe |
| | | -- tnfctl_probe_connect ( ) |
| | | -- tnfctl_probe_disable ( ) |
| | | -- tnfctl_probe_disconnect_all ( ) |
| | | -- tnfctl_probe_enable ( ) |
| | | -- tnfctl_probe_state_get ( ) |
| | | -- tnfctl_probe_trace ( ) |
| | | -- tnfctl_probe_untrace ( ) |
| |
| | interfaces to stdio FILE structure |
| | | -- __fbufsize ( ) |
| | | -- __flbf ( ) |
| | | -- __fpending ( ) |
| | | -- __fpurge ( ) |
| | | -- __freadable ( ) |
| | | -- __freading ( ) |
| | | -- __fwritable ( ) |
| | | -- __fwriting ( ) |
| | | -- _flushlbf ( ) |
| |
| | Internet address manipulation -- inet ( ) |
| | | inet_addr ( ) |
| | | inet_lnaof ( ) |
| | | inet_makeaddr ( ) |
| | | inet_netof ( ) |
| | | inet_network ( ) |
| | | inet_ntoa ( ) |
| |
| | Interprocess Communication, create a new FIFO -- mkfifo ( ) |
| |
| | intrflush -- flush output in tty on interrupt ( ) |
| |
| | introduction and overview of X/Open Curses -- curses ( ) |
| |
| | inverse hyperbolic functions |
| | | -- acosh ( ) |
| | | -- asinh ( ) |
| | | -- atanh ( ) |
| |
| | invoke isa-specific executable -- isaexec ( ) |
| |
| | invoke the function associated with a door descriptor -- door_call ( ) |
| |
| | inwch -- get a wchar_t character and its attributes from a curses window ( ) |
| |
| | inwchnstr -- get a string of wchar_t characters (and attributes) from a curses window ( ) |
| |
| | inwchstr -- get a string of wchar_t characters (and attributes) from a curses window ( ) |
| |
| | inwstr -- get a string of wchar_t characters from a curses window ( ) |
| |
| | inwstr -- retrieve a wide character string (without rendition) ( ) |
| |
| | is_linetouched -- control window refresh ( ) |
| |
| | is_wintouched -- control window refresh ( ) |
| |
| | isaexec -- invoke isa-specific executable ( ) |
| |
| | isalnum -- character handling ( ) |
| |
| | isalpha -- character handling ( ) |
| |
| | isascii -- character handling ( ) |
| |
| | isatty -- test for a terminal device ( ) |
| |
| | isdigit -- character handling ( ) |
| |
| | isencrypt -- determine whether a buffer of characters is encrypted ( ) |
| |
| | isendwin -- restore initial terminal environment ( ) |
| |
| | isenglish -- wide-character code classification functions ( ) |
| |
| | isgraph -- character handling ( ) |
| |
| | isideogram -- wide-character code classification functions ( ) |
| |
| | islower -- character handling ( ) |
| |
| | isnan -- test for NaN ( ) |
| |
| | isnumber -- wide-character code classification functions ( ) |
| |
| | isphonogram -- wide-character code classification functions ( ) |
| |
| | isprint -- character handling ( ) |
| |
| | ispunct -- character handling ( ) |
| |
| | isspace -- character handling ( ) |
| |
| | isspecial -- wide-character code classification functions ( ) |
| |
| | isupper -- character handling ( ) |
| |
| | iswalnum -- wide-character code classification functions ( ) |
| |
| | iswalpha -- wide-character code classification functions ( ) |
| |
| | iswascii -- wide-character code classification functions ( ) |
| |
| | iswcntrl -- wide-character code classification functions ( ) |
| |
| | iswctype -- test character for specified class ( ) |
| |
| | iswdigit -- wide-character code classification functions ( ) |
| |
| | iswgraph -- wide-character code classification functions ( ) |
| |
| | iswlower -- wide-character code classification functions ( ) |
| |
| | iswprint -- wide-character code classification functions ( ) |
| |
| | iswpunct -- wide-character code classification functions ( ) |
| |
| | iswspace -- wide-character code classification functions ( ) |
| |
| | iswupper -- wide-character code classification functions ( ) |
| |
| | iswxdigit -- wide-character code classification functions ( ) |
| |
| | isxdigit -- character handling ( ) |
| |
| | iterate over probes |
| | | -- tnfctl_probe_apply ( ) |
| | | -- tnfctl_probe_apply_ids ( ) |
| |
| | iterate over the set of locks owned by a thread -- td_thr_lockowner ( ) |
| |
| | iterator functions on process handles from libthread_db library of interfaces |
| | | -- td_ta_sync_iter ( ) |
| | | -- td_ta_thr_iter ( ) |
| | | -- td_ta_tsd_iter ( ) |
| | | | |
| L |
| |
| | label -- graphics interface ( ) |
| |
| | labs -- return absolute value of long integer ( ) |
| |
| | language information -- nl_langinfo ( ) |
| |
| | ld_errno -- LDAP protocol error handling functions ( ) ( ) |
| |
| | ldap -- Lightweight Directory Access Protocol package ( ) |
| | | BER Library ( ) |
| | | Caching ( ) |
| | | Connectionless Access ( ) |
| | | Displaying Results ( ) |
| | | Index ( ) |
| | | Search Filters ( ) |
| | | User Friendly Naming ( ) |
| |
| | ldap_8859_to_t61 -- LDAP character set translation functions ( ) ( ) |
| |
| | ldap_abandon -- abandon an LDAP operation in progress ( ) |
| |
| | ldap_add -- perform an LDAP add operation ( ) |
| |
| | ldap_add_ext -- perform an LDAP add operation ( ) |
| |
| | ldap_add_ext_s -- perform an LDAP add operation ( ) |
| |
| | ldap_add_s -- perform an LDAP add operation ( ) |
| |
| | LDAP attribute remapping functions |
| | | -- ldap_free_friendlymap ( ) |
| | | -- ldap_friendly_name ( ) |
| |
| | LDAP attribute value handling functions |
| | | -- ldap_count_values ( ) |
| | | -- ldap_get_values ( ) |
| | | -- ldap_get_values_len ( ) |
| |
| | ldap_bind -- LDAP bind functions ( ) |
| | | General Authentication ( ) ( ) |
| | | Re-Binding While Following Referral ( ) ( ) |
| | | Simple Authentication ( ) ( ) |
| | | Unbinding ( ) ( ) |
| |
| | LDAP bind functions |
| | | -- ldap_bind ( ) |
| | | -- ldap_bind_s ( ) |
| | | -- ldap_sasl_bind ( ) |
| | | -- ldap_sasl_bind_s ( ) |
| | | -- ldap_set_rebind_proc ( ) |
| | | -- ldap_simple_bind ( ) |
| | | -- ldap_simple_bind_s ( ) |
| | | -- ldap_unbind ( ) |
| | | -- ldap_unbind_s ( ) |
| |
| | ldap_bind_s -- LDAP bind functions ( ) |
| |
| | ldap_build_filter -- LDAP filter generating functions ( ) ( ) ( ) |
| |
| | ldap_cache -- LDAP client caching functions ( ) |
| |
| | LDAP character set translation functions |
| | | -- ldap_8859_to_t61 ( ) ( ) |
| | | -- ldap_enable_translation ( ) ( ) |
| | | -- ldap_set_string_translators ( ) ( ) |
| | | -- ldap_t61_to_8859 ( ) ( ) |
| | | -- ldap_translate_from_t61 ( ) ( ) |
| | | -- ldap_translate_to_t61 ( ) ( ) |
| |
| | LDAP client caching functions |
| | | -- ldap_cache ( ) |
| | | -- ldap_destroy_cache ( ) |
| | | -- ldap_disable_cache ( ) |
| | | -- ldap_enable_cache ( ) |
| | | -- ldap_flush_cache ( ) |
| | | -- ldap_set_cache_options ( ) |
| | | -- ldap_uncache_entry ( ) |
| | | -- ldap_uncache_request ( ) |
| |
| | ldap_compare -- LDAP compare operation ( ) |
| |
| | ldap_compare_ext -- LDAP compare operation ( ) |
| |
| | ldap_compare_ext_s -- LDAP compare operation ( ) |
| |
| | LDAP compare operation |
| | | -- ldap_compare ( ) |
| | | -- ldap_compare_ext ( ) |
| | | -- ldap_compare_ext_s ( ) |
| | | -- ldap_compare_s ( ) |
| |
| | ldap_compare_s -- LDAP compare operation ( ) |
| |
| | LDAP connectionless communication preparation -- cldap_open ( ) |
| |
| | LDAP control disposal |
| | | -- ldap_control_free ( ) |
| | | -- ldap_controls_free ( ) |
| |
| | ldap_control_free -- LDAP control disposal ( ) |
| |
| | ldap_controls_free -- LDAP control disposal ( ) |
| |
| | ldap_count_entries -- LDAP entry parsing and counting functions ( ) |
| |
| | ldap_count_message -- LDAP message processing functions ( ) |
| |
| | ldap_count_references -- LDAP entry parsing and counting functions ( ) |
| |
| | ldap_count_values -- LDAP attribute value handling functions ( ) |
| |
| | ldap_delete -- LDAP delete operation ( ) |
| |
| | ldap_delete_ext -- LDAP delete operation ( ) |
| |
| | ldap_delete_ext_s -- LDAP delete operation ( ) |
| |
| | LDAP delete operation |
| | | -- ldap_delete ( ) |
| | | -- ldap_delete_ext ( ) |
| | | -- ldap_delete_ext_s ( ) |
| | | -- ldap_delete_s ( ) |
| |
| | ldap_delete_s -- LDAP delete operation ( ) |
| |
| | ldap_destroy_cache -- LDAP client caching functions ( ) |
| |
| | ldap_disable_cache -- LDAP client caching functions ( ) |
| |
| | LDAP display template functions |
| | | -- ldap_disptmpl ( ) |
| | | -- ldap_first_disptmpl ( ) ( ) |
| | | -- ldap_first_tmplcol ( ) ( ) |
| | | -- ldap_first_tmplrow ( ) ( ) |
| | | -- ldap_free_templates ( ) ( ) |
| | | -- ldap_init_templates ( ) ( ) |
| | | -- ldap_init_templates_buf ( ) ( ) |
| | | -- ldap_next_disptmpl ( ) ( ) |
| | | -- ldap_next_tmplcol ( ) ( ) |
| | | -- ldap_next_tmplrow ( ) ( ) |
| | | -- ldap_oc2template ( ) ( ) |
| | | -- ldap_tmplattrs ( ) ( ) |
| |
| | ldap_disptmpl -- LDAP display template functions ( ) |
| | | DISPTMPL Structure Elements ( ) ( ) |
| | | Syntax IDs ( ) ( ) |
| | | TMPLITEM Structure Elements ( ) ( ) |
| |
| | LDAP DN handling functions |
| | | -- ldap_dn2ufn ( ) |
| | | -- ldap_dns_to_dn ( ) |
| | | -- ldap_explode_dn ( ) |
| | | -- ldap_explode_dns ( ) |
| | | -- ldap_get_dn ( ) |
| | | -- ldap_is_dns_dn ( ) |
| |
| | ldap_dn_to_url -- LDAP Uniform Resource Locator functions ( ) ( ) |
| |
| | ldap_dn2ufn -- LDAP DN handling functions ( ) |
| |
| | ldap_dns_to_dn -- LDAP DN handling functions ( ) |
| |
| | ldap_dns_to_url -- LDAP Uniform Resource Locator functions ( ) ( ) |
| |
| | ldap_enable_cache -- LDAP client caching functions ( ) |
| |
| | ldap_enable_translation -- LDAP character set translation functions ( ) ( ) |
| |
| | LDAP entry display functions |
| | | -- ldap_entry2text ( ) |
| | | -- ldap_entry2text_search ( ) |
| | | -- ldap_vals2text ( ) |
| |
| | LDAP entry modification functions |
| | | -- ldap_modify ( ) |
| | | -- ldap_modify_ext ( ) |
| | | -- ldap_modify_ext_s ( ) |
| | | -- ldap_modify_s ( ) |
| |
| | LDAP entry parsing and counting functions |
| | | -- ldap_count_entries ( ) |
| | | -- ldap_count_references ( ) |
| | | -- ldap_first_entry ( ) |
| | | -- ldap_first_reference ( ) ( ) |
| | | -- ldap_next_entry ( ) |
| |
| | LDAP entry sorting functions |
| | | -- ldap_sort ( ) ( ) |
| | | -- ldap_sort_entries ( ) ( ) |
| | | -- ldap_sort_strcasecmp ( ) ( ) |
| | | -- ldap_sort_values ( ) ( ) |
| |
| | ldap_entry2text -- LDAP entry display functions ( ) |
| |
| | ldap_entry2text_search -- LDAP entry display functions ( ) |
| |
| | ldap_err2string -- LDAP protocol error handling functions ( ) ( ) |
| |
| | ldap_errlist -- LDAP protocol error handling functions ( ) ( ) |
| |
| | ldap_error -- LDAP protocol error handling functions ( ) |
| |
| | ldap_explode_dn -- LDAP DN handling functions ( ) |
| |
| | ldap_explode_dns -- LDAP DN handling functions ( ) |
| |
| | LDAP filter generating functions |
| | | -- ldap_build_filter ( ) ( ) ( ) |
| | | -- ldap_getfilter ( ) ( ) |
| | | -- ldap_getfilter_free ( ) ( ) ( ) |
| | | -- ldap_getfirstfilter ( ) ( ) ( ) |
| | | -- ldap_getnextfilter ( ) ( ) ( ) |
| | | -- ldap_init_getfilter ( ) ( ) ( ) |
| | | -- ldap_init_getfilter_buf ( ) ( ) ( ) |
| |
| | ldap_first_attribute -- step through LDAP entry attributes ( ) |
| |
| | ldap_first_disptmpl -- LDAP display template functions ( ) ( ) |
| |
| | ldap_first_entry -- LDAP entry parsing and counting functions ( ) |
| |
| | ldap_first_message -- LDAP message processing functions ( ) |
| |
| | ldap_first_reference -- LDAP entry parsing and counting functions ( ) ( ) |
| |
| | ldap_first_searchobj -- LDAP search preference configuration routeines ( ) ( ) |
| |
| | ldap_first_tmplcol -- LDAP display template functions ( ) ( ) |
| |
| | ldap_first_tmplrow -- LDAP display template functions ( ) ( ) |
| |
| | ldap_flush_cache -- LDAP client caching functions ( ) |
| |
| | ldap_free_friendlymap -- LDAP attribute remapping functions ( ) |
| |
| | ldap_free_searchprefs -- LDAP search preference configuration routeines ( ) ( ) |
| |
| | ldap_free_templates -- LDAP display template functions ( ) ( ) |
| |
| | ldap_free_urldesc -- LDAP Uniform Resource Locator functions ( ) ( ) |
| |
| | ldap_friendly_name -- LDAP attribute remapping functions ( ) |
| |
| | ldap_get_dn -- LDAP DN handling functions ( ) |
| |
| | ldap_get_values -- LDAP attribute value handling functions ( ) |
| |
| | ldap_get_values_len -- LDAP attribute value handling functions ( ) |
| |
| | ldap_getfilter -- LDAP filter generating functions ( ) ( ) |
| |
| | ldap_getfilter_free -- LDAP filter generating functions ( ) ( ) ( ) |
| |
| | ldap_getfirstfilter -- LDAP filter generating functions ( ) ( ) ( ) |
| |
| | ldap_getnextfilter -- LDAP filter generating functions ( ) ( ) ( ) |
| |
| | ldap_init -- initialize the LDAP library and open a connection to an LDAP server ( ) |
| |
| | ldap_init_getfilter -- LDAP filter generating functions ( ) ( ) ( ) |
| |
| | ldap_init_getfilter_buf -- LDAP filter generating functions ( ) ( ) ( ) |
| |
| | ldap_init_searchprefs -- LDAP search preference configuration routeines ( ) ( ) |
| |
| | ldap_init_searchprefs_buf -- LDAP search preference configuration routeines ( ) ( ) |
| |
| | ldap_init_templates -- LDAP display template functions ( ) ( ) |
| |
| | ldap_init_templates_buf -- LDAP display template functions ( ) ( ) |
| |
| | ldap_is_dns_dn -- LDAP DN handling functions ( ) |
| |
| | ldap_is_ldap_url -- LDAP Uniform Resource Locator functions ( ) ( ) |
| |
| | LDAP message processing functions |
| | | -- ldap_count_message ( ) |
| | | -- ldap_first_message ( ) |
| | | -- ldap_msgtype ( ) |
| | | -- ldap_next_message ( ) |
| |
| | LDAP message result parser |
| | | -- ldap_parse_extended_result ( ) ( ) |
| | | -- ldap_parse_result ( ) ( ) ( ) |
| | | -- ldap_parse_sasl_bind_result ( ) ( ) |
| |
| | ldap_modify -- LDAP entry modification functions ( ) |
| |
| | ldap_modify_ext -- LDAP entry modification functions ( ) |
| |
| | ldap_modify_ext_s -- LDAP entry modification functions ( ) |
| |
| | ldap_modify_s -- LDAP entry modification functions ( ) |
| |
| | ldap_modrdn -- modify LDAP entry RDN ( ) |
| |
| | ldap_modrdn2 -- modify LDAP entry RDN ( ) |
| |
| | ldap_modrdn2_s -- modify LDAP entry RDN ( ) |
| |
| | ldap_modrdn_s -- modify LDAP entry RDN ( ) |
| |
| | ldap_msgtype -- LDAP message processing functions ( ) |
| |
| | ldap_next_attribute -- step through LDAP entry attributes ( ) |
| |
| | ldap_next_disptmpl -- LDAP display template functions ( ) ( ) |
| |
| | ldap_next_entry -- LDAP entry parsing and counting functions ( ) |
| |
| | ldap_next_message -- LDAP message processing functions ( ) |
| |
| | ldap_next_searchobj -- LDAP search preference configuration routeines ( ) ( ) |
| |
| | ldap_next_tmplcol -- LDAP display template functions ( ) ( ) |
| |
| | ldap_next_tmplrow -- LDAP display template functions ( ) ( ) |
| |
| | ldap_oc2template -- LDAP display template functions ( ) ( ) |
| |
| | ldap_open -- initialize the LDAP library and open a connection to an LDAP server ( ) |
| |
| | ldap_parse_extended_result -- LDAP message result parser ( ) ( ) |
| |
| | ldap_parse_result -- LDAP message result parser ( ) ( ) ( ) |
| |
| | ldap_parse_sasl_bind_result -- LDAP message result parser ( ) ( ) |
| |
| | ldap_perror -- LDAP protocol error handling functions ( ) ( ) |
| |
| | LDAP protocol error handling functions |
| | | -- ld_errno ( ) ( ) |
| | | -- ldap_err2string ( ) ( ) |
| | | -- ldap_errlist ( ) ( ) |
| | | -- ldap_error ( ) |
| | | -- ldap_perror ( ) ( ) |
| | | -- ldap_result2error ( ) ( ) |
| |
| | ldap_rename-- modify LDAP entry RDN ( ) |
| |
| | ldap_rename_s -- modify LDAP entry RDN ( ) |
| |
| | ldap_result -- wait for and return LDAP operation result ( ) |
| |
| | ldap_result2error -- LDAP protocol error handling functions ( ) ( ) |
| |
| | ldap_sasl_bind -- LDAP bind functions ( ) |
| |
| | ldap_sasl_bind_s -- LDAP bind functions ( ) |
| |
| | ldap_search -- LDAP search operations ( ) |
| |
| | ldap_search_ext -- LDAP search operations ( ) |
| |
| | ldap_search_ext_s -- LDAP search operations ( ) |
| |
| | LDAP search operations |
| | | -- ldap_search ( ) |
| | | -- ldap_search_ext ( ) |
| | | -- ldap_search_ext_s ( ) |
| | | -- ldap_search_s ( ) |
| | | -- ldap_search_st ( ) |
| |
| | LDAP search preference configuration routeines |
| | | -- ldap_first_searchobj ( ) ( ) |
| | | -- ldap_free_searchprefs ( ) ( ) |
| | | -- ldap_init_searchprefs ( ) ( ) |
| | | -- ldap_init_searchprefs_buf ( ) ( ) |
| | | -- ldap_next_searchobj ( ) ( ) |
| | | -- ldap_searchprefs ( ) |
| |
| | ldap_search_s -- LDAP search operations ( ) |
| |
| | ldap_search_st -- LDAP search operations ( ) |
| |
| | ldap_searchprefs -- LDAP search preference configuration routeines ( ) |
| |
| | ldap_set_cache_options -- LDAP client caching functions ( ) |
| |
| | ldap_set_rebind_proc -- LDAP bind functions ( ) |
| |
| | ldap_set_string_translators -- LDAP character set translation functions ( ) ( ) |
| |
| | ldap_simple_bind -- LDAP bind functions ( ) |
| |
| | ldap_simple_bind_s -- LDAP bind functions ( ) |
| |
| | ldap_sort -- LDAP entry sorting functions ( ) ( ) |
| |
| | ldap_sort_entries -- LDAP entry sorting functions ( ) ( ) |
| |
| | ldap_sort_strcasecmp -- LDAP entry sorting functions ( ) ( ) |
| |
| | ldap_sort_values -- LDAP entry sorting functions ( ) ( ) |
| |
| | ldap_t61_to_8859 -- LDAP character set translation functions ( ) ( ) |
| |
| | ldap_tmplattrs -- LDAP display template functions ( ) ( ) |
| |
| | ldap_translate_from_t61 -- LDAP character set translation functions ( ) ( ) |
| |
| | ldap_translate_to_t61 -- LDAP character set translation functions ( ) ( ) |
| |
| | ldap_ufn -- LDAP user friendly search functions ( ) |
| |
| | ldap_ufn_search_c -- LDAP user friendly search functions ( ) ( ) |
| |
| | ldap_ufn_search_ct -- LDAP user friendly search functions ( ) ( ) |
| |
| | ldap_ufn_search_s -- LDAP user friendly search functions ( ) ( ) |
| |
| | ldap_ufn_setfilter -- LDAP user friendly search functions ( ) ( ) ( ) ( ) |
| |
| | ldap_ufn_setprefix -- LDAP user friendly search functions ( ) ( ) |
| |
| | ldap_ufn_timeout -- LDAP user friendly search functions ( ) ( ) |
| |
| | ldap_unbind -- LDAP bind functions ( ) |
| |
| | ldap_unbind_s -- LDAP bind functions ( ) |
| |
| | ldap_uncache_entry -- LDAP client caching functions ( ) |
| |
| | ldap_uncache_request -- LDAP client caching functions ( ) |
| |
| | LDAP Uniform Resource Locator functions |
| | | -- ldap_dn_to_url ( ) ( ) |
| | | -- ldap_dns_to_url ( ) ( ) |
| | | -- ldap_free_urldesc ( ) ( ) |
| | | -- ldap_is_ldap_url ( ) ( ) |
| | | -- ldap_url ( ) |
| | | -- ldap_url_parse ( ) ( ) |
| | | -- ldap_url_search ( ) ( ) |
| | | -- ldap_url_search_s ( ) ( ) |
| | | -- ldap_url_search_st ( ) ( ) |
| |
| | ldap_url -- LDAP Uniform Resource Locator functions ( ) |
| |
| | ldap_url_parse -- LDAP Uniform Resource Locator functions ( ) ( ) |
| |
| | ldap_url_search -- LDAP Uniform Resource Locator functions ( ) ( ) |
| |
| | ldap_url_search_s -- LDAP Uniform Resource Locator functions ( ) ( ) |
| |
| | ldap_url_search_st -- LDAP Uniform Resource Locator functions ( ) ( ) |
| |
| | LDAP user friendly search functions |
| | | -- ldap_ufn ( ) |
| | | -- ldap_ufn_search_c ( ) ( ) |
| | | -- ldap_ufn_search_ct ( ) ( ) |
| | | -- ldap_ufn_search_s ( ) ( ) |
| | | -- ldap_ufn_setfilter ( ) ( ) ( ) ( ) |
| | | -- ldap_ufn_setprefix ( ) ( ) |
| | | -- ldap_ufn_timeout ( ) ( ) |
| |
| | ldap_vals2text -- LDAP entry display functions ( ) |
| |
| | ldexp -- load exponent of a floating point number ( ) |
| |
| | ldiv -- compute quotient and remainder ( ) |
| |
| | leaveok -- set terminal output controls ( ) |
| |
| | lfmt -- display error message in standard format and pass to logging and monitoring services ( ) |
| |
| | lgamma -- log gamma function ( ) |
| |
| | lgamma_r -- log gamma function ( ) |
| |
| | libdevinfo -- library of device information functions ( ) |
| |
| | library for TNF probe control in a process or the kernel -- libtnfctl ( ) |
| |
| | library of device information functions -- libdevinfo ( ) |
| |
| | library of interfaces for monitoring and manipulating threads-related aspects of multithreaded programs -- libthread_db ( ) |
| |
| | library routines for client side calls |
| | | -- clnt_call ( ) |
| | | -- clnt_freeres ( ) |
| | | -- clnt_geterr ( ) |
| | | -- clnt_perrno ( ) |
| | | -- clnt_perror ( ) |
| | | -- clnt_sperrno ( ) |
| | | -- clnt_sperror ( ) |
| | | -- rpc_broadcast ( ) |
| | | -- rpc_broadcast_exp ( ) |
| | | -- rpc_call ( ) |
| | | -- rpc_clnt_calls ( ) |
| |
| | library routines for dealing with creation and manipulation of CLIENT handles |
| | | -- clnt_control ( ) |
| | | -- clnt_create ( ) |
| | | -- clnt_create_timed ( ) |
| | | -- clnt_create_vers ( ) |
| | | -- clnt_create_vers_timed ( ) |
| | | -- clnt_destroy ( ) |
| | | -- clnt_dg_create ( ) |
| | | -- clnt_pcreateerror ( ) |
| | | -- clnt_raw_create ( ) |
| | | -- clnt_spcreateerror ( ) |
| | | -- clnt_tli_create ( ) |
| | | -- clnt_tp_create ( ) |
| | | -- clnt_tp_create_timed ( ) |
| | | -- clnt_vc_create ( ) |
| | | -- rpc_clnt_create ( ) |
| | | -- rpc_createerr ( ) |
| |
| | library routines for RPC servers |
| | | -- rpc_svc_calls ( ) |
| | | -- svc_dg_enablecache ( ) |
| | | -- svc_done ( ) |
| | | -- svc_exit ( ) |
| | | -- svc_fdset ( ) |
| | | -- svc_freeargs ( ) |
| | | -- svc_getargs ( ) |
| | | -- svc_getreq_common ( ) |
| | | -- svc_getreq_poll ( ) |
| | | -- svc_getreqset ( ) |
| | | -- svc_getrpccaller ( ) |
| | | -- svc_max_pollfd ( ) |
| | | -- svc_pollfd ( ) |
| | | -- svc_run ( ) |
| | | -- svc_sendreply ( ) |
| |
| | libthread_db -- library of interfaces for monitoring and manipulating threads-related aspects of multithreaded programs ( ) |
| |
| | libtnfctl -- library for TNF probe control in a process or the kernel ( ) |
| |
| | Lightweight Directory Access Protocol package -- ldap ( ) |
| |
| | line -- graphics interface ( ) |
| |
| | linear search and update routine |
| | | -- lfind ( ) |
| | | -- lsearch ( ) |
| |
| | linmod -- graphics interface ( ) |
| |
| | lio_listio -- list directed I/O ( ) |
| |
| | list directed I/O -- lio_listio ( ) |
| |
| | list the atomic names and references bound in a context |
| | | -- fn_bindinglist_destroy ( ) |
| | | -- fn_bindinglist_next ( ) |
| | | -- FN_bindinglist_t ( ) |
| | | -- fn_ctx_list_bindings ( ) |
| |
| | list the atomic names bound in a context |
| | | -- fn_ctx_list_names ( ) |
| | | -- fn_namelist_destroy ( ) |
| | | -- fn_namelist_next ( ) |
| | | -- FN_namelist_t ( ) |
| |
| | listen -- listen for connections on a socket ( ) |
| |
| | llabs -- return absolute value of long long integer ( ) |
| |
| | lldiv -- compute quotient and remainder ( ) |
| |
| | lltostr -- string conversion routines ( ) |
| |
| | load exponent of a floating point number -- ldexp ( ) |
| |
| | load exponent of a radix-independent floating-point number -- scalbn ( ) |
| |
| | load exponent of a radix-independent floating-point number -- scalb ( ) |
| |
| | locale, modify and query a program's locale -- setlocale ( ) |
| |
| | localeconv -- get numeric formatting information ( ) |
| |
| | lock, apply or remove advisory lock on open file -- flock ( ) |
| |
| | lock address space, -- mlockall ( ) |
| |
| | lock memory pages, -- mlock ( ) |
| |
| | lock or attempt to lock a read-write lock object for reading |
| | | -- pthread_rwlock_rdlock ( ) |
| | | -- pthread_rwlock_tryrdlock ( ) |
| |
| | lock or attempt to lock a read-write lock object for writing |
| | | -- pthread_rwlock_trywrlock ( ) |
| | | -- pthread_rwlock_wrlock ( ) |
| |
| | lock or unlock a mutex |
| | | -- pthread_mutex_lock ( ) |
| | | -- pthread_mutex_trylock ( ) |
| | | -- pthread_mutex_unlock ( ) |
| |
| | lockf -- allows sections of file to be locked ( ) |
| |
| | log -- natural logarithm function ( ) |
| |
| | log gamma function |
| | | -- gamma ( ) |
| | | -- gamma_r ( ) |
| | | -- lgamma ( ) |
| | | -- lgamma_r ( ) |
| |
| | log10 -- base 10 logarithm function ( ) |
| |
| | log1p -- compute natural logarithm ( ) |
| |
| | logb -- radix-independent exponent ( ) |
| |
| | login name |
| | | -- getlogin ( ) |
| | | -- getlogin_r ( ) |
| |
| | _longjmp -- non-local goto ( ) ( ) |
| |
| | longjmp -- non-local goto ( ) ( ) |
| |
| | longname -- return full terminal type name ( ) |
| |
| | looks up the symbol in the symbol table of the load object in the target process -- ps_pglobal_lookup ( ) |
| |
| | looks up the symbol in the symbol table of the load object in the target process -- ps_pglobal_sym ( ) |
| |
| | look up the link reference bound to a name -- fn_ctx_lookup_link ( ) |
| | | | |
| M |
| |
| | madvise -- provide advice to VM system ( ) |
| |
| | maillock -- functions to manage lockfile(s) for user's mailbox ( ) |
| |
| | mailunlock -- functions to manage lockfile(s) for user's mailbox ( ) |
| |
| | make modified instructions executable -- sync_instruction_memory ( ) |
| |
| | makecontext -- manipulate user contexts ( ) |
| |
| | malloc -- memory allocator ( ) |
| |
| | manage thread signals for libthread_db |
| | | -- td_thr_setsigpending ( ) |
| | | -- td_thr_sigsetmask ( ) |
| |
| | manage thread-specific data |
| | | -- pthread_getspecific ( ) |
| | | -- pthread_setspecific ( ) |
| |
| | Management Interface database administration functions |
| | | -- DmiAddComponent ( ) |
| | | -- DmiAddGroup ( ) |
| | | -- DmiAddLanguage ( ) |
| | | -- DmiDeleteComponent ( ) |
| | | -- DmiDeleteGroup ( ) |
| | | -- DmiDeleteLanguage ( ) |
| |
| | Management Interface initialization functions |
| | | -- DmiGetConfig ( ) |
| | | -- DmiGetVersion ( ) |
| | | -- DmiRegister ( ) |
| | | -- DmiSetConfig ( ) |
| | | -- DmiUnregister ( ) |
| |
| | Management Interface listing functions |
| | | -- DmiListAttributes ( ) |
| | | -- DmiListClassNames ( ) |
| | | -- DmiListComponents ( ) |
| | | -- DmiListComponentsByClass ( ) |
| | | -- DmiListGroups ( ) |
| | | -- DmiListLanguages ( ) |
| |
| | Management Interface operation functions |
| | | -- DmiAddRow ( ) |
| | | -- DmiDeleteRow ( ) |
| | | -- DmiGetAttribute ( ) |
| | | -- DmiGetMultiple ( ) |
| | | -- DmiSetAttribute ( ) |
| | | -- DmiSetMultiple ( ) |
| |
| | manipulate sets of signals -- sigsetops ( ) |
| | | sigaddset ( ) |
| | | sigdelset ( ) |
| | | sigemptyset ( ) |
| | | sigfillset ( ) |
| | | sigismember ( ) |
| |
| | manipulate color information |
| | | -- can_change_color ( ) |
| | | -- color_content ( ) |
| | | -- COLOR_PAIR ( ) |
| | | -- has_colors ( ) |
| | | -- init_color ( ) |
| | | -- init_pair ( ) |
| | | -- pair_content ( ) |
| | | -- PAIR_NUMBER ( ) |
| | | -- start_color ( ) |
| |
| | manipulate soft labels |
| | | -- slk_attr_off ( ) |
| | | -- slk_attr_on ( ) |
| | | -- slk_attr_set ( ) |
| | | -- slk_attroff ( ) |
| | | -- slk_attron ( ) |
| | | -- slk_attrset ( ) |
| | | -- slk_clear ( ) |
| | | -- slk_color ( ) |
| | | -- slk_init ( ) |
| | | -- slk_label ( ) |
| | | -- slk_noutrefresh ( ) |
| | | -- slk_refresh ( ) |
| | | -- slk_restore ( ) |
| | | -- slk_set ( ) |
| | | -- slk_touch ( ) |
| | | -- slk_wset ( ) |
| |
| | map a tnfctl error code to a string -- tnfctl_strerror ( ) |
| |
| | map area of parent window to subwindow -- mvderwin ( ) |
| |
| | map ASCII mechanism to OID |
| | | -- rpc_gss_mech_to_oid ( ) ( ) |
| |
| | map ASCII qop to number |
| | | -- rpc_gss_qop_to_num ( ) ( ) |
| |
| | match filename or path name -- fnmatch ( ) |
| |
| | math library exception-handling -- matherr ( ) |
| |
| | mathematical functions |
| | | -- gamma ( ) |
| | | -- gamma_r ( ) |
| | | -- lgamma ( ) |
| | | -- lgamma_r ( ) |
| |
| | matherr -- math library exception-handling ( ) |
| |
| | mblen -- get number of bytes in a character ( ) |
| |
| | mbrlen -- get number of bytes in a character (restartable) ( ) |
| |
| | mbrtowc -- convert a character to a wide-character code (restartable) ( ) |
| |
| | mbsinit -- determine conversion object status ( ) |
| |
| | mbsrtowcs -- convert a character string to a wide-character string (restartable) ( ) |
| |
| | mbstowcs -- convert a character string to a wide-character string ( ) |
| |
| | mbtowc -- convert a character to a wide-character code ( ) |
| |
| | mctl -- memory management control ( ) |
| |
| | media_findname -- convert a supplied name into an absolute pathname that can be used to access removable media ( ) |
| |
| | media_getattr -- get and set media attributes ( ) |
| |
| | media_setattr -- get and set media attributes ( ) |
| |
| | memory -- memory operations ( ) |
| |
| | memory, optimizing usage of user mapped memory -- madvise ( ) |
| |
| | memory allocator -- bsdmalloc ( ) |
| |
| | memory allocator |
| | | -- alloca ( ) |
| | | -- calloc ( ) ( ) ( ) ( ) |
| |
| | memory allocator -- bsdmalloc |
| | | free ( ) |
| |
| | memory allocator |
| | | -- free ( ) ( ) ( ) ( ) |
| | | -- mallinfo ( ) |
| |
| | memory allocator -- bsdmalloc |
| | | malloc ( ) |
| |
| | memory allocator |
| | | -- malloc ( ) ( ) ( ) ( ) |
| | | -- mallopt ( ) |
| | | -- memalign ( ) |
| |
| | memory allocator -- bsdmalloc |
| | | realloc ( ) |
| |
| | memory allocator |
| | | -- realloc ( ) ( ) ( ) ( ) |
| | | -- valloc ( ) |
| |
| | memory lock or unlock, calling process -- plock ( ) |
| |
| | memory management -- mctl ( ) |
| |
| | memory management |
| | | copy a file into memory -- copylist ( ) |
| | | get system page size -- getpagesize ( ) |
| | | lock address space -- mlockall ( ) |
| | | lock pages in memory -- mlock ( ) |
| | | synchronize memory with physical storage -- msync ( ) |
| | | unlock address space -- munlockall ( ) |
| | | unlock pages in memory -- munlock ( ) |
| |
| | memory object, shared |
| | | open -- shm_open ( ) |
| | | remove -- shm_unlink ( ) |
| |
| | memory operations |
| | | -- memccpy ( ) |
| | | -- memchr ( ) |
| | | -- memcmp ( ) |
| | | -- memcpy ( ) |
| | | -- memmove ( ) |
| | | -- memory ( ) |
| | | -- memset ( ) |
| |
| | menu library |
| | | See also curses library | |
| |
| | menus -- character based menus package ( ) |
| |
| | menus, application-specific routines |
| | | -- item_init ( ) |
| | | -- item_term ( ) |
| | | -- menu_hook ( ) |
| | | -- menu_init ( ) |
| | | -- menu_term ( ) |
| | | -- set_item_init ( ) |
| | | -- set_item_term ( ) |
| | | -- set_menu_init ( ) |
| | | -- set_menu_term ( ) |
| |
| | menus, associate application data |
| | | -- menu_userptr ( ) |
| | | -- set_menu_userptr ( ) |
| |
| | menus, create and destroy |
| | | -- free_menu ( ) |
| | | -- menu_new ( ) |
| | | -- new_menu ( ) |
| |
| | menus, rows and columns |
| | | -- menu_format ( ) |
| | | -- set_menu_format ( ) |
| |
| | menus cursor |
| | | -- menu_cursor ( ) |
| | | -- pos_menu_cursor ( ) |
| |
| | menus display attributes |
| | | -- menu_attributes ( ) |
| | | -- menu_back ( ) |
| | | -- menu_fore ( ) |
| | | -- menu_grey ( ) |
| | | -- menu_pad ( ) |
| | | -- set_menu_back ( ) |
| | | -- set_menu_fore ( ) |
| | | -- set_menu_grey ( ) |
| | | -- set_menu_pad ( ) |
| |
| | menus from associated subwindows, write/erase |
| | | -- menu_post ( ) |
| | | -- post_menu ( ) |
| | | -- unpost_menu ( ) |
| |
| | menus item, visibility |
| | | -- item_visible ( ) |
| | | -- menu_item_visible ( ) |
| |
| | menus item name and description |
| | | -- item_description ( ) |
| | | -- item_name ( ) |
| | | -- menu_item_name ( ) |
| |
| | menus item options routines |
| | | -- item_opts ( ) |
| | | -- item_opts_off ( ) |
| | | -- item_opts_on ( ) |
| | | -- menu_item_opts ( ) |
| | | -- set_item_opts ( ) |
| |
| | menus item values, set and get |
| | | -- item_value ( ) |
| | | -- menu_item_value ( ) |
| | | -- set_item_value ( ) |
| |
| | menus items, associate application data |
| | | -- item_userptr ( ) |
| | | -- menu_item_userptr ( ) |
| | | -- set_item_userptr ( ) |
| |
| | menus items, connect and disconnect |
| | | -- item_count ( ) |
| | | -- menu_items ( ) |
| | | -- set_menu_items ( ) |
| |
| | menus items, create and destroy |
| | | -- free_item ( ) |
| | | -- menu_item_new ( ) |
| | | -- new_item ( ) |
| |
| | menus items, get and set |
| | | -- current_item ( ) |
| | | -- item_index ( ) |
| | | -- menu_item_current ( ) |
| | | -- set_current_item ( ) |
| | | -- set_top_row ( ) |
| | | -- top_row ( ) |
| |
| | menus mark string routines |
| | | -- menu_mark ( ) |
| | | -- set_menu_mark ( ) |
| |
| | menus options routines |
| | | -- menu_opts ( ) |
| | | -- menu_opts_off ( ) |
| | | -- menu_opts_on ( ) |
| | | -- set_menu_opts ( ) |
| |
| | menus pattern match buffer |
| | | -- menu_pattern ( ) |
| | | -- set_menu_pattern ( ) |
| |
| | menus subsystem, command processor, -- menu_driver ( ) |
| |
| | menus window and subwindow association routines |
| | | -- menu_sub ( ) |
| | | -- menu_win ( ) |
| | | -- scale_menu ( ) |
| | | -- set_menu_sub ( ) |
| | | -- set_menu_win ( ) |
| |
| | message catalog |
| | | open/catalog -- catopen, catclose ( ) |
| | | read a program message -- catgets ( ) |
| |
| | message handling functions |
| | | -- bindtextdomain ( ) |
| | | -- dcgettext ( ) |
| | | -- dgettext ( ) |
| | | -- gettext ( ) |
| | | -- textdomain ( ) |
| |
| | message queue |
| | | close -- mq_close ( ) |
| | | notify process (or thread) -- mq_notify ( ) |
| | | open -- mq_open ( ) |
| | | receive a message from -- mq_receive ( ) |
| | | remove -- mq_unlink ( ) |
| | | send message to -- mq_send ( ) |
| | | set attributes -- mq_setattr ( ) |
| |
| | messages |
| | | display a message on stderr or system console -- fmtmsg ( ) |
| | | print system error messages -- perror ( ) |
| | | system signal messages -- psignal ( ) |
| |
| | meta -- enable/disable meta keys ( ) |
| |
| | mkdirp -- create directories in a path ( ) |
| |
| | mkfifo -- create a new FIFO ( ) |
| |
| | mkstemp -- make a unique file name ( ) |
| |
| | mktemp -- make a unique file name ( ) |
| |
| | mktime -- converts a tm structure to a calendar time ( ) |
| |
| | mnttab file |
| | | -- getmntany ( ) |
| | | -- getmntent ( ) |
| | | -- hasmntopt ( ) |
| | | -- putmntent ( ) |
| |
| | modf -- decompose floating-point number ( ) |
| |
| | modff -- decompose floating-point number ( ) |
| |
| | modify/delete user credentials for an authentication service -- pam_setcred ( ) |
| |
| | modify LDAP entry RDN |
| | | -- ldap_modrdn ( ) |
| | | -- ldap_modrdn2 ( ) |
| | | -- ldap_modrdn2_s ( ) |
| | | -- ldap_modrdn_s ( ) |
| | | -- ldap_rename ( ) |
| | | -- ldap_rename_s ( ) |
| |
| | modify multiple attributes associated with named object -- fn_attr_multi_modify ( ) |
| |
| | modify specified attribute associated with name -- fn_attr_modify ( ) |
| |
| | monitor -- prepare process execution profile ( ) |
| |
| | move -- graphics interface ( ) |
| |
| | move -- move cursor in window ( ) |
| |
| | move cursor in window |
| | | -- move ( ) |
| | | -- wmove ( ) |
| |
| | move the cursor -- mvcur ( ) |
| |
| | move window -- mvwin ( ) |
| |
| | movenextch -- moving the cursor by character ( ) |
| |
| | moveprevch -- moving the cursor by character ( ) |
| |
| | mp -- multiple precision integer arithmetic ( ) |
| |
| | mp_gcd -- multiple precision integer arithmetic ( ) |
| |
| | mp_itom -- multiple precision integer arithmetic ( ) |
| |
| | mp_madd -- multiple precision integer arithmetic ( ) |
| |
| | mp_mcmp -- multiple precision integer arithmetic ( ) |
| |
| | mp_mdiv -- multiple precision integer arithmetic ( ) |
| |
| | mp_mfree -- multiple precision integer arithmetic ( ) |
| |
| | mp_min -- multiple precision integer arithmetic ( ) |
| |
| | mp_mout -- multiple precision integer arithmetic ( ) |
| |
| | mp_msub -- multiple precision integer arithmetic ( ) |
| |
| | mp_mtox -- multiple precision integer arithmetic ( ) |
| |
| | mp_mult -- multiple precision integer arithmetic ( ) |
| |
| | mp_pow -- multiple precision integer arithmetic ( ) |
| |
| | mp_rpow -- multiple precision integer arithmetic ( ) |
| |
| | mp_xtom -- multiple precision integer arithmetic ( ) |
| |
| | mq_close -- close a message queue ( ) |
| |
| | mq_getattr -- get message queue attributes ( ) |
| |
| | mq_notify -- notify process (or thread) that a message is available on a queue ( ) |
| |
| | mq_open -- open a message queue ( ) |
| |
| | mq_receive -- receive a message from a message queue ( ) |
| |
| | mq_send -- send a message to a message queue ( ) |
| |
| | mq_setattr -- set/get message queue attributes ( ) |
| |
| | mq_unlink -- remove a message queue ( ) |
| |
| | msync -- synchronize memory with physical storage ( ) |
| |
| | multiple precision integer arithmetic |
| | | -- mp ( ) |
| | | -- mp_gcd ( ) |
| | | -- mp_itom ( ) |
| | | -- mp_madd ( ) |
| | | -- mp_mcmp ( ) |
| | | -- mp_mdiv ( ) |
| | | -- mp_mfree ( ) |
| | | -- mp_min ( ) |
| | | -- mp_mout ( ) |
| | | -- mp_msub ( ) |
| | | -- mp_mtox ( ) |
| | | -- mp_mult ( ) |
| | | -- mp_pow ( ) |
| | | -- mp_rpow ( ) |
| | | -- mp_xtom ( ) |
| |
| | mutex -- concepts relating to mutual exclusion locks ( ) |
| | | Caveats ( ) |
| | | Initialization ( ) |
| |
| | mutex_destroy -- mutual exclusion locks ( ) |
| |
| | mutex_init -- mutual exclusion locks ( ) |
| | | Destroy ( ) |
| | | Dynamically Allocated Mutexes ( ) |
| | | Initialize ( ) |
| | | Interprocess Locking ( ) |
| | | Lock and Unlock ( ) |
| | | Multiple Instruction Single Data ( ) |
| | | Single Gate ( ) |
| | | Solaris Interprocess Robust Locking ( ) |
| |
| | mutex_lock -- mutual exclusion locks ( ) |
| |
| | mutex_trylock -- mutual exclusion locks ( ) |
| |
| | mutex_unlock -- mutual exclusion locks ( ) |
| |
| | mutual exclusion locks |
| | | -- mutex_destroy ( ) |
| | | -- mutex_init ( ) |
| | | -- mutex_lock ( ) |
| | | -- mutex_trylock ( ) |
| | | -- mutex_unlock ( ) |
| |
| | mvadd_wch -- add a complex character (with rendition) to a window ( ) |
| |
| | mvadd_wchnstr -- copy a string of complex characters (with renditions) to a window ( ) |
| |
| | mvadd_wchstr -- copy a string of complex characters (with renditions) to a window ( ) |
| |
| | mvaddch -- add a character (with rendition) to a window ( ) |
| |
| | mvaddchnstr -- copy a character string (with renditions) to a window ( ) |
| |
| | mvaddchstr -- copy a character string (with renditions) to a window ( ) |
| |
| | mvaddnstr -- add a multi-byte character string (without rendition) to a window ( ) |
| |
| | mvaddnwstr -- add a string of wchar_t characters to a curses window and advance cursor ( ) |
| |
| | mvaddnwstr -- add a wide-character string to a window ( ) |
| |
| | mvaddstr -- add a multi-byte character string (without rendition) to a window ( ) |
| |
| | mvaddwch -- add a wchar_t character (with attributes) to a curses window and advance cursor ( ) |
| |
| | mvaddwchnstr -- add string of wchar_t characters (and attributes) to a curses window ( ) |
| |
| | mvaddwchstr -- add string of wchar_t characters (and attributes) to a curses window ( ) |
| |
| | mvaddwstr -- add a string of wchar_t characters to a curses window and advance cursor ( ) |
| |
| | mvaddwstr -- add a wide-character string to a window ( ) |
| |
| | mvchgat -- change the rendition of characters in a window ( ) |
| |
| | mvcur -- move the cursor ( ) |
| |
| | mvdelch -- remove a character ( ) |
| |
| | mvderwin -- map area of parent window to subwindow ( ) |
| |
| | mvget_wch -- get a wide character from terminal ( ) |
| |
| | mvget_wstr -- get a wide character string from terminal ( ) |
| |
| | mvgetch -- get a single-byte character from terminal ( ) |
| |
| | mvgetn_wstr -- get a wide character string from terminal ( ) |
| |
| | mvgetnstr -- get a multibyte character string from terminal ( ) |
| |
| | mvgetnwstr -- get wchar_t character strings from curses terminal keyboard ( ) |
| |
| | mvgetstr -- get a multibyte character string from terminal ( ) |
| |
| | mvgetwch -- get (or push back) wchar_t characters from curses terminal keyboard ( ) |
| |
| | mvgetwstr -- get wchar_t character strings from curses terminal keyboard ( ) |
| |
| | mvhline -- use single-byte characters (and renditions) to draw lines ( ) |
| |
| | mvhline_set -- use complex characters (and renditions) to draw lines ( ) |
| |
| | mvin_wch -- retrieve a complex character (with rendition) ( ) |
| |
| | mvin_wchnstr -- retrieve complex character string (with rendition) ( ) |
| |
| | mvin_wchstr -- retrieve complex character string (with rendition) ( ) |
| |
| | mvinch -- return a single-byte character (with rendition) ( ) |
| |
| | mvinchnstr -- retrieve a single-byte character string (with rendition) ( ) |
| |
| | mvinchstr -- retrieve a single-byte character string (with rendition) ( ) |
| |
| | mvinnstr -- retrieve a multibyte character string (without rendition) ( ) |
| |
| | mvinnwstr -- get a string of wchar_t characters from a curses window ( ) |
| |
| | mvinnwstr -- retrieve a wide character string (without rendition) ( ) |
| |
| | mvins_nwstr -- insert a wide character string ( ) |
| |
| | mvins_wch -- insert a complex character ( ) |
| |
| | mvins_wstr -- insert a wide character string ( ) |
| |
| | mvinsch -- insert a character ( ) |
| |
| | mvinsnstr -- insert a multibyte character string ( ) |
| |
| | mvinsnwstr -- insert wchar_t string before character under the cursor in a curses window ( ) |
| |
| | mvinsstr -- insert a multibyte character string ( ) |
| |
| | mvinstr -- retrieve a multibyte character string (without rendition) ( ) |
| |
| | mvinswch -- insert a wchar_t character before the character under the cursor in a curses window ( ) |
| |
| | mvinswstr -- insert wchar_t string before character under the cursor in a curses window ( ) |
| |
| | mvinwch -- get a wchar_t character and its attributes from a curses window ( ) |
| |
| | mvinwchnstr -- get a string of wchar_t characters (and attributes) from a curses window ( ) |
| |
| | mvinwchstr -- get a string of wchar_t characters (and attributes) from a curses window ( ) |
| |
| | mvinwstr -- get a string of wchar_t characters from a curses window ( ) |
| |
| | mvinwstr -- retrieve a wide character string (without rendition) ( ) |
| |
| | mvprintw -- write formatted output to window ( ) |
| |
| | mvscanw -- read formatted input from window ( ) |
| |
| | mvvline -- use single-byte characters (and renditions) to draw lines ( ) |
| |
| | mvvline_set -- use complex characters (and renditions) to draw lines ( ) |
| |
| | mvwadd_wch -- add a complex character (with rendition) to a window ( ) |
| |
| | mvwadd_wchnstr -- copy a string of complex characters (with renditions) to a window ( ) |
| |
| | mvwadd_wchstr -- copy a string of complex characters (with renditions) to a window ( ) |
| |
| | mvwaddch -- add a character (with rendition) to a window ( ) |
| |
| | mvwaddchnstr -- copy a character string (with renditions) to a window ( ) |
| |
| | mvwaddchstr -- copy a character string (with renditions) to a window ( ) |
| |
| | mvwaddnwstr -- add a string of wchar_t characters to a curses window and advance cursor ( ) |
| |
| | mvwaddnwstr -- add a wide-character string to a window ( ) |
| |
| | mvwaddstr -- add a multi-byte character string (without rendition) to a window ( ) |
| |
| | mvwaddwch -- add a wchar_t character (with attributes) to a curses window and advance cursor ( ) |
| |
| | mvwaddwchnstr -- add string of wchar_t characters (and attributes) to a curses window ( ) |
| |
| | mvwaddwchstr -- add string of wchar_t characters (and attributes) to a curses window ( ) |
| |
| | mvwaddwstr -- add a string of wchar_t characters to a curses window and advance cursor ( ) |
| |
| | mvwaddwstr -- add a wide-character string to a window ( ) |
| |
| | mvwchgat -- change the rendition of characters in a window ( ) |
| |
| | mvwdelch -- remove a character ( ) |
| |
| | mvwget_wch -- get a wide character from terminal ( ) |
| |
| | mvwget_wstr -- get a wide character string from terminal ( ) |
| |
| | mvwgetch -- get a single-byte character from terminal ( ) |
| |
| | mvwgetn_wstr -- get a wide character string from terminal ( ) |
| |
| | mvwgetnstr -- get a multibyte character string from terminal ( ) |
| |
| | mvwgetnwstr -- get wchar_t character strings from curses terminal keyboard ( ) |
| |
| | mvwgetstr -- get a multibyte character string from terminal ( ) |
| |
| | mvwgetwch -- get (or push back) wchar_t characters from curses terminal keyboard ( ) |
| |
| | mvwgetwstr -- get wchar_t character strings from curses terminal keyboard ( ) |
| |
| | mvwhline -- use single-byte characters (and renditions) to draw lines ( ) |
| |
| | mvwhline_set -- use complex characters (and renditions) to draw lines ( ) |
| |
| | mvwin -- move window ( ) |
| |
| | mvwin_wch -- retrieve a complex character (with rendition) ( ) |
| |
| | mvwin_wchnstr -- retrieve complex character string (with rendition) ( ) |
| |
| | mvwin_wchstr -- retrieve complex character string (with rendition) ( ) |
| |
| | mvwinch -- return a single-byte character (with rendition) ( ) |
| |
| | mvwinchnstr -- retrieve a single-byte character string (with rendition) ( ) |
| |
| | mvwinchstr -- retrieve a single-byte character string (with rendition) ( ) |
| |
| | mvwinnstr -- retrieve a multibyte character string (without rendition) ( ) |
| |
| | mvwinnwstr -- get a string of wchar_t characters from a curses window ( ) |
| |
| | mvwinnwstr -- retrieve a wide character string (without rendition) ( ) |
| |
| | mvwins_nstr -- insert a wide character string ( ) |
| |
| | mvwins_nwstr -- insert a wide character string ( ) |
| |
| | mvwins_wch -- insert a complex character ( ) |
| |
| | mvwinsch -- insert a character ( ) |
| |
| | mvwinsnstr -- insert a multibyte character string ( ) |
| |
| | mvwinsnwstr -- insert wchar_t string before character under the cursor in a curses window ( ) |
| |
| | mvwinsstr -- insert a multibyte character string ( ) |
| |
| | mvwinstr -- retrieve a multibyte character string (without rendition) ( ) |
| |
| | mvwinswch -- insert a wchar_t character before the character under the cursor in a curses window ( ) |
| |
| | mvwinswstr -- insert wchar_t string before character under the cursor in a curses window ( ) |
| |
| | mvwinwch -- get a wchar_t character and its attributes from a curses window ( ) |
| |
| | mvwinwchnstr -- get a string of wchar_t characters (and attributes) from a curses window ( ) |
| |
| | mvwinwchstr -- get a string of wchar_t characters (and attributes) from a curses window ( ) |
| |
| | mvwinwstr -- get a string of wchar_t characters from a curses window ( ) |
| |
| | mvwinwstr -- retrieve a wide character string (without rendition) ( ) |
| |
| | mvwprintw -- write formatted output to window ( ) |
| |
| | mvwscanw -- read formatted input from window ( ) |
| |
| | mvwvline -- use single-byte characters (and renditions) to draw lines ( ) |
| |
| | mvwvline_set -- use complex characters (and renditions) to draw lines ( ) |
| |
| | mwwaddnstr -- add a multi-byte character string (without rendition) to a window ( ) |
| | | | |
| P |
| |
| | p2close -- close pipes to and from a command ( ) |
| |
| | p2open -- open pipes to and from a command ( ) |
| |
| | page size, system, get -- getpagesize ( ) |
| |
| | pair_content -- manipulate color information ( ) |
| |
| | PAIR_NUMBER -- manipulate color information ( ) |
| |
| | PAM -- PAM Service Module APIs ( ) |
| |
| | PAM -- Pluggable Authentication Module ( ) |
| |
| | pam -- Pluggable Authentication Module |
| | | Administrative Interface ( ) |
| | | Interface Overview ( ) |
| | | Stacking Multiple Schemes ( ) |
| | | Stateful Interface ( ) |
| |
| | pam_acct_mgmt -- perform PAM account validation procedures ( ) |
| |
| | pam_authenticate -- perform authentication within the PAM framework ( ) |
| |
| | pam_chauthtok -- perform password related functions within the PAM framework ( ) |
| |
| | pam_close_session -- perform PAM session creation and termination operations ( ) |
| |
| | pam_end -- authentication transaction routines for PAM ( ) |
| |
| | PAM error messages, get string -- pam_strerror ( ) |
| |
| | pam_get_data -- PAM routines to maintain module specific state ( ) |
| |
| | pam_get_item -- authentication information routines for PAM ( ) |
| |
| | pam_getenv -- returns the value for a PAM environment name ( ) |
| |
| | pam_getenvlist -- returns a list of all the PAM environment variables ( ) |
| |
| | pam_open_session -- perform PAM session creation and termination operations ( ) |
| |
| | pam_putenv -- change or add a value to the PAM environment ( ) |
| |
| | PAM routines to maintain module specific state |
| | | -- pam_get_data ( ) |
| | | -- pam_set_data ( ) |
| |
| | PAM Service Module APIs, -- PAM ( ) |
| |
| | pam_set_data -- PAM routines to maintain module specific state ( ) |
| |
| | pam_set_item -- authentication information routines for PAM ( ) |
| |
| | pam_setcred -- modify/delete user credentials for an authentication service ( ) |
| |
| | pam_sm -- PAM Service Module APIs |
| | | Interaction with the User ( ) |
| | | Interface Overview ( ) |
| | | Stateful Interface ( ) |
| |
| | pam_sm_acct_mgmt -- service provider implementation for pam_acct_mgmt ( ) |
| |
| | pam_sm_authenticate -- service provider implementation for pam_authenticate ( ) |
| |
| | pam_sm_chauthtok -- service provider implementation for pam_chauthtok ( ) |
| |
| | pam_sm_close_session -- Service provider implementation for pam_open_session and pam_close_session ( ) |
| |
| | pam_sm_open_session -- Service provider implementation for pam_open_session and pam_close_session ( ) |
| |
| | pam_sm_setcred -- service provider implementation for pam_setcred ( ) |
| |
| | pam_start -- authentication transaction routines for PAM ( ) |
| |
| | panel library |
| | | See also curses library | |
| |
| | panels -- character based panels package ( ) |
| |
| | panels, create and destroy |
| | | -- del_panel ( ) |
| | | -- new_panel ( ) |
| | | -- panel_new ( ) |
| |
| | panels deck manipulation routines |
| | | -- bottom_panel ( ) |
| | | -- hide_panel ( ) |
| | | -- panel_hidden ( ) |
| | | -- panel_show ( ) |
| | | -- panel_top ( ) |
| | | -- show_panel ( ) |
| | | -- top_panel ( ) |
| |
| | panels deck traversal primitives |
| | | -- panel_above ( ) |
| | | -- panel_below ( ) |
| |
| | panels panel, associate application data |
| | | -- panel_userptr ( ) |
| | | -- set_panel_userptr ( ) |
| |
| | panels panel, get or set current window |
| | | -- panel_window ( ) |
| | | -- replace_panel ( ) |
| |
| | panels virtual screen refresh routine |
| | | -- panel_update ( ) |
| | | -- update_panel ( ) |
| |
| | panels window on virtual screen, move |
| | | -- move_panel ( ) |
| | | -- panel_move ( ) |
| |
| | password databases |
| | | lock the lock file -- lckpwdf ( ) |
| | | unlock the lock file -- ulckpwdf ( ) |
| |
| | password encryption functions, -- crypt ( ) |
| |
| | passwords |
| | | get password entry from a file -- fgetpwent ( ) |
| | | get password entry from a file -- fgetpwent_r ( ) |
| | | get password entry in user database -- endpwent ( ) |
| | | get password entry in user database -- getpwent ( ) |
| | | get password entry in user database -- getpwent_r ( ) |
| | | get password entry in user database -- getpwnam ( ) |
| | | get password entry in user database -- getpwnam_r ( ) |
| | | get password entry in user database -- getpwuid ( ) |
| | | get password entry in user database -- getpwuid_r ( ) |
| | | get password entry in user database -- setpwent ( ) |
| | | get passwd entry from UID -- getpw ( ) |
| | | write password file entry -- putpwent ( ) |
| |
| | passwords, shadow |
| | | get shadow password database entry -- endspent ( ) |
| | | get shadow password database entry -- fgetspent ( ) |
| | | get shadow password database entry -- getspent ( ) |
| | | get shadow password database entry -- getspnam ( ) |
| | | get shadow password database entry -- setspent ( ) |
| | | get shadow password database entry (reentrant) -- fgetspent_r ( ) |
| | | get shadow password database entry (reentrant) -- getspent_r ( ) |
| | | get shadow password database entry (reentrant) -- getspnam_r ( ) |
| | | write shadow password file entry -- putspent ( ) |
| |
| | path name, return last element -- path name ( ) |
| |
| | pathfind -- search for named file in named directories ( ) |
| |
| | pclose -- initiate pipe to/from a process ( ) |
| |
| | pecho_wchar -- add character and refresh window ( ) |
| |
| | pechochar -- add character and refresh window ( ) |
| |
| | pechochar -- create and display curses pads ( ) |
| |
| | pechowchar -- create and display curses pads ( ) |
| |
| | perform an LDAP add operation |
| | | -- ldap_add ( ) |
| | | -- ldap_add_ext ( ) |
| | | -- ldap_add_ext_s ( ) |
| | | -- ldap_add_s ( ) |
| |
| | perform authentication within the PAM framework -- pam_authenticate ( ) |
| |
| | perform PAM account validation procedures -- pam_acct_mgmt ( ) |
| |
| | perform PAM session creation and termination operations |
| | | -- pam_close_session ( ) |
| | | -- pam_open_session ( ) |
| |
| | perform password related functions within the PAM framework -- pam_chauthtok ( ) |
| |
| | perform word expansions |
| | | -- wordexp ( ) |
| | | -- wordfree ( ) |
| |
| | perror -- print system error messages ( ) |
| |
| | pfmt -- display error message in standard format ( ) |
| |
| | pipes |
| | | initiate to/from a process -- pclose ( ) |
| | | initiate to/from a process -- popen ( ) |
| | | open, close to and from a command -- p2open, p2close ( ) |
| |
| | placeholder for future logging functionality -- td_log ( ) |
| |
| | plock -- lock or unlock into memory process, text, or data ( ) |
| |
| | plot -- graphics interface ( ) |
| | | Link Editor ( ) |
| |
| | Pluggable Authentication Module, -- PAM ( ) |
| |
| | pnoutrefresh -- create and display curses pads ( ) |
| |
| | pnoutrefresh -- create or refresh a pad or subpad ( ) |
| |
| | point -- graphics interface ( ) |
| |
| | pop a thread cancellation cleanup handler -- pthread_cleanup_pop ( ) |
| |
| | popen -- initiate pipe to/from a process ( ) |
| |
| | pow -- power function ( ) |
| |
| | power function -- pow ( ) |
| |
| | preemption control |
| | | -- schedctl_exit ( ) |
| | | -- schedctl_init ( ) |
| | | -- schedctl_lookup ( ) |
| | | -- schedctl_start ( ) |
| | | -- schedctl_stop ( ) |
| |
| | prefresh -- create and display curses pads ( ) |
| |
| | prefresh -- create or refresh a pad or subpad ( ) |
| |
| | print formatted output |
| | | -- fprintf ( ) |
| | | -- printf ( ) |
| | | -- snprintf ( ) |
| | | -- sprintf ( ) |
| |
| | print formatted output of a variable argument list |
| | | -- vfprintf ( ) |
| | | -- vprintf ( ) |
| | | -- vsnprintf ( ) |
| | | -- vsprintf ( ) |
| |
| | print formatted wide-character output |
| | | -- fwprintf ( ) |
| | | -- swprintf ( ) |
| | | -- wprintf ( ) |
| |
| | printf -- formatted output conversion ( ) |
| |
| | printf -- print formatted output ( ) |
| |
| | printw -- write formatted output to window ( ) |
| |
| | probe insertion interface |
| | | -- TNF_DEBUG ( ) |
| | | -- TNF_PROBE_0 ( ) |
| | | -- TNF_PROBE_1 ( ) |
| | | -- TNF_PROBE_2 ( ) |
| | | -- TNF_PROBE_3 ( ) |
| | | -- TNF_PROBE_4 ( ) |
| | | -- TNF_PROBE_5 ( ) |
| | | -- TNF_PROBE_0_DEBUG ( ) |
| | | -- TNF_PROBE_1_DEBUG ( ) |
| | | -- TNF_PROBE_2_DEBUG ( ) |
| | | -- TNF_PROBE_3_DEBUG ( ) |
| | | -- TNF_PROBE_4_DEBUG ( ) |
| | | -- TNF_PROBE_5_DEBUG ( ) |
| |
| | proc_service -- process service interfaces ( ) |
| | | SPARC ( ) ( ) |
| | | x86 ( ) ( ) |
| |
| | Process Code string operations -- wstring ( ) |
| |
| | Process Code string operations -- wscasecmp, wscasecmp ( ) |
| |
| | Process Code string operations -- wscol, wscol ( ) |
| |
| | Process Code string operations -- wsdup, wsdup ( ) |
| |
| | Process Code string operations -- wsncasecmp, wsncasecmp ( ) |
| |
| | process and LWP control in libthread_db |
| | | -- ps_kill ( ) |
| | | -- ps_lcontinue ( ) |
| | | -- ps_lrolltoaddr ( ) |
| | | -- ps_lstop ( ) |
| | | -- ps_pcontinue ( ) |
| | | -- ps_pstop ( ) |
| |
| | process service interfaces -- proc_service ( ) |
| |
| | process statistics, prepare execution profile -- monitor ( ) |
| |
| | processes |
| | | change priority -- nice ( ) |
| | | duplicate an open file descriptor -- dup2 ( ) |
| | | generate path name for controlling terminal -- ctermid, ctermid_r ( ) |
| | | get character-string representation -- cuserid ( ) |
| | | initiate pipe to/from a process -- popen, pclose ( ) |
| | | manipulate user contexts -- makecontext, swapcontext ( ) |
| | | memory lock or unlock -- plock ( ) |
| | | prepare execution profile -- monitor ( ) |
| | | report CPU time used -- clock ( ) |
| | | send signal to a process group -- killpg ( ) |
| | | send signal to program -- raise ( ) |
| | | set terminal foreground process group id -- tcsetpgrp ( ) |
| | | suspend execution for interval -- sleep ( ) |
| | | terminate process -- exit ( ) |
| | | terminate the process abnormally -- abort ( ) |
| | | wait for process to terminate or stop -- WIFEXITED ( ) |
| | | wait for process to terminate or stop -- WIFSIGNALED ( ) |
| | | wait for process to terminate or stop -- WIFSTOPPED ( ) |
| | | wait for process to terminate or stop -- wait ( ) |
| |
| | profiling utilities, prepare process execution profile -- monitor ( ) |
| |
| | program assertion, verify -- assert ( ) |
| |
| | program messages |
| | | open/close a message catalog -- catopen, catclose ( ) |
| | | read -- catgets ( ) |
| |
| | programs, last locations -- end, etext, edata ( ) |
| |
| | provide a transient program number, -- reg_ci_callback ( ) |
| |
| | ps_kill -- process and LWP control in libthread_db ( ) |
| |
| | ps_lcontinue -- process and LWP control in libthread_db ( ) |
| |
| | ps_lgetfpregs -- routines that access the target process register in libthread_db ( ) |
| |
| | ps_lgetregs -- routines that access the target process register in libthread_db ( ) |
| |
| | ps_lgetxregs -- routines that access the target process register in libthread_db ( ) |
| |
| | ps_lgetxregsize -- routines that access the target process register in libthread_db ( ) |
| |
| | ps_lrolltoaddr -- process and LWP control in libthread_db ( ) |
| |
| | ps_lsetfpregs -- routines that access the target process register in libthread_db ( ) |
| |
| | ps_lsetregs -- routines that access the target process register in libthread_db ( ) |
| |
| | ps_lsetxregs -- routines that access the target process register in libthread_db ( ) |
| |
| | ps_lstop -- process and LWP control in libthread_db ( ) |
| |
| | ps_pcontinue -- process and LWP control in libthread_db ( ) |
| |
| | ps_pdread -- interfaces in libthread_db that target process memory access ( ) |
| |
| | ps_pdwrite -- interfaces in libthread_db that target process memory access ( ) |
| |
| | ps_pglobal_lookup -- look up a symbol in the symbol table of the load object in the target process ( ) |
| |
| | ps_pglobal_sym -- look up a symbol in the symbol table of the load object in the target process ( ) |
| |
| | ps_pstop -- process and LWP control in libthread_db ( ) |
| |
| | ps_ptread -- interfaces in libthread_db that target process memory access ( ) |
| |
| | ps_ptwrite -- interfaces in libthread_db that target process memory access ( ) |
| |
| | pseudo-terminal device |
| | | get name of the slave pseudo-terminal device -- ptsname ( ) |
| | | grant access to the slave pseudo-terminal device -- grantpt ( ) |
| |
| | pseudorandom number functions |
| | | -- initstate ( ) |
| | | -- random ( ) |
| | | -- setstate ( ) |
| | | -- srandom ( ) |
| |
| | psiginfo -- system signal messages ( ) |
| |
| | psignal -- system signal messages ( ) ( ) |
| |
| | pthread_atfork -- register fork handlers ( ) |
| |
| | pthread_attr_destroy -- initialize and destroy threads attribute object ( ) |
| |
| | pthread_attr_getdetachstate -- get or set detachstate attribute ( ) |
| |
| | pthread_attr_getguardsize -- get or set the thread guardsize attribute ( ) |
| |
| | pthread_attr_getinheritsched -- get or set inheritsched attribute ( ) |
| |
| | pthread_attr_getschedparam -- get or set schedparam attribute ( ) |
| |
| | pthread_attr_getschedpolicy -- get or set schedpolicy attribute ( ) |
| |
| | pthread_attr_getscope -- get or set contentionscope attribute ( ) |
| |
| | pthread_attr_getstackaddr -- get or set stackaddr attribute ( ) |
| |
| | pthread_attr_getstacksize -- get or set stacksize attribute ( ) |
| |
| | pthread_attr_init -- initialize and destroy threads attribute object ( ) |
| |
| | pthread_attr_setdetachstate -- get or set detachstate attribute ( ) |
| |
| | pthread_attr_setguardsize -- get or set the thread guardsize attribute ( ) |
| |
| | pthread_attr_setinheritsched -- get or set inheritsched attribute ( ) |
| |
| | pthread_attr_setschedparam -- get or set schedparam attribute ( ) |
| |
| | pthread_attr_setschedpolicy -- get or set schedpolicy attribute ( ) |
| |
| | pthread_attr_setscope -- get or set contentionscope attribute ( ) |
| |
| | pthread_attr_setstackaddr -- get or set stackaddr attribute ( ) |
| |
| | pthread_attr_setstacksize -- get or set stacksize attribute ( ) |
| |
| | pthread_cleanup_pop -- pop a thread cancellation cleanup handler ( ) |
| |
| | pthread_cleanup_push -- push a thread cancellation cleanup handler ( ) |
| |
| | pthread_cond_broadcast -- signal or broadcast a condition ( ) |
| |
| | pthread_cond_destroy -- initialize or destroy condition variables ( ) |
| |
| | pthread_cond_init -- initialize or destroy condition variables ( ) |
| |
| | pthread_cond_signal -- signal or broadcast a condition ( ) |
| |
| | pthread_cond_timedwait -- wait on a condition ( ) |
| |
| | pthread_cond_wait -- wait on a condition ( ) |
| |
| | pthread_condattr_destroy -- initialize or destroy condition variable attributes object ( ) |
| |
| | pthread_condattr_getpshared -- get or set the process-shared condition variable attributes ( ) |
| |
| | pthread_condattr_init -- initialize or destroy condition variable attributes object ( ) |
| |
| | pthread_condattr_setpshared -- get or set the process-shared condition variable attributes ( ) |
| |
| | pthread_create -- create a thread ( ) |
| |
| | pthread_detach -- detach a thread ( ) |
| |
| | pthread_equal -- compare thread IDs ( ) |
| |
| | pthread_exit -- terminate calling thread ( ) |
| |
| | pthread_getconcurrency -- get or set level of concurrency ( ) |
| |
| | pthread_getschedparam -- access dynamic thread scheduling parameters ( ) |
| |
| | pthread_getspecific -- manage thread-specific data ( ) |
| |
| | pthread_join -- wait for thread termination ( ) |
| |
| | pthread_key_create -- create thread-specific data key ( ) ( ) |
| |
| | pthread_key_delete -- delete thread-specific data key ( ) |
| |
| | pthread_mutex_destroy -- initialize or destroy a mutex ( ) |
| |
| | pthread_mutex_getprioceiling -- change the priority ceiling of a mutex ( ) |
| |
| | pthread_mutex_init -- initialize or destroy a mutex ( ) |
| |
| | pthread_mutex_lock -- lock or unlock a mutex ( ) |
| |
| | pthread_mutex_setprioceiling -- change the priority ceiling of a mutex ( ) |
| |
| | pthread_mutex_trylock -- lock or unlock a mutex ( ) |
| |
| | pthread_mutex_unlock -- lock or unlock a mutex ( ) |
| |
| | pthread_mutexattr_destroy -- initialize and destroy mutex attributes object ( ) |
| |
| | pthread_mutexattr_getprioceiling -- get and set prioceiling attribute of mutex attribute object ( ) |
| |
| | pthread_mutexattr_getprotocol -- get and set protocol attribute of mutex attribute object ( ) |
| |
| | pthread_mutexattr_getpshared -- get and set process-shared attribute ( ) |
| |
| | pthread_mutexattr_gettype -- get or set a mutex type ( ) |
| |
| | pthread_mutexattr_init -- initialize and destroy mutex attributes object ( ) |
| |
| | pthread_mutexattr_setprioceiling -- get and set prioceiling attribute of mutex attribute object ( ) |
| |
| | pthread_mutexattr_setprotocol -- get and set protocol attribute of mutex attribute object ( ) |
| |
| | pthread_mutexattr_setpshared -- get and set process-shared attribute ( ) |
| |
| | pthread_mutexattr_settype -- get or set a mutex type ( ) |
| |
| | pthread_once -- initialize dynamic package ( ) |
| |
| | pthread_rwlock_destroy -- initialize or destroy a read-write lock object ( ) |
| |
| | pthread_rwlock_init -- initialize or destroy a read-write lock object ( ) |
| |
| | pthread_rwlock_rdlock -- lock or attempt to lock a read-write lock object for reading ( ) |
| |
| | pthread_rwlock_tryrdlock -- lock or attempt to lock a read-write lock object for reading ( ) |
| |
| | pthread_rwlock_trywrlock -- lock or attempt to lock a read-write lock object for writing ( ) |
| |
| | pthread_rwlock_unlock -- unlock a read-write lock object ( ) |
| |
| | pthread_rwlock_wrlock -- lock or attempt to lock a read-write lock object for writing ( ) |
| |
| | pthread_rwlockattr_destroy -- initialize and destroy read-write lock attributes object ( ) |
| |
| | pthread_rwlockattr_getpshared -- get and set process-shared attribute of read-write lock attributes object ( ) |
| |
| | pthread_rwlockattr_init -- initialize and destroy read-write lock attributes object ( ) |
| |
| | pthread_rwlockattr_setpshared -- get and set process-shared attribute of read-write lock attributes object ( ) |
| |
| | pthread_self -- get calling thread's ID ( ) |
| |
| | pthread_setcancelstate -- enable or disable cancellation ( ) |
| |
| | pthread_setcancelstate -- enabling or disabling cancellation ( ) |
| |
| | pthread_setcanceltype -- set the cancellation type of a thread ( ) |
| |
| | pthread_setconcurrency -- get or set level of concurrency ( ) |
| |
| | pthread_setschedparam -- access dynamic thread scheduling parameters ( ) |
| |
| | pthread_setspecific -- manage thread-specific data ( ) |
| |
| | pthread_sigmask -- change or examine calling thread's signal mask ( ) |
| |
| | pthread_testcancel -- create cancellation point in the calling thread. ( ) |
| |
| | ptsname -- get name of the slave pseudo-terminal device ( ) |
| |
| | publickey -- retrieve public or secret key ( ) |
| |
| | push a thread cancellation cleanup handler -- pthread_cleanup_push ( ) |
| |
| | push byte back into input stream -- ungetc ( ) |
| |
| | push character back onto the input queue |
| | | -- unget_wch ( ) |
| | | -- ungetch ( ) |
| |
| | push wide-character code back into input stream -- ungetwc ( ) |
| |
| | put a byte on a stream |
| | | -- fputc ( ) |
| | | -- putc ( ) |
| | | -- putc_unlocked ( ) |
| | | -- putchar ( ) |
| | | -- putchar_unlocked ( ) |
| | | -- putw ( ) |
| |
| | put wide character string on a stream -- fputws ( ) |
| |
| | putc -- put a byte on a stream ( ) |
| |
| | putc_unlocked -- put a byte on a stream ( ) |
| |
| | putchar -- put a byte on a stream ( ) |
| |
| | putchar_unlocked -- put a byte on a stream ( ) |
| |
| | putenv -- change or add value to environment ( ) |
| |
| | putmntent -- get mnttab file information ( ) |
| |
| | putp -- apply padding information and output string ( ) |
| |
| | putpwent -- write password file entry ( ) |
| |
| | putspent -- write shadow password file entry ( ) |
| |
| | pututline -- access utmp file entry ( ) |
| |
| | pututxline -- access utmpx file entry ( ) |
| |
| | putw -- put a byte on a stream ( ) |
| |
| | putwin -- read a window from, and write a window to, a file ( ) |
| |
| | putws -- convert a string of Process Code characters to EUC characters and put it on a stream ( ) |
| | | | |
| R |
| |
| | rac_drop() -- remote asynchronous calls ( ) |
| |
| | rac_poll() -- remote asynchronous calls ( ) |
| |
| | rac_recv() -- remote asynchronous calls ( ) |
| |
| | rac_send() -- remote asynchronous calls ( ) |
| |
| | radix-independent exponent -- logb ( ) |
| |
| | raise -- send signal to program ( ) |
| |
| | rand -- simple random number generator ( ) |
| |
| | rand -- simple random-number generator ( ) |
| |
| | random -- pseudorandom number functions ( ) |
| |
| | random number generator |
| | | -- drand48 ( ) |
| | | -- erand48 ( ) |
| | | -- jrand48 ( ) |
| | | -- lcong48 ( ) |
| | | -- lrand48 ( ) |
| | | -- mrand48 ( ) |
| | | -- nrand48 ( ) |
| | | -- rand ( ) |
| | | -- seed48 ( ) |
| | | -- srand48 ( ) |
| |
| | random number generator, simple |
| | | -- rand ( ) |
| | | -- srand ( ) |
| |
| | raw -- set input mode controls ( ) |
| |
| | rcmd -- execute command remotely ( ) |
| |
| | re_comp -- compile and execute regular expressions ( ) |
| |
| | re_exec -- compile and execute regular expressions ( ) |
| |
| | read a string of characters without echo -- getpass ( ) |
| |
| | read and write a disk's VTOC -- read_vtoc ( ) |
| |
| | read system process structures |
| | | -- kvm_getproc ( ) |
| | | -- kvm_nextproc ( ) |
| | | -- kvm_setproc ( ) |
| |
| | read and write a disk's VTOC -- read_vtoc, write_vtoc ( ) |
| |
| | read a directory entry -- readdir ( ) |
| |
| | read a string of characters without echo, -- getpassphrase ( ) |
| |
| | read a window from, and write a window to, a file |
| | | -- getwin ( ) |
| | | -- putwin ( ) |
| |
| | read directory |
| | | -- readdir ( ) |
| | | -- readdir_r ( ) |
| |
| | read formatted input from window |
| | | -- mvscanw ( ) |
| | | -- mvwscanw ( ) |
| | | -- scanw ( ) |
| | | -- vw_scanw ( ) |
| | | -- vwscanw ( ) |
| | | -- wscanw ( ) |
| |
| | read or write asynchronous I/O operations |
| | | -- aioread ( ) |
| | | -- aiowrite ( ) |
| |
| | read or write kstat data |
| | | -- kstat_read ( ) |
| | | -- kstat_write ( ) |
| |
| | read_vtoc -- read and write a disk's VTOC ( ) |
| |
| | readdir -- read a directory entry ( ) |
| |
| | readdir -- read directory ( ) |
| | | POSIX ( ) |
| |
| | readdir_r -- read directory ( ) |
| |
| | reading and writing thread registers in libthread_db |
| | | -- td_thr_getfpregs ( ) |
| | | -- td_thr_getgregs ( ) |
| | | -- td_thr_getxregs ( ) |
| | | -- td_thr_getxregsize ( ) |
| | | -- td_thr_setfpregs ( ) |
| | | -- td_thr_setgregs ( ) |
| | | -- td_thr_setxregs ( ) |
| |
| | realloc -- memory allocator ( ) |
| |
| | realpath -- resolve pathname ( ) |
| |
| | reboot -- reboot system or halt processor ( ) |
| |
| | receive a message from a socket -- recv ( ) |
| | | recvfrom ( ) |
| | | recvmsg ( ) |
| |
| | recv -- receive a message from a socket ( ) |
| |
| | recvfrom -- receive a message from a socket ( ) |
| |
| | recvmsg -- receive a message from a socket ( ) |
| |
| | redraw screen or portion of screen |
| | | -- redrawwin ( ) |
| | | -- wredrawln ( ) |
| |
| | redrawwin -- redraw screen or portion of screen ( ) |
| |
| | refresh -- refresh windows and lines ( ) |
| |
| | refresh windows and lines |
| | | -- doupdate ( ) |
| | | -- refresh ( ) |
| | | -- wnoutrefresh ( ) |
| | | -- wrefresh ( ) |
| |
| | regcmp -- compile regular expression ( ) |
| |
| | regcomp -- regular expression matching ( ) |
| |
| | regerror -- regular expression matching ( ) |
| |
| | regex -- execute regular expression ( ) |
| |
| | regexec -- regular expression matching ( ) |
| |
| | regexpr -- regular expression compile and match routines ( ) |
| |
| | regfree -- regular expression matching ( ) |
| |
| | register callbacks for probe creation and destruction -- tnfctl_register_funcs ( ) |
| |
| | register fork handlers -- pthread_atfork ( ) |
| |
| | regular expression compile and match routines |
| | | -- advance ( ) |
| | | -- compile ( ) |
| | | -- regexpr ( ) |
| | | -- step ( ) |
| |
| | regular expression matching |
| | | -- regcomp ( ) |
| | | -- regerror ( ) |
| | | -- regexec ( ) |
| | | -- regfree ( ) |
| |
| | regular expressions, compile and execute -- regcmp, regex ( ) |
| |
| | release removable media device reservation -- volmgt_release ( ) |
| |
| | remainder -- remainder function ( ) |
| |
| | remainder function -- remainder ( ) |
| |
| | remote command, return stream to, -- rcmd ( ) |
| |
| | remote procedure calls, library routines for -- rpc ( ) |
| |
| | remote system |
| | | return information about users -- rusers, rnusers ( ) |
| | | write to -- rstat ( ) |
| | | write to -- rwall ( ) |
| |
| | remove -- remove file ( ) |
| |
| | remove a character |
| | | -- delch ( ) |
| | | -- mvdelch ( ) |
| | | -- mvwdelch ( ) |
| | | -- wdelch ( ) |
| |
| | remove a line |
| | | -- deleteln ( ) |
| | | -- wdeleteln ( ) |
| |
| | remque -- remove elment from a queue ( ) |
| |
| | rename the name of a binding -- fn_ctx_rename ( ) |
| |
| | reposition a file-position indicator in a stream |
| | | -- fseek ( ) |
| | | -- fseeko ( ) |
| |
| | res_init -- resolver routines ( ) |
| |
| | res_mkquery -- resolver routines ( ) |
| |
| | res_query -- resolver routines ( ) |
| |
| | res_search -- resolver routines ( ) |
| |
| | res_send -- resolver routines ( ) |
| |
| | reserve removable media device -- volmgt_acquire ( ) |
| |
| | reserve screen line for dedicated purpose -- ripoffline ( ) |
| |
| | reset file position indicator in a stream -- rewind ( ) |
| |
| | reset position of directory stream to the beginning of a directory -- rewinddir ( ) |
| |
| | reset_prog_mode -- save/restore terminal modes ( ) |
| |
| | reset_shell_mode -- save/restore terminal modes ( ) |
| |
| | resetty -- restore/save terminal modes ( ) |
| |
| | resolve pathname -- realpath ( ) |
| |
| | resolver -- resolver routines ( ) |
| |
| | resolver routines -- resolver ( ) |
| | | dn_comp ( ) |
| | | dn_expand ( ) |
| | | res_init ( ) |
| | | res_mkquery ( ) |
| | | res_search ( ) |
| | | res_send ( ) |
| |
| | resource utilization, get information -- getrusage ( ) |
| |
| | restartterm -- free space pointed to by terminal ( ) |
| |
| | restore initial terminal environment |
| | | -- endwin ( ) |
| | | -- isendwin ( ) |
| |
| | restore/save terminal modes |
| | | -- resetty ( ) |
| | | -- savetty ( ) |
| |
| | retrieve public or secret key -- getpublickey ( ) |
| | | getsecretkey ( ) |
| | | publickey ( ) |
| |
| | retrieve a complex character (with rendition) |
| | | -- in_wch ( ) |
| | | -- mvin_wch ( ) |
| | | -- mvwin_wch ( ) |
| | | -- win_wch ( ) |
| |
| | retrieve a multibyte character string (without rendition) |
| | | -- innstr ( ) |
| | | -- instr ( ) |
| | | -- mvinnstr ( ) |
| | | -- mvinstr ( ) |
| | | -- mvwinnstr ( ) |
| | | -- mvwinstr ( ) |
| | | -- winnstr ( ) |
| | | -- winstr ( ) |
| |
| | retrieve a single-byte character string (with rendition) |
| | | -- inchnstr ( ) |
| | | -- inchstr ( ) |
| | | -- mvinchnstr ( ) |
| | | -- mvinchstr ( ) |
| | | -- mvwinchnstr ( ) |
| | | -- mvwinchstr ( ) |
| | | -- winchnstr ( ) |
| | | -- winchstr ( ) |
| |
| | retrieve a wide character string (without rendition) |
| | | -- innwstr ( ) |
| | | -- inwstr ( ) |
| | | -- mvinnwstr ( ) |
| | | -- mvinwstr ( ) |
| | | -- mvwinnwstr ( ) |
| | | -- mvwinwstr ( ) |
| | | -- winnwstr ( ) |
| | | -- winwstr ( ) |
| |
| | retrieve archive symbol table -- elf_getarsym ( ) |
| |
| | retrieve class-dependent object file header |
| | | -- elf32_getehdr ( ) |
| | | -- elf64_getehdr ( ) |
| | | -- elf32_newehdr ( ) |
| | | -- elf64_newehdr ( ) |
| |
| | retrieve class-dependent program header table |
| | | -- elf32_getphdr ( ) |
| | | -- elf64_getphdr ( ) |
| | | -- elf32_newphdr ( ) |
| | | -- elf64_newphdr ( ) |
| |
| | retrieve class-dependent section header |
| | | -- elf32_getshdr ( ) |
| | | -- elf64_getshdr ( ) |
| |
| | retrieve complex character string (with rendition) |
| | | -- in_wchnstr ( ) |
| | | -- in_wchstr ( ) |
| | | -- mvin_wchnstr ( ) |
| | | -- mvin_wchstr ( ) |
| | | -- mvwin_wchnstr ( ) |
| | | -- mvwin_wchstr ( ) |
| | | -- win_wchnstr ( ) |
| | | -- win_wchstr ( ) |
| |
| | return physical memory information -- sysmem ( ) |
| |
| | return physical memory information -- asysmem, asysmem ( ) |
| |
| | return a file offset for a file descriptor -- tell ( ) |
| |
| | return a file offset in a stream |
| | | -- ftell ( ) |
| | | -- ftello ( ) |
| |
| | return a handle to the Initial Context -- fn_ctx_handle_from_initial ( ) |
| |
| | returns a list of all the PAM environment variables -- pam_getenvlist ( ) |
| |
| | return a single-byte character (with rendition) |
| | | -- inch ( ) |
| | | -- mvinch ( ) |
| | | -- mvwinch ( ) |
| | | -- winch ( ) |
| |
| | return character string used as key name |
| | | -- key_name ( ) |
| | | -- keyname ( ) |
| |
| | return credential information associated with the client -- door_cred ( ) ( ) |
| |
| | return current ERASE or KILL characters |
| | | -- erasechar ( ) |
| | | -- erasewchar ( ) |
| | | -- killchar ( ) |
| | | -- killwchar ( ) |
| |
| | return from a door invocation -- door_return ( ) |
| |
| | return full terminal type name -- longname ( ) |
| |
| | return information associated with a door descriptor -- door_info ( ) ( ) |
| |
| | return magnitude of first argument and sign of second argument -- copysign ( ) |
| |
| | return multiple attributes associated with named object |
| | | -- fn_attr_multi_get ( ) |
| | | -- fn_multigetlist_destroy ( ) |
| | | -- fn_multigetlist_next ( ) |
| | | -- FN_multigetlist_t ( ) |
| |
| | return pathname of executable -- getexecname ( ) |
| |
| | return specified attribute associated with name -- fn_attr_get ( ) |
| |
| | return stream to a remote command -- rexec ( ) |
| |
| | return terminal baud rate -- baudrate ( ) |
| |
| | return the size of an object file type |
| | | -- elf32_fsize ( ) |
| | | -- elf64_fsize ( ) |
| |
| | return the synchronization handle for the object on which a thread is blocked -- td_thr_sleepinfo ( ) |
| |
| | returns the value for a PAM environment name -- pam_getenv ( ) |
| |
| | return the value of a terminfo capability |
| | | -- tigetflag ( ) |
| | | -- tigetnum ( ) |
| | | -- tigetstr ( ) |
| | | -- tparm ( ) |
| |
| | return the value of the environmental variable TERM -- termname ( ) |
| |
| | return the video attributes supported by the terminal -- termattrs ( ) |
| |
| | return the Volume Management root directory, -- volmgt_root ( ) |
| |
| | return values of an attribute |
| | | -- fn_attr_get_values ( ) |
| | | -- fn_valuelist_destroy ( ) |
| | | -- fn_valuelist_next ( ) |
| | | -- FN_valuelist_t ( ) |
| |
| | return whether or not Volume Management is running -- volmgt_running ( ) |
| |
| | returns an unbiased exponent -- ilogb ( ) |
| |
| | revoke access to a door descriptor -- door_revoke ( ) ( ) |
| |
| | rewind -- reset file position indicator in a stream ( ) |
| |
| | rewinddir -- reset position of directory stream to the beginning of a directory ( ) |
| |
| | rexec -- return stream to a remote command ( ) |
| |
| | rindex -- string operations ( ) |
| |
| | rint -- round-to-nearest integral value ( ) |
| |
| | ripoffline -- reserve screen line for dedicated purpose ( ) |
| |
| | rmdirp -- remove directories in a path ( ) |
| |
| | rnusers -- return information about users on remote machines ( ) |
| |
| | round-to-nearest integral value -- rint ( ) |
| |
| | routines that access the target process register in libthread_db |
| | | -- ps_lgetfpregs ( ) |
| | | -- ps_lgetregs ( ) |
| | | -- ps_lgetxregs ( ) |
| | | -- ps_lgetxregsize ( ) |
| | | -- ps_lsetfpregs ( ) |
| | | -- ps_lsetregs ( ) |
| | | -- ps_lsetxregs ( ) |
| |
| | rpc -- library routines for remote procedure calls ( ) |
| |
| | RPC, data transmission using XDR routines -- xdr ( ) |
| |
| | RPC, secure library routines |
| | | -- authdes_getucred ( ) |
| | | -- authdes_seccreate ( ) |
| | | -- getnetname ( ) |
| | | -- host2netname ( ) |
| | | -- key_decryptsession ( ) |
| | | -- key_encryptsession ( ) |
| | | -- key_gendes ( ) |
| | | -- key_secretkey_is_set ( ) |
| | | -- key_setsecret ( ) |
| | | -- netname2host ( ) |
| | | -- netname2user ( ) |
| | | -- secure_rpc ( ) |
| | | -- user2netname ( ) |
| |
| | RPC, XDR library routines |
| | | -- rpc_xdr ( ) |
| | | -- xdr_accepted_reply ( ) |
| | | -- xdr_authsys_parms ( ) |
| | | -- xdr_callhdr ( ) |
| | | -- xdr_callmsg ( ) |
| | | -- xdr_opaque_auth ( ) |
| | | -- xdr_rejected_reply ( ) |
| | | -- xdr_replymsg ( ) |
| |
| | RPC bind service library routines |
| | | -- rpc_getmaps ( ) |
| | | -- rpcb_getaddr ( ) |
| | | -- rpcb_gettime ( ) |
| | | -- rpcb_rmtcall ( ) |
| | | -- rpcb_set ( ) |
| | | -- rpcb_unset ( ) |
| | | -- rpcbind ( ) |
| |
| | rpc_broadcast -- library routines for client side calls ( ) |
| |
| | rpc_broadcast_exp -- library routines for client side calls ( ) |
| |
| | rpc_call -- library routines for client side calls ( ) |
| |
| | rpc_clnt_auth -- library routines for client side remote procedure call authentication ( ) |
| |
| | rpc_clnt_calls -- library routines for client side calls ( ) |
| | | Routines ( ) ( ) |
| |
| | rpc_clnt_create -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| | | Routines ( ) ( ) |
| |
| | rpc_createerr -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | RPC entry |
| | | -- endrpcent ( ) |
| | | -- getrpcbyname ( ) |
| | | -- getrpcbyname_r ( ) |
| | | -- getrpcbynumber ( ) |
| | | -- getrpcbynumber_r ( ) |
| | | -- getrpcent ( ) |
| | | -- getrpcent_r ( ) |
| | | -- setrpcent ( ) |
| |
| | RPC library routine for manipulating global RPC attributes for client and server applications, -- rpc_control ( ) |
| |
| | RPC library routines for creation and manipulation of server handles |
| | | -- rpc_svc_create ( ) |
| | | -- svc_create ( ) ( ) |
| | | -- svc_destroy ( ) |
| | | -- svc_dg_create ( ) |
| | | -- svc_fd_create ( ) |
| | | -- svc_raw_create ( ) |
| | | -- svc_tli_create ( ) |
| | | -- svc_tp_create ( ) |
| | | -- svc_vc_create ( ) |
| |
| | RPC library routines for registering servers |
| | | -- rpc_reg ( ) |
| | | -- rpc_svc_reg ( ) |
| | | -- svc_auth_reg ( ) |
| | | -- svc_reg ( ) |
| | | -- svc_unreg ( ) |
| | | -- xprt_register ( ) |
| | | -- xprt_unregister ( ) |
| |
| | RPC library routines for server side errors |
| | | -- rpc_svc_err ( ) |
| | | -- svcerr_auth ( ) |
| | | -- svcerr_decode ( ) |
| | | -- svcerr_noproc ( ) |
| | | -- svcerr_noprog ( ) |
| | | -- svcerr_progvers ( ) |
| | | -- svcerr_systemerr ( ) |
| | | -- svcerr_weakauth ( ) |
| |
| | RPC obsolete library routines |
| | | -- authdes_create ( ) |
| | | -- authunix_create_default ( ) |
| | | -- callrpc ( ) |
| | | -- clnt_broadcast ( ) |
| | | -- clntraw_create ( ) |
| | | -- clnttcp_create ( ) |
| | | -- clntudp_bufcreate ( ) |
| | | -- clntudp_create ( ) |
| | | -- get_myaddress ( ) |
| | | -- getrpcport ( ) |
| | | -- pmap_getmaps ( ) |
| | | -- pmap_getport ( ) |
| | | -- pmap_rmtcall ( ) |
| | | -- pmap_set ( ) |
| | | -- pmap_unset ( ) |
| | | -- registerrpc ( ) |
| | | -- rpc_soc ( ) |
| | | -- svc_fds ( ) |
| | | -- svc_getcaller ( ) |
| | | -- svc_getreq ( ) |
| | | -- svc_register ( ) |
| | | -- svc_unregister ( ) |
| | | -- svcfd_create ( ) |
| | | -- svcraw_create ( ) |
| | | -- svctcp_create ( ) |
| | | -- svcudp_bufcreate ( ) |
| | | -- svcudp_create ( ) |
| | | -- xdr_authunix_parms ( ) |
| |
| | rpc routines |
| | | rac_drop() -- remote asynchronous calls ( ) |
| | | rac_poll() -- remote asynchronous calls ( ) |
| | | rac_recv() -- remote asynchronous calls ( ) |
| | | rac_send() -- remote asynchronous calls ( ) |
| |
| | rpc_svc_calls -- library routines for RPC servers ( ) |
| | | Routines ( ) |
| |
| | RPC using Kerberos authentication routines |
| | | -- authkerb_getucred ( ) |
| | | -- authkerb_seccreate ( ) |
| | | -- kerberos_rpc ( ) |
| | | -- svc_kerb_reg ( ) |
| |
| | rpc -- security flavor incorporating GSS-API onto ONC RPC ( ) |
| |
| | rresvport -- get privileged socket ( ) |
| |
| | rstat -- get performance data from remote kernel ( ) |
| |
| | ruserok -- authenticate user ( ) |
| |
| | rusers -- return information about users on remote machines ( ) |
| | | xdr_utmpidlearr ( ) |
| |
| | rw_rdlock() -- acquire a read lock ( ) |
| |
| | rw_tryrdlock() -- acquire a read lock ( ) |
| |
| | rw_trywrlock() -- acquire a write lock ( ) |
| |
| | rw_unlock() -- unlock a readers/writer lock ( ) |
| |
| | rw_wrlock() -- acquire a write lock ( ) |
| |
| | rwall -- write to specified remote machines ( ) |
| |
| | rwlock_destroy() -- destroy a readers/writer lock ( ) |
| |
| | rwlock_init() -- initialize a readers/writer lock ( ) |
| | | | |
| S |
| |
| | save/restore terminal modes |
| | | -- def_prog_mode ( ) |
| | | -- def_shell_mode ( ) |
| | | -- reset_prog_mode ( ) |
| | | -- reset_shell_mode ( ) |
| |
| | savetty -- restore/save terminal modes ( ) |
| |
| | scalb -- load exponent of a radix-independent floating-point number ( ) |
| |
| | scalbn -- load exponent of a radix-independent floating-point number ( ) |
| |
| | scan a directory |
| | | -- alphasort ( ) |
| | | -- scandir ( ) |
| |
| | scandir -- scan a directory ( ) |
| |
| | scanf -- convert formatted input ( ) |
| | | Conversion Characters ( ) |
| | | Conversion Specifications ( ) |
| |
| | scanw -- read formatted input from window ( ) |
| |
| | sched_get_priority_max -- get scheduling parameter limits ( ) |
| |
| | sched_get_priority_min -- get scheduling parameter limits ( ) |
| |
| | sched_getparam -- get scheduling parameters ( ) |
| |
| | sched_getparam -- set/get scheduling parameters ( ) |
| |
| | sched_getscheduler -- get scheduling policy ( ) |
| |
| | sched_rr_get_interval -- get execution time limits ( ) |
| |
| | sched_setparam -- set/get scheduling parameters ( ) |
| |
| | sched_setscheduler -- set scheduling policy and scheduling parameters ( ) |
| |
| | sched_yield -- yield processor ( ) |
| |
| | schedctl_exit -- preemption control ( ) |
| |
| | schedctl_init -- preemption control ( ) |
| |
| | schedctl_lookup -- preemption control ( ) |
| |
| | schedctl_start -- preemption control ( ) |
| |
| | schedctl_stop -- preemption control ( ) |
| |
| | scheduling priority, change priority of a process -- nice ( ) |
| |
| | scr_dump -- write screen contents to/from a file ( ) |
| |
| | scr_init -- write screen contents to/from a file ( ) |
| |
| | scr_restore -- write screen contents to/from a file ( ) |
| |
| | scr_set -- write screen contents to/from a file ( ) |
| |
| | screen initialization functions |
| | | -- initscr ( ) |
| | | -- newterm ( ) |
| |
| | scrl -- scroll a window ( ) |
| |
| | scroll -- scroll a window ( ) |
| |
| | scroll a window |
| | | -- scrl ( ) |
| | | -- scroll ( ) |
| | | -- wscrl ( ) |
| |
| | scrollok -- set terminal output controls ( ) |
| |
| | search for atomic name with specified attributes in single context |
| | | -- fn_attr_search ( ) |
| | | -- fn_searchlist_destroy ( ) |
| | | -- fn_searchlist_next ( ) |
| | | -- FN_searchlist_t ( ) |
| |
| | search for names whose attributes satisfy filter |
| | | -- fn_attr_ext_search ( ) |
| | | -- fn_ext_searchlist_destroy ( ) |
| | | -- fn_ext_searchlist_next ( ) |
| | | -- FN_ext_searchlist_t ( ) |
| |
| | search functions |
| | | binary search a sorted table -- bsearch ( ) |
| | | linear search and update routine -- lsearch, lfind ( ) |
| | | manage hash search tables -- hsearch ( ) |
| |
| | seconvert -- convert number to ASCII ( ) |
| |
| | secure, RPC, See RPC,secure ( ) |
| |
| | seekdir -- set position of directory stream ( ) |
| |
| | select -- synchronous I/O multiplexing ( ) |
| |
| | sem_close -- close a named semaphore ( ) |
| |
| | sem_destroy -- destroy an unnamed semaphore ( ) |
| |
| | sem_getvalue -- get the value of a semaphore ( ) |
| |
| | sem_init -- initialize an unnamed semaphore ( ) |
| |
| | sem_open -- initialize/open a named semaphore ( ) |
| |
| | sem_post -- increment the count of a semaphore ( ) |
| |
| | sem_trywait -- acquire or wait for a semaphore ( ) |
| |
| | sem_unlink -- remove a named semaphore ( ) |
| |
| | sem_wait -- acquire or wait for a semaphore ( ) |
| |
| | sema_destroy() -- destroy a semaphore ( ) |
| |
| | sema_init() -- initialize a semaphore ( ) |
| |
| | sema_post() -- increment a semaphore ( ) |
| |
| | sema_trywait() -- decrement a semaphore ( ) |
| |
| | sema_wait() -- decrement a semaphore ( ) |
| |
| | semaphore |
| | | acquire or wait for -- sem_wait, sem_trywait ( ) |
| | | close a named one -- sem_close ( ) |
| | | destroy an unnamed one -- sem_destroy ( ) |
| | | get the value -- sem_getvalue ( ) |
| | | increment the count -- sem_post ( ) |
| | | initialize an unnamed one -- sem_init ( ) |
| | | initialize/open a named one -- sem_open ( ) |
| | | remove a named one -- sem_unlink ( ) |
| |
| | send -- send message from a socket ( ) |
| |
| | send a ``break'' for a specific duration -- tcsendbreak ( ) |
| |
| | sendmsg -- send message from a socket ( ) |
| |
| | sendto -- send message from a socket ( ) |
| |
| | Service Access Facility library function, -- doconfig ( ) |
| |
| | Service Provider functions for components |
| | | -- DmiOriginateEvent ( ) |
| | | -- DmiRegisterCi ( ) |
| | | -- DmiUnRegisterCi ( ) |
| |
| | service provider implementation for pam_acct_mgmt -- pam_sm_acct_mgmt ( ) |
| |
| | service provider implementation for pam_authenticate -- pam_sm_authenticate ( ) |
| |
| | service provider implementation for pam_chauthtok -- pam_sm_chauthtok ( ) |
| |
| | Service provider implementation for pam_open_session and pam_close_session |
| | | -- pam_sm_close_session ( ) |
| | | -- pam_sm_open_session ( ) |
| |
| | service provider implementation for pam_setcred -- pam_sm_setcred ( ) |
| |
| | set a cchar_t type character from a wide character and rendition -- setcchar ( ) |
| |
| | set and/or get alternate signal stack context -- sigstack ( ) |
| |
| | set and/or get signal stack context -- sigstack ( ) |
| |
| | set blocking or non-blocking read -- nodelay ( ) |
| |
| | set/clear window attributes |
| | | -- standend ( ) |
| | | -- standout ( ) |
| | | -- wstandend ( ) |
| | | -- wstandout ( ) |
| |
| | set concurrency level for target process -- td_ta_setconcurrency ( ) |
| |
| | set connectionless LDAP request retransmission parameters -- cldap_setretryinfo ( ) |
| |
| | set_curterm -- free space pointed to by terminal ( ) |
| |
| | set encoding key -- setkey ( ) |
| |
| | set foreground process group ID -- tcsetpgrp ( ) |
| |
| | set/get scheduling parameters |
| | | -- sched_getparam ( ) |
| | | -- sched_setparam ( ) |
| |
| | set input baud rate, -- cfsetispeed ( ) |
| |
| | set input mode controls |
| | | -- cbreak ( ) |
| | | -- nocbreak ( ) |
| | | -- noraw ( ) |
| | | -- raw ( ) |
| |
| | set or get the background character (and rendition) of window using a complex character |
| | | -- bkgrnd ( ) |
| | | -- bkgrndset ( ) |
| | | -- getbkgrnd ( ) |
| | | -- wbkgrnd ( ) |
| | | -- wbkgrndset ( ) |
| | | -- wgetbkgrnd ( ) |
| |
| | set output baud rate, -- cfsetospeed ( ) |
| |
| | set position of directory stream -- seekdir ( ) |
| |
| | set scheduling policy and scheduling parameters -- sched_setscheduler ( ) |
| |
| | set server principal name, -- rpc_gss_set_svc_name ( ) |
| |
| | set stream orientation -- fwide ( ) |
| |
| | set_term -- switch between terminals ( ) |
| |
| | set terminal output controls |
| | | -- clearok ( ) |
| | | -- idlok ( ) |
| | | -- leaveok ( ) |
| | | -- scrollok ( ) |
| | | -- setscrreg ( ) |
| | | -- wsetscrreg ( ) |
| |
| | set the background character (and rendition) of window |
| | | -- bkgd ( ) |
| | | -- bkgdset ( ) |
| | | -- wbkgd ( ) |
| | | -- wbkgdset ( ) |
| |
| | set the cancellation type of a thread -- pthread_setcanceltype ( ) |
| |
| | set the parameters associated with the terminal -- tcsetattr ( ) |
| |
| | set the priority of a thread -- td_thr_setprio ( ) |
| |
| | set timed blocking or non-blocking read |
| | | -- notimeout ( ) |
| | | -- timeout ( ) |
| | | -- wtimeout ( ) |
| |
| | set values of lines and columns -- use_env ( ) |
| |
| | set visibility of cursor -- curs_set ( ) |
| |
| | set wide-characters in memory -- wmemset ( ) |
| |
| | setac -- get audit control file information ( ) |
| |
| | setauclass -- rewind audit_class database file ( ) |
| |
| | setauuser -- rewind audit_event database file ( ) |
| |
| | setauuser -- get audit_user database entry ( ) |
| |
| | setcat -- define default catalog ( ) |
| |
| | setcchar -- set a cchar_t type character from a wide character and rendition ( ) |
| |
| | setgrent -- get group entry from database ( ) |
| |
| | sethostname -- set name of current host ( ) |
| |
| | _setjmp -- non-local goto ( ) ( ) |
| |
| | setjmp -- non-local goto ( ) ( ) |
| |
| | setkey -- set encoding key ( ) |
| |
| | setlabel -- define the label for pfmt() and lfmt(). ( ) |
| |
| | setlocale -- modify and query a program's locale ( ) |
| |
| | setlogmask -- control system log ( ) |
| |
| | setpriority -- get or set process scheduling priority ( ) |
| |
| | setpwnam -- get password entry from user database ( ) |
| |
| | setscrreg -- set terminal output controls ( ) |
| |
| | setservent -- get service entry ( ) |
| |
| | setspent -- get shadow password database entry ( ) |
| |
| | setstate -- pseudorandom number functions ( ) |
| |
| | setterm -- free space pointed to by terminal ( ) |
| |
| | settimeofday -- set date and time ( ) |
| |
| | settimeofday -- set system's notion of current Greenwich time ( ) |
| |
| | setupterm -- free space pointed to by terminal ( ) |
| |
| | setusershell() -- function ( ) |
| |
| | setutent -- access utmp file entry ( ) |
| |
| | setutxent -- access utmpx file entry ( ) |
| |
| | severity levels, applications, build a list for use with fmtmsg -- addseverity ( ) |
| |
| | sfconvert -- convert number to ASCII ( ) |
| |
| | sgconvert -- convert number to ASCII ( ) |
| |
| | shared memory object |
| | | open -- shm_open ( ) |
| | | remove -- shm_unlink ( ) |
| |
| | shared object |
| | | close -- dlclose ( ) |
| | | get address of symbol -- dlsym ( ) |
| | | get diagnostic information -- dlerror ( ) |
| | | open -- dlopen ( ) |
| | | translate address to symbolic information -- dladdr ( ) |
| |
| | shell command, issue one -- system ( ) |
| |
| | shell global pattern matching -- gmatch ( ) |
| |
| | shm_open -- open a shared memory object ( ) |
| |
| | shm_unlink -- remove a shared memory object ( ) |
| |
| | shutdown -- shut down part of a full-duplex connection ( ) |
| |
| | sig2str -- translation between signal name and signal number ( ) |
| |
| | sigaddset -- manipulate sets of signals ( ) |
| |
| | sigdelset -- manipulate sets of signals ( ) |
| |
| | sigemptyset -- manipulate sets of signals ( ) |
| |
| | sigfillset -- manipulate sets of signals ( ) |
| |
| | sigfpe() function ( ) |
| |
| | sighold -- adds sig to the calling process's signal mask ( ) |
| |
| | sigignore -- sets the disposition of sig to SIG_IGN ( ) |
| |
| | siginterrupt -- allow signals to interrupt functions ( ) |
| |
| | sigismember --manipulate sets of signals ( ) |
| |
| | siglongjmp -- non-local goto ( ) |
| |
| | signal -- modify signal disposition ( ) |
| |
| | signal -- simplified software signal facilities ( ) |
| |
| | signal |
| | | queue one to a process -- sigqueue ( ) |
| | | schedule after interval in microseconds -- ualarm ( ) |
| | | suspend execution for interval in microseconds -- usleep ( ) |
| | | wait for queued signals -- sigwaitinfo, sigtimedwait ( ) |
| |
| | simplified signal facilities -- bsd_signal ( ) |
| |
| | signal management, simplified, for application processes -- signal ( ) |
| |
| | signal messages, system |
| | | -- psignal ( ) ( ) |
| |
| | signal or broadcast a condition |
| | | -- pthread_cond_broadcast ( ) |
| | | -- pthread_cond_signal ( ) |
| |
| | signals, block |
| | | -- sigblock ( ) |
| | | -- sigmask ( ) |
| | | -- sigpause ( ) |
| | | -- sigsetmask ( ) |
| |
| | signals, software |
| | | -- gsignal ( ) |
| | | -- ssignal ( ) |
| |
| | significand -- significand function ( ) |
| |
| | significand function -- significand ( ) |
| |
| | sigpause -- removes sig from the calling process's signal mask and suspends the calling process until a signal is received ( ) |
| |
| | sigqueue -- queue a signal to a process ( ) |
| |
| | sigrelse -- removes sig from the calling process's signal mask ( ) |
| |
| | sigset -- modify signal disposition ( ) |
| |
| | sigsetjmp -- non-local goto ( ) |
| |
| | sigsetops -- manipulate sets of signals ( ) |
| |
| | sigstack -- set and/or get alternate signal stack context ( ) |
| |
| | sigstack -- set and/or get signal stack context ( ) |
| |
| | sigtimedwait -- wait for queued signals ( ) |
| |
| | sigvec -- software signal facilities ( ) |
| |
| | sigwaitinfo -- wait for queued signals ( ) |
| |
| | simplified Basic Encoding Rules library encoding functions |
| | | -- ber_alloc ( ) ( ) |
| | | -- ber_encode ( ) |
| | | -- ber_flush ( ) ( ) |
| | | -- ber_printf ( ) ( ) |
| | | -- ber_put_bitstring ( ) ( ) |
| | | -- ber_put_boolean ( ) ( ) |
| | | -- ber_put_int ( ) ( ) |
| | | -- ber_put_null ( ) ( ) |
| | | -- ber_put_ostring ( ) ( ) |
| | | -- ber_put_seq ( ) ( ) |
| | | -- ber_put_set ( ) ( ) |
| | | -- ber_put_string ( ) ( ) |
| | | -- ber_start_seq ( ) ( ) |
| | | -- ber_start_set ( ) ( ) |
| |
| | sin -- sine function ( ) |
| |
| | sine function -- sin ( ) |
| |
| | single-byte to wide-character conversion -- btowc ( ) |
| |
| | single_to_decimal -- decimal record from single-precision floating ( ) |
| |
| | sinh -- hyperbolic sine function ( ) |
| |
| | sleep -- suspend execution for interval ( ) |
| |
| | sleep |
| | | high resolution -- nanosleep ( ) |
| | | suspend execution for interval in microseconds -- usleep ( ) |
| |
| | sleep process for a specified length of time -- napms ( ) |
| |
| | slk_attr_off -- manipulate soft labels ( ) |
| |
| | slk_attr_on -- manipulate soft labels ( ) |
| |
| | slk_attr_set -- manipulate soft labels ( ) |
| |
| | slk_attroff -- manipulate soft labels ( ) |
| |
| | slk_attron -- manipulate soft labels ( ) |
| |
| | slk_attrset -- manipulate soft labels ( ) |
| |
| | slk_clear -- manipulate soft labels ( ) |
| |
| | slk_color -- manipulate soft labels ( ) |
| |
| | slk_init -- manipulate soft labels ( ) |
| |
| | slk_label -- manipulate soft labels ( ) |
| |
| | slk_noutrefresh -- manipulate soft labels ( ) |
| |
| | slk_refresh -- manipulate soft labels ( ) |
| |
| | slk_restore -- manipulate soft labels ( ) |
| |
| | slk_set -- manipulate soft labels ( ) |
| |
| | slk_touch -- manipulate soft labels ( ) |
| |
| | slk_wset -- manipulate soft labels ( ) |
| |
| | snprintf -- print formatted output ( ) |
| |
| | socket -- create an endpoint for communication ( ) |
| |
| | socket |
| | | accept a connection -- accept ( ) |
| | | bind a name -- bind ( ) |
| | | get options -- getsocketopt ( ) |
| | | get name -- getsockname ( ) |
| | | get name of connected peer -- getpeername ( ) |
| | | initiate a connection -- connect ( ) |
| | | listen for connections -- listen ( ) |
| | | send message from -- send, sendto, sendmsg ( ) ( ) |
| | | set options -- setsocketopt ( ) |
| | | shut down part of a full-duplex connection -- shutdown ( ) |
| |
| | socketpair -- create a pair of connected sockets ( ) |
| |
| | software signals |
| | | -- gsignal ( ) |
| | | -- ssignal ( ) |
| |
| | sort, quick -- qsort ( ) |
| |
| | space -- graphics interface ( ) |
| |
| | specify an alternative door server thread creation function -- door_server_create ( ) |
| |
| | sprintf -- formatted output conversion ( ) |
| |
| | spray -- scatter data in order to test the network ( ) |
| |
| | sprintf -- print formatted output ( ) |
| |
| | sqrt -- square root function ( ) |
| |
| | square root function -- sqrt ( ) |
| |
| | srand -- reset simple random number generator ( ) |
| |
| | srandom -- pseudorandom number functions ( ) |
| |
| | SSAAgentIsAlive -- Sun Solstice Enterprise Agent registration and communication helper functions ( ) |
| |
| | SSAGetTrapPort -- Sun Solstice Enterprise Agent registration and communication helper functions ( ) |
| |
| | SSAOidCmp -- Sun Solstice Enterprise Agent OID helper functions ( ) |
| |
| | SSAOidCpy -- Sun Solstice Enterprise Agent OID helper functions ( ) |
| |
| | SSAOidDup -- Sun Solstice Enterprise Agent OID helper functions ( ) |
| |
| | SSAOidFree -- Sun Solstice Enterprise Agent OID helper functions ( ) |
| |
| | SSAOidInit -- Sun Solstice Enterprise Agent OID helper functions ( ) |
| |
| | SSAOidNew -- Sun Solstice Enterprise Agent OID helper functions ( ) |
| |
| | SSAOidString -- Sun Solstice Enterprise Agent OID helper functions ( ) |
| |
| | SSAOidStrToOid -- Sun Solstice Enterprise Agent OID helper functions ( ) |
| |
| | SSAOidZero -- Sun Solstice Enterprise Agent OID helper functions ( ) |
| |
| | SSARegSubagent -- Sun Solstice Enterprise Agent registration and communication helper functions ( ) |
| |
| | SSARegSubtable -- Sun Solstice Enterprise Agent registration and communication helper functions ( ) |
| |
| | SSARegSubtree -- Sun Solstice Enterprise Agent registration and communication helper functions ( ) |
| |
| | SSASendTrap -- Sun Solstice Enterprise Agent registration and communication helper functions ( ) |
| |
| | SSAStringCpy -- Sun Solstice Enterprise Agent string helper functions ( ) |
| |
| | SSAStringInit -- Sun Solstice Enterprise Agent string helper functions ( ) |
| |
| | SSAStringToChar -- Sun Solstice Enterprise Agent string helper functions ( ) |
| |
| | SSAStringZero -- Sun Solstice Enterprise Agent string helper functions ( ) |
| |
| | SSASubagentOpen -- Sun Solstice Enterprise Agent registration and communication helper functions ( ) |
| |
| | sscanf -- convert formatted input ( ) |
| |
| | standend -- curses character and window attribute control routines ( ) |
| |
| | standend -- set/clear window attributes ( ) |
| |
| | standout -- curses character and window attribute control routines ( ) |
| |
| | standout -- set/clear window attributes ( ) |
| |
| | start_color -- manipulate color information ( ) |
| |
| | stdio -- standard buffered input/output package ( ) |
| |
| | step -- regular expression compile and match routines ( ) |
| |
| | step through LDAP entry attributes |
| | | -- ldap_first_attribute ( ) |
| | | -- ldap_next_attribute ( ) |
| |
| | sting collation, -- strcoll ( ) |
| |
| | store -- data base subroutines ( ) |
| |
| | str2sig -- translation between signal name and signal number ( ) |
| |
| | strcadd -- copy strings, compressing or expanding C language escape codes ( ) |
| |
| | strcasecmp -- string operations ( ) |
| |
| | strcat -- string operations ( ) |
| |
| | strccpy -- copy strings, compressing or expanding C language escape codes ( ) |
| |
| | strchr -- string operations ( ) |
| |
| | strcmp -- string operations ( ) |
| |
| | strcpy -- string operations ( ) |
| |
| | strcspn -- string operations ( ) |
| |
| | strdup -- string operations ( ) |
| |
| | streadd -- copy strings, compressing or expanding C language escape codes ( ) |
| |
| | stream |
| | | convert a string of EUC characters from the stream to Process Code -- getwfs ( ) |
| | | convert a string of EUC characters from the stream to Process Code -- getws ( ) |
| | | convert a string of Process Code characters to EUC characters and put it on a stream -- putws ( ) |
| | | open -- fopen ( ) |
| |
| | stream, assign buffering |
| | | -- setbuf ( ) |
| | | -- setvbuf ( ) |
| |
| | stream, get string |
| | | -- fgets ( ) |
| | | -- gets ( ) |
| |
| | stream, put a string |
| | | -- fputs ( ) |
| | | -- puts ( ) |
| |
| | stream status inquiries |
| | | -- clearerr ( ) |
| | | -- feof ( ) |
| | | -- ferror ( ) |
| | | -- fileno ( ) |
| |
| | STREAMS |
| | | accept a connection on a socket -- accept ( ) |
| | | attach a STREAMS-based file descriptor to an object in the file system name space -- fattach ( ) |
| | | bind a name to a socket -- bind ( ) |
| | | buffered binary input/output -- fread ( ) |
| | | buffered binary input/output -- fwrite ( ) |
| | | create a pair of connected sockets -- socketpair ( ) |
| | | create an endpoint for communication -- socket ( ) |
| | | determine whether a buffer of characters is encrypted -- isencrypt ( ) |
| | | get and set socket options -- getsockopt, setsockopt ( ) ( ) |
| | | 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 ( ) |
| | | read stream up to next delimiter -- bgets ( ) |
| | | return to remote command -- rcmd ( ) |
| | | send a message from a socket -- send, sendto, sendmsg ( ) |
| | | shut down part of a full-duplex connection -- shutdown ( ) |
| | | split buffer into fields -- bufsplit ( ) |
| | | test file descriptor for a STREAMS file -- isastream ( ) |
| |
| | strecpy -- copy strings, compressing or expanding C language escape codes ( ) |
| |
| | strfind -- string manipulations ( ) ( ) ( ) ( ) |
| |
| | strfmon -- convert monetary value to string ( ) |
| |
| | strftime -- convert date and time to string ( ) |
| |
| | string manipulations -- strfind ( ) |
| |
| | string -- string operations ( ) |
| |
| | string manipulations -- strfind |
| | | strrspn ( ) |
| | | strtrns ( ) |
| |
| | string conversion routines |
| | | -- atoi ( ) |
| | | -- atol ( ) |
| | | -- atoll ( ) |
| | | -- lltostr ( ) |
| | | -- strtol ( ) |
| | | -- strtoll ( ) |
| | | -- ulltostr ( ) |
| |
| | string encoding function -- crypt ( ) |
| |
| | string manipulations |
| | | -- strfind ( ) |
| | | -- strrspn ( ) |
| | | -- strtrns ( ) |
| |
| | string operation |
| | | get error message string -- strerror ( ) |
| | | get PAM error message string -- pam_strerror ( ) |
| |
| | string operations |
| | | bit and byte -- bstring ( ) |
| | | -- index ( ) |
| | | -- rindex ( ) |
| | | -- strcasecmp ( ) |
| | | -- strcat ( ) |
| | | -- strchr ( ) |
| | | -- strcmp ( ) |
| | | -- strcpy ( ) |
| | | -- strcspn ( ) |
| | | -- strdup ( ) |
| | | -- string ( ) |
| | | -- strlen ( ) |
| | | -- strncasecmp ( ) |
| | | -- strncat ( ) |
| | | -- strncmp ( ) |
| | | -- strncpy ( ) |
| | | -- strpbrk ( ) |
| | | -- strrchr ( ) |
| | | -- strspn ( ) |
| | | -- strstr ( ) |
| | | -- strtok ( ) |
| | | -- strtok_r ( ) |
| |
| | string_to_decimal -- decimal record from character string ( ) |
| |
| | string transformation -- strxfrm ( ) |
| |
| | strings, copy, compressing or expanding C language escape codes ( ) |
| |
| | strings, convert from numbers -- econvert ( ) |
| |
| | strlen -- string operations ( ) |
| |
| | strncasecmp -- string operations ( ) |
| |
| | strncat -- string operations ( ) |
| |
| | strncmp -- string operations ( ) |
| |
| | strncpy -- string operations ( ) |
| |
| | strpbrk -- string operations ( ) |
| |
| | strptime -- date and time conversion ( ) |
| |
| | strrchr -- string operations ( ) |
| |
| | strsignal -- get name of signal ( ) |
| |
| | strspn -- string operations ( ) |
| |
| | strstr -- string operations ( ) |
| |
| | strtod -- convert string to double-precision number ( ) |
| |
| | strtok -- string operations ( ) |
| |
| | strtok_r -- string operations ( ) |
| |
| | strtol -- string conversion routines ( ) |
| |
| | strtoll -- string conversion routines ( ) |
| |
| | strtoul -- convert string to unsigned long ( ) |
| |
| | strtows -- code conversion for Process Code and File Code ( ) |
| |
| | strxfrm -- string transformation ( ) |
| |
| | subpad -- create and display curses pads ( ) |
| |
| | subpad -- create or refresh a pad or subpad ( ) |
| |
| | subwin -- create a new window or subwindow ( ) |
| |
| | Sun Solstice Enterprise Agent OID helper functions |
| | | -- SSAOidCmp ( ) |
| | | -- SSAOidCpy ( ) |
| | | -- SSAOidDup ( ) |
| | | -- SSAOidFree ( ) |
| | | -- SSAOidInit ( ) |
| | | -- SSAOidNew ( ) |
| | | -- SSAOidString ( ) |
| | | -- SSAOidStrToOid ( ) |
| | | -- SSAOidZero ( ) |
| |
| | Sun Solstice Enterprise Agent registration and communication helper functions |
| | | -- SSAAgentIsAlive ( ) |
| | | -- SSAGetTrapPort ( ) |
| | | -- SSARegSubagent ( ) |
| | | -- SSARegSubtable ( ) |
| | | -- SSARegSubtree ( ) |
| | | -- SSASendTrap ( ) |
| | | -- SSASubagentOpen ( ) |
| |
| | Sun Solstice Enterprise Agent string helper functions |
| | | -- SSAStringCpy ( ) |
| | | -- SSAStringInit ( ) |
| | | -- SSAStringToChar ( ) |
| | | -- SSAStringZero ( ) |
| |
| | suspend and resume threads in libthread_db |
| | | -- td_thr_dbresume ( ) |
| | | -- td_thr_dbsuspend ( ) |
| |
| | suspend or restart the transmission or reception of data -- tcflow ( ) |
| |
| | svc_dg_enablecache -- library routines for RPC servers ( ) |
| |
| | svc_done -- library routines for RPC servers ( ) |
| |
| | svc_exit -- library routines for RPC servers ( ) |
| |
| | svc_fdset -- library routines for RPC servers ( ) |
| |
| | svc_freeargs -- library routines for RPC servers ( ) |
| |
| | svc_getargs -- library routines for RPC servers ( ) |
| |
| | svc_getreq_common -- library routines for RPC servers ( ) |
| |
| | svc_getreq_poll -- library routines for RPC servers ( ) |
| |
| | svc_getreqset -- library routines for RPC servers ( ) |
| |
| | svc_getrpccaller -- library routines for RPC servers ( ) |
| |
| | svc_max_pollfd -- library routines for RPC servers ( ) |
| |
| | svc_pollfd -- library routines for RPC servers ( ) |
| |
| | svc_run -- library routines for RPC servers ( ) |
| |
| | svc_sendreply -- library routines for RPC servers ( ) |
| |
| | swab -- swap bytes ( ) |
| |
| | swap bytes -- swab ( ) |
| |
| | swapcontext -- manipulate user contexts ( ) |
| |
| | switch between terminals -- set_term ( ) |
| |
| | swprintf -- print formatted wide-character output ( ) |
| |
| | swscanf -- convert formatted wide-character input ( ) |
| |
| | symbol address, get address in shared object -- dlsym ( ) |
| |
| | symbol table, get entries -- nlist ( ) |
| |
| | sync_instruction_memory -- make modified instructions executable ( ) |
| |
| | synchronize a file's data, -- fdatasync ( ) |
| |
| | synchronize window with its parents or children |
| | | -- syncok ( ) |
| | | -- wcursyncup ( ) |
| | | -- wsyncdown ( ) |
| | | -- wsyncup ( ) |
| |
| | synchronous I/O multiplexing |
| | | -- FD_CLR ( ) |
| | | -- FD_ISSET ( ) |
| | | -- FD_SET ( ) |
| | | -- select ( ) ( ) |
| |
| | syncok -- synchronize window with its parents or children ( ) |
| |
| | sys_siglist -- system signal messages list ( ) |
| |
| | syscall -- indirect system call ( ) |
| |
| | sysconf -- get configurable system variables ( ) |
| |
| | syslog -- control system log ( ) |
| |
| | sysmem -- return physical memory information ( ) |
| |
| | system -- issue shell command ( ) |
| |
| | system error messages, print -- perror ( ) |
| |
| | system log, log message with variable argument list -- vsyslog ( ) |
| |
| | system signal messages, -- psignal ( ) |
| |
| | system variables, get configurable ones -- sysconf ( ) |
| | | | |
| T |
| |
| | t_alloc -- allocate memory for argument structures ( ) |
| |
| | taddr2uaddr -- generic transport name-to-address translation ( ) |
| |
| | tan -- tangent function ( ) |
| |
| | tangent function -- tan ( ) |
| |
| | tanh -- hyperbolic tangent function ( ) |
| |
| | tcdrain -- wait for transmission of output ( ) |
| |
| | tcflow -- suspend or restart the transmission or reception of data ( ) |
| |
| | tcflush -- flush non-transmitted output data, non-read input data or both ( ) |
| |
| | tcgetattr -- get the parameters associated with the terminal ( ) |
| |
| | tcgetpgrp -- get foreground process group ID ( ) |
| |
| | tcgetsid -- get process group ID for session leader for controlling terminal ( ) |
| |
| | tcsendbreak -- send a ``break'' for a specific duration ( ) |
| |
| | tcsetattr -- set the parameters associated with the terminal ( ) |
| |
| | tcsetpgrp -- set foreground process group ID ( ) |
| |
| | td_event_addset -- thread events in libthread_db ( ) |
| |
| | td_event_delset -- thread events in libthread_db ( ) |
| |
| | td_event_emptyset -- thread events in libthread_db ( ) |
| |
| | td_event_fillset -- thread events in libthread_db ( ) |
| |
| | td_eventisempty -- thread events in libthread_db ( ) |
| |
| | td_eventismember -- thread events in libthread_db ( ) |
| |
| | td_init -- initialization function for libthread_db library of interfaces ( ) |
| |
| | td_log -- placeholder for future logging functionality ( ) |
| |
| | td_sync_get_info -- operations on a synchronization object in libthread_db ( ) |
| |
| | td_sync_setstate -- operations on a synchronization object in libthread_db ( ) |
| |
| | td_sync_waiters -- operations on a synchronization object in libthread_db ( ) |
| |
| | td_ta_delete -- allocate and deallocate process handles for libthread_db ( ) |
| |
| | td_ta_enable_stats -- collect target process statistics for libthread_db ( ) |
| |
| | td_ta_event_addr -- thread events in libthread_db ( ) |
| | | Event Set Manipulation Macros ( ) |
| |
| | td_ta_event_getmsg -- thread events in libthread_db ( ) |
| |
| | td_ta_get_nthreads -- gets the total number of threads in a process for libthread_db ( ) |
| |
| | td_ta_get_ph -- allocate and deallocate process handles for libthread_db ( ) |
| |
| | td_ta_get_stats -- collect target process statistics for libthread_db ( ) |
| |
| | td_ta_map_addr2sync -- get a synchronization object handle from a synchronization object's address ( ) |
| |
| | td_ta_map_addr2thr -- convert a thread id or thread address to a thread handle ( ) |
| |
| | td_ta_map_id2thr -- convert a thread id or thread address to a thread handle ( ) |
| |
| | td_ta_new -- allocate and deallocate process handles for libthread_db ( ) |
| |
| | td_ta_reset_stats -- collect target process statistics for libthread_db ( ) |
| |
| | td_ta_set_event -- thread events in libthread_db ( ) |
| |
| | td_ta_setconcurrency -- set concurrency level for target process ( ) |
| |
| | td_ta_sync_iter -- iterator functions on process handles from libthread_db library of interfaces ( ) |
| |
| | td_ta_thr_iter -- iterator functions on process handles from libthread_db library of interfaces ( ) |
| |
| | td_ta_tsd_iter -- iterator functions on process handles from libthread_db library of interfaces ( ) |
| |
| | td_thr_clear_event -- thread events in libthread_db ( ) |
| |
| | td_thr_dbresume -- suspend and resume threads in libthread_db ( ) |
| |
| | td_thr_dbsuspend -- suspend and resume threads in libthread_db ( ) |
| |
| | td_thr_event_enable -- thread events in libthread_db ( ) |
| |
| | td_thr_event_getmsg -- thread events in libthread_db ( ) |
| |
| | td_thr_get_info -- get thread information in libthread_db library of interfaces ( ) |
| |
| | td_thr_getfpregs -- reading and writing thread registers in libthread_db ( ) |
| |
| | td_thr_getgregs -- reading and writing thread registers in libthread_db ( ) |
| | | Intel x86 ( ) |
| | | SPARC ( ) |
| |
| | td_thr_getxregs -- reading and writing thread registers in libthread_db ( ) |
| |
| | td_thr_getxregsize -- reading and writing thread registers in libthread_db ( ) |
| |
| | td_thr_lockowner -- iterate over the set of locks owned by a thread ( ) |
| |
| | td_thr_set_event -- thread events in libthread_db ( ) |
| |
| | td_thr_setfpregs -- reading and writing thread registers in libthread_db ( ) |
| |
| | td_thr_setgregs -- reading and writing thread registers in libthread_db ( ) |
| |
| | td_thr_setprio -- set the priority of a thread ( ) |
| |
| | td_thr_setsigpending -- manage thread signals for libthread_db ( ) |
| |
| | td_thr_setxregs -- reading and writing thread registers in libthread_db ( ) |
| |
| | td_thr_sigsetmask -- manage thread signals for libthread_db ( ) |
| |
| | td_thr_sleepinfo -- return the synchronization handle for the object on which a thread is blocked ( ) |
| |
| | td_thr_tsd -- get a thread's thread-specific data for libthread_db library of interfaces ( ) |
| |
| | td_thr_validate -- test a thread handle for validity ( ) |
| |
| | tda_ta_clear_event -- thread events in libthread_db ( ) |
| |
| | tdelete -- manage binary search trees ( ) |
| |
| | tell -- return a file offset for a file descriptor ( ) |
| |
| | telldir -- current location of a named directory stream ( ) |
| |
| | tempnam -- create a name for a temporary file ( ) |
| |
| | termattrs -- return the video attributes supported by the terminal ( ) |
| |
| | terminal, find the slot in the utmp file of the current user -- ttyslot ( ) |
| |
| | terminal device, slave pseudo |
| | | get name -- ptsname ( ) |
| | | grant access -- grantpt ( ) |
| |
| | terminal ID, generate path name for controlling terminal -- ctermid, ctermid_r ( ) |
| |
| | terminal line, establish an outgoing connection -- dial ( ) |
| |
| | terminals, set terminal foreground process group id -- tcsetpgrp ( ) |
| |
| | terminate calling thread -- pthread_exit ( ) |
| |
| | terminate the calling thread -- thr_exit ( ) |
| |
| | termios -- general terminal interface ( ) |
| |
| | termname -- return the value of the environmental variable TERM ( ) |
| |
| | test a thread handle for validity -- td_thr_validate ( ) |
| |
| | test character for specified class -- iswctype ( ) |
| |
| | test for a terminal device -- isatty ( ) |
| |
| | test for NaN -- isnan ( ) |
| |
| | text processing utilities |
| | | compile and execute regular expressions -- regcmp, regex ( ) |
| | | quick sort -- qsort ( ) |
| |
| | text string, -- gettxt ( ) |
| |
| | textdomain -- select domain of messages ( ) |
| |
| | tfind -- manage binary search trees ( ) |
| |
| | tgetent -- emulate the termcap database ( ) |
| |
| | tgetflag -- emulate the termcap database ( ) |
| |
| | tgetnum -- emulate the termcap database ( ) |
| |
| | tgetstr -- emulate the termcap database ( ) |
| |
| | tgoto -- emulate the termcap database ( ) |
| |
| | thr_continue -- continue thread execution ( ) |
| |
| | thr_create -- create a tread ( ) |
| |
| | thr_exit -- terminate the calling thread ( ) |
| |
| | thr_getconcurrency -- get thread concurrency level ( ) |
| |
| | thr_getprio -- access dynamic thread scheduling ( ) |
| | | Contentionscope ( ) |
| | | Policy ( ) |
| | | Priority ( ) |
| | | Scheduling ( ) |
| |
| | thr_getspecific -- thread-specific-data functions ( ) |
| |
| | thr_join -- wait for thread termination ( ) |
| |
| | thr_keycreate -- thread-specific-data functions ( ) |
| | | Create Key ( ) |
| | | Get Value ( ) |
| | | Set Value ( ) |
| |
| | thr_main -- identifies the calling thread as the main thread or not the main thread ( ) |
| |
| | thr_self -- get calling thread's ID ( ) |
| |
| | thr_setconcurrency -- set thread concurrency level ( ) |
| |
| | thr_setprio -- access dynamic thread scheduling ( ) |
| |
| | thr_setspecific -- thread-specific-data functions ( ) |
| |
| | thr_sigsetmask -- change or examine calling thread's signal mask ( ) |
| |
| | thr_stksegment -- get thread stack bottom and size ( ) |
| |
| | thr_suspend -- suspend thread execution ( ) |
| |
| | thr_yield -- thread yield to another thread ( ) |
| |
| | thread events in libthread_db |
| | | -- td_event_addset ( ) |
| | | -- td_event_delset ( ) |
| | | -- td_event_emptyset ( ) |
| | | -- td_event_fillset ( ) |
| | | -- td_eventisempty ( ) |
| | | -- td_eventismember ( ) |
| | | -- td_ta_event_addr ( ) |
| | | -- td_ta_event_getmsg ( ) |
| | | -- td_ta_set_event ( ) |
| | | -- td_thr_clear_event ( ) |
| | | -- td_thr_event_enable ( ) |
| | | -- td_thr_event_getmsg ( ) |
| | | -- td_thr_set_event ( ) |
| | | -- tda_ta_clear_event ( ) |
| |
| | thread-specific-data functions |
| | | -- thr_getspecific ( ) |
| | | -- thr_keycreate ( ) |
| | | -- thr_setspecific ( ) |
| |
| | thread yield to another thread -- thr_yield ( ) |
| |
| | tigetflag -- return the value of a terminfo capability ( ) |
| |
| | tigetnum -- return the value of a terminfo capability ( ) |
| |
| | tigetstr -- return the value of a terminfo capability ( ) |
| |
| | time, computes the difference between two calendar times -- difftime ( ) |
| |
| | time, calendar, convert from a tm structure -- mktime ( ) |
| |
| | time accounting, for current process -- times ( ) |
| |
| | time and date |
| | | convert to string -- asctime ( ) |
| | | convert to string -- ctime ( ) |
| | | convert to string -- gmtime ( ) |
| | | convert to string -- localtime ( ) |
| | | convert to string -- tzset ( ) |
| | | convert to string -- tzsetwall ( ) |
| | | convert user format date and time -- getdate ( ) |
| | | get -- ftime ( ) |
| | | -- settimeofday ( ) ( ) |
| |
| | time of day, get and set -- gettimeofday, settimeofday ( ) |
| |
| | timeout -- set timed blocking or non-blocking read ( ) |
| |
| | timer_getoverrun -- per-process timers ( ) |
| |
| | timer_gettime -- per-process timers ( ) |
| |
| | timer_settime -- per-process timers ( ) |
| |
| | times -- get process times ( ) |
| |
| | tmpfile -- create a temporary file ( ) |
| |
| | tmpnam -- create a name for a temporary file ( ) |
| |
| | TNF_DEBUG -- probe insertion interface ( ) |
| |
| | TNF_PROBE -- probe insertion interface |
| | | arg_name_n ( ) |
| | | arg_type_n ( ) |
| | | arg_value_n ( ) |
| | | detail ( ) |
| | | keys ( ) |
| | | name ( ) |
| |
| | TNF_PROBE_0 -- probe insertion interface ( ) |
| |
| | TNF_PROBE_1 -- probe insertion interface ( ) |
| |
| | TNF_PROBE_2 -- probe insertion interface ( ) |
| |
| | TNF_PROBE_3 -- probe insertion interface ( ) |
| |
| | TNF_PROBE_4 -- probe insertion interface ( ) |
| |
| | TNF_PROBE_5 -- probe insertion interface ( ) |
| |
| | TNF_PROBE_0_DEBUG -- probe insertion interface ( ) |
| |
| | TNF_PROBE_1_DEBUG -- probe insertion interface ( ) |
| |
| | TNF_PROBE_2_DEBUG -- probe insertion interface ( ) |
| |
| | TNF_PROBE_3_DEBUG -- probe insertion interface ( ) |
| |
| | TNF_PROBE_4_DEBUG -- probe insertion interface ( ) |
| |
| | TNF_PROBE_5_DEBUG -- probe insertion interface ( ) |
| |
| | tnf_process_disable() -- disables probing for the process ( ) |
| |
| | tnf_process_enable() -- enables probing for the process ( ) |
| |
| | tnf_thread_disable() -- disables probing for the calling thread ( ) |
| |
| | tnf_thread_enable() -- enables probing for the calling thread ( ) |
| |
| | tnfctl_buffer_alloc -- allocate or deallocate a buffer for trace data ( ) |
| |
| | tnfctl_buffer_dealloc -- allocate or deallocate a buffer for trace data ( ) |
| |
| | tnfctl_check_libs -- control probes of another process where caller provides /proc functionality ( ) |
| |
| | tnfctl_close -- close a tnfctl handle ( ) |
| |
| | tnfctl_continue -- interfaces for direct probe and process control for another process ( ) |
| |
| | tnfctl_exec_open -- interfaces for direct probe and process control for another process ( ) |
| |
| | tnfctl_filter_list_add -- control kernel tracing and process filtering ( ) |
| |
| | tnfctl_filter_list_delete -- control kernel tracing and process filtering ( ) |
| |
| | tnfctl_filter_list_get -- control kernel tracing and process filtering ( ) |
| |
| | tnfctl_filter_state_set -- control kernel tracing and process filtering ( ) |
| |
| | tnfctl_indirect_open -- control probes of another process where caller provides /proc functionality ( ) |
| |
| | tnfctl_internal_open -- create handle for internal process probe control ( ) |
| |
| | tnfctl_kernel_open -- create handle for kernel probe control ( ) |
| |
| | tnfctl_pid_open -- interfaces for direct probe and process control for another process ( ) |
| |
| | tnfctl_probe_apply -- iterate over probes ( ) |
| |
| | tnfctl_probe_apply_ids -- iterate over probes ( ) |
| |
| | tnfctl_probe_connect -- interfaces to query and to change the state of a probe ( ) |
| |
| | tnfctl_probe_disable -- interfaces to query and to change the state of a probe ( ) |
| |
| | tnfctl_probe_disconnect_all -- interfaces to query and to change the state of a probe ( ) |
| |
| | tnfctl_probe_enable -- interfaces to query and to change the state of a probe ( ) |
| |
| | tnfctl_probe_state_get -- interfaces to query and to change the state of a probe ( ) |
| |
| | tnfctl_probe_trace -- interfaces to query and to change the state of a probe ( ) |
| |
| | tnfctl_probe_untrace -- interfaces to query and to change the state of a probe ( ) |
| |
| | tnfctl_register_funcs -- register callbacks for probe creation and destruction ( ) |
| |
| | tnfctl_strerror -- map a tnfctl error code to a string ( ) |
| |
| | tnfctl_trace_attrs_get -- get the trace attributes from a tnfctl handle ( ) |
| |
| | tnfctl_trace_state_set -- control kernel tracing and process filtering ( ) |
| |
| | toascii -- translate integer to a 7-bit ASCII character ( ) |
| |
| | tolower -- transliterate upper-case characters to lower-case ( ) |
| |
| | _tolower -- transliterate upper-case characters to lower-case ( ) |
| |
| | touchline -- control window refresh ( ) |
| |
| | touchlock -- functions to manage lockfile(s) for user's mailbox ( ) |
| |
| | touchwin -- control window refresh ( ) |
| |
| | toupper -- transliterate lower-case characters to upper-case ( ) |
| |
| | _toupper -- transliterate lower-case characters to upper-case ( ) |
| |
| | towctrans -- wide-character mapping ( ) |
| |
| | towlower -- transliterate upper-case wide-character code to lower-case ( ) |
| |
| | towupper -- transliterate lower-case wide-character code to upper-case ( ) |
| |
| | tparm -- return the value of a terminfo capability ( ) |
| |
| | tputs -- apply padding information and output string ( ) |
| |
| | translate address to symbolic information -- dladdr ( ) |
| |
| | translate integer to a 7-bit ASCII character -- toascii ( ) |
| |
| | translation between signal name and signal number -- str2sig ( ) |
| | | sig2str ( ) |
| |
| | transliterate lower-case characters to upper-case -- toupper ( ) |
| |
| | transliterate lower-case characters to upper-case -- _toupper ( ) |
| |
| | transliterate lower-case wide-character code to upper-case -- towupper ( ) |
| |
| | transliterate upper-case characters to lower-case -- tolower ( ) |
| |
| | transliterate upper-case characters to lower-case -- _tolower ( ) |
| |
| | transliterate upper-case wide-character code to lower-case -- towlower ( ) |
| |
| | transport functions, allocate memory ( ) |
| |
| | truncate -- set a file to a specified length ( ) |
| |
| | tsearch -- manage binary search trees ( ) |
| |
| | ttyname -- find pathname of a terminal ( ) |
| | | POSIX ( ) |
| |
| | ttyname_r -- find pathname of a terminal ( ) |
| |
| | ttyslot -- find the slot in the utmp file of the current user ( ) |
| |
| | twalk -- manage binary search trees ( ) |
| |
| | typeahead -- check for type-ahead characters ( ) |
| | | | |
| 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 ( ) |