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