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