| | | | |
| 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 ( ) |