| curs_color, start_color, init_pair, init_color, has_colors, can_change_color, color_content, pair_content, COLOR_PAIR, COLOR_PAIRS, PAIR_NUMBER, COLORS | Curses color-manipulation routines and variables |
| curs_color, start_color, init_pair, init_color, has_colors, can_change_color, color_content, pair_content, COLOR_PAIRS, COLORS, PAIR_NUMBER, COLOR_PAIR | Curses color-manipulation routines and variables |
| curs_color, start_color, init_pair, init_color, has_colors, can_change_color, color_content, pair_content, COLOR_PAIR, COLORS, PAIR_NUMBER, COLOR_PAIRS | Curses color-manipulation routines and variables |
| DtActionCallbackProc | notify application that the status of an application has changed |
| DtActionDescription | obtain the descriptive text for a given action |
| DtActionExists | determine if a string corresponds to an action name |
| DtActionIcon | get the icon information for an action |
| DtActionInvoke | invoke a CDE action |
| DtActionLabel | get the localizable label string for an action |
| DtInitialize, DtAppInitialize | initialize the Desktop Services library |
| DtComboBox | the ComboBox widget class |
| DtComboBoxAddItem | add an item to the ComboBox widget |
| DtComboBoxDeletePos | delete a DtComboBox item |
| DtComboBoxSelectItem | select a DtComboBox item |
| DtComboBoxSetItem | set an item in the DtComboBox list |
| DtCreateComboBox | the ComboBox widget creation function |
| DtCreateEditor | create a new instance of a DtEditor widget |
| DtCreateHelpDialog | create a general DtHelpDialog widget |
| DtCreateHelpQuickDialog | create a DtHelpQuickDialog widget |
| DtCreateMenuButton | the MenuButton widget creation function |
| DtCreateSpinBox | the SpinBox widget creation function |
| DtCreateTerm | create a DtTerm widget |
| DtDbLoad | load actions and data types database |
| DtDbReloadNotify | reload the Dt actions and data typing services database |
| DtDndCreateSourceIcon | create a drag source icon |
| DtDndVaDragStart, DtDndDragStart | initiate a drag |
| DtDndVaDropRegister, DtDndDropRegister | specify a drop site |
| DtDndDropUnregister | deactivate a drop site |
| DtDndDragStart, DtDndVaDragStart | initiate a drag |
| DtDndDropRegister, DtDndVaDropRegister | specify a drop site |
| DtDtsBufferToAttributeList | get a list of data attributes for a byte stream |
| DtDtsBufferToAttributeValue | get a single data attribute value for a byte stream |
| DtDtsBufferToDataType | get the data type for a byte stream |
| DtDtsDataToDataType | get the data type for a set of data |
| DtDtsDataTypeIsAction | determine if the data type is an action |
| DtDtsDataTypeNames | get a list of available data types |
| DtDtsDataTypeToAttributeList | get a list of attributes for a data type |
| DtDtsDataTypeToAttributeValue | get an attribute value for a specified data type |
| DtDtsFileToAttributeList | get a list of attributes for a file |
| DtDtsFileToAttributeValue | get a specified attribute value for a file |
| DtDtsFileToDataType | get a data type for a file |
| DtDtsFindAttribute | get a specified list of data types |
| DtDtsFreeAttributeList | free a list of data attributes |
| DtDtsFreeAttributeValue | free a data attribute value |
| DtDtsFreeDataType | free data type pointer memory |
| DtDtsFreeDataTypeNames | free a list of data type names |
| DtDtsIsTrue | return a Boolean value associated with a string |
| DtDtsLoadDataTypes | load and initialize the data types database |
| DtDtsRelease | free memory associated with the data types database |
| DtDtsSetDataType | set the data type of a directory |
| DtEditor | the DtEditor widget class |
| DtEditorAppend | append data to a DtEditor widget |
| DtEditorAppendFromFile | append data from a file into a DtEditor widget |
| DtEditorChange | change one or all occurrences of a string in a DtEditor widget |
| DtEditorCheckForUnsavedChanges | report whether text has been edited |
| DtEditorClearSelection | clear the primary selection in a DtEditor widget |
| DtEditorCopyToClipboard | copy the primary selection in a DtEditor widget to the clipboard |
| DtEditorCutToClipboard | copy the primary selection in a DtEditor widget to the clipboard and delete the selected text |
| DtEditorDeleteSelection | delete the primary selection in the DtEditor widget |
| DtEditorDeselect | deselect the current selection in a DtEditor widget |
| DtEditorDisableRedisplay | temporarily prevent visual update of a DtEditor widget |
| DtEditorEnableRedisplay | force the visual update of a DtEditor widget |
| DtEditorFind | search for the next occurrence of a string in a DtEditor widget |
| DtEditorFormat | format all or part of the contents of a DtEditor widget |
| DtEditorGetContents | retrieve the contents of a DtEditor widget |
| DtEditorGetInsertionPosition | retrieve the position of the insert cursor in a DtEditor widget |
| DtEditorGetLastPosition | retrieve the position of the last character in a DtEditor widget |
| DtEditorGetMessageTextFieldID | retrieve the widget ID of the message text field in the DtEditor status line |
| DtEditorGetSizeHints | retrieve sizing information from a DtEditor widget |
| DtEditorGoToLine | move the insert cursor for a DtEditor widget to a specified line |
| DtEditorInsert | insert data into a DtEditor widget |
| DtEditorInsertFromFile | insert data from a file into a DtEditor widget |
| DtEditorInvokeFindChangeDialog | display the DtEditor widget dialog for searching and replacing text |
| DtEditorInvokeFormatDialog | display the DtEditor widget dialog for choosing formatting options |
| DtEditorInvokeSpellDialog | display the DtEditor widget dialog for checking text for spelling errors |
| DtEditorPasteFromClipboard | insert the clipboard selection into a DtEditor widget |
| DtEditorReplace | replace a portion of the contents of a DtEditor widget |
| DtEditorReplaceFromFile | replace a portion of the contents of a DtEditor widget with the contents of a file |
| DtEditorReset | reset a DtEditor widget to its default state |
| DtEditorSaveContentsToFile | save the contents of a DtEditor widget to a file |
| DtEditorSelectAll | select all text in a DtEditor widget |
| DtEditorSetContents | place data into a DtEditor widget |
| DtEditorSetContentsFromFile | load data from a file into a DtEditor widget |
| DtEditorSetInsertionPosition | set the position of the insert cursor in a DtEditor widget |
| DtEditorTraverseToEditor | set keyboard traversal to the edit window of a DtEditor widget |
| DtEditorUndoEdit | undo the last edit made to the text in a DtEditor widget |
| DtHelpDialog | DtHelpDialog widget class |
| DtHelpQuickDialog | DtHelpQuickDialog widget class |
| DtHelpQuickDialogGetChild | get child of DtHelpQuickDialog widget |
| DtHelpReturnSelectedWidgetId | select a widget or gadget |
| DtHelpSetCatalogName | assign the name of the message catalog to use for help services |
| DtAppInitialize, DtInitialize | initialize the Desktop Services library |
| DtMenuButton | the MenuButton widget class |
| DtSaverGetWindows | get the list of windows for drawing by a screen saver application |
| DtSessionRestorePath | get a pathname for the application’s state information file |
| DtSessionSavePath | get a pathname for saving application state information |
| DtSpinBox | the SpinBox widget class |
| DtSpinBoxAddItem | add an item to the DtSpinBox |
| DtSpinBoxDeletePos | delete a DtSpinBox item |
| DtSpinBoxSetItem | set an item in the DtSpinBox list |
| DtTerm | DtTerm widget class |
| DtTermDisplaySend | send data to a DtTerm widget’s display |
| DtTermInitialize | prevent accelerators from being installed on a DtTerm widget |
| DtTermSubprocReap | allow a DtTerm widget to clean up after subprocess termination |
| DtTermSubprocSend | send data to a DtTerm widget’s subprocess |
| DtWsmAddCurrentWorkspaceCallback | add a callback to be called when the current workspace changes |
| DtWsmAddWorkspaceFunctions | add workspace functions for a window |
| DtWsmAddWorkspaceModifiedCallback | add a callback to be called when any workspace is changed |
| DtWsmFreeWorkspaceInfo | free workspace information |
| DtWsmGetCurrentBackdropWindow | get the backdrop window for the current workspace |
| DtWsmGetCurrentWorkspace | get the current workspace |
| DtWsmGetWorkspaceInfo | get detailed workspace information |
| DtWsmGetWorkspaceList | get the names of the currently defined workspaces |
| DtWsmGetWorkspacesOccupied | get the workspaces in which a window resides |
| DtWsmOccupyAllWorkspaces | put a window into all workspaces |
| DtWsmRemoveWorkspaceCallback | remove a workspace callback |
| DtWsmRemoveWorkspaceFunctions | remove a window’s workspace functions |
| DtWsmSetCurrentWorkspace | set the current workspace |
| DtWsmSetWorkspacesOccupied | set the workspaces in which a window resides |
| EvmConnWait, EvmConnDispatch, EvmConnFlush, EvmConnCheck | Maintains connection with the EVM daemon |
| EvmConnControl | Controls information for an EVM connection |
| EvmConnFdGet, EvmConnDestroy, EvmConnCreate | Establishes or destroys connection with the EVM daemon |
| EvmConnCreate, EvmConnFdGet, EvmConnDestroy | Establishes or destroys connection with the EVM daemon |
| EvmConnCheck, EvmConnWait, EvmConnFlush, EvmConnDispatch | Maintains connection with the EVM daemon |
| EvmConnCreate, EvmConnDestroy, EvmConnFdGet | Establishes or destroys connection with the EVM daemon |
| EvmConnCheck, EvmConnWait, EvmConnDispatch, EvmConnFlush | Maintains connection with the EVM daemon |
| EvmConnSubscribe, EvmConnTemplateScan, EvmConnRegistrationGet | Establishes a subscription for event notification |
| EvmConnRegistrationGet, EvmConnTemplateScan, EvmConnSubscribe | Establishes a subscription for event notification |
| EvmConnSubscribe, EvmConnRegistrationGet, EvmConnTemplateScan | Establishes a subscription for event notification |
| EvmConnCheck, EvmConnDispatch, EvmConnFlush, EvmConnWait | Maintains connection with the EVM daemon |
| EvmEventCreateVa, EvmEventDup, EvmEventDestroy, EvmEventCreate | Creates and destroys events |
| EvmEventCreate, EvmEventDup, EvmEventDestroy, EvmEventCreateVa | Creates and destroys events |
| EvmEventCreate, EvmEventCreateVa, EvmEventDup, EvmEventDestroy | Creates and destroys events |
| EvmEventDump | Dumps an event in displayable form |
| EvmEventCreate, EvmEventCreateVa, EvmEventDestroy, EvmEventDup | Creates and destroys events |
| EvmEventFormat | Formats an event for display |
| EvmEventNameMatchStr, EvmEventNameMatch | Match event name |
| EvmEventNameMatch, EvmEventNameMatchStr | Match event name |
| EvmEventPost | Posts an event |
| EvmEventWrite, EvmEventRead | Performs I/O of events to and from a file |
| EvmEventValidate | Performs a data integrity check on an event. |
| EvmEventRead, EvmEventWrite | Performs I/O of events to and from a file |
| EvmFilterSet, EvmFilterTest, EvmFilterIsFile, EvmFilterReadFile, EvmFilterDestroy, EvmFilterCreate | Event filter evaluator routines |
| EvmFilterCreate, EvmFilterSet, EvmFilterTest, EvmFilterIsFile, EvmFilterReadFile, EvmFilterDestroy | Event filter evaluator routines |
| EvmFilterCreate, EvmFilterSet, EvmFilterTest, EvmFilterReadFile, EvmFilterDestroy, EvmFilterIsFile | Event filter evaluator routines |
| EvmFilterCreate, EvmFilterSet, EvmFilterTest, EvmFilterIsFile, EvmFilterDestroy, EvmFilterReadFile | Event filter evaluator routines |
| EvmFilterCreate, EvmFilterTest, EvmFilterIsFile, EvmFilterReadFile, EvmFilterDestroy, EvmFilterSet | Event filter evaluator routines |
| EvmFilterCreate, EvmFilterSet, EvmFilterIsFile, EvmFilterReadFile, EvmFilterDestroy, EvmFilterTest | Event filter evaluator routines |
| EvmItemSet, EvmItemSetVa, EvmItemRelease, EvmItemListGet, EvmItemListFree, EvmItemGet | Creates and manipulates event items |
| EvmItemSet, EvmItemSetVa, EvmItemGet, EvmItemRelease, EvmItemListGet, EvmItemListFree | Creates and manipulates event items |
| EvmItemSet, EvmItemSetVa, EvmItemGet, EvmItemRelease, EvmItemListFree, EvmItemListGet | Creates and manipulates event items |
| EvmItemSet, EvmItemSetVa, EvmItemGet, EvmItemListGet, EvmItemListFree, EvmItemRelease | Creates and manipulates event items |
| EvmItemSetVa, EvmItemGet, EvmItemRelease, EvmItemListGet, EvmItemListFree, EvmItemSet | Creates and manipulates event items |
| EvmItemSet, EvmItemGet, EvmItemRelease, EvmItemListGet, EvmItemListFree, EvmItemSetVa | Creates and manipulates event items |
| EvmSrvStart, EvmSrvMessageGet | Event service functions |
| EvmSrvMessageGet, EvmSrvStart | Event service functions |
| EvmStatusTextGet | Formats text version of EVM status code |
| EvmVarSet, EvmVarRelease, EvmVarListGet, EvmVarListFree, EvmVarGet | Manipulates event variables |
| EvmVarSet, EvmVarGet, EvmVarRelease, EvmVarListGet, EvmVarListFree | Manipulates event variables |
| EvmVarSet, EvmVarGet, EvmVarRelease, EvmVarListFree, EvmVarListGet | Manipulates event variables |
| EvmVarSet, EvmVarGet, EvmVarListGet, EvmVarListFree, EvmVarRelease | Manipulates event variables |
| EvmVarGet, EvmVarRelease, EvmVarListGet, EvmVarListFree, EvmVarSet | Manipulates event variables |
| mpool, mpool_open, mpool_filter, mpool_new, mpool_get, mpool_put, mpool_sync, mpool_close, MPOOL | shared memory buffer pool |
| catopen, NLSPATH | Opening a message catalog |
| curs_color, start_color, init_pair, init_color, has_colors, can_change_color, color_content, pair_content, COLOR_PAIR, COLOR_PAIRS, COLORS, PAIR_NUMBER | Curses color-manipulation routines and variables |
| libpw, libPW, Programmers_Workbench_Library | Provides functions for compatibility with existing programs |
| exc_resume, exc_longjmp, exc_capture_context, exc_continue, exc_unwind, RtlUnwindRfp | entry points that support resuming execution of user code. |
| unwind, exc_virtual_unwind, exc_find_frame_ptr, exc_remote_virtual_unwind, RtlVirtualUnwind | Routines to unwind a context |
| time, time64, TIMET64TO32, TIMET32TO64 | Gets time, converts time between time_t and time64_t |
| time, time64, TIMET32TO64, TIMET64TO32 | Gets time, converts time between time_t and time64_t |
| versw, VERSW | Check the status of an operating system version switch on a single cluster member to determine whether the calling application can enable new features that are incompatible with the old version of the operating system |
| end, _end, _ebss, etext, _etext, edata, _edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table, __istart, __fstart, _DYNAMIC, _DYNAMIC_LINK, _GOT_OFFSET, _cobol_main, _BASE_ADDRESS | locations in program and definitions in runtime procedure table |
| end, _end, _ebss, etext, _etext, edata, _edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table, __istart, __fstart, _DYNAMIC_LINK, _BASE_ADDRESS, _GOT_OFFSET, _cobol_main, _DYNAMIC | locations in program and definitions in runtime procedure table |
| end, _end, _ebss, etext, _etext, edata, _edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table, __istart, __fstart, _DYNAMIC, _BASE_ADDRESS, _GOT_OFFSET, _cobol_main, _DYNAMIC_LINK | locations in program and definitions in runtime procedure table |
| end, _end, _ebss, etext, _etext, edata, _edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table, __istart, __fstart, _DYNAMIC, _DYNAMIC_LINK, _BASE_ADDRESS, _cobol_main, _GOT_OFFSET | locations in program and definitions in runtime procedure table |
| set_unhandled_exception, exc_set_last_chance_handler, __exc_last_chance | support routines for unhandled exceptions |
| end, _end, _ebss, etext, _etext, edata, _edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table, __istart, _DYNAMIC, _DYNAMIC_LINK, _BASE_ADDRESS, _GOT_OFFSET, _cobol_main, __fstart | locations in program and definitions in runtime procedure table |
| end, _end, _ebss, etext, _etext, edata, _edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table, __fstart, _DYNAMIC, _DYNAMIC_LINK, _BASE_ADDRESS, _GOT_OFFSET, _cobol_main, __istart | locations in program and definitions in runtime procedure table |
| _sia_isagroup, __sia_isagroup | checks a list of known groups to determine if a given group already exists - SIA (Security Integration Architecture) |
| end, _end, _ebss, etext, _etext, edata, _edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table, __istart, __fstart, _DYNAMIC, _DYNAMIC_LINK, _BASE_ADDRESS, _GOT_OFFSET, _cobol_main | locations in program and definitions in runtime procedure table |
| end, _end, etext, _etext, edata, _edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table, __istart, __fstart, _DYNAMIC, _DYNAMIC_LINK, _BASE_ADDRESS, _GOT_OFFSET, _cobol_main, _ebss | locations in program and definitions in runtime procedure table |
| end, _end, _ebss, etext, _etext, edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table, __istart, __fstart, _DYNAMIC, _DYNAMIC_LINK, _BASE_ADDRESS, _GOT_OFFSET, _cobol_main, _edata | locations in program and definitions in runtime procedure table |
| end, _ebss, etext, _etext, edata, _edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table, __istart, __fstart, _DYNAMIC, _DYNAMIC_LINK, _BASE_ADDRESS, _GOT_OFFSET, _cobol_main, _end | locations in program and definitions in runtime procedure table |
| end, _end, _ebss, etext, edata, _edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table, __istart, __fstart, _DYNAMIC, _DYNAMIC_LINK, _BASE_ADDRESS, _GOT_OFFSET, _cobol_main, _etext | locations in program and definitions in runtime procedure table |
| end, _end, _ebss, etext, _etext, edata, _edata, eprol, _ftext, _fdata, _procedure_table, _procedure_table_size, _procedure_string_table, __istart, __fstart, _DYNAMIC, _DYNAMIC_LINK, _BASE_ADDRESS, _GOT_OFFSET, _cobol_main, _fbss | locations in program and definitions in runtime procedure table |
| end, _end, _ebss, etext, _etext, edata, _edata, eprol, _ftext, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table, __istart, __fstart, _DYNAMIC, _DYNAMIC_LINK, _BASE_ADDRESS, _GOT_OFFSET, _cobol_main, _fdata | locations in program and definitions in runtime procedure table |
| end, _end, _ebss, etext, _etext, edata, _edata, eprol, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table, __istart, __fstart, _DYNAMIC, _DYNAMIC_LINK, _BASE_ADDRESS, _GOT_OFFSET, _cobol_main, _ftext | locations in program and definitions in runtime procedure table |
| _getlong | Retrieves 32-bit quantities from a byte stream |
| _getshort | Retrieves short quantities from a byte stream |
| setjmp, _setjmp, longjmp, _longjmp | Saves and restores the current execution context |
| end, _end, _ebss, etext, _etext, edata, _edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, __istart, __fstart, _DYNAMIC, _DYNAMIC_LINK, _BASE_ADDRESS, _GOT_OFFSET, _cobol_main, _procedure_string_table | locations in program and definitions in runtime procedure table |
| end, _end, _ebss, etext, _etext, edata, _edata, eprol, _ftext, _fdata, _fbss, _procedure_table_size, _procedure_string_table, __istart, __fstart, _DYNAMIC, _DYNAMIC_LINK, _BASE_ADDRESS, _GOT_OFFSET, _cobol_main, _procedure_table | locations in program and definitions in runtime procedure table |
| end, _end, _ebss, etext, _etext, edata, _edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_string_table, __istart, __fstart, _DYNAMIC, _DYNAMIC_LINK, _BASE_ADDRESS, _GOT_OFFSET, _cobol_main, _procedure_table_size | locations in program and definitions in runtime procedure table |
| setjmp, longjmp, _longjmp, _setjmp | Saves and restores the current execution context |
| __sia_isagroup, _sia_isagroup | checks a list of known groups to determine if a given group already exists - SIA (Security Integration Architecture) |
| toascii, tolower, toupper, _toupper, _tolower | Translate characters |
| toascii, tolower, _tolower, toupper, _toupper | Translate characters |
| l64a, a64l | Convert long integer and base-64 ASCII string |
| abort | Generates a software signal to end the current process |
| div, labs, ldiv, abs | Computes absolute value and division of integers |
| acreate, adelete, afree, amallinfo, amalloc, amallopt, amallocblksize, arealloc, acalloc | arena memory allocator |
| acceptable_password | Determines if a password meets deduction requirements (Enhanced Security) |
| acl_add_perm | Adds a permission to a set of permissions belonging to an ACL entry |
| acl_clear_perm | Clears a set of permissions in an ACL entry |
| acl_copy_entry | Copies an ACL entry |
| acl_copy_ext | Copies the ACL from internal working space format to a contiguous, persistent form of the ACL |
| acl_copy_int | Copies the ACL from contiguous, persistent format to internal working space format |
| acl_create_entry | Create a new ACL entry |
| acl_delete_def_fd | Deletes the default access ACL from the designated directory |
| acl_delete_def_file | Deletes the default access ACL from the designated directory |
| acl_delete_entry | Deletes an ACL entry |
| acl_delete_perm | Delete permissions from a set of permissions belonging to an ACL entry |
| acl_dup | Creates a duplicate copy of the ACL |
| acl_first_entry | Resets the current ACL entry to be the first ACL entry |
| acl_free | Releases an ACL internal working storage area for an ACL |
| acl_free_qualifier | Frees the storage for the qualifier for an ACL entry |
| acl_free_text | Releases an ACL text working storage |
| acl_from_text | Converts the textual representation of an ACL to an internal representation |
| acl_get_entry | Returns a descriptor to an ACL entry |
| acl_get_fd | Retrieves the specified ACL associated with the specified file or directory |
| acl_get_file | Given the pathname to a file or directory, retrieve the designated ACL |
| acl_get_permset | Retrieves a pointer to the permissions for a given ACL entry |
| acl_get_qualifier | Retrieves the tag qualifier (ID) for an ACL entry |
| acl_get_tag_type | Retrieves the entry tag type identifier for an ACL entry |
| acl_init | Allocate and initialize ACL internal working storage |
| acl_set_fd | Sets the ACL on the file or directory designated by the file descriptor |
| acl_set_file | Sets the ACL on the file or directory designated by the path name |
| acl_set_permset | Sets permissions in a given ACL entry |
| acl_set_qualifier | Sets the tag qualifier (UID or GID) on an ACL entry |
| acl_set_tag_type | Sets the tag type in an ACL entry |
| acl_size | Determines the size of the contiguous, persistent representation of the given ACL |
| acl_to_text | Converts an ACL to an ASCII string |
| acl_valid | Checks an ACL for validity |
| sin, sind, cos, cosd, tan, tand, cot, cotd, asin, asind, acosd, atan, atand, atan2, atand2, acos | Trigonometric and inverse trigonometric functions in radian and degree calculations. |
| sin, sind, cos, cosd, tan, tand, cot, cotd, asin, asind, acos, atan, atand, atan2, atand2, acosd | Trigonometric and inverse trigonometric functions in radian and degree calculations. |
| asinh, atanh, acosh | Compute inverse hyperbolic functions |
| acalloc, adelete, afree, amallinfo, amalloc, amallopt, amallocblksize, arealloc, acreate | arena memory allocator |
| add_proplist_entry | Adds an Extended File Attribute to the Extended File Attribute buffer |
| curs_add_wch, wadd_wch, mvadd_wch, mvwadd_wch, echo_wchar, wecho_wchar, add_wch | Add a complex character and rendition to a Curses window and advance the cursor |
| curs_add_wchstr, add_wchstr, wadd_wchstr, wadd_wchnstr, mvadd_wchstr, mvadd_wchnstr, mvwadd_wchstr, mvwadd_wchnstr, add_wchnstr | Add an array of complex characters and rendition to a Curses window |
| curs_add_wchstr, add_wchnstr, wadd_wchstr, wadd_wchnstr, mvadd_wchstr, mvadd_wchnstr, mvwadd_wchstr, mvwadd_wchnstr, add_wchstr | Add an array of complex characters and rendition to a Curses window |
| curs_addch, waddch, mvaddch, mvwaddch, echochar, wechochar, addch | Add a character (with attributes) to a Curses window and advance the cursor |
| curs_addchstr, addchstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr, addchnstr | Add string of characters (and attributes) to a Curses window |
| curs_addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr, addchstr | Add string of characters (and attributes) to a Curses window |
| curs_addstr, addstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr, addnstr | Add a string of characters to a Curses window and advance cursor |
| curs_addwstr, addwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr, addnwstr | Add a string of wchar_t characters to a Curses window and advance cursor |
| curs_addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr, addstr | Add a string of characters to a Curses window and advance cursor |
| curs_addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar, addwch | Add a wchar_t character (with attributes) to a Curses window and advance cursor |
| curs_addwchstr, addwchstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr, addwchnstr | Add a string of wchar_t characters (and attributes) to a Curses window |
| curs_addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr, addwchstr | Add a string of wchar_t characters (and attributes) to a Curses window |
| curs_addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr, addwstr | Add a string of wchar_t characters to a Curses window and advance cursor |
| acalloc, acreate, afree, amallinfo, amalloc, amallopt, amallocblksize, arealloc, adelete | arena memory allocator |
| advance_r, compile, compile_r, step, step_r, advance | Regular expression compile and match routines |
| advance, compile, compile_r, step, step_r, advance_r | Regular expression compile and match routines |
| advfs_clonefset | Creates a read-only copy of an active fileset |
| advfs_get_fdmn_list | Get an AdvFS file domain list |
| advfs_get_file_attributes | Get the AdvFS attributes of a file |
| advfs_get_fset_list | Obtain a list of all the filesets in an AdvFS file domain |
| advfs_get_fset_quotas | Obtains fileset quotas for an AdvFS fileset |
| advfs_rmfset | Removes a fileset or a clone fileset |
| advfs_set_file_attributes | Set AdvFS file attributes |
| advfs_set_fset_quotas | Sets fileset quotas for an AdvFS fileset |
| acalloc, acreate, adelete, amallinfo, amalloc, amallopt, amallocblksize, arealloc, afree | arena memory allocator |
| aio_cancel | Cancel one or more asynchronous I/O requests pending against the specified file descriptor (P1003.1b) |
| aio_error | Return the error status of a specified asynchronous I/O operation (P1003.1b) |
| aio_group_completion_np | Enable the use of aio_results_np function |
| aio_read | Queue a single asynchronous read request |
| aio_results_np | Return results for completed asynchronous I/O operations. |
| aio_return | Return the status of an asynchronous I/O operation (P1003.1b) |
| aio_suspend | Suspend the calling process until at least one of the specified asynchronous I/O requests has completed, until a signal interrupts the function, or until a timeout interval, if specified, has passed (P1003.1b) |
| aio_write | Queue a single asynchronous write request (P1003.1b). |
| ualarm, alarm | Sets or changes the timeout of interval timers. |
| calloc, free, mallinfo, malloc, mallopt, realloc, valloc, alloca | Provides a memory allocator |
| scandir, alphasort | Scans or sorts directory contents |
| acalloc, acreate, adelete, afree, amalloc, amallopt, amallocblksize, arealloc, amallinfo | arena memory allocator |
| acalloc, acreate, adelete, afree, amallinfo, amallopt, amallocblksize, arealloc, amalloc | arena memory allocator |
| acalloc, acreate, adelete, afree, amallinfo, amalloc, amallopt, arealloc, amallocblksize | arena memory allocator |
| acalloc, acreate, adelete, afree, amallinfo, amalloc, amallocblksize, arealloc, amallopt | arena memory allocator |
| acalloc, acreate, adelete, afree, amallinfo, amalloc, amallopt, amallocblksize, arealloc | arena memory allocator |
| asctime_r, ctime, ctime_r, gmtime, gmtime_r, localtime, localtime_r, mktime, ctime64, ctime64_r, gmtime64, gmtime64_r, localtime64, localtime64_r, mktime64, asctime | Converts time units |
| asctime, ctime, ctime_r, gmtime, gmtime_r, localtime, localtime_r, mktime, ctime64, ctime64_r, gmtime64, gmtime64_r, localtime64, localtime64_r, mktime64, asctime_r | Converts time units |
| sin, sind, cos, cosd, tan, tand, cot, cotd, asind, acos, acosd, atan, atand, atan2, atand2, asin | Trigonometric and inverse trigonometric functions in radian and degree calculations. |
| sin, sind, cos, cosd, tan, tand, cot, cotd, asin, acos, acosd, atan, atand, atan2, atand2, asind | Trigonometric and inverse trigonometric functions in radian and degree calculations. |
| acosh, atanh, asinh | Compute inverse hyperbolic functions |
| assert | Inserts program diagnostics |
| assign_cpu_to_pset | Assigns a processor to a processor set |
| assign_pid_to_pset | Assigns a process identification number to a processor set |
| sin, sind, cos, cosd, tan, tand, cot, cotd, asin, asind, acos, acosd, atand, atan2, atand2, atan | Trigonometric and inverse trigonometric functions in radian and degree calculations. |
| sin, sind, cos, cosd, tan, tand, cot, cotd, asin, asind, acos, acosd, atan, atand, atand2, atan2 | Trigonometric and inverse trigonometric functions in radian and degree calculations. |
| sin, sind, cos, cosd, tan, tand, cot, cotd, asin, asind, acos, acosd, atan, atan2, atand2, atand | Trigonometric and inverse trigonometric functions in radian and degree calculations. |
| sin, sind, cos, cosd, tan, tand, cot, cotd, asin, asind, acos, acosd, atan, atand, atan2, atand2 | Trigonometric and inverse trigonometric functions in radian and degree calculations. |
| asinh, acosh, atanh | Compute inverse hyperbolic functions |
| strtod, strtof, strtold, atof | Converts a character string to a double-precision floating-point value |
| atol, strtol, strtoul, atoi | Convert a character string to the specified integer data type |
| atoi, strtol, strtoul, atol | Convert a character string to the specified integer data type |
| curs_attr_get, wattr_get, attr_off, wattr_off, attr_on, wattr_on, attr_set, wattr_set, color_set, wcolor_set, attr_get | Functions that control Curses window attributes |
| curs_attr_get, attr_get, wattr_get, wattr_off, attr_on, wattr_on, attr_set, wattr_set, color_set, wcolor_set, attr_off | Functions that control Curses window attributes |
| curs_attr_get, attr_get, wattr_get, attr_off, wattr_off, wattr_on, attr_set, wattr_set, color_set, wcolor_set, attr_on | Functions that control Curses window attributes |
| curs_attr_get, attr_get, wattr_get, attr_off, wattr_off, attr_on, wattr_on, wattr_set, color_set, wcolor_set, attr_set | Functions that control Curses window attributes |
| curs_attr, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout, attroff | Curses character and window attribute control routines |
| curs_attr, attroff, wattroff, wattron, attrset, wattrset, standend, wstandend, standout, wstandout, attron | Curses character and window attribute control routines |
| curs_attr, attroff, wattroff, attron, wattron, wattrset, standend, wstandend, standout, wstandout, attrset | Curses character and window attribute control routines |
| aud_sitevent_num, aud_sitevent | audit site event operations |
| aud_sitevent, aud_sitevent_num | audit site event operations |
| audgenl | generate an audit record |
| rpc_misc, authnone_create, authunix_create, authunix_create_default, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, usr2netname, xprt_register, xprt_unregister, auth_destroy | Miscellaneous library routines for ONC remote procedure calls |
| auth_for_terminal_es | determine whether a given user is authorized for login on a given terminal (Enhanced Security) |
| rpc_misc, auth_destroy, authunix_create, authunix_create_default, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, usr2netname, xprt_register, xprt_unregister, authnone_create | Miscellaneous library routines for ONC remote procedure calls |
| rpc_misc, auth_destroy, authnone_create, authunix_create_default, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, usr2netname, xprt_register, xprt_unregister, authunix_create | Miscellaneous library routines for ONC remote procedure calls |
| rpc_misc, auth_destroy, authnone_create, authunix_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, usr2netname, xprt_register, xprt_unregister, authunix_create_default | Miscellaneous library routines for ONC remote procedure calls |
| dirname, dirname_r, basename | Return the base filename or directory portion of a pathname |
| curs_termattrs, erasechar, erasewchar, has_ic, has_il, killchar, killwchar, longname, term_attrs, termattrs, termname, baudrate | Routines for querying the Curses environment |
| bcopy, bzero, bcmp | Perform memory operations |
| bcmp, bzero, bcopy | Perform memory operations |
| curs_beep, flash, beep | Curses bell and screen flash routines |
| j0, j1, jn, y0, y1, yn, bessel | Compute Bessel functions |
| bind_to_cpu | Bind execution to a specific CPU. |
| bindresvport | bind a socket to a privileged IP port |
| curs_bkgd, wbkgd, bkgdset, wbkgdset, getbkgd, bkgd | Routines for manipulating the background in a Curses window |
| curs_bkgd, bkgd, wbkgd, wbkgdset, getbkgd, bkgdset | Routines for manipulating the background in a Curses window |
| curs_bkgrnd, wbkgrnd, bkgrndset, wbkgrndset, getbkgrnd, wgetbkgrnd, bkgrnd | Set or get background character and rendition by using a complex character |
| curs_bkgrnd, bkgrnd, wbkgrnd, wbkgrndset, getbkgrnd, wgetbkgrnd, bkgrndset | Set or get background character and rendition by using a complex character |
| curs_border, wborder, box, hline, whline, mvhline, mvwhline, vline, wvline, mvvline, mvwvline, border | Create Curses borders, and horizontal and vertical lines |
| curs_border_set, wborder_set, box_set, hline_set, whline_set, mvhline_set, mvwhline_set, vline_set, wvline_set, mvvline_set, mvwvline_set, border_set | Draw borders or lines by using complex characters and renditions |
| curs_border, border, wborder, hline, whline, mvhline, mvwhline, vline, wvline, mvvline, mvwvline, box | Create Curses borders, and horizontal and vertical lines |
| curs_border_set, border_set, wborder_set, hline_set, whline_set, mvhline_set, mvwhline_set, vline_set, wvline_set, mvvline_set, mvwvline_set, box_set | Draw borders or lines by using complex characters and renditions |
| bsearch | Performs a binary search |
| btowc | Converts a single byte from multibyte-character to wide-character format |
| btree | btree database access method |
| bcopy, bcmp, bzero | Perform memory operations |
| hypot, fabs, cabs | Calculate Euclidean distance and absolute value |
| alloca, free, mallinfo, malloc, mallopt, realloc, valloc, calloc | Provides a memory allocator |
| clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, callrpc | Library routines for client ONC remote procedure calls |
| curs_color, start_color, init_pair, init_color, has_colors, color_content, pair_content, COLOR_PAIR, COLOR_PAIRS, COLORS, PAIR_NUMBER, can_change_color | Curses color-manipulation routines and variables |
| catclose | Closes a specified message catalog |
| catgets | Retrieves a message from a catalog |
| NLSPATH, catopen | Opening a message catalog |
| curs_inopts, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead, cbreak | Curses routines that control terminal-input options |
| sqrt, cbrt | Square and cube root functions |
| csin, cdiv, cexp, clog, cmul, cpow, csqrt, ccos | Complex functions |
| cd_drec, cd_cdrec | Reads the Directory Record from a CD-ROM directory |
| cd_ptrec, cd_cptrec | Reads the Path Table Record from the CD-ROM Path Table |
| cd_pvd, cd_cpvd | Reads the Primary Volume Descriptor from a CD-ROM |
| cd_xar, cd_cxar | Reads the Extended Attribute Record for a CD-ROM file or directory from the CD-ROM |
| cd_defs | Sets or gets default values for the User or Group ID, or for file or directory permissions |
| cd_cdrec, cd_drec | Reads the Directory Record from a CD-ROM directory |
| cd_getdevmap | Get mappings of major/minor numbers of a file on a Rock Ridge format CD-ROM |
| cd_idmap | Sets or gets mappings of User and Group IDs on a CD-ROM |
| cd_nmconv | Sets or gets CD-ROM file name conversions |
| cd_cptrec, cd_ptrec | Reads the Path Table Record from the CD-ROM Path Table |
| cd_cpvd, cd_pvd | Reads the Primary Volume Descriptor from a CD-ROM |
| cd_setdevmap | Set mappings of major/minor numbers of a file on a Rock Ridge format CD-ROM |
| cd_suf | Read System Use Field from a specified System Use Area on a Rock Ridge format CD-ROM |
| cd_type | Determines the type of file system recorded on a CD-ROM |
| cd_cxar, cd_xar | Reads the Extended Attribute Record for a CD-ROM file or directory from the CD-ROM |
| csin, ccos, cexp, clog, cmul, cpow, csqrt, cdiv | Complex functions |
| floor, modf, nint, rint, trunc, ceil | Round floating-point numbers to floating-point integers, return the nearest integral value, and truncate a floating-point number |
| csin, ccos, cdiv, clog, cmul, cpow, csqrt, cexp | Complex functions |
| cfg_connect | Connect to the configuration management server on a remote host |
| cfg_disconnect | Remove the connection to a remote configuration management server |
| cfg_subsys_config | Configure a subsystem |
| cfg_subsys_defaults | Determine the /etc/sysconfigtab value for selected attributes of a subsystem |
| cfg_subsys_defaults_all | Determine the /etc/sysconfigtab value for all attributes of a subsystem |
| cfg_subsys_list | Determine the names and states of all subsystems registered on the system |
| cfg_subsys_op | Perform a subsystem-specific operation |
| cfg_subsys_query | Determine the value of selected subsystem attributes |
| cfg_subsys_query_all | Determine the value of all attributes for a subsystem |
| cfg_subsys_reconfig | Reconfigure attribute values for a subsystem |
| cfg_subsys_state | Determine the state of the named subsystem |
| cfg_subsys_unconfig | Unconfigure a subsystem |
| cfgetispeed | Gets the input baud rate for a terminal |
| cfgetospeed | Gets the output baud rate for a terminal |
| cfsetispeed | Sets input baud rate for a terminal |
| cfsetospeed | Sets the output baud rate for a terminal |
| starting_luid, starting_ruid, starting_euid, starting_rgid, starting_egid, is_starting_luid, is_starting_ruid, is_starting_euid, is_starting_rgid, is_starting_egid, set_auth_parameters, check_auth_parameters | Get or check user or group IDs (Enhanced Security) |
| check_usage | Checks whether a disk partition is in use |
| curs_chgat, wchgat, mvchgat, mvwchgat, chgat | Change renditions of characters in a Curses window |
| class_add | Add a member to an existing class |
| class_change | Change the alloted resources of an existing class. |
| class_change_name | Change the name of an existing class |
| class_close | Close the class datatbase file |
| class_configure | Set or change class database configuration parameters. |
| class_create | Create a new class |
| class_database_file_exists | Determines if the database exists |
| class_database_modified | Determines if the database has changed. |
| class_database_name | Gets the name of the current database |
| class_delete | Return database configuration information. |
| class_destroy | Return database configuration information. |
| class_disable | Disable class scheduling. |
| class_enable | Enable class scheduling. |
| class_get_class_members | Get the membership information of a class |
| class_get_classes | Get class database and usage statistics. |
| class_get_config_stats | Return database configuration information. |
| class_index_to_name | Gets the class name given the class index. |
| class_init | Initialize the class scheduler database |
| class_load_database | Load a new database |
| class_open | Initialize the class scheduler database. |
| class_restore_database | Restore the in-memory database from disk |
| class_save_database | Write the in-memory database to disk. |
| curs_clear, wclear, erase, werase, clrtobot, wclrtobot, clrtoeol, wclrtoeol, clear | Clear all or part of a Curses window |
| clearenv | Clears the process environment |
| clearerr | Clears indicators on a stream |
| curs_outopts, idcok, idlok, immedok, leaveok, nl, nonl, setscrreg, wsetscrreg, scrollok, clearok | Routines for controlling output options for a Curses terminal |
| callrpc, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, clnt_broadcast | Library routines for client ONC remote procedure calls |
| callrpc, clnt_broadcast, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, clnt_call | Library routines for client ONC remote procedure calls |
| callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, clnt_control | Library routines for client ONC remote procedure calls |
| callrpc, clnt_broadcast, clnt_call, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, clnt_create | Library routines for client ONC remote procedure calls |
| callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, clnt_destroy | Library routines for client ONC remote procedure calls |
| callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, clnt_freeres | Library routines for client ONC remote procedure calls |
| callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, clnt_geterr | Library routines for client ONC remote procedure calls |
| callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, clnt_pcreateerror | Library routines for client ONC remote procedure calls |
| callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, clnt_perrno | Library routines for client ONC remote procedure calls |
| callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, clnt_perror | Library routines for client ONC remote procedure calls |
| callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, clnt_spcreateerror | Library routines for client ONC remote procedure calls |
| callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, clnt_sperrno | Library routines for client ONC remote procedure calls |
| callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clntraw_create, clnttcp_create, clntudp_create, clnt_sperror | Library routines for client ONC remote procedure calls |
| callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clnttcp_create, clntudp_create, clntraw_create | Library routines for client ONC remote procedure calls |
| callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clntudp_create, clnttcp_create | Library routines for client ONC remote procedure calls |
| callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create | Library routines for client ONC remote procedure calls |
| clock | Reports CPU time used |
| clock_getres | Get the resolution for the specified clock (P1003.1b) |
| clock_settime, clock_gettime | Get or set the time for the specified clock (P1003.1b) |
| clock_gettime, clock_settime | Get or set the time for the specified clock (P1003.1b) |
| csin, ccos, cdiv, cexp, cmul, cpow, csqrt, clog | Complex functions |
| opendir, readdir, readdir_r, telldir, seekdir, rewinddir, closedir | Performs operations on directories |
| openlog, setlogmask, syslog, closelog_r, openlog_r, setlogmask_r, syslog_r, closelog | Control system log |
| closelog, openlog, setlogmask, syslog, openlog_r, setlogmask_r, syslog_r, closelog_r | Control system log |
| curs_clear, clear, wclear, erase, werase, wclrtobot, clrtoeol, wclrtoeol, clrtobot | Clear all or part of a Curses window |
| curs_clear, clear, wclear, erase, werase, clrtobot, wclrtobot, wclrtoeol, clrtoeol | Clear all or part of a Curses window |
| clu_info, clu_get_info, clu_get_memb_by_name, clu_get_memb_by_id, clu_free_memb, clu_free_info | Gets information about a cluster and its members |
| clu_info, clu_get_info, clu_free_info, clu_get_memb_by_name, clu_get_memb_by_id, clu_free_memb | Gets information about a cluster and its members |
| clu_info, clu_free_info, clu_get_memb_by_name, clu_get_memb_by_id, clu_free_memb, clu_get_info | Gets information about a cluster and its members |
| clu_info, clu_get_info, clu_free_info, clu_get_memb_by_name, clu_free_memb, clu_get_memb_by_id | Gets information about a cluster and its members |
| clu_info, clu_get_info, clu_free_info, clu_get_memb_by_id, clu_free_memb, clu_get_memb_by_name | Gets information about a cluster and its members |
| clu_get_info, clu_free_info, clu_get_memb_by_name, clu_get_memb_by_id, clu_free_memb, clu_info | Gets information about a cluster and its members |
| clu_is_ready, clu_is_member | Determine whether the local system is currently a cluster member or has been configured to be a cluster member |
| clu_is_member, clu_is_ready | Determine whether the local system is currently a cluster member or has been configured to be a cluster member |
| csin, ccos, cdiv, cexp, clog, cpow, csqrt, cmul | Complex functions |
| curs_color, start_color, init_pair, init_color, has_colors, can_change_color, pair_content, COLOR_PAIR, COLOR_PAIRS, COLORS, PAIR_NUMBER, color_content | Curses color-manipulation routines and variables |
| curs_attr_get, attr_get, wattr_get, attr_off, wattr_off, attr_on, wattr_on, attr_set, wattr_set, wcolor_set, color_set | Functions that control Curses window attributes |
| advance, advance_r, compile_r, step, step_r, compile | Regular expression compile and match routines |
| advance, advance_r, compile, step, step_r, compile_r | Regular expression compile and match routines |
| csin, ccos, cdiv, cexp, clog, cmul, cpow, csqrt, complex | Complex functions |
| confstr | Determines the current value of a specified system variable defined by a string value |
| toascii, tolower, _tolower, toupper, _toupper, conv | Translate characters |
| getesdvent, getesdvnam, setdvagent, enddvagent, putesdvnam, copyesdvent, getdvagent, getdvagnam, putdvagnam, copydvagent | Manipulate device assignment database entry (Enhanced Security) |
| getesdvent, getesdvnam, setdvagent, enddvagent, putesdvnam, getdvagent, getdvagnam, putdvagnam, copydvagent, copyesdvent | Manipulate device assignment database entry (Enhanced Security) |
| finite, fp_class, isnan, nextafter, unordered, copysign | Related miscellaneous IEEE arithmetic functions. |
| curs_overlay, overlay, overwrite, copywin | Overlap and manipulate overlapped Curses windows |
| sin, sind, cosd, tan, tand, cot, cotd, asin, asind, acos, acosd, atan, atand, atan2, atand2, cos | Trigonometric and inverse trigonometric functions in radian and degree calculations. |
| sin, sind, cos, tan, tand, cot, cotd, asin, asind, acos, acosd, atan, atand, atan2, atand2, cosd | Trigonometric and inverse trigonometric functions in radian and degree calculations. |
| sinh, tanh, cosh | Hyperbolic functions |
| sin, sind, cos, cosd, tan, tand, cotd, asin, asind, acos, acosd, atan, atand, atan2, atand2, cot | Trigonometric and inverse trigonometric functions in radian and degree calculations. |
| sin, sind, cos, cosd, tan, tand, cot, asin, asind, acos, acosd, atan, atand, atan2, atand2, cotd | Trigonometric and inverse trigonometric functions in radian and degree calculations. |
| csin, ccos, cdiv, cexp, clog, cmul, csqrt, cpow | Complex functions |
| create_file_securely | Create a file in the authentication database (Enhanced Security) |
| create_pset | Creates a processor set |
| createlabel | Creates a disk label structure for a disk device |
| crypt16, setkey, encrypt, crypt | DES encryption |
| crypt, setkey, encrypt, crypt16 | DES encryption |
| csa_add_calendar | add a calendar to the calendar service |
| csa_add_entry | add an entry to the specified calendar |
| csa_call_callbacks | force the invocation of the callback functions associated with the specified callback list(s) |
| csa_delete_calendar | delete a calendar from the calendar service |
| csa_delete_entry | delete an entry from a calendar |
| csa_free | free memory allocated by the calendaring service |
| csa_free_time_search | searches one or more calendars for available free time |
| csa_list_calendar_attributes | list the names of the calendar attributes associated with a calendar |
| csa_list_calendars | list the calendars supported by a calendar service |
| csa_list_entries | list the calendar entries that match all the attribute search criteria |
| csa_list_entry_attributes | list the names of the entry attributes associated with the specified entry |
| csa_list_entry_sequence | lists the recurring calendar entries that are associated with a calendar entry |
| csa_logoff | terminate a session with a calendar |
| csa_logon | log on to the calendar service and establish a session with a calendar |
| csa_look_up | Looks up calendar information |
| csa_query_configuration | Determine information about the installed CSA configuration |
| csa_read_calendar_attributes | read and return the calendar attributes values for a calendar |
| csa_read_entry_attributes | read and return the calendar entry attribute values for a specified calendar entry |
| csa_read_next_reminder | reads the next reminder of the given type in the specified calendar relative to a given time |
| csa_register_callback | register the callback functions to be invoked when the specified type of update occurs in the calendar |
| csa_restore | restores calendar entries from an archive file |
| csa_save | saves calendar entries into an archive file |
| csa_unregister_callback | unregister the specified callback functions |
| csa_update_calendar_attributes | update the calendar attributes values for a calendar |
| csa_update_entry_attributes | update the calendar entry attributes |
| csa_x_process_updates | invoke a calendar application’s calendar event handler |
| ccos, cdiv, cexp, clog, cmul, cpow, csqrt, csin | Complex functions |
| csin, ccos, cdiv, cexp, clog, cmul, cpow, csqrt | Complex functions |
| ctermid | Generates the pathname for the controlling terminal |
| asctime, asctime_r, ctime_r, gmtime, gmtime_r, localtime, localtime_r, mktime, ctime64, ctime64_r, gmtime64, gmtime64_r, localtime64, localtime64_r, mktime64, ctime | Converts time units |
| asctime, asctime_r, ctime, ctime_r, gmtime, gmtime_r, localtime, localtime_r, mktime, ctime64_r, gmtime64, gmtime64_r, localtime64, localtime64_r, mktime64, ctime64 | Converts time units |
| asctime, asctime_r, ctime, ctime_r, gmtime, gmtime_r, localtime, localtime_r, mktime, ctime64, gmtime64, gmtime64_r, localtime64, localtime64_r, mktime64, ctime64_r | Converts time units |
| asctime, asctime_r, ctime, gmtime, gmtime_r, localtime, localtime_r, mktime, ctime64, ctime64_r, gmtime64, gmtime64_r, localtime64, localtime64_r, mktime64, ctime_r | Converts time units |
| isalnum, isalpha, isascii, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit, ctype | Classify characters |
| add_wch, wadd_wch, mvadd_wch, mvwadd_wch, echo_wchar, wecho_wchar, curs_add_wch | Add a complex character and rendition to a Curses window and advance the cursor |
| add_wchstr, add_wchnstr, wadd_wchstr, wadd_wchnstr, mvadd_wchstr, mvadd_wchnstr, mvwadd_wchstr, mvwadd_wchnstr, curs_add_wchstr | Add an array of complex characters and rendition to a Curses window |
| addch, waddch, mvaddch, mvwaddch, echochar, wechochar, curs_addch | Add a character (with attributes) to a Curses window and advance the cursor |
| addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr, curs_addchstr | Add string of characters (and attributes) to a Curses window |
| addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr, curs_addstr | Add a string of characters to a Curses window and advance cursor |
| addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar, curs_addwch | Add a wchar_t character (with attributes) to a Curses window and advance cursor |
| addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr, curs_addwchstr | Add a string of wchar_t characters (and attributes) to a Curses window |
| addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr, curs_addwstr | Add a string of wchar_t characters to a Curses window and advance cursor |
| attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout, curs_attr | Curses character and window attribute control routines |
| attr_get, wattr_get, attr_off, wattr_off, attr_on, wattr_on, attr_set, wattr_set, color_set, wcolor_set, curs_attr_get | Functions that control Curses window attributes |
| beep, flash, curs_beep | Curses bell and screen flash routines |
| bkgd, wbkgd, bkgdset, wbkgdset, getbkgd, curs_bkgd | Routines for manipulating the background in a Curses window |
| bkgrnd, wbkgrnd, bkgrndset, wbkgrndset, getbkgrnd, wgetbkgrnd, curs_bkgrnd | Set or get background character and rendition by using a complex character |
| border, wborder, box, hline, whline, mvhline, mvwhline, vline, wvline, mvvline, mvwvline, curs_border | Create Curses borders, and horizontal and vertical lines |
| border_set, wborder_set, box_set, hline_set, whline_set, mvhline_set, mvwhline_set, vline_set, wvline_set, mvvline_set, mvwvline_set, curs_border_set | Draw borders or lines by using complex characters and renditions |
| chgat, wchgat, mvchgat, mvwchgat, curs_chgat | Change renditions of characters in a Curses window |
| clear, wclear, erase, werase, clrtobot, wclrtobot, clrtoeol, wclrtoeol, curs_clear | Clear all or part of a Curses window |
| start_color, init_pair, init_color, has_colors, can_change_color, color_content, pair_content, COLOR_PAIR, COLOR_PAIRS, COLORS, PAIR_NUMBER, curs_color | Curses color-manipulation routines and variables |
| delch, wdelch, mvdelch, mvwdelch, curs_delch | Delete the character under the cursor in a Curses window |
| deleteln, wdeleteln, insdelln, winsdelln, insertln, winsertln, curs_deleteln | Delete or insert lines in a Curses window |
| get_wch, wget_wch, mvget_wch, mvwget_wch, unget_wch, curs_get_wch | Get (or push back) a wide character from Curses terminal keyboard |
| get_wstr, getn_wstr, wget_wstr, wgetn_wstr, mvget_wstr, mvgetn_wstr, mvwget_wstr, mvwgetn_wstr, curs_get_wstr | Get an array of wide characters from a Curses terminal keyboard |
| getcchar, setcchar, curs_getcchar | Get a wide character string and rendition from a cchar_t or set a cchar_t from a wide-character string |
| getch, wgetch, mvgetch, mvwgetch, ungetch, curs_getch | Get (or push back) characters from a Curses terminal keyboard |
| getstr, getnstr, wgetstr, wgetnstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr, curs_getstr | Get character strings from a Curses terminal keyboard |
| getwch, wgetwch, mvgetwch, mvwgetwch, ungetwch, curs_getwch | Get (or push back) wchar_t characters from a Curses terminal keyboard |
| getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr, curs_getwstr | Get wchar_t character strings from a Curses terminal keyboard |
| getyx, getparyx, getbegyx, getmaxyx, curs_getyx | Get Curses cursor and window coordinates |
| in_wch, win_wch, mvin_wch, mvwin_wch, curs_in_wch | Input a complex character and rendition from a Curses window |
| in_wchstr, in_wchnstr, win_wchstr, win_wchnstr, mvin_wchstr, mvin_wchnstr, mvwin_wchstr, mvwin_wchnstr, curs_in_wchstr | Input an array of complex characters and renditions from a Curses window |
| inch, winch, mvinch, mvwinch, curs_inch | Get a character and its attributes from a Curses window |
| inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr, curs_inchstr | Get a string of characters (and attributes) from a Curses window |
| initscr, newterm, endwin, isendwin, set_term, delscreen, curs_initscr | Curses routines for screen initialization and manipulation |
| cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead, curs_inopts | Curses routines that control terminal-input options |
| ins_wch, wins_wch, mvins_wch, mvwins_wch, curs_ins_wch | Insert a complex character and rendition before the character under the cursor in a Curses window |
| ins_wstr, ins_nwstr, wins_wstr, wins_nwstr, mvins_wstr, mvins_nwstr, mvwins_wstr, mvwins_nwstr, curs_ins_wstr | Insert a wide-character string into a Curses window |
| insch, winsch, mvinsch, mvwinsch, curs_insch | Insert a character before the character under the cursor in a Curses window |
| insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr, curs_insstr | Insert a string before the character under the cursor in a Curses window |
| instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr, curs_instr | Get a string of characters from a Curses window |
| inswch, winswch, mvinswch, mvwinswch, curs_inswch | Insert a wchar_t character before the character under the cursor in a Curses window |
| inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr, curs_inswstr | Insert a wchar_t string before the character under the cursor in a Curses window |
| inwch, winwch, mvinwch, mvwinwch, curs_inwch | Get a wchar_t character and its attributes from a Curses window |
| inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr, curs_inwchstr | Get a string of wchar_t characters (and attributes) from a Curses window |
| inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr, curs_inwstr | Get a string of wchar_t characters from a Curses window |
| curs_set, def_prog_mode, def_shell_mode, napms, reset_prog_mode, reset_shell_mode, ripoffline, savetty, curs_kernel | Low-level Curses routines |
| move, wmove, curs_move | Move the Curses window cursor |
| clearok, idcok, idlok, immedok, leaveok, nl, nonl, setscrreg, wsetscrreg, scrollok, curs_outopts | Routines for controlling output options for a Curses terminal |
| copywin, overlay, overwrite, curs_overlay | Overlap and manipulate overlapped Curses windows |
| newpad, pechochar, pecho_wchar, pechowchar, pnoutrefresh, prefresh, subpad, curs_pad | Routines that create and display Curses pads |
| printw, wprintw, mvprintw, mvwprintw, vw_printw, vwprintw, curs_printw | Print formatted output in Curses windows |
| doupdate, redrawwin, refresh, wrefresh, wnoutrefresh, wredrawln, curs_refresh | Refresh Curses windows and lines |
| scanw, wscanw, mvscanw, mvwscanw, vw_scanw, vwscanw, curs_scanw | Convert formatted input from a Curses window |
| scr_dump, scr_init, scr_restore, scr_set, curs_scr_dump | Read or write a Curses screen from or to a file |
| scroll, scrl, wscrl, curs_scroll | Scroll a Curses window |
| curs_kernel, def_prog_mode, def_shell_mode, napms, reset_prog_mode, reset_shell_mode, ripoffline, savetty, curs_set | Low-level Curses routines |
| 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_wset, slk_touch, curs_slk | Curses soft-label routines |
| baudrate, erasechar, erasewchar, has_ic, has_il, killchar, killwchar, longname, term_attrs, termattrs, termname, curs_termattrs | Routines for querying the Curses environment |
| tgetent, tgetflag, tgetnum, tgetstr, tgoto, curs_termcap | Curses interfaces that support termcap capabilities |
| del_curterm, mvcur, putp, restartterm, set_curterm, setupterm, tigetflag, tigetnum, tigetstr, tparm, tputs, vid_attr, vid_puts, vidattr, vidputs, curs_terminfo | Curses interfaces to the terminfo database |
| is_linetouched, is_wintouched, touchline, touchwin, untouchwin, wtouchln, curs_touch | Curses routines that control refresh |
| delay_output, filter, flushinp, getwin, key_name, keyname, putwin, unctrl, use_env, wunctrl, curs_util | Miscellaneous utility routines for Curses |
| delwin, derwin, dupwin, mvderwin, mvwin, newwin, subwin, syncok, wcursyncup, wsyncdown, wsyncup, curs_window | Routines that create Curses windows |
| curses | Terminal screen-handling and optimization package |
| cuserid | Gets the alphanumeric username associated with the current process |
| cvt_ftof | Converts a floating-point data type to another supported floating-point data type. |
| timezone, tzname, tzset, daylight | Sets and accesses timezone conversion information |
| dbminit, fetch, store, delete, firstkey, nextkey, forder, dbm | Database subroutines |
| dbm_close, dbm_delete, dbm_error, dbm_fetch, dbm_firstkey, dbm_forder, dbm_nextkey, dbm_open, dbm_setpblksiz, dbm_store, dbm_clearerr | Database subroutines |
| dbm_clearerr, dbm_delete, dbm_error, dbm_fetch, dbm_firstkey, dbm_forder, dbm_nextkey, dbm_open, dbm_setpblksiz, dbm_store, dbm_close | Database subroutines |
| dbm_clearerr, dbm_close, dbm_error, dbm_fetch, dbm_firstkey, dbm_forder, dbm_nextkey, dbm_open, dbm_setpblksiz, dbm_store, dbm_delete | Database subroutines |
| dbm_clearerr, dbm_close, dbm_delete, dbm_fetch, dbm_firstkey, dbm_forder, dbm_nextkey, dbm_open, dbm_setpblksiz, dbm_store, dbm_error | Database subroutines |
| dbm_clearerr, dbm_close, dbm_delete, dbm_error, dbm_firstkey, dbm_forder, dbm_nextkey, dbm_open, dbm_setpblksiz, dbm_store, dbm_fetch | Database subroutines |
| dbm_clearerr, dbm_close, dbm_delete, dbm_error, dbm_fetch, dbm_forder, dbm_nextkey, dbm_open, dbm_setpblksiz, dbm_store, dbm_firstkey | Database subroutines |
| dbm_clearerr, dbm_close, dbm_delete, dbm_error, dbm_fetch, dbm_firstkey, dbm_nextkey, dbm_open, dbm_setpblksiz, dbm_store, dbm_forder | Database subroutines |
| dbm_clearerr, dbm_close, dbm_delete, dbm_error, dbm_fetch, dbm_firstkey, dbm_forder, dbm_open, dbm_setpblksiz, dbm_store, dbm_nextkey | Database subroutines |
| dbm_clearerr, dbm_close, dbm_delete, dbm_error, dbm_fetch, dbm_firstkey, dbm_forder, dbm_nextkey, dbm_setpblksiz, dbm_store, dbm_open | Database subroutines |
| dbm_clearerr, dbm_close, dbm_delete, dbm_error, dbm_fetch, dbm_firstkey, dbm_forder, dbm_nextkey, dbm_open, dbm_store, dbm_setpblksiz | Database subroutines |
| dbm_clearerr, dbm_close, dbm_delete, dbm_error, dbm_fetch, dbm_firstkey, dbm_forder, dbm_nextkey, dbm_open, dbm_setpblksiz, dbm_store | Database subroutines |
| fetch, store, delete, firstkey, nextkey, forder, dbminit | Database subroutines |
| dbopen | database access methods |
| curs_kernel, curs_set, def_shell_mode, napms, reset_prog_mode, reset_shell_mode, ripoffline, savetty, def_prog_mode | Low-level Curses routines |
| curs_kernel, curs_set, def_prog_mode, napms, reset_prog_mode, reset_shell_mode, ripoffline, savetty, def_shell_mode | Low-level Curses routines |
| curs_terminfo, mvcur, putp, restartterm, set_curterm, setupterm, tigetflag, tigetnum, tigetstr, tparm, tputs, vid_attr, vid_puts, vidattr, vidputs, del_curterm | Curses interfaces to the terminfo database |
| curs_util, filter, flushinp, getwin, key_name, keyname, putwin, unctrl, use_env, wunctrl, delay_output | Miscellaneous utility routines for Curses |
| curs_delch, wdelch, mvdelch, mvwdelch, delch | Delete the character under the cursor in a Curses window |
| dbminit, fetch, store, firstkey, nextkey, forder, delete | Database subroutines |
| curs_deleteln, wdeleteln, insdelln, winsdelln, insertln, winsertln, deleteln | Delete or insert lines in a Curses window |
| fdelproplist, delproplist | Removes Extended File Attributes from a file |
| curs_initscr, initscr, newterm, endwin, isendwin, set_term, delscreen | Curses routines for screen initialization and manipulation |
| curs_window, derwin, dupwin, mvderwin, mvwin, newwin, subwin, syncok, wcursyncup, wsyncdown, wsyncup, delwin | Routines that create Curses windows |
| curs_window, delwin, dupwin, mvderwin, mvwin, newwin, subwin, syncok, wcursyncup, wsyncdown, wsyncup, derwin | Routines that create Curses windows |
| des_string_to_key, des_is_weak_key, des_key_sched, des_quad_cksum, des_crypt | Data Encryption Standard (DES) encryption library routines (Auth) |
| des_crypt, des_string_to_key, des_key_sched, des_quad_cksum, des_is_weak_key | Data Encryption Standard (DES) encryption library routines (Auth) |
| des_crypt, des_string_to_key, des_is_weak_key, des_quad_cksum, des_key_sched | Data Encryption Standard (DES) encryption library routines (Auth) |
| des_crypt, des_string_to_key, des_is_weak_key, des_key_sched, des_quad_cksum | Data Encryption Standard (DES) encryption library routines (Auth) |
| des_crypt, des_is_weak_key, des_key_sched, des_quad_cksum, des_string_to_key | Data Encryption Standard (DES) encryption library routines (Auth) |
| destroy_pset | Destroys a processor set |
| difftime64, difftime | Compares time values |
| difftime, difftime64 | Compares time values |
| basename, dirname_r, dirname | Return the base filename or directory portion of a pathname |
| basename, dirname, dirname_r | Return the base filename or directory portion of a pathname |
| disassembler | Disassemble a machine instruction and print the results |
| dispcrypt | encrypt a password, dispatching based on the associated algorithm (Enhanced Security) |
| abs, labs, ldiv, div | Computes absolute value and division of integers |
| dlclose | Close a dlopen() object |
| dlerror | Get diagnostic information |
| dlopen | Gain access to an executable object file |
| dlsym | Obtain the address of a symbol from a dlopen() object |
| dn_comp | Compresses a domain name |
| dn_expand | Expands a compressed domain name |
| dn_find | Searches for an expanded domain name |
| dn_skipname | Skips over a compressed domain name |
| curs_refresh, redrawwin, refresh, wrefresh, wnoutrefresh, wredrawln, doupdate | Refresh Curses windows and lines |
| drand48_r, erand48, erand48_r, jrand48, jrand48_r, lcong48, lcong48_r, lrand48, lrand48_r, mrand48, mrand48_r, nrand48, nrand48_r, seed48, seed48_r, srand48, srand48_r, drand48 | Generate uniformly distributed pseudorandom number sequences |
| drand48, erand48, erand48_r, jrand48, jrand48_r, lcong48, lcong48_r, lrand48, lrand48_r, mrand48, mrand48_r, nrand48, nrand48_r, seed48, seed48_r, srand48, srand48_r, drand48_r | Generate uniformly distributed pseudorandom number sequences |
| fmod, remainder, drem | Compute the floating-point remainder |
| curs_window, delwin, derwin, mvderwin, mvwin, newwin, subwin, syncok, wcursyncup, wsyncdown, wsyncup, dupwin | Routines that create Curses windows |
| curs_inopts, cbreak, nocbreak, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead, echo | Curses routines that control terminal-input options |
| curs_add_wch, add_wch, wadd_wch, mvadd_wch, mvwadd_wch, wecho_wchar, echo_wchar | Add a complex character and rendition to a Curses window and advance the cursor |
| curs_addch, addch, waddch, mvaddch, mvwaddch, wechochar, echochar | Add a character (with attributes) to a Curses window and advance the cursor |
| curs_addwch, addwch, waddwch, mvaddwch, mvwaddwch, wechowchar, echowchar | Add a wchar_t character (with attributes) to a Curses window and advance cursor |
| ecvt_r, fcvt, fcvt_r, gcvt, ecvt | Convert a floating-point number to a string |
| ecvt, fcvt, fcvt_r, gcvt, ecvt_r | Convert a floating-point number to a string |
| end, _end, _ebss, etext, _etext, _edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table, __istart, __fstart, _DYNAMIC, _DYNAMIC_LINK, _BASE_ADDRESS, _GOT_OFFSET, _cobol_main, edata | locations in program and definitions in runtime procedure table |
| crypt, crypt16, setkey, encrypt | DES encryption |
| _end, _ebss, etext, _etext, edata, _edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table, __istart, __fstart, _DYNAMIC, _DYNAMIC_LINK, _BASE_ADDRESS, _GOT_OFFSET, _cobol_main, end | locations in program and definitions in runtime procedure table |
| getesdvent, getesdvnam, setdvagent, putesdvnam, copyesdvent, getdvagent, getdvagnam, putdvagnam, copydvagent, enddvagent | Manipulate device assignment database entry (Enhanced Security) |
| getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent_r, endfsent | Get information about a file system |
| getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r | Get information about a file system |
| fgetgrent, getgrent, getgrgid, getgrnam, setgrent, endgrent_r, fgetgrent_r, getgrent_r, getgrgid_r, getgrnam_r, setgrent_r, endgrent | Access group information in the user database |
| endgrent, fgetgrent, getgrent, getgrgid, getgrnam, setgrent, fgetgrent_r, getgrent_r, getgrgid_r, getgrnam_r, setgrent_r, endgrent_r | Access group information in the user database |
| endhostent_r, endhostent | Ends retrieval of network host entries |
| endhostent, endhostent_r | Ends retrieval of network host entries |
| setnetent, setnetent_r, endnetent_r, endnetent | Opens, rewinds, or closes the networks file |
| setnetent, setnetent_r, endnetent, endnetent_r | Opens, rewinds, or closes the networks file |
| getnetgrent, setnetgrent, innetgr, endnetgrent | get network group entry |
| getesdfent, getesdfnam, setprdfent, putesdfnam, getprdfent, getprdfnam, putprdfnam, endprdfent | Manipulate system default database entry (Enhanced Security) |
| getesfient, getesfinam, setprfient, putesfinam, getprfient, getprfinam, putprfinam, endprfient | Manipulate file control database entry (Enhanced Security) |
| endprotoent_r, endprotoent | Close the network protocols database file |
| endprotoent, endprotoent_r | Close the network protocols database file |
| getespwent, getespwuid, getespwnam, setprpwent, putespwnam, getprpwent, getprpwuid, getprpwnam, putprpwnam, endprpwent | Manipulate protected password database entry (Enhanced Security) |
| getestcent, getestcnam, setprtcent, putestcnam, getprtcent, getprtcnam, putprtcnam, endprtcent | Manipulate terminal control database entry (Enhanced Security) |
| fgetpwent, getpwent, getpwnam, getpwuid, putpwent, setpwent, setpwfile, endpwent_r, fgetpwent_r, getpwent_r, getpwnam_r, getpwuid_r, setpwent_r, endpwent | Access user attribute information in the user database |
| endpwent, fgetpwent, getpwent, getpwnam, getpwuid, putpwent, setpwent, setpwfile, fgetpwent_r, getpwent_r, getpwnam_r, getpwuid_r, setpwent_r, endpwent_r | Access user attribute information in the user database |
| getrpcent, getrpcbynumber, getrpcbyname, setrpcent, endrpcent | Get rpc entry |
| endservent_r, endservent | Close the network services database file. |
| endservent, endservent_r | Close the network services database file. |
| getttyent, getttyent_r, getttynam, getttynam_r, setttyent, setttyent_r, endttyent_r, endttyent | Get a /etc/securettys file entry |
| getttyent, getttyent_r, getttynam, getttynam_r, setttyent, setttyent_r, endttyent, endttyent_r | Get a /etc/securettys file entry |
| getusershell, getusershell_r, setusershell, setusershell_r, endusershell_r, endusershell | Get the names of legal user shells |
| getusershell, getusershell_r, setusershell, setusershell_r, endusershell, endusershell_r | Get the names of legal user shells |
| getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent_r, utmpname, endutent | Access utmp file entries |
| getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, utmpname, endutent_r | Access utmp file entries |
| getutxent, getutxid, getutxline, pututxline, setutxent, endutxent | Access user accounting database functions |
| curs_initscr, initscr, newterm, isendwin, set_term, delscreen, endwin | Curses routines for screen initialization and manipulation |
| exit_quiet_zone, enter_quiet_zone | Prevent keyboard interruption of program actions (Enhanced Security) |
| end, _end, _ebss, etext, _etext, edata, _edata, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table, __istart, __fstart, _DYNAMIC, _DYNAMIC_LINK, _BASE_ADDRESS, _GOT_OFFSET, _cobol_main, eprol | locations in program and definitions in runtime procedure table |
| drand48, drand48_r, erand48_r, jrand48, jrand48_r, lcong48, lcong48_r, lrand48, lrand48_r, mrand48, mrand48_r, nrand48, nrand48_r, seed48, seed48_r, srand48, srand48_r, erand48 | Generate uniformly distributed pseudorandom number sequences |
| drand48, drand48_r, erand48, jrand48, jrand48_r, lcong48, lcong48_r, lrand48, lrand48_r, mrand48, mrand48_r, nrand48, nrand48_r, seed48, seed48_r, srand48, srand48_r, erand48_r | Generate uniformly distributed pseudorandom number sequences |
| curs_clear, clear, wclear, werase, clrtobot, wclrtobot, clrtoeol, wclrtoeol, erase | Clear all or part of a Curses window |
| curs_termattrs, baudrate, erasewchar, has_ic, has_il, killchar, killwchar, longname, term_attrs, termattrs, termname, erasechar | Routines for querying the Curses environment |
| curs_termattrs, baudrate, erasechar, has_ic, has_il, killchar, killwchar, longname, term_attrs, termattrs, termname, erasewchar | Routines for querying the Curses environment |
| erfc, erf | Error functions |
| erf, erfc | Error functions |
| escap_parse_fields, escap_print_fields, escap_copy_fields, escap_size_data, escap_cmp_fields | parser routines for authcap-style data (Enhanced Security) |
| escap_parse_fields, escap_print_fields, escap_cmp_fields, escap_size_data, escap_copy_fields | parser routines for authcap-style data (Enhanced Security) |
| escap_print_fields, escap_cmp_fields, escap_copy_fields, escap_size_data, escap_parse_fields | parser routines for authcap-style data (Enhanced Security) |
| escap_parse_fields, escap_cmp_fields, escap_copy_fields, escap_size_data, escap_print_fields | parser routines for authcap-style data (Enhanced Security) |
| escap_parse_fields, escap_print_fields, escap_cmp_fields, escap_copy_fields, escap_size_data | parser routines for authcap-style data (Enhanced Security) |
| end, _end, _ebss, _etext, edata, _edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table, __istart, __fstart, _DYNAMIC, _DYNAMIC_LINK, _BASE_ADDRESS, _GOT_OFFSET, _cobol_main, etext | locations in program and definitions in runtime procedure table |
| ethers, ether_ntoa, ether_ntohost, ether_hostton, ether_line, ether_aton | Ethernet address mapping operations |
| ethers, ether_ntoa, ether_aton, ether_ntohost, ether_line, ether_hostton | Ethernet address mapping operations |
| ethers, ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line | Ethernet address mapping operations |
| ethers, ether_aton, ether_ntohost, ether_hostton, ether_line, ether_ntoa | Ethernet address mapping operations |
| ethers, ether_ntoa, ether_aton, ether_hostton, ether_line, ether_ntohost | Ethernet address mapping operations |
| ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line, ethers | Ethernet address mapping operations |
| exc_add_pc_range_table, exc_remove_pc_range_table, exc_lookup_function_table, find_rpd, exc_lookup_function_entry, exc_remote_lookup_function_entry, exc_remove_gp_range, exc_lookup_gp, exc_add_gp_range | Routines to support mapping program counters to the data structures defined at run time |
| exc_add_pc_range_table, exc_remove_pc_range_table, exc_lookup_function_table, find_rpd, exc_lookup_function_entry, exc_remote_lookup_function_entry, exc_add_gp_range, exc_remove_gp_range, exc_lookup_gp, exc_add_pc_range | Routines to support mapping program counters to the data structures defined at run time |
| exc_remove_pc_range_table, exc_lookup_function_table, find_rpd, exc_lookup_function_entry, exc_remote_lookup_function_entry, exc_add_gp_range, exc_remove_gp_range, exc_lookup_gp, exc_add_pc_range_table | Routines to support mapping program counters to the data structures defined at run time |
| exc_resume, exc_longjmp, exc_continue, exc_unwind, RtlUnwindRfp, exc_capture_context | entry points that support resuming execution of user code. |
| exc_resume, exc_longjmp, exc_capture_context, exc_unwind, RtlUnwindRfp, exc_continue | entry points that support resuming execution of user code. |
| exception_dispatcher, exc_raise_signal_exception, exc_raise_exception, exc_raise_status_exception, exc_dispatch_exception | Routines to search and call handlers for exceptions. |
| unwind, exc_virtual_unwind, RtlVirtualUnwind, exc_remote_virtual_unwind, exc_find_frame_ptr | Routines to unwind a context |
| exc_resume, exc_capture_context, exc_continue, exc_unwind, RtlUnwindRfp, exc_longjmp | entry points that support resuming execution of user code. |
| exc_add_pc_range_table, exc_remove_pc_range_table, exc_lookup_function_table, find_rpd, exc_remote_lookup_function_entry, exc_add_gp_range, exc_remove_gp_range, exc_lookup_gp, exc_lookup_function_entry | Routines to support mapping program counters to the data structures defined at run time |
| exc_add_pc_range_table, exc_remove_pc_range_table, find_rpd, exc_lookup_function_entry, exc_remote_lookup_function_entry, exc_add_gp_range, exc_remove_gp_range, exc_lookup_gp, exc_lookup_function_table | Routines to support mapping program counters to the data structures defined at run time |
| exc_add_pc_range_table, exc_remove_pc_range_table, exc_lookup_function_table, find_rpd, exc_lookup_function_entry, exc_remote_lookup_function_entry, exc_add_gp_range, exc_remove_gp_range, exc_lookup_gp | Routines to support mapping program counters to the data structures defined at run time |
| exception_dispatcher, exc_raise_signal_exception, exc_dispatch_exception, exc_raise_status_exception, exc_raise_exception | Routines to search and call handlers for exceptions. |
| exception_dispatcher, exc_dispatch_exception, exc_raise_exception, exc_raise_status_exception, exc_raise_signal_exception | Routines to search and call handlers for exceptions. |
| exception_dispatcher, exc_raise_signal_exception, exc_dispatch_exception, exc_raise_exception, exc_raise_status_exception | Routines to search and call handlers for exceptions. |
| exc_add_pc_range_table, exc_remove_pc_range_table, exc_lookup_function_table, find_rpd, exc_lookup_function_entry, exc_add_gp_range, exc_remove_gp_range, exc_lookup_gp, exc_remote_lookup_function_entry | Routines to support mapping program counters to the data structures defined at run time |
| unwind, exc_virtual_unwind, RtlVirtualUnwind, exc_find_frame_ptr, exc_remote_virtual_unwind | Routines to unwind a context |
| exc_add_pc_range_table, exc_remove_pc_range_table, exc_lookup_function_table, find_rpd, exc_lookup_function_entry, exc_remote_lookup_function_entry, exc_add_gp_range, exc_lookup_gp, exc_remove_gp_range | Routines to support mapping program counters to the data structures defined at run time |
| exc_add_pc_range_table, exc_lookup_function_table, find_rpd, exc_lookup_function_entry, exc_remote_lookup_function_entry, exc_add_gp_range, exc_remove_gp_range, exc_lookup_gp, exc_remove_pc_range_table | Routines to support mapping program counters to the data structures defined at run time |
| exc_longjmp, exc_capture_context, exc_continue, exc_unwind, RtlUnwindRfp, exc_resume | entry points that support resuming execution of user code. |
| set_unhandled_exception, __exc_last_chance, exc_set_last_chance_handler | support routines for unhandled exceptions |
| exc_resume, exc_longjmp, exc_capture_context, exc_continue, RtlUnwindRfp, exc_unwind | entry points that support resuming execution of user code. |
| unwind, RtlVirtualUnwind, exc_find_frame_ptr, exc_remote_virtual_unwind, exc_virtual_unwind | Routines to unwind a context |
| exc_raise_signal_exception, exc_dispatch_exception, exc_raise_exception, exc_raise_status_exception, exception_dispatcher | Routines to search and call handlers for exceptions. |
| libexc, exception_intro | an overview of exception support supplied in libexc.a. |
| enter_quiet_zone, exit_quiet_zone | Prevent keyboard interruption of program actions (Enhanced Security) |
| expm1, log, log2, log10, log1p, pow, exp | Exponential, logarithm, and power functions |
| expacct | Expands accounting record |
| exp, log, log2, log10, log1p, pow, expm1 | Exponential, logarithm, and power functions |
| hypot, cabs, fabs | Calculate Euclidean distance and absolute value |
| fattach | Attaches a STREAMS-based file descriptor to a file in the file system name space |
| fflush, fclose_unlocked, fflush_unlocked, fclose | Closes or flushes a stream |
| fclose, fflush, fflush_unlocked, fclose_unlocked | Closes or flushes a stream |
| ecvt, ecvt_r, fcvt_r, gcvt, fcvt | Convert a floating-point number to a string |
| ecvt, ecvt_r, fcvt, gcvt, fcvt_r | Convert a floating-point number to a string |
| delproplist, fdelproplist | Removes Extended File Attributes from a file |
| fdetach | Detaches a STREAMS-based file descriptor from a file in the file system name space |
| fopen, freopen, fdopen | Open a stream |
| feof | Tests EOF on a stream |
| ferror | Tests the error indicator on a stream |
| dbminit, store, delete, firstkey, nextkey, forder, fetch | Database subroutines |
| fclose, fclose_unlocked, fflush_unlocked, fflush | Closes or flushes a stream |
| fclose, fflush, fclose_unlocked, fflush_unlocked | Closes or flushes a stream |
| ffs | Finds first set bit |
| getc, getc_unlocked, getchar, getchar_unlocked, getw, fgetc | Get a byte or word from an input stream |
| endgrent, getgrent, getgrgid, getgrnam, setgrent, endgrent_r, fgetgrent_r, getgrent_r, getgrgid_r, getgrnam_r, setgrent_r, fgetgrent | Access group information in the user database |
| endgrent, fgetgrent, getgrent, getgrgid, getgrnam, setgrent, endgrent_r, getgrent_r, getgrgid_r, getgrnam_r, setgrent_r, fgetgrent_r | Access group information in the user database |
| fseek, fseeko, fseek_unlocked, rewind, ftell, ftello, fsetpos, fgetpos | Reposition the file pointer of a stream |
| getproplist, fgetproplist | Gets the Extended File Attributes of a file |
| endpwent, getpwent, getpwnam, getpwuid, putpwent, setpwent, setpwfile, endpwent_r, fgetpwent_r, getpwent_r, getpwnam_r, getpwuid_r, setpwent_r, fgetpwent | Access user attribute information in the user database |
| endpwent, fgetpwent, getpwent, getpwnam, getpwuid, putpwent, setpwent, setpwfile, endpwent_r, getpwent_r, getpwnam_r, getpwuid_r, setpwent_r, fgetpwent_r | Access user attribute information in the user database |
| gets, fgets | Get a string from a stream |
| getwc, getwc_unlocked, getwchar, fgetwc | Get a wide character from an input stream |
| fgetws | Gets a string from a stream |
| fileno | Maps a stream pointer to a file descriptor |
| curs_util, delay_output, flushinp, getwin, key_name, keyname, putwin, unctrl, use_env, wunctrl, filter | Miscellaneous utility routines for Curses |
| exc_add_pc_range_table, exc_remove_pc_range_table, exc_lookup_function_table, exc_lookup_function_entry, exc_remote_lookup_function_entry, exc_add_gp_range, exc_remove_gp_range, exc_lookup_gp, find_rpd | Routines to support mapping program counters to the data structures defined at run time |
| copysign, fp_class, isnan, nextafter, unordered, finite | Related miscellaneous IEEE arithmetic functions. |
| dbminit, fetch, store, delete, nextkey, forder, firstkey | Database subroutines |
| curs_beep, beep, flash | Curses bell and screen flash routines |
| ftrylockfile, funlockfile, flockfile | stdio locking functions |
| ceil, modf, nint, rint, trunc, floor | Round floating-point numbers to floating-point integers, return the nearest integral value, and truncate a floating-point number |
| curs_util, delay_output, filter, getwin, key_name, keyname, putwin, unctrl, use_env, wunctrl, flushinp | Miscellaneous utility routines for Curses |
| madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, m_in, mout, omout, fmout, m_out, sdiv, itom, fmin | Performs multiple precision integer arithmetic |
| drem, remainder, fmod | Compute the floating-point remainder |
| madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, m_out, sdiv, itom, fmout | Performs multiple precision integer arithmetic |
| fmtmsg | Displays a message in the specified format |
| fnmatch | Matches filename patterns |
| fold_string_w | Maps one wide-character string to another, performing the specified Unicode character transformation |
| freopen, fdopen, fopen | Open a stream |
| dbminit, fetch, store, delete, firstkey, nextkey, forder | Database subroutines |
| openpty, forkpty | Open and fork pseudoterminals |
| copysign, finite, isnan, nextafter, unordered, fp_class | Related miscellaneous IEEE arithmetic functions. |
| printf, snprintf, sprintf, fprintf | Print formatted output |
| putc, putc_unlocked, putchar, putchar_unlocked, putw, fputc | Write a byte or a word to a stream |
| puts, fputs | Writes a string to a stream |
| putwc, putwchar, fputwc | Write a wide character to a stream |
| fputws | Writes a wide-character string to a stream |
| fread_unlocked, fwrite, fwrite_unlocked, fread | Perform input/output operations |
| fread, fwrite, fwrite_unlocked, fread_unlocked | Perform input/output operations |
| alloca, calloc, mallinfo, malloc, mallopt, realloc, valloc, free | Provides a memory allocator |
| freeaddrinfo | Frees system resources used by an address information structure |
| freehostent | Returns hostent structures and dynamic storage to the system |
| fopen, fdopen, freopen | Open a stream |
| ldexp, logb, scalb, frexp | Manipulate floating-point numbers |
| scanf, sscanf, fscanf | Converts formatted input |
| fseeko, fseek_unlocked, rewind, ftell, ftello, fgetpos, fsetpos, fseek | Reposition the file pointer of a stream |
| fseek, fseeko, rewind, ftell, ftello, fgetpos, fsetpos, fseek_unlocked | Reposition the file pointer of a stream |
| fseek, fseek_unlocked, rewind, ftell, ftello, fgetpos, fsetpos, fseeko | Reposition the file pointer of a stream |
| fseek, fseeko, fseek_unlocked, rewind, ftell, ftello, fgetpos, fsetpos | Reposition the file pointer of a stream |
| setproplist, fsetproplist | Assigns Extended File Attributes to a file |
| fseek, fseeko, fseek_unlocked, rewind, ftello, fgetpos, fsetpos, ftell | Reposition the file pointer of a stream |
| fseek, fseeko, fseek_unlocked, rewind, ftell, fgetpos, fsetpos, ftello | Reposition the file pointer of a stream |
| ftok | Generates a standard interprocess communication key |
| flockfile, funlockfile, ftrylockfile | stdio locking functions |
| ftw | Walks a file tree |
| flockfile, ftrylockfile, funlockfile | stdio locking functions |
| fwide | Sets stream orientation to byte or wide-character |
| wprintf, swprintf, fwprintf | Print formatted output for wide characters |
| fread, fread_unlocked, fwrite_unlocked, fwrite | Perform input/output operations |
| fread, fread_unlocked, fwrite, fwrite_unlocked | Perform input/output operations |
| wscanf, swscanf, fwscanf | Converts formatted wide-character input |
| gai_strerror | Prints an error message string based on a return code from the getaddrinfo and getnameinfo routine |
| lgamma, gamma | Compute the logarithm of the gamma function |
| madd, msub, mult, mdiv, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom, gcd | Performs multiple precision integer arithmetic |
| ecvt, ecvt_r, fcvt, fcvt_r, gcvt | Convert a floating-point number to a string |
| get_num_crypts, get_crypt_name | determine the encryption types available (Enhanced Security) |
| rpc_misc, auth_destroy, authnone_create, authunix_create, authunix_create_default, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, usr2netname, xprt_register, xprt_unregister, get_myaddress | Miscellaneous library routines for ONC remote procedure calls |
| get_crypt_name, get_num_crypts | determine the encryption types available (Enhanced Security) |
| get_proplist_entry | Initializes pointers to the corresponding entries in an Extended File Attribute buffer |
| get_seed_es | Obtain a drand48 seed value for an extended profile (Enhanced Security) |
| curs_get_wch, wget_wch, mvget_wch, mvwget_wch, unget_wch, get_wch | Get (or push back) a wide character from Curses terminal keyboard |
| curs_get_wstr, getn_wstr, wget_wstr, wgetn_wstr, mvget_wstr, mvgetn_wstr, mvwget_wstr, mvwgetn_wstr, get_wstr | Get an array of wide characters from a Curses terminal keyboard |
| getaddrinfo | Get a network host entry by address |
| curs_getyx, getyx, getparyx, getmaxyx, getbegyx | Get Curses cursor and window coordinates |
| curs_bkgd, bkgd, wbkgd, bkgdset, wbkgdset, getbkgd | Routines for manipulating the background in a Curses window |
| curs_bkgrnd, bkgrnd, wbkgrnd, bkgrndset, wbkgrndset, wgetbkgrnd, getbkgrnd | Set or get background character and rendition by using a complex character |
| fgetc, getc_unlocked, getchar, getchar_unlocked, getw, getc | Get a byte or word from an input stream |
| getc, fgetc, getchar, getchar_unlocked, getw, getc_unlocked | Get a byte or word from an input stream |
| curs_getcchar, setcchar, getcchar | Get a wide character string and rendition from a cchar_t or set a cchar_t from a wide-character string |
| curs_getch, wgetch, mvgetch, mvwgetch, ungetch, getch | Get (or push back) characters from a Curses terminal keyboard |
| getc, fgetc, getc_unlocked, getchar_unlocked, getw, getchar | Get a byte or word from an input stream |
| getc, fgetc, getc_unlocked, getchar, getw, getchar_unlocked | Get a byte or word from an input stream |
| getclock | Gets current value of system-wide clock. |
| getcwd | Gets the pathname of the current directory |
| getdate_r, getdate | Convert formatted string into time/date structure |
| getdate, getdate_r | Convert formatted string into time/date structure |
| getdiskbyname_r, getdiskbyname | Get the disk description using a disk name |
| getdiskbyname, getdiskbyname_r | Get the disk description using a disk name |
| getesdvent, getesdvnam, setdvagent, enddvagent, putesdvnam, copyesdvent, getdvagnam, putdvagnam, copydvagent, getdvagent | Manipulate device assignment database entry (Enhanced Security) |
| getesdvent, getesdvnam, setdvagent, enddvagent, putesdvnam, copyesdvent, getdvagent, putdvagnam, copydvagent, getdvagnam | Manipulate device assignment database entry (Enhanced Security) |
| getenv | Returns the value of an environment variable |
| getesdfnam, setprdfent, endprdfent, putesdfnam, getprdfent, getprdfnam, putprdfnam, getesdfent | Manipulate system default database entry (Enhanced Security) |
| getesdfent, setprdfent, endprdfent, putesdfnam, getprdfent, getprdfnam, putprdfnam, getesdfnam | Manipulate system default database entry (Enhanced Security) |
| getesdvnam, setdvagent, enddvagent, putesdvnam, copyesdvent, getdvagent, getdvagnam, putdvagnam, copydvagent, getesdvent | Manipulate device assignment database entry (Enhanced Security) |
| getesdvent, setdvagent, enddvagent, putesdvnam, copyesdvent, getdvagent, getdvagnam, putdvagnam, copydvagent, getesdvnam | Manipulate device assignment database entry (Enhanced Security) |
| getesfinam, setprfient, endprfient, putesfinam, getprfient, getprfinam, putprfinam, getesfient | Manipulate file control database entry (Enhanced Security) |
| getesfient, setprfient, endprfient, putesfinam, getprfient, getprfinam, putprfinam, getesfinam | Manipulate file control database entry (Enhanced Security) |
| getespwuid, getespwnam, setprpwent, endprpwent, putespwnam, getprpwent, getprpwuid, getprpwnam, putprpwnam, getespwent | Manipulate protected password database entry (Enhanced Security) |
| getespwent, getespwuid, setprpwent, endprpwent, putespwnam, getprpwent, getprpwuid, getprpwnam, putprpwnam, getespwnam | Manipulate protected password database entry (Enhanced Security) |
| getespwent, getespwnam, setprpwent, endprpwent, putespwnam, getprpwent, getprpwuid, getprpwnam, putprpwnam, getespwuid | Manipulate protected password database entry (Enhanced Security) |
| getestcnam, setprtcent, endprtcent, putestcnam, getprtcent, getprtcnam, putprtcnam, getestcent | Manipulate terminal control database entry (Enhanced Security) |
| getestcent, setprtcent, endprtcent, putestcnam, getprtcent, getprtcnam, putprtcnam, getestcnam | Manipulate terminal control database entry (Enhanced Security) |
| getfsent_r, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r, getfsent | Get information about a file system |
| getfsent, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r, getfsent_r | Get information about a file system |
| getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r, getfsfile | Get information about a file system |
| getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile, setfsent, setfsent_r, endfsent, endfsent_r, getfsfile_r | Get information about a file system |
| getfsent, getfsent_r, getfsspec_r, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r, getfsspec | Get information about a file system |
| getfsent, getfsent_r, getfsspec, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r, getfsspec_r | Get information about a file system |
| endgrent, fgetgrent, getgrgid, getgrnam, setgrent, endgrent_r, fgetgrent_r, getgrent_r, getgrgid_r, getgrnam_r, setgrent_r, getgrent | Access group information in the user database |
| endgrent, fgetgrent, getgrent, getgrgid, getgrnam, setgrent, endgrent_r, fgetgrent_r, getgrgid_r, getgrnam_r, setgrent_r, getgrent_r | Access group information in the user database |
| endgrent, fgetgrent, getgrent, getgrnam, setgrent, endgrent_r, fgetgrent_r, getgrent_r, getgrgid_r, getgrnam_r, setgrent_r, getgrgid | Access group information in the user database |
| endgrent, fgetgrent, getgrent, getgrgid, getgrnam, setgrent, endgrent_r, fgetgrent_r, getgrent_r, getgrnam_r, setgrent_r, getgrgid_r | Access group information in the user database |
| endgrent, fgetgrent, getgrent, getgrgid, setgrent, endgrent_r, fgetgrent_r, getgrent_r, getgrgid_r, getgrnam_r, setgrent_r, getgrnam | Access group information in the user database |
| endgrent, fgetgrent, getgrent, getgrgid, getgrnam, setgrent, endgrent_r, fgetgrent_r, getgrent_r, getgrgid_r, setgrent_r, getgrnam_r | Access group information in the user database |
| gethostbyaddr_r, gethostbyaddr | Gets a network host entry by address |
| gethostbyaddr, gethostbyaddr_r | Gets a network host entry by address |
| gethostbyname_r, gethostbyname | Get a network host entry by name |
| gethostbyname, gethostbyname_r | Get a network host entry by name |
| gethostent_r, sethostent, sethostent_r, gethostent | Opens network host file |
| gethostent, sethostent, sethostent_r, gethostent_r | Opens network host file |
| gethostsex | get the byte sex of the host machine |
| getipnodebyaddr | Gets a network host entry by address |
| getipnodebyname | Get a network host entry by name for a specific address family |
| setluid, getluid | Get or set the login UID (Enhanced Security) |
| curs_getyx, getyx, getparyx, getbegyx, getmaxyx | Get Curses cursor and window coordinates |
| getmntinfo_r, getmntinfo | Get information about mounted file systems |
| getmntinfo, getmntinfo_r | Get information about mounted file systems |
| curs_get_wstr, get_wstr, wget_wstr, wgetn_wstr, mvget_wstr, mvgetn_wstr, mvwget_wstr, mvwgetn_wstr, getn_wstr | Get an array of wide characters from a Curses terminal keyboard |
| getnameinfo | Get a node name and service name for an address and port number |
| getnetbyaddr_r, getnetbyaddr | Get a network entry by address |
| getnetbyaddr, getnetbyaddr_r | Get a network entry by address |
| getnetbyname_r, getnetbyname | Get a network entry by name |
| getnetbyname, getnetbyname_r | Get a network entry by name |
| getnetent_r, getnetent | Get a network entry |
| getnetent, getnetent_r | Get a network entry |
| setnetgrent, endnetgrent, innetgr, getnetgrent | get network group entry |
| rpc_misc, auth_destroy, authnone_create, authunix_create, authunix_create_default, get_myaddress, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, usr2netname, xprt_register, xprt_unregister, getnetname | Miscellaneous library routines for ONC remote procedure calls |
| curs_getstr, getstr, wgetstr, wgetnstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr, getnstr | Get character strings from a Curses terminal keyboard |
| curs_getwstr, getwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr, getnwstr | Get wchar_t character strings from a Curses terminal keyboard |
| getopt | Gets flag letters from the argument vector |
| curs_getyx, getyx, getbegyx, getmaxyx, getparyx | Get Curses cursor and window coordinates |
| getpass | Reads a password |
| getesdfent, getesdfnam, setprdfent, endprdfent, putesdfnam, getprdfnam, putprdfnam, getprdfent | Manipulate system default database entry (Enhanced Security) |
| getesdfent, getesdfnam, setprdfent, endprdfent, putesdfnam, getprdfent, putprdfnam, getprdfnam | Manipulate system default database entry (Enhanced Security) |
| getesfient, getesfinam, setprfient, endprfient, putesfinam, getprfinam, putprfinam, getprfient | Manipulate file control database entry (Enhanced Security) |
| getesfient, getesfinam, setprfient, endprfient, putesfinam, getprfient, putprfinam, getprfinam | Manipulate file control database entry (Enhanced Security) |
| fgetproplist, getproplist | Gets the Extended File Attributes of a file |
| getprotobyname_r, getprotobyname | Get a protocol entry by protocol name |
| getprotobyname, getprotobyname_r | Get a protocol entry by protocol name |
| getprotobynumber_r, getprotobynumber | Get a protocol entry by number |
| getprotobynumber, getprotobynumber_r | Get a protocol entry by number |
| getprotoent_r, getprotoent | Get a protocol entry |
| getprotoent, getprotoent_r | Get a protocol entry |
| getespwent, getespwuid, getespwnam, setprpwent, endprpwent, putespwnam, getprpwuid, getprpwnam, putprpwnam, getprpwent | Manipulate protected password database entry (Enhanced Security) |
| getespwent, getespwuid, getespwnam, setprpwent, endprpwent, putespwnam, getprpwent, getprpwuid, putprpwnam, getprpwnam | Manipulate protected password database entry (Enhanced Security) |
| getespwent, getespwuid, getespwnam, setprpwent, endprpwent, putespwnam, getprpwent, getprpwnam, putprpwnam, getprpwuid | Manipulate protected password database entry (Enhanced Security) |
| getestcent, getestcnam, setprtcent, endprtcent, putestcnam, getprtcnam, putprtcnam, getprtcent | Manipulate terminal control database entry (Enhanced Security) |
| getestcent, getestcnam, setprtcent, endprtcent, putestcnam, getprtcent, putprtcnam, getprtcnam | Manipulate terminal control database entry (Enhanced Security) |
| getpw | get name from uid |
| endpwent, fgetpwent, getpwnam, getpwuid, putpwent, setpwent, setpwfile, endpwent_r, fgetpwent_r, getpwent_r, getpwnam_r, getpwuid_r, setpwent_r, getpwent | Access user attribute information in the user database |
| endpwent, fgetpwent, getpwent, getpwnam, getpwuid, putpwent, setpwent, setpwfile, endpwent_r, fgetpwent_r, getpwnam_r, getpwuid_r, setpwent_r, getpwent_r | Access user attribute information in the user database |
| endpwent, fgetpwent, getpwent, getpwuid, putpwent, setpwent, setpwfile, endpwent_r, fgetpwent_r, getpwent_r, getpwnam_r, getpwuid_r, setpwent_r, getpwnam | Access user attribute information in the user database |
| endpwent, fgetpwent, getpwent, getpwnam, getpwuid, putpwent, setpwent, setpwfile, endpwent_r, fgetpwent_r, getpwent_r, getpwuid_r, setpwent_r, getpwnam_r | Access user attribute information in the user database |
| endpwent, fgetpwent, getpwent, getpwnam, putpwent, setpwent, setpwfile, endpwent_r, fgetpwent_r, getpwent_r, getpwnam_r, getpwuid_r, setpwent_r, getpwuid | Access user attribute information in the user database |
| endpwent, fgetpwent, getpwent, getpwnam, getpwuid, putpwent, setpwent, setpwfile, endpwent_r, fgetpwent_r, getpwent_r, getpwnam_r, setpwent_r, getpwuid_r | Access user attribute information in the user database |
| getrpcent, getrpcbynumber, setrpcent, endrpcent, getrpcbyname | Get rpc entry |
| getrpcent, getrpcbyname, setrpcent, endrpcent, getrpcbynumber | Get rpc entry |
| getrpcbynumber, getrpcbyname, setrpcent, endrpcent, getrpcent | Get rpc entry |
| fgets, gets | Get a string from a stream |
| getservbyname_r, getservbyname | Get a service entry by name |
| getservbyname, getservbyname_r | Get a service entry by name |
| getservbyport_r, getservbyport | Get a service entry by port number |
| getservbyport, getservbyport_r | Get a service entry by port number |
| getservent_r, getservent | Get a services file entry from the /etc/services file. |
| getservent, getservent_r | Get a services file entry from the /etc/services file. |
| curs_getstr, getnstr, wgetstr, wgetnstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr, getstr | Get character strings from a Curses terminal keyboard |
| getsubopt | Parses suboption arguments from a command line |
| getsvc | Gets a pointer to the svcinfo structure. |
| gettimer | Gets value of a per-process timer |
| getttyent_r, getttynam, getttynam_r, setttyent, setttyent_r, endttyent, endttyent_r, getttyent | Get a /etc/securettys file entry |
| getttyent, getttynam, getttynam_r, setttyent, setttyent_r, endttyent, endttyent_r, getttyent_r | Get a /etc/securettys file entry |
| getttyent, getttyent_r, getttynam_r, setttyent, setttyent_r, endttyent, endttyent_r, getttynam | Get a /etc/securettys file entry |
| getttyent, getttyent_r, getttynam, setttyent, setttyent_r, endttyent, endttyent_r, getttynam_r | Get a /etc/securettys file entry |
| gettxt | Retrieves a text string from a message catalog |
| getusershell_r, setusershell, setusershell_r, endusershell, endusershell_r, getusershell | Get the names of legal user shells |
| getusershell, setusershell, setusershell_r, endusershell, endusershell_r, getusershell_r | Get the names of legal user shells |
| getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname, getutent | Access utmp file entries |
| getutent, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname, getutent_r | Access utmp file entries |
| getutent, getutent_r, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname, getutid | Access utmp file entries |
| getutent, getutent_r, getutid, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname, getutid_r | Access utmp file entries |
| getutent, getutent_r, getutid, getutid_r, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname, getutline | Access utmp file entries |
| getutent, getutent_r, getutid, getutid_r, getutline, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname, getutline_r | Access utmp file entries |
| endutxent, getutxid, getutxline, pututxline, setutxent, getutxent | Access user accounting database functions |
| endutxent, getutxent, getutxline, pututxline, setutxent, getutxid | Access user accounting database functions |
| endutxent, getutxent, getutxid, pututxline, setutxent, getutxline | Access user accounting database functions |
| getvfsbyname | Gets the virtual file system type number |
| getvfsbynumber | Gets the virtual file system type name |
| getc, fgetc, getc_unlocked, getchar, getchar_unlocked, getw | Get a byte or word from an input stream |
| getwc_unlocked, fgetwc, getwchar, getwc | Get a wide character from an input stream |
| getwc, fgetwc, getwchar, getwc_unlocked | Get a wide character from an input stream |
| curs_getwch, wgetwch, mvgetwch, mvwgetwch, ungetwch, getwch | Get (or push back) wchar_t characters from a Curses terminal keyboard |
| getwc, getwc_unlocked, fgetwc, getwchar | Get a wide character from an input stream |
| getwd | Gets current directory pathname |
| curs_util, delay_output, filter, flushinp, key_name, keyname, putwin, unctrl, use_env, wunctrl, getwin | Miscellaneous utility routines for Curses |
| curs_getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr, getwstr | Get wchar_t character strings from a Curses terminal keyboard |
| curs_getyx, getparyx, getbegyx, getmaxyx, getyx | Get Curses cursor and window coordinates |
| globfree, glob | Generate pathnames matching a pattern |
| glob, globfree | Generate pathnames matching a pattern |
| asctime, asctime_r, ctime, ctime_r, gmtime_r, localtime, localtime_r, mktime, ctime64, ctime64_r, gmtime64, gmtime64_r, localtime64, localtime64_r, mktime64, gmtime | Converts time units |
| asctime, asctime_r, ctime, ctime_r, gmtime, gmtime_r, localtime, localtime_r, mktime, ctime64, ctime64_r, gmtime64_r, localtime64, localtime64_r, mktime64, gmtime64 | Converts time units |
| asctime, asctime_r, ctime, ctime_r, gmtime, gmtime_r, localtime, localtime_r, mktime, ctime64, ctime64_r, gmtime64, localtime64, localtime64_r, mktime64, gmtime64_r | Converts time units |
| asctime, asctime_r, ctime, ctime_r, gmtime, localtime, localtime_r, mktime, ctime64, ctime64_r, gmtime64, gmtime64_r, localtime64, localtime64_r, mktime64, gmtime_r | Converts time units |
| pw_nametoid, pw_idtoname, gr_nametoid, gr_idtoname | Map between user and group names and IDs (Enhanced Security) |
| pw_nametoid, pw_idtoname, gr_idtoname, gr_nametoid | Map between user and group names and IDs (Enhanced Security) |
| grantpt | Permits access to the slave pseudoterminal device |
| ssignal, ssignal_r, gsignal_r, gsignal | Set and raise a software signal |
| ssignal, ssignal_r, gsignal, gsignal_r | Set and raise a software signal |
| curs_inopts, cbreak, nocbreak, echo, noecho, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead, halfdelay | Curses routines that control terminal-input options |
| curs_color, start_color, init_pair, init_color, can_change_color, color_content, pair_content, COLOR_PAIR, COLOR_PAIRS, COLORS, PAIR_NUMBER, has_colors | Curses color-manipulation routines and variables |
| curs_termattrs, baudrate, erasechar, erasewchar, has_il, killchar, killwchar, longname, term_attrs, termattrs, termname, has_ic | Routines for querying the Curses environment |
| curs_termattrs, baudrate, erasechar, erasewchar, has_ic, killchar, killwchar, longname, term_attrs, termattrs, termname, has_il | Routines for querying the Curses environment |
| hash | hash database access method |
| hsearch, hdestroy, hsearch_r, hcreate_r, hdestroy_r, hcreate | Manage hash tables |
| hsearch, hcreate, hdestroy, hsearch_r, hdestroy_r, hcreate_r | Manage hash tables |
| hsearch, hcreate, hsearch_r, hcreate_r, hdestroy_r, hdestroy | Manage hash tables |
| hsearch, hcreate, hdestroy, hsearch_r, hcreate_r, hdestroy_r | Manage hash tables |
| curs_border, border, wborder, box, whline, mvhline, mvwhline, vline, wvline, mvvline, mvwvline, hline | Create Curses borders, and horizontal and vertical lines |
| curs_border_set, border_set, wborder_set, box_set, whline_set, mvhline_set, mvwhline_set, vline_set, wvline_set, mvvline_set, mvwvline_set, hline_set | Draw borders or lines by using complex characters and renditions |
| rpc_misc, auth_destroy, authnone_create, authunix_create, authunix_create_default, get_myaddress, getnetname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, usr2netname, xprt_register, xprt_unregister, host2netname | Miscellaneous library routines for ONC remote procedure calls |
| hostalias | Searches for host aliases |
| hcreate, hdestroy, hsearch_r, hcreate_r, hdestroy_r, hsearch | Manage hash tables |
| hsearch, hcreate, hdestroy, hcreate_r, hdestroy_r, hsearch_r | Manage hash tables |
| htonl | Converts an unsigned 32-bit integer from host byte order to Internet network-byte order |
| htons | Converts an unsigned short (16-bit) integer from host byte order to network byte order |
| cabs, fabs, hypot | Calculate Euclidean distance and absolute value |
| iconv | Converts a string of characters from one codeset to another codeset |
| iconv_close | Closes a specified codeset converter |
| iconv_open | Opens a character codeset converter |
| curs_outopts, clearok, idlok, immedok, leaveok, nl, nonl, setscrreg, wsetscrreg, scrollok, idcok | Routines for controlling output options for a Curses terminal |
| starting_luid, starting_ruid, starting_euid, starting_rgid, starting_egid, is_starting_luid, is_starting_ruid, is_starting_euid, is_starting_rgid, is_starting_egid, set_auth_parameters, check_auth_parameters, identity | Get or check user or group IDs (Enhanced Security) |
| curs_outopts, clearok, idcok, immedok, leaveok, nl, nonl, setscrreg, wsetscrreg, scrollok, idlok | Routines for controlling output options for a Curses terminal |
| ieee_set_fp_control, ieee_get_fp_control, ieee_set_state_at_signal, ieee_get_state_at_signal, ieee_ignore_state_at_signal, ieee | libc ieee trap enable support routines. |
| copysign, finite, fp_class, isnan, nextafter, unordered, ieee_functions | Related miscellaneous IEEE arithmetic functions. |
| ieee, ieee_set_fp_control, ieee_set_state_at_signal, ieee_get_state_at_signal, ieee_ignore_state_at_signal, ieee_get_fp_control | libc ieee trap enable support routines. |
| ieee, ieee_set_fp_control, ieee_get_fp_control, ieee_set_state_at_signal, ieee_ignore_state_at_signal, ieee_get_state_at_signal | libc ieee trap enable support routines. |
| ieee, ieee_set_fp_control, ieee_get_fp_control, ieee_set_state_at_signal, ieee_get_state_at_signal, ieee_ignore_state_at_signal | libc ieee trap enable support routines. |
| ieee, ieee_get_fp_control, ieee_set_state_at_signal, ieee_get_state_at_signal, ieee_ignore_state_at_signal, ieee_set_fp_control | libc ieee trap enable support routines. |
| ieee, ieee_set_fp_control, ieee_get_fp_control, ieee_get_state_at_signal, ieee_ignore_state_at_signal, ieee_set_state_at_signal | libc ieee trap enable support routines. |
| if_freenameindex | Frees dynamic memory allocated to the array of interface names and indexes |
| if_indextoname | Maps an interface index to an interface name |
| if_nameindex | Returns an array of all interface names and indexes |
| if_nametoindex | Maps an interface name to an interface index |
| ilogb | Returns an unbiased exponent |
| curs_outopts, clearok, idcok, idlok, leaveok, nl, nonl, setscrreg, wsetscrreg, scrollok, immedok | Routines for controlling output options for a Curses terminal |
| curs_in_wch, win_wch, mvin_wch, mvwin_wch, in_wch | Input a complex character and rendition from a Curses window |
| curs_in_wchstr, in_wchstr, win_wchstr, win_wchnstr, mvin_wchstr, mvin_wchnstr, mvwin_wchstr, mvwin_wchnstr, in_wchnstr | Input an array of complex characters and renditions from a Curses window |
| curs_in_wchstr, in_wchnstr, win_wchstr, win_wchnstr, mvin_wchstr, mvin_wchnstr, mvwin_wchstr, mvwin_wchnstr, in_wchstr | Input an array of complex characters and renditions from a Curses window |
| curs_inch, winch, mvinch, mvwinch, inch | Get a character and its attributes from a Curses window |
| curs_inchstr, inchstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr, inchnstr | Get a string of characters (and attributes) from a Curses window |
| curs_inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr, inchstr | Get a string of characters (and attributes) from a Curses window |
| rindex, strchr, strrchr, index | Search for character in string |
| inet_addr | Translates an Internet network address string to an Internet address integer |
| inet_lnaof | Translates an Internet address integer into its host (local) address component |
| inet_makeaddr | Translates an Internet network address and host address into an Internet network byte-ordered address |
| inet_netof | Translates an Internet address into its network address component |
| inet_network | Translates an Internet dot-formatted address string to a network address integer |
| inet_ntoa | Translates an Internet address into a dot-formatted character string |
| inet_ntop | Converts a numeric address to a text string |
| inet_pton | Converts a text string to a numeric address |
| curs_color, start_color, init_pair, has_colors, can_change_color, color_content, pair_content, COLOR_PAIR, COLOR_PAIRS, COLORS, PAIR_NUMBER, init_color | Curses color-manipulation routines and variables |
| curs_color, start_color, init_color, has_colors, can_change_color, color_content, pair_content, COLOR_PAIR, COLOR_PAIRS, COLORS, PAIR_NUMBER, init_pair | Curses color-manipulation routines and variables |
| initgroups | Initializes concurrent group set |
| initprivs | Initializes privileges (Enhanced Security) |
| curs_initscr, newterm, endwin, isendwin, set_term, delscreen, initscr | Curses routines for screen initialization and manipulation |
| random, random_r, srandom, srandom_r, initstate_r, setstate, setstate_r, initstate | Generate pseudo-random number |
| random, random_r, srandom, srandom_r, initstate, setstate, setstate_r, initstate_r | Generate pseudo-random number |
| getnetgrent, setnetgrent, endnetgrent, innetgr | get network group entry |
| curs_instr, instr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr, innstr | Get a string of characters from a Curses window |
| curs_inwstr, inwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr, innwstr | Get a string of wchar_t characters from a Curses window |
| curs_ins_wstr, ins_wstr, wins_wstr, wins_nwstr, mvins_wstr, mvins_nwstr, mvwins_wstr, mvwins_nwstr, ins_nwstr | Insert a wide-character string into a Curses window |
| curs_ins_wch, wins_wch, mvins_wch, mvwins_wch, ins_wch | Insert a complex character and rendition before the character under the cursor in a Curses window |
| curs_ins_wstr, ins_nwstr, wins_wstr, wins_nwstr, mvins_wstr, mvins_nwstr, mvwins_wstr, mvwins_nwstr, ins_wstr | Insert a wide-character string into a Curses window |
| curs_insch, winsch, mvinsch, mvwinsch, insch | Insert a character before the character under the cursor in a Curses window |
| curs_deleteln, deleteln, wdeleteln, winsdelln, insertln, winsertln, insdelln | Delete or insert lines in a Curses window |
| curs_deleteln, deleteln, wdeleteln, insdelln, winsdelln, winsertln, insertln | Delete or insert lines in a Curses window |
| curs_insstr, insstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr, insnstr | Insert a string before the character under the cursor in a Curses window |
| curs_inswstr, inswstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr, insnwstr | Insert a wchar_t string before the character under the cursor in a Curses window |
| remque, insque | Inserts or removes an element in a queue |
| curs_insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr, insstr | Insert a string before the character under the cursor in a Curses window |
| curs_instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr, instr | Get a string of characters from a Curses window |
| curs_inswch, winswch, mvinswch, mvwinswch, inswch | Insert a wchar_t character before the character under the cursor in a Curses window |
| curs_inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr, inswstr | Insert a wchar_t string before the character under the cursor in a Curses window |
| curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead, intrflush | Curses routines that control terminal-input options |
| intro | Introduction to library functions |
| madd, msub, mult, mdiv, gcd, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom, invert | Performs multiple precision integer arithmetic |
| curs_inwch, winwch, mvinwch, mvwinwch, inwch | Get a wchar_t character and its attributes from a Curses window |
| curs_inwchstr, inwchstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr, inwchnstr | Get a string of wchar_t characters (and attributes) from a Curses window |
| curs_inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr, inwchstr | Get a string of wchar_t characters (and attributes) from a Curses window |
| curs_inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr, inwstr | Get a string of wchar_t characters from a Curses window |
| curs_touch, is_wintouched, touchline, touchwin, untouchwin, wtouchln, is_linetouched | Curses routines that control refresh |
| starting_luid, starting_ruid, starting_euid, starting_rgid, starting_egid, is_starting_luid, is_starting_ruid, is_starting_euid, is_starting_rgid, set_auth_parameters, check_auth_parameters, is_starting_egid | Get or check user or group IDs (Enhanced Security) |
| starting_luid, starting_ruid, starting_euid, starting_rgid, starting_egid, is_starting_luid, is_starting_ruid, is_starting_rgid, is_starting_egid, set_auth_parameters, check_auth_parameters, is_starting_euid | Get or check user or group IDs (Enhanced Security) |
| starting_luid, starting_ruid, starting_euid, starting_rgid, starting_egid, is_starting_ruid, is_starting_euid, is_starting_rgid, is_starting_egid, set_auth_parameters, check_auth_parameters, is_starting_luid | Get or check user or group IDs (Enhanced Security) |
| starting_luid, starting_ruid, starting_euid, starting_rgid, starting_egid, is_starting_luid, is_starting_ruid, is_starting_euid, is_starting_egid, set_auth_parameters, check_auth_parameters, is_starting_rgid | Get or check user or group IDs (Enhanced Security) |
| starting_luid, starting_ruid, starting_euid, starting_rgid, starting_egid, is_starting_luid, is_starting_euid, is_starting_rgid, is_starting_egid, set_auth_parameters, check_auth_parameters, is_starting_ruid | Get or check user or group IDs (Enhanced Security) |
| curs_touch, is_linetouched, touchline, touchwin, untouchwin, wtouchln, is_wintouched | Curses routines that control refresh |
| isalpha, isascii, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit, isalnum | Classify characters |
| isalnum, isascii, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit, isalpha | Classify characters |
| isalnum, isalpha, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit, isascii | Classify characters |
| isastream | Determines if a file descriptor refers to a STREAMS file |
| ttyname, ttyname_r, isatty | Get the name of a terminal |
| isalnum, isalpha, isascii, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit, iscntrl | Classify characters |
| isalnum, isalpha, isascii, iscntrl, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit, isdigit | Classify characters |
| curs_initscr, initscr, newterm, endwin, set_term, delscreen, isendwin | Curses routines for screen initialization and manipulation |
| isfdtype | Tests a file descriptor for a specific file type |
| isalnum, isalpha, isascii, iscntrl, isdigit, islower, isprint, ispunct, isspace, isupper, isxdigit, isgraph | Classify characters |
| isalnum, isalpha, isascii, iscntrl, isdigit, isgraph, isprint, ispunct, isspace, isupper, isxdigit, islower | Classify characters |
| copysign, finite, fp_class, nextafter, unordered, isnan | Related miscellaneous IEEE arithmetic functions. |
| isalnum, isalpha, isascii, iscntrl, isdigit, isgraph, islower, ispunct, isspace, isupper, isxdigit, isprint | Classify characters |
| isalnum, isalpha, isascii, iscntrl, isdigit, isgraph, islower, isprint, isspace, isupper, isxdigit, ispunct | Classify characters |
| isalnum, isalpha, isascii, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isupper, isxdigit, isspace | Classify characters |
| isalnum, isalpha, isascii, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isxdigit, isupper | Classify characters |
| iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit, iswalnum | Classify a wide character |
| iswalnum, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit, iswalpha | Classify a wide character |
| iswalnum, iswalpha, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit, iswcntrl | Classify a wide character |
| iswctype | Determines the properties of a wide character |
| iswalnum, iswalpha, iswcntrl, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit, iswdigit | Classify a wide character |
| iswalnum, iswalpha, iswcntrl, iswdigit, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit, iswgraph | Classify a wide character |
| iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswprint, iswpunct, iswspace, iswupper, iswxdigit, iswlower | Classify a wide character |
| iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswpunct, iswspace, iswupper, iswxdigit, iswprint | Classify a wide character |
| iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswspace, iswupper, iswxdigit, iswpunct | Classify a wide character |
| iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswupper, iswxdigit, iswspace | Classify a wide character |
| iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswxdigit, iswupper | Classify a wide character |
| iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit | Classify a wide character |
| isalnum, isalpha, isascii, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit | Classify characters |
| madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom | Performs multiple precision integer arithmetic |
| uitrunc, itrunc | Truncate a floating-point number |
| bessel, j1, jn, y0, y1, yn, j0 | Compute Bessel functions |
| bessel, j0, jn, y0, y1, yn, j1 | Compute Bessel functions |
| bessel, j0, j1, y0, y1, yn, jn | Compute Bessel functions |
| drand48, drand48_r, erand48, erand48_r, jrand48_r, lcong48, lcong48_r, lrand48, lrand48_r, mrand48, mrand48_r, nrand48, nrand48_r, seed48, seed48_r, srand48, srand48_r, jrand48 | Generate uniformly distributed pseudorandom number sequences |
| drand48, drand48_r, erand48, erand48_r, jrand48, lcong48, lcong48_r, lrand48, lrand48_r, mrand48, mrand48_r, nrand48, nrand48_r, seed48, seed48_r, srand48, srand48_r, jrand48_r | Generate uniformly distributed pseudorandom number sequences |
| curs_util, delay_output, filter, flushinp, getwin, keyname, putwin, unctrl, use_env, wunctrl, key_name | Miscellaneous utility routines for Curses |
| curs_util, delay_output, filter, flushinp, getwin, key_name, putwin, unctrl, use_env, wunctrl, keyname | Miscellaneous utility routines for Curses |
| curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead, keypad | Curses routines that control terminal-input options |
| curs_termattrs, baudrate, erasechar, erasewchar, has_ic, has_il, killwchar, longname, term_attrs, termattrs, termname, killchar | Routines for querying the Curses environment |
| curs_termattrs, baudrate, erasechar, erasewchar, has_ic, has_il, killchar, longname, term_attrs, termattrs, termname, killwchar | Routines for querying the Curses environment |
| knlist | Look up symbols in the currently running kernel |
| a64l, l64a | Convert long integer and base-64 ASCII string |
| abs, div, ldiv, labs | Computes absolute value and division of integers |
| drand48, drand48_r, erand48, erand48_r, jrand48, jrand48_r, lcong48_r, lrand48, lrand48_r, mrand48, mrand48_r, nrand48, nrand48_r, seed48, seed48_r, srand48, srand48_r, lcong48 | Generate uniformly distributed pseudorandom number sequences |
| drand48, drand48_r, erand48, erand48_r, jrand48, jrand48_r, lcong48, lrand48, lrand48_r, mrand48, mrand48_r, nrand48, nrand48_r, seed48, seed48_r, srand48, srand48_r, lcong48_r | Generate uniformly distributed pseudorandom number sequences |
| ldclose, ldaclose | close a common object file |
| ldahread | read the archive header of a member of an archive file |
| ldopen, ldaopen | open a common object file for reading |
| ldaclose, ldclose | close a common object file |
| frexp, logb, scalb, ldexp | Manipulate floating-point numbers |
| ldfhread | read the file header of a common object file |
| ldgetaux | Retrieves an auxiliary entry |
| ldgetname | Retrieve symbol name for object file symbol table entry |
| ldgetpd | Retrieves procedure descriptor given a procedure descriptor index |
| abs, div, labs, ldiv | Computes absolute value and division of integers |
| ldnlseek, ldlseek | seek to line number entries of a section of a common object file |
| ldlseek, ldnlseek | seek to line number entries of a section of a common object file |
| ldrseek, ldnrseek | seek to relocation entries of a section of a common object file |
| ldshread, ldnshread | read an indexed/named section header of a common object file |
| ldsseek, ldnsseek | seek to an indexed/named section of a common object file |
| ldohseek | seek to the optional file header of a common object file |
| ldaopen, ldopen | open a common object file for reading |
| ldr_atexit | Runs termination functions for shared libraries |
| ldr_inq_module | Returns information about a loaded module |
| ldr_inq_region | Returns module information about a region in a loaded module |
| ldr_next_module | Returns the next module ID for a process |
| ldr_xattach | Attaches to another process to permit loading/unloading of modules in that process’ address space |
| ldr_xdetach | Detaches from an attached process |
| ldnrseek, ldrseek | seek to relocation entries of a section of a common object file |
| ldnshread, ldshread | read an indexed/named section header of a common object file |
| ldnsseek, ldsseek | seek to an indexed/named section of a common object file |
| ldtbread | Read an indexed symbol table entry of a common object file |
| ldtbseek | seek to the symbol table of a common object file |
| curs_outopts, clearok, idcok, idlok, immedok, nl, nonl, setscrreg, wsetscrreg, scrollok, leaveok | Routines for controlling output options for a Curses terminal |
| len | return length of Fortran string |
| lsearch, lfind | Perform a linear search and update |
| gamma, lgamma | Compute the logarithm of the gamma function |
| libAF | Provides Attribute File Library functions to manipulate file attributes |
| libpw, Programmers_Workbench_Library, libPW | Provides functions for compatibility with existing programs |
| libcfg | Introduction to the Configuration Management Library |
| exception_intro, libexc | an overview of exception support supplied in libexc.a. |
| libPW, Programmers_Workbench_Library, libpw | Provides functions for compatibility with existing programs |
| libst_intro, libst | Symbol table and object file access library |
| libst, libst_intro | Symbol table and object file access library |
| lio_listio | Initiate a list of asynchronous I/O requests |
| localeconv | Retrieves locale-dependent formatting parameters |
| asctime, asctime_r, ctime, ctime_r, gmtime, gmtime_r, localtime_r, mktime, ctime64, ctime64_r, gmtime64, gmtime64_r, localtime64, localtime64_r, mktime64, localtime | Converts time units |
| asctime, asctime_r, ctime, ctime_r, gmtime, gmtime_r, localtime, localtime_r, mktime, ctime64, ctime64_r, gmtime64, gmtime64_r, localtime64_r, mktime64, localtime64 | Converts time units |
| asctime, asctime_r, ctime, ctime_r, gmtime, gmtime_r, localtime, localtime_r, mktime, ctime64, ctime64_r, gmtime64, gmtime64_r, localtime64, mktime64, localtime64_r | Converts time units |
| asctime, asctime_r, ctime, ctime_r, gmtime, gmtime_r, localtime, mktime, ctime64, ctime64_r, gmtime64, gmtime64_r, localtime64, localtime64_r, mktime64, localtime_r | Converts time units |
| locked_out_es, locked_out_acct_es | determine if password-management disallows user login (Enhanced Security) |
| locked_out_acct_es, locked_out_es | determine if password-management disallows user login (Enhanced Security) |
| lockf | Locks and unlocks regions of open file descriptors |
| exp, expm1, log2, log10, log1p, pow, log | Exponential, logarithm, and power functions |
| exp, expm1, log, log2, log1p, pow, log10 | Exponential, logarithm, and power functions |
| exp, expm1, log, log2, log10, pow, log1p | Exponential, logarithm, and power functions |
| exp, expm1, log, log10, log1p, pow, log2 | Exponential, logarithm, and power functions |
| frexp, ldexp, scalb, logb | Manipulate floating-point numbers |
| setjmp, _setjmp, _longjmp, longjmp | Saves and restores the current execution context |
| curs_termattrs, baudrate, erasechar, erasewchar, has_ic, has_il, killchar, killwchar, term_attrs, termattrs, termname, longname | Routines for querying the Curses environment |
| drand48, drand48_r, erand48, erand48_r, jrand48, jrand48_r, lcong48, lcong48_r, lrand48_r, mrand48, mrand48_r, nrand48, nrand48_r, seed48, seed48_r, srand48, srand48_r, lrand48 | Generate uniformly distributed pseudorandom number sequences |
| drand48, drand48_r, erand48, erand48_r, jrand48, jrand48_r, lcong48, lcong48_r, lrand48, mrand48, mrand48_r, nrand48, nrand48_r, seed48, seed48_r, srand48, srand48_r, lrand48_r | Generate uniformly distributed pseudorandom number sequences |
| lfind, lsearch | Perform a linear search and update |
| madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, mout, omout, fmout, m_out, sdiv, itom, m_in | Performs multiple precision integer arithmetic |
| madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, sdiv, itom, m_out | Performs multiple precision integer arithmetic |
| msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom, madd | Performs multiple precision integer arithmetic |
| alloca, calloc, free, malloc, mallopt, realloc, valloc, mallinfo | Provides a memory allocator |
| alloca, calloc, free, mallinfo, mallopt, realloc, valloc, malloc | Provides a memory allocator |
| alloca, calloc, free, mallinfo, malloc, realloc, valloc, mallopt | Provides a memory allocator |
| mbrlen, mblen | Determines the length in bytes of a multibyte character |
| mblen, mbrlen | Determines the length in bytes of a multibyte character |
| mbtowc, mbrtowc | Converts a multibyte character to a wide character |
| mbsinit | Determines whether a multibyte-character string is in the initial conversion state |
| mbstowcs, mbsrtowcs | Converts a multibyte character string to a wide-character string |
| mbsrtowcs, mbstowcs | Converts a multibyte character string to a wide-character string |
| mbrtowc, mbtowc | Converts a multibyte character to a wide character |
| madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom, mcmp | Performs multiple precision integer arithmetic |
| madd, msub, mult, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom, mdiv | Performs multiple precision integer arithmetic |
| memchr, memcmp, memcpy, memmove, memset, memccpy | Perform memory operations |
| memccpy, memcmp, memcpy, memmove, memset, memchr | Perform memory operations |
| memccpy, memchr, memcpy, memmove, memset, memcmp | Perform memory operations |
| memccpy, memchr, memcmp, memmove, memset, memcpy | Perform memory operations |
| memccpy, memchr, memcmp, memcpy, memset, memmove | Perform memory operations |
| memccpy, memchr, memcmp, memcpy, memmove, memset | Perform memory operations |
| curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead, meta | Curses routines that control terminal-input options |
| madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom, min | Performs multiple precision integer arithmetic |
| mkfifo | Creates a FIFO |
| mktemp, mkstemp | Construct a unique file name |
| mkstemp, mktemp | Construct a unique file name |
| asctime, asctime_r, ctime, ctime_r, gmtime, gmtime_r, localtime, localtime_r, ctime64, ctime64_r, gmtime64, gmtime64_r, localtime64, localtime64_r, mktime64, mktime | Converts time units |
| asctime, asctime_r, ctime, ctime_r, gmtime, gmtime_r, localtime, localtime_r, mktime, ctime64, ctime64_r, gmtime64, gmtime64_r, localtime64, localtime64_r, mktime64 | Converts time units |
| mktimer | Allocates a per-process timer |
| munlock, mlock | Lock or unlock a specified region in memory (P1003.1b) |
| munlockall, mlockall | Lock or unlock all of a specified process’s pages into memory (P1003.1b) |
| floor, ceil, nint, rint, trunc, modf | Round floating-point numbers to floating-point integers, return the nearest integral value, and truncate a floating-point number |
| monitor, monstartup, monitor_signal, moncontrol | Prepare execution profile |
| monstartup, moncontrol, monitor_signal, monitor | Prepare execution profile |
| monitor, monstartup, moncontrol, monitor_signal | Prepare execution profile |
| monitor, moncontrol, monitor_signal, monstartup | Prepare execution profile |
| madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, omout, fmout, m_out, sdiv, itom, mout | Performs multiple precision integer arithmetic |
| curs_move, wmove, move | Move the Curses window cursor |
| madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom, mp | Performs multiple precision integer arithmetic |
| MPOOL, mpool_open, mpool_filter, mpool_new, mpool_get, mpool_put, mpool_sync, mpool_close, mpool | shared memory buffer pool |
| mpool, MPOOL, mpool_open, mpool_filter, mpool_new, mpool_get, mpool_put, mpool_sync, mpool_close | shared memory buffer pool |
| mpool, MPOOL, mpool_open, mpool_new, mpool_get, mpool_put, mpool_sync, mpool_close, mpool_filter | shared memory buffer pool |
| mpool, MPOOL, mpool_open, mpool_filter, mpool_new, mpool_put, mpool_sync, mpool_close, mpool_get | shared memory buffer pool |
| mpool, MPOOL, mpool_open, mpool_filter, mpool_get, mpool_put, mpool_sync, mpool_close, mpool_new | shared memory buffer pool |
| mpool, MPOOL, mpool_filter, mpool_new, mpool_get, mpool_put, mpool_sync, mpool_close, mpool_open | shared memory buffer pool |
| mpool, MPOOL, mpool_open, mpool_filter, mpool_new, mpool_get, mpool_sync, mpool_close, mpool_put | shared memory buffer pool |
| mpool, MPOOL, mpool_open, mpool_filter, mpool_new, mpool_get, mpool_put, mpool_close, mpool_sync | shared memory buffer pool |
| mq_close | Closes a message queue (P1003.1b) |
| mq_getattr | Returns the status and attributes of a message queue (P1003.1b) |
| mq_notify | Attaches a request for asynchronous signal notification to a message queue (P1003.1b) |
| mq_open | Establishes the connection between a message queue and a message queue descriptor (P1003.1b) |
| mq_receive | Receives the oldest, highest-priority message from the message queue (P1003.1b) |
| mq_send | Places a message in the message queue (P1003.1b) |
| mq_setattr | Sets the mq_flags attributes associated with a message queue (P1003.1b) |
| mq_unlink | Removes a message queue (P1003.1b) |
| drand48, drand48_r, erand48, erand48_r, jrand48, jrand48_r, lcong48, lcong48_r, lrand48, lrand48_r, mrand48_r, nrand48, nrand48_r, seed48, seed48_r, srand48, srand48_r, mrand48 | Generate uniformly distributed pseudorandom number sequences |
| drand48, drand48_r, erand48, erand48_r, jrand48, jrand48_r, lcong48, lcong48_r, lrand48, lrand48_r, mrand48, nrand48, nrand48_r, seed48, seed48_r, srand48, srand48_r, mrand48_r | Generate uniformly distributed pseudorandom number sequences |
| msem_init | Initializes a semaphore in a mapped file or shared memory region |
| msem_lock | Locks a semaphore |
| msem_remove | Removes a semaphore |
| msem_unlock | Unlocks a semaphore |
| madd, msub, mult, mdiv, gcd, invert, rpow, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom, msqrt | Performs multiple precision integer arithmetic |
| madd, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom, msub | Performs multiple precision integer arithmetic |
| madd, msub, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom, mult | Performs multiple precision integer arithmetic |
| mlock, munlock | Lock or unlock a specified region in memory (P1003.1b) |
| mlockall, munlockall | Lock or unlock all of a specified process’s pages into memory (P1003.1b) |
| curs_add_wch, add_wch, wadd_wch, mvwadd_wch, echo_wchar, wecho_wchar, mvadd_wch | Add a complex character and rendition to a Curses window and advance the cursor |
| curs_add_wchstr, add_wchstr, add_wchnstr, wadd_wchstr, wadd_wchnstr, mvadd_wchstr, mvwadd_wchstr, mvwadd_wchnstr, mvadd_wchnstr | Add an array of complex characters and rendition to a Curses window |
| curs_add_wchstr, add_wchstr, add_wchnstr, wadd_wchstr, wadd_wchnstr, mvadd_wchnstr, mvwadd_wchstr, mvwadd_wchnstr, mvadd_wchstr | Add an array of complex characters and rendition to a Curses window |
| curs_addch, addch, waddch, mvwaddch, echochar, wechochar, mvaddch | Add a character (with attributes) to a Curses window and advance the cursor |
| curs_addchstr, addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvwaddchstr, mvwaddchnstr, mvaddchnstr | Add string of characters (and attributes) to a Curses window |
| curs_addchstr, addchstr, addchnstr, waddchstr, waddchnstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr, mvaddchstr | Add string of characters (and attributes) to a Curses window |
| curs_addstr, addstr, addnstr, waddstr, waddnstr, mvaddstr, mvwaddstr, mvwaddnstr, mvaddnstr | Add a string of characters to a Curses window and advance cursor |
| curs_addwstr, addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvwaddwstr, mvwaddnwstr, mvaddnwstr | Add a string of wchar_t characters to a Curses window and advance cursor |
| curs_addstr, addstr, addnstr, waddstr, waddnstr, mvaddnstr, mvwaddstr, mvwaddnstr, mvaddstr | Add a string of characters to a Curses window and advance cursor |
| curs_addwch, addwch, waddwch, mvwaddwch, echowchar, wechowchar, mvaddwch | Add a wchar_t character (with attributes) to a Curses window and advance cursor |
| curs_addwchstr, addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvwaddwchstr, mvwaddwchnstr, mvaddwchnstr | Add a string of wchar_t characters (and attributes) to a Curses window |
| curs_addwchstr, addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr, mvaddwchstr | Add a string of wchar_t characters (and attributes) to a Curses window |
| curs_addwstr, addwstr, addnwstr, waddwstr, waddnwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr, mvaddwstr | Add a string of wchar_t characters to a Curses window and advance cursor |
| curs_chgat, chgat, wchgat, mvwchgat, mvchgat | Change renditions of characters in a Curses window |
| curs_terminfo, del_curterm, putp, restartterm, set_curterm, setupterm, tigetflag, tigetnum, tigetstr, tparm, tputs, vid_attr, vid_puts, vidattr, vidputs, mvcur | Curses interfaces to the terminfo database |
| curs_delch, delch, wdelch, mvwdelch, mvdelch | Delete the character under the cursor in a Curses window |
| curs_window, delwin, derwin, dupwin, mvwin, newwin, subwin, syncok, wcursyncup, wsyncdown, wsyncup, mvderwin | Routines that create Curses windows |
| curs_get_wch, get_wch, wget_wch, mvwget_wch, unget_wch, mvget_wch | Get (or push back) a wide character from Curses terminal keyboard |
| curs_get_wstr, get_wstr, getn_wstr, wget_wstr, wgetn_wstr, mvgetn_wstr, mvwget_wstr, mvwgetn_wstr, mvget_wstr | Get an array of wide characters from a Curses terminal keyboard |
| curs_getch, getch, wgetch, mvwgetch, ungetch, mvgetch | Get (or push back) characters from a Curses terminal keyboard |
| curs_get_wstr, get_wstr, getn_wstr, wget_wstr, wgetn_wstr, mvget_wstr, mvwget_wstr, mvwgetn_wstr, mvgetn_wstr | Get an array of wide characters from a Curses terminal keyboard |
| curs_getstr, getstr, getnstr, wgetstr, wgetnstr, mvgetstr, mvwgetstr, mvwgetnstr, mvgetnstr | Get character strings from a Curses terminal keyboard |
| curs_getwstr, getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvwgetwstr, mvwgetnwstr, mvgetnwstr | Get wchar_t character strings from a Curses terminal keyboard |
| curs_getstr, getstr, getnstr, wgetstr, wgetnstr, mvgetnstr, mvwgetstr, mvwgetnstr, mvgetstr | Get character strings from a Curses terminal keyboard |
| curs_getwch, getwch, wgetwch, mvwgetwch, ungetwch, mvgetwch | Get (or push back) wchar_t characters from a Curses terminal keyboard |
| curs_getwstr, getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr, mvgetwstr | Get wchar_t character strings from a Curses terminal keyboard |
| curs_border, border, wborder, box, hline, whline, mvwhline, vline, wvline, mvvline, mvwvline, mvhline | Create Curses borders, and horizontal and vertical lines |
| curs_border_set, border_set, wborder_set, box_set, hline_set, whline_set, mvwhline_set, vline_set, wvline_set, mvvline_set, mvwvline_set, mvhline_set | Draw borders or lines by using complex characters and renditions |
| curs_in_wch, in_wch, win_wch, mvwin_wch, mvin_wch | Input a complex character and rendition from a Curses window |
| curs_in_wchstr, in_wchstr, in_wchnstr, win_wchstr, win_wchnstr, mvin_wchstr, mvwin_wchstr, mvwin_wchnstr, mvin_wchnstr | Input an array of complex characters and renditions from a Curses window |
| curs_in_wchstr, in_wchstr, in_wchnstr, win_wchstr, win_wchnstr, mvin_wchnstr, mvwin_wchstr, mvwin_wchnstr, mvin_wchstr | Input an array of complex characters and renditions from a Curses window |
| curs_inch, inch, winch, mvwinch, mvinch | Get a character and its attributes from a Curses window |
| curs_inchstr, inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvwinchstr, mvwinchnstr, mvinchnstr | Get a string of characters (and attributes) from a Curses window |
| curs_inchstr, inchstr, inchnstr, winchstr, winchnstr, mvinchnstr, mvwinchstr, mvwinchnstr, mvinchstr | Get a string of characters (and attributes) from a Curses window |
| curs_instr, instr, innstr, winstr, winnstr, mvinstr, mvwinstr, mvwinnstr, mvinnstr | Get a string of characters from a Curses window |
| curs_inwstr, inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvwinwstr, mvwinnwstr, mvinnwstr | Get a string of wchar_t characters from a Curses window |
| curs_ins_wstr, ins_wstr, ins_nwstr, wins_wstr, wins_nwstr, mvins_wstr, mvwins_wstr, mvwins_nwstr, mvins_nwstr | Insert a wide-character string into a Curses window |
| curs_ins_wch, ins_wch, wins_wch, mvwins_wch, mvins_wch | Insert a complex character and rendition before the character under the cursor in a Curses window |
| curs_ins_wstr, ins_wstr, ins_nwstr, wins_wstr, wins_nwstr, mvins_nwstr, mvwins_wstr, mvwins_nwstr, mvins_wstr | Insert a wide-character string into a Curses window |
| curs_insch, insch, winsch, mvwinsch, mvinsch | Insert a character before the character under the cursor in a Curses window |
| curs_insstr, insstr, insnstr, winsstr, winsnstr, mvinsstr, mvwinsstr, mvwinsnstr, mvinsnstr | Insert a string before the character under the cursor in a Curses window |
| curs_inswstr, inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvwinswstr, mvwinsnwstr, mvinsnwstr | Insert a wchar_t string before the character under the cursor in a Curses window |
| curs_insstr, insstr, insnstr, winsstr, winsnstr, mvinsnstr, mvwinsstr, mvwinsnstr, mvinsstr | Insert a string before the character under the cursor in a Curses window |
| curs_instr, instr, innstr, winstr, winnstr, mvinnstr, mvwinstr, mvwinnstr, mvinstr | Get a string of characters from a Curses window |
| curs_inswch, inswch, winswch, mvwinswch, mvinswch | Insert a wchar_t character before the character under the cursor in a Curses window |
| curs_inswstr, inswstr, insnwstr, winswstr, winsnwstr, mvinsnwstr, mvwinswstr, mvwinsnwstr, mvinswstr | Insert a wchar_t string before the character under the cursor in a Curses window |
| curs_inwch, inwch, winwch, mvwinwch, mvinwch | Get a wchar_t character and its attributes from a Curses window |
| curs_inwchstr, inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvwinwchstr, mvwinwchnstr, mvinwchnstr | Get a string of wchar_t characters (and attributes) from a Curses window |
| curs_inwchstr, inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr, mvinwchstr | Get a string of wchar_t characters (and attributes) from a Curses window |
| curs_inwstr, inwstr, innwstr, winwstr, winnwstr, mvinnwstr, mvwinwstr, mvwinnwstr, mvinwstr | Get a string of wchar_t characters from a Curses window |
| curs_printw, printw, wprintw, mvwprintw, vw_printw, vwprintw, mvprintw | Print formatted output in Curses windows |
| curs_scanw, scanw, wscanw, mvwscanw, vw_scanw, vwscanw, mvscanw | Convert formatted input from a Curses window |
| curs_border, border, wborder, box, hline, whline, mvhline, mvwhline, vline, wvline, mvwvline, mvvline | Create Curses borders, and horizontal and vertical lines |
| curs_border_set, border_set, wborder_set, box_set, hline_set, whline_set, mvhline_set, mvwhline_set, vline_set, wvline_set, mvwvline_set, mvvline_set | Draw borders or lines by using complex characters and renditions |
| curs_add_wch, add_wch, wadd_wch, mvadd_wch, echo_wchar, wecho_wchar, mvwadd_wch | Add a complex character and rendition to a Curses window and advance the cursor |
| curs_add_wchstr, add_wchstr, add_wchnstr, wadd_wchstr, wadd_wchnstr, mvadd_wchstr, mvadd_wchnstr, mvwadd_wchstr, mvwadd_wchnstr | Add an array of complex characters and rendition to a Curses window |
| curs_add_wchstr, add_wchstr, add_wchnstr, wadd_wchstr, wadd_wchnstr, mvadd_wchstr, mvadd_wchnstr, mvwadd_wchnstr, mvwadd_wchstr | Add an array of complex characters and rendition to a Curses window |
| curs_addch, addch, waddch, mvaddch, echochar, wechochar, mvwaddch | Add a character (with attributes) to a Curses window and advance the cursor |
| curs_addchstr, addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr | Add string of characters (and attributes) to a Curses window |
| curs_addchstr, addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchnstr, mvwaddchstr | Add string of characters (and attributes) to a Curses window |
| curs_addstr, addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr | Add a string of characters to a Curses window and advance cursor |
| curs_addwstr, addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr | Add a string of wchar_t characters to a Curses window and advance cursor |
| curs_addstr, addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddnstr, mvwaddstr | Add a string of characters to a Curses window and advance cursor |
| curs_addwch, addwch, waddwch, mvaddwch, echowchar, wechowchar, mvwaddwch | Add a wchar_t character (with attributes) to a Curses window and advance cursor |
| curs_addwchstr, addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr | Add a string of wchar_t characters (and attributes) to a Curses window |
| curs_addwchstr, addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchnstr, mvwaddwchstr | Add a string of wchar_t characters (and attributes) to a Curses window |
| curs_addwstr, addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddnwstr, mvwaddwstr | Add a string of wchar_t characters to a Curses window and advance cursor |
| curs_chgat, chgat, wchgat, mvchgat, mvwchgat | Change renditions of characters in a Curses window |
| curs_delch, delch, wdelch, mvdelch, mvwdelch | Delete the character under the cursor in a Curses window |
| curs_get_wch, get_wch, wget_wch, mvget_wch, unget_wch, mvwget_wch | Get (or push back) a wide character from Curses terminal keyboard |
| curs_get_wstr, get_wstr, getn_wstr, wget_wstr, wgetn_wstr, mvget_wstr, mvgetn_wstr, mvwgetn_wstr, mvwget_wstr | Get an array of wide characters from a Curses terminal keyboard |
| curs_getch, getch, wgetch, mvgetch, ungetch, mvwgetch | Get (or push back) characters from a Curses terminal keyboard |
| curs_get_wstr, get_wstr, getn_wstr, wget_wstr, wgetn_wstr, mvget_wstr, mvgetn_wstr, mvwget_wstr, mvwgetn_wstr | Get an array of wide characters from a Curses terminal keyboard |
| curs_getstr, getstr, getnstr, wgetstr, wgetnstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr | Get character strings from a Curses terminal keyboard |
| curs_getwstr, getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr | Get wchar_t character strings from a Curses terminal keyboard |
| curs_getstr, getstr, getnstr, wgetstr, wgetnstr, mvgetstr, mvgetnstr, mvwgetnstr, mvwgetstr | Get character strings from a Curses terminal keyboard |
| curs_getwch, getwch, wgetwch, mvgetwch, ungetwch, mvwgetwch | Get (or push back) wchar_t characters from a Curses terminal keyboard |
| curs_getwstr, getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetnwstr, mvwgetwstr | Get wchar_t character strings from a Curses terminal keyboard |
| curs_border, border, wborder, box, hline, whline, mvhline, vline, wvline, mvvline, mvwvline, mvwhline | Create Curses borders, and horizontal and vertical lines |
| curs_border_set, border_set, wborder_set, box_set, hline_set, whline_set, mvhline_set, vline_set, wvline_set, mvvline_set, mvwvline_set, mvwhline_set | Draw borders or lines by using complex characters and renditions |
| curs_window, delwin, derwin, dupwin, mvderwin, newwin, subwin, syncok, wcursyncup, wsyncdown, wsyncup, mvwin | Routines that create Curses windows |
| curs_in_wch, in_wch, win_wch, mvin_wch, mvwin_wch | Input a complex character and rendition from a Curses window |
| curs_in_wchstr, in_wchstr, in_wchnstr, win_wchstr, win_wchnstr, mvin_wchstr, mvin_wchnstr, mvwin_wchstr, mvwin_wchnstr | Input an array of complex characters and renditions from a Curses window |
| curs_in_wchstr, in_wchstr, in_wchnstr, win_wchstr, win_wchnstr, mvin_wchstr, mvin_wchnstr, mvwin_wchnstr, mvwin_wchstr | Input an array of complex characters and renditions from a Curses window |
| curs_inch, inch, winch, mvinch, mvwinch | Get a character and its attributes from a Curses window |
| curs_inchstr, inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr | Get a string of characters (and attributes) from a Curses window |
| curs_inchstr, inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchnstr, mvwinchstr | Get a string of characters (and attributes) from a Curses window |
| curs_instr, instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr | Get a string of characters from a Curses window |
| curs_inwstr, inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr | Get a string of wchar_t characters from a Curses window |
| curs_ins_wstr, ins_wstr, ins_nwstr, wins_wstr, wins_nwstr, mvins_wstr, mvins_nwstr, mvwins_wstr, mvwins_nwstr | Insert a wide-character string into a Curses window |
| curs_ins_wch, ins_wch, wins_wch, mvins_wch, mvwins_wch | Insert a complex character and rendition before the character under the cursor in a Curses window |
| curs_ins_wstr, ins_wstr, ins_nwstr, wins_wstr, wins_nwstr, mvins_wstr, mvins_nwstr, mvwins_nwstr, mvwins_wstr | Insert a wide-character string into a Curses window |
| curs_insch, insch, winsch, mvinsch, mvwinsch | Insert a character before the character under the cursor in a Curses window |
| curs_insstr, insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr | Insert a string before the character under the cursor in a Curses window |
| curs_inswstr, inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr | Insert a wchar_t string before the character under the cursor in a Curses window |
| curs_insstr, insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsnstr, mvwinsstr | Insert a string before the character under the cursor in a Curses window |
| curs_instr, instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinnstr, mvwinstr | Get a string of characters from a Curses window |
| curs_inswch, inswch, winswch, mvinswch, mvwinswch | Insert a wchar_t character before the character under the cursor in a Curses window |
| curs_inswstr, inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinsnwstr, mvwinswstr | Insert a wchar_t string before the character under the cursor in a Curses window |
| curs_inwch, inwch, winwch, mvinwch, mvwinwch | Get a wchar_t character and its attributes from a Curses window |
| curs_inwchstr, inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr | Get a string of wchar_t characters (and attributes) from a Curses window |
| curs_inwchstr, inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchnstr, mvwinwchstr | Get a string of wchar_t characters (and attributes) from a Curses window |
| curs_inwstr, inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinnwstr, mvwinwstr | Get a string of wchar_t characters from a Curses window |
| curs_printw, printw, wprintw, mvprintw, vw_printw, vwprintw, mvwprintw | Print formatted output in Curses windows |
| curs_scanw, scanw, wscanw, mvscanw, vw_scanw, vwscanw, mvwscanw | Convert formatted input from a Curses window |
| curs_border, border, wborder, box, hline, whline, mvhline, mvwhline, vline, wvline, mvvline, mvwvline | Create Curses borders, and horizontal and vertical lines |
| curs_border_set, border_set, wborder_set, box_set, hline_set, whline_set, mvhline_set, mvwhline_set, vline_set, wvline_set, mvvline_set, mvwvline_set | Draw borders or lines by using complex characters and renditions |
| nanosleep | Suspend a process from execution for the specified timer interval (P1003.1b) |
| curs_kernel, curs_set, def_prog_mode, def_shell_mode, reset_prog_mode, reset_shell_mode, ripoffline, savetty, napms | Low-level Curses routines |
| dbm_clearerr, dbm_close, dbm_delete, dbm_error, dbm_fetch, dbm_firstkey, dbm_forder, dbm_nextkey, dbm_open, dbm_setpblksiz, dbm_store, ndbm | Database subroutines |
| neg | Negates and returns the value of the double operand x |
| rpc_misc, auth_destroy, authnone_create, authunix_create, authunix_create_default, get_myaddress, getnetname, host2netname, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, usr2netname, xprt_register, xprt_unregister, netname2host | Miscellaneous library routines for ONC remote procedure calls |
| rpc_misc, auth_destroy, authnone_create, authunix_create, authunix_create_default, get_myaddress, getnetname, host2netname, netname2host, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, usr2netname, xprt_register, xprt_unregister, netname2user | Miscellaneous library routines for ONC remote procedure calls |
| curs_pad, pechochar, pecho_wchar, pechowchar, pnoutrefresh, prefresh, subpad, newpad | Routines that create and display Curses pads |
| curs_initscr, initscr, endwin, isendwin, set_term, delscreen, newterm | Curses routines for screen initialization and manipulation |
| curs_window, delwin, derwin, dupwin, mvderwin, mvwin, subwin, syncok, wcursyncup, wsyncdown, wsyncup, newwin | Routines that create Curses windows |
| copysign, finite, fp_class, isnan, unordered, nextafter | Related miscellaneous IEEE arithmetic functions. |
| dbminit, fetch, store, delete, firstkey, forder, nextkey | Database subroutines |
| nftw | Walks a file tree |
| nice | Changes the scheduling priority of a process |
| floor, ceil, modf, rint, trunc, nint | Round floating-point numbers to floating-point integers, return the nearest integral value, and truncate a floating-point number |
| curs_outopts, clearok, idcok, idlok, immedok, leaveok, nonl, setscrreg, wsetscrreg, scrollok, nl | Routines for controlling output options for a Curses terminal |
| nl_langinfo | Returns language or cultural data defined in the current locale |
| nlist | Gets entries from name list. |
| curs_inopts, cbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead, nocbreak | Curses routines that control terminal-input options |
| curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead, nodelay | Curses routines that control terminal-input options |
| curs_inopts, cbreak, nocbreak, echo, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead, noecho | Curses routines that control terminal-input options |
| curs_outopts, clearok, idcok, idlok, immedok, leaveok, nl, setscrreg, wsetscrreg, scrollok, nonl | Routines for controlling output options for a Curses terminal |
| curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead, noqiflush | Curses routines that control terminal-input options |
| curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, timeout, notimeut, wtimeout, typeahead, noraw | Curses routines that control terminal-input options |
| curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, wtimeout, typeahead, notimeut | Curses routines that control terminal-input options |
| drand48, drand48_r, erand48, erand48_r, jrand48, jrand48_r, lcong48, lcong48_r, lrand48, lrand48_r, mrand48, mrand48_r, nrand48_r, seed48, seed48_r, srand48, srand48_r, nrand48 | Generate uniformly distributed pseudorandom number sequences |
| drand48, drand48_r, erand48, erand48_r, jrand48, jrand48_r, lcong48, lcong48_r, lrand48, lrand48_r, mrand48, mrand48_r, nrand48, seed48, seed48_r, srand48, srand48_r, nrand48_r | Generate uniformly distributed pseudorandom number sequences |
| ntohl | Converts an unsigned 32-bit integer from Internet network byte order to host byte order |
| ntohs | Converts an unsigned short (16-bit) integer from Internet network-byte order to host-byte order |
| madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom, omin | Performs multiple precision integer arithmetic |
| madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, fmout, m_out, sdiv, itom, omout | Performs multiple precision integer arithmetic |
| readdir, readdir_r, telldir, seekdir, rewinddir, closedir, opendir | Performs operations on directories |
| closelog, setlogmask, syslog, closelog_r, openlog_r, setlogmask_r, syslog_r, openlog | Control system log |
| closelog, openlog, setlogmask, syslog, closelog_r, setlogmask_r, syslog_r, openlog_r | Control system log |
| forkpty, openpty | Open and fork pseudoterminals |
| curs_overlay, copywin, overwrite, overlay | Overlap and manipulate overlapped Curses windows |
| curs_overlay, copywin, overlay, overwrite | Overlap and manipulate overlapped Curses windows |
| curs_color, start_color, init_pair, init_color, has_colors, can_change_color, color_content, COLOR_PAIR, COLOR_PAIRS, COLORS, PAIR_NUMBER, pair_content | Curses color-manipulation routines and variables |
| passlen | Determines minimum password length (Enhanced Security) |
| pause | Suspends a process until it receives a signal |
| pclose | Closes a pipe to a process |
| curs_pad, newpad, pechochar, pechowchar, pnoutrefresh, prefresh, subpad, pecho_wchar | Routines that create and display Curses pads |
| curs_pad, newpad, pecho_wchar, pechowchar, pnoutrefresh, prefresh, subpad, pechochar | Routines that create and display Curses pads |
| curs_pad, newpad, pechochar, pecho_wchar, pnoutrefresh, prefresh, subpad, pechowchar | Routines that create and display Curses pads |
| perror | Writes a message explaining the current setting of errno |
| pfopen | Open a packet filter file |
| rpc_misc, auth_destroy, authnone_create, authunix_create, authunix_create_default, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, usr2netname, xprt_register, xprt_unregister, pmap_getmaps | Miscellaneous library routines for ONC remote procedure calls |
| rpc_misc, auth_destroy, authnone_create, authunix_create, authunix_create_default, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, usr2netname, xprt_register, xprt_unregister, pmap_getport | Miscellaneous library routines for ONC remote procedure calls |
| rpc_misc, auth_destroy, authnone_create, authunix_create, authunix_create_default, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_set, pmap_unset, registerrpc, rpc_createrr, usr2netname, xprt_register, xprt_unregister, pmap_rmtcall | Miscellaneous library routines for ONC remote procedure calls |
| rpc_misc, auth_destroy, authnone_create, authunix_create, authunix_create_default, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_unset, registerrpc, rpc_createrr, usr2netname, xprt_register, xprt_unregister, pmap_set | Miscellaneous library routines for ONC remote procedure calls |
| rpc_misc, auth_destroy, authnone_create, authunix_create, authunix_create_default, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, registerrpc, rpc_createrr, usr2netname, xprt_register, xprt_unregister, pmap_unset | Miscellaneous library routines for ONC remote procedure calls |
| curs_pad, newpad, pechochar, pecho_wchar, pechowchar, prefresh, subpad, pnoutrefresh | Routines that create and display Curses pads |
| popen | Initiates a pipe to a process |
| exp, expm1, log, log2, log10, log1p, pow | Exponential, logarithm, and power functions |
| curs_pad, newpad, pechochar, pecho_wchar, pechowchar, pnoutrefresh, subpad, prefresh | Routines that create and display Curses pads |
| print_pset_error | Prints an error from a processor set function |
| fprintf, snprintf, sprintf, printf | Print formatted output |
| curs_printw, wprintw, mvprintw, mvwprintw, vw_printw, vwprintw, printw | Print formatted output in Curses windows |
| pthread_intro, pthread | Introduction to POSIX Threads |
| pthread_atfork | Declares fork handler routines to be called when the calling thread’s process forks a child process. |
| pthread_attr_destroy | Destroys a thread attributes object. |
| pthread_attr_getdetachstate | Obtains the detachstate attribute of the specified thread attributes object. |
| pthread_attr_getguardsize | Obtains the guardsize attribute of the specified thread attributes object. |
| pthread_attr_getinheritsched | Obtains the inherit scheduling attribute of the specified thread attributes object. |
| pthread_attr_getname_np | Obtain the object name attribute in a thread attributes object. |
| pthread_attr_getschedparam | Obtains the scheduling parameters for an attribute of the specified thread attributes object. |
| pthread_attr_getschedpolicy | Obtains the scheduling policy attribute of the specified thread attributes object. |
| pthread_attr_getscope | Obtains the contention scope attribute of the specified thread attributes object. |
| pthread_attr_getstackaddr | Obtains the stack address attribute of the specified thread attributes object. |
| pthread_attr_getstackaddr, pthread_attr_getstackaddr_np | Obtains the stack address attribute of the specified thread attributes object. |
| pthread_attr_getstacksize | Obtains the value of the stacksize attribute in the specified thread attributes object. |
| pthread_attr_init | Initializes a thread attributes object. |
| pthread_attr_setdetachstate | Changes the detachstate attribute in the specified thread attributes object. |
| pthread_attr_setguardsize | Changes the guardsize attribute of the specified thread attributes object. |
| pthread_attr_setinheritsched | Changes the inherit scheduling attribute of the specified thread attributes object. |
| pthread_attr_setname_np | Change the object name attribute in a thread attributes object. |
| pthread_attr_setschedparam | Changes the values of the parameters associated with a scheduling policy of the specified thread attributes object. |
| pthread_attr_setschedpolicy | Changes the scheduling policy attribute of the specified thread attributes object. |
| pthread_attr_setscope | Sets the contention scope attribute of the specified thread attributes object. |
| pthread_attr_setstackaddr | Changes the stack address attribute of the specified thread attributes object. |
| pthread_attr_setstackaddr, pthread_attr_setstackaddr_np | Changes the stack address and size of the specified thread attributes object. |
| pthread_attr_setstacksize | Changes the stacksize attribute in the specified thread attributes object. |
| pthread_cancel | Allows a thread to request a thread to terminate execution. |
| pthread_cleanup_pop | (Macro) Removes the cleanup handler routine from the calling thread’s cleanup handler stack and optionally executes it. |
| pthread_cleanup_push | (Macro) Establishes a cleanup handler routine to be executed when the thread exits or is canceled. |
| pthread_cond_broadcast | Wakes all threads that are waiting on the specified condition variable. |
| pthread_cond_destroy | Destroys a condition variable. |
| pthread_cond_getname_np | Obtain the object name from a condition variable object. |
| pthread_cond_init | Initializes a condition variable. |
| pthread_cond_setname_np | Changes the object name in a condition variable object. |
| pthread_cond_sig_preempt_int_np | Wakes one thread that is waiting on the specified condition variable (called from interrupt level only). |
| pthread_cond_signal | Wakes at least one thread that is waiting on the specified condition variable. |
| pthread_cond_signal_int_np | Wakes one thread that is waiting on the specified condition variable (called from interrupt level only). |
| pthread_cond_timedwait | Causes a thread to wait for the specified condition variable to be signaled or broadcasted, such that it will awake after a specified period of time. |
| pthread_cond_wait | Causes a thread to wait for the specified condition variable to be signaled or broadcasted. |
| pthread_condattr_destroy | Destroys a condition variable attributes object. |
| pthread_condattr_getpshared | Obtain the process-shared attribute of a condition variable attributes object. |
| pthread_condattr_init | Initializes a condition variable attributes object. |
| pthread_condattr_setpshared | Change the process-shared attribute of a condition variable attributes object. |
| pthread_create | Creates a thread. |
| pthread_delay_np | Delays a thread’s execution. |
| pthread_detach | Marks a thread object for deletion. |
| pthread_equal | Compares one thread identifier to another thread identifier. |
| pthread_exc_get_status_np | (Macro) Obtains a system-defined error status from a DECthreads status exception object. |
| pthread_exc_matches_np | (Macro) Determines whether two DECthreads exception objects are identical. |
| pthread_exc_report_np | Produces a message that reports what a specified DECthreads status exception object represents. |
| pthread_exc_set_status_np | (Macro) Imports a system-defined error status into a DECthreads address exception object. |
| pthread_exit | Terminates the calling thread. |
| pthread_get_expiration_np | Obtains a value representing a desired expiration time. |
| pthread_getconcurrency | Obtains the value of the concurrency level global variable for this process. |
| pthread_getname_np | Obtain the object name from the thread object of an existing thread. |
| pthread_getschedparam | Obtains the current scheduling policy and scheduling parameters of a thread. |
| pthread_getsequence_np | Obtains the unique identifier for the specified thread. |
| pthread_getspecific | Obtains the thread-specific data associated with the specified key. |
| pthread, pthread_intro | Introduction to POSIX Threads |
| pthread_join | Causes the calling thread to wait for the termination of the specified thread. |
| pthread_key_create | Generates a unique thread-specific data key. |
| pthread_key_delete | Deletes a thread-specific data key. |
| pthread_key_getname_np | Obtain the object name from a thread-specific data key object. |
| pthread_key_setname_np | Change the object name in a thread-specific data key object. |
| pthread_kill | Delivers a signal to a specified thread. (This routine is available only on a UNIX system.) |
| pthread_lock_global_np | Locks the DECthreads global mutex. |
| pthread_mutex_destroy | Destroys a mutex. |
| pthread_mutex_getname_np | Obtain the object name from a mutex object. |
| pthread_mutex_init | Initializes a mutex. |
| pthread_mutex_lock | Locks an unlocked mutex. |
| pthread_mutex_setname_np | Changes the object name in a mutex object. |
| pthread_mutex_trylock | Attempts to lock the specified mutex, without waiting if already locked. |
| pthread_mutex_unlock | Unlocks the specified mutex. |
| pthread_mutexattr_destroy | Destroys the specified mutex attributes object. |
| pthread_mutexattr_getpshared | Obtains the process-shared attribute of a mutex attributes object. |
| pthread_mutexattr_gettype | Obtains the mutex type attribute in the specified mutex attributes object. |
| pthread_mutexattr_init | Initializes a mutex attributes object. |
| pthread_mutexattr_setpshared | Sets the process-shared attribute of a mutex attributes object. |
| pthread_mutexattr_settype | Specifies the mutex type attribute that is used when a mutex is created. |
| pthread_once | Calls a routine to be executed by a single thread, once. |
| pthread_rwlock_destroy | Destroys a read-write lock object. |
| pthread_rwlock_getname_np | Obtain the object name from a read-write lock object. |
| pthread_rwlock_init | Initializes a read-write lock object. |
| pthread_rwlock_rdlock | Acquires a read-write lock for read access. |
| pthread_rwlock_setname_np | Changes the object name in a read-write lock object. |
| pthread_rwlock_tryrdlock | Attempts to acquire a read-write lock for read access without waiting. |
| pthread_rwlock_trywrlock | Attempts to acquire a read-write lock for write access without waiting. |
| pthread_rwlock_unlock | Unlock a read-write lock. |
| pthread_rwlock_wrlock | Acquires a read-write lock for write access. |
| pthread_rwlockattr_destroy | Destroys a previously initialized read-write lock attributes object. |
| pthread_rwlockattr_getpshared | Obtains the process-shared attribute of a read-write lock attributes object. |
| pthread_rwlockattr_init | Initialize a read-write lock attributes object. |
| pthread_rwlockattr_setpshared | Sets the process-shared attribute in a read-write lock attributes object. |
| pthread_self | Obtains the identifier of the calling thread. |
| pthread_setcancelstate | Sets the calling thread’s cancelability state. |
| pthread_setcanceltype | Sets the current thread’s cancelability type. |
| pthread_setconcurrency | Changes the value of the concurrency level global variable for this process. |
| pthread_setname_np | Changes the object name in the thread object for an existing thread. |
| pthread_setschedparam | Changes a thread’s scheduling policy and scheduling parameters. |
| pthread_setspecific | Sets the thread-specific data value associated with the specified key for the current thread. |
| pthread_sigmask | Examine or change the current thread’s signal mask. |
| pthread_testcancel | Requests delivery of a pending cancelation request to the calling thread. |
| pthread_unlock_global_np | Unlocks the DECthreads global mutex. |
| pthread_yield_np | Notifies the scheduler that the current thread is willing to release its processor to other threads of the same or higher priority. |
| ptsname_r, ptsname | Gets the name of a slave pseudoterminal device |
| ptsname, ptsname_r | Gets the name of a slave pseudoterminal device |
| fputc, putc_unlocked, putchar, putchar_unlocked, putw, putc | Write a byte or a word to a stream |
| putc, fputc, putchar, putchar_unlocked, putw, putc_unlocked | Write a byte or a word to a stream |
| putc, fputc, putc_unlocked, putchar_unlocked, putw, putchar | Write a byte or a word to a stream |
| putc, fputc, putc_unlocked, putchar, putw, putchar_unlocked | Write a byte or a word to a stream |
| getesdvent, getesdvnam, setdvagent, enddvagent, putesdvnam, copyesdvent, getdvagent, getdvagnam, copydvagent, putdvagnam | Manipulate device assignment database entry (Enhanced Security) |
| putenv | Sets an environment variable |
| getesdfent, getesdfnam, setprdfent, endprdfent, getprdfent, getprdfnam, putprdfnam, putesdfnam | Manipulate system default database entry (Enhanced Security) |
| getesdvent, getesdvnam, setdvagent, enddvagent, copyesdvent, getdvagent, getdvagnam, putdvagnam, copydvagent, putesdvnam | Manipulate device assignment database entry (Enhanced Security) |
| getesfient, getesfinam, setprfient, endprfient, getprfient, getprfinam, putprfinam, putesfinam | Manipulate file control database entry (Enhanced Security) |
| getespwent, getespwuid, getespwnam, setprpwent, endprpwent, getprpwent, getprpwuid, getprpwnam, putprpwnam, putespwnam | Manipulate protected password database entry (Enhanced Security) |
| getestcent, getestcnam, setprtcent, endprtcent, getprtcent, getprtcnam, putprtcnam, putestcnam | Manipulate terminal control database entry (Enhanced Security) |
| putlong | Places long byte quantities into the byte stream |
| curs_terminfo, del_curterm, mvcur, restartterm, set_curterm, setupterm, tigetflag, tigetnum, tigetstr, tparm, tputs, vid_attr, vid_puts, vidattr, vidputs, putp | Curses interfaces to the terminfo database |
| getesdfent, getesdfnam, setprdfent, endprdfent, putesdfnam, getprdfent, getprdfnam, putprdfnam | Manipulate system default database entry (Enhanced Security) |
| getesfient, getesfinam, setprfient, endprfient, putesfinam, getprfient, getprfinam, putprfinam | Manipulate file control database entry (Enhanced Security) |
| getespwent, getespwuid, getespwnam, setprpwent, endprpwent, putespwnam, getprpwent, getprpwuid, getprpwnam, putprpwnam | Manipulate protected password database entry (Enhanced Security) |
| getestcent, getestcnam, setprtcent, endprtcent, putestcnam, getprtcent, getprtcnam, putprtcnam | Manipulate terminal control database entry (Enhanced Security) |
| endpwent, fgetpwent, getpwent, getpwnam, getpwuid, setpwent, setpwfile, endpwent_r, fgetpwent_r, getpwent_r, getpwnam_r, getpwuid_r, setpwent_r, putpwent | Access user attribute information in the user database |
| fputs, puts | Writes a string to a stream |
| putshort | Places short byte quantities into the byte stream |
| getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname, pututline | Access utmp file entries |
| getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, setutent, setutent_r, endutent, endutent_r, utmpname, pututline_r | Access utmp file entries |
| endutxent, getutxent, getutxid, getutxline, setutxent, pututxline | Access user accounting database functions |
| putc, fputc, putc_unlocked, putchar, putchar_unlocked, putw | Write a byte or a word to a stream |
| putwchar, fputwc, putwc | Write a wide character to a stream |
| putwc, fputwc, putwchar | Write a wide character to a stream |
| curs_util, delay_output, filter, flushinp, getwin, key_name, keyname, unctrl, use_env, wunctrl, putwin | Miscellaneous utility routines for Curses |
| pw_nametoid, gr_nametoid, gr_idtoname, pw_idtoname | Map between user and group names and IDs (Enhanced Security) |
| pw_nametoid, pw_idtoname, gr_nametoid, gr_idtoname, pw_mapping | Map between user and group names and IDs (Enhanced Security) |
| pw_idtoname, gr_nametoid, gr_idtoname, pw_nametoid | Map between user and group names and IDs (Enhanced Security) |
| curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead, qiflush | Curses routines that control terminal-input options |
| qsort | Sorts a table in place |
| raise | Sends a signal to the executing process or thread |
| rand_r, srand, rand | Generates pseudorandom numbers |
| rand, srand, rand_r | Generates pseudorandom numbers |
| random_r, srandom, srandom_r, initstate, initstate_r, setstate, setstate_r, random | Generate pseudo-random number |
| random, srandom, srandom_r, initstate, initstate_r, setstate, setstate_r, random_r | Generate pseudo-random number |
| randomword, randomletters, randomchars | Generate random passwords (Enhanced Security) |
| randomword, randomchars, randomletters | Generate random passwords (Enhanced Security) |
| randomchars, randomletters, randomword | Generate random passwords (Enhanced Security) |
| ranhashinit, ranlookup, ranhash | access routine for the symbol table definition file in archives |
| ranhash, ranlookup, ranhashinit | access routine for the symbol table definition file in archives |
| ranhashinit, ranhash, ranlookup | access routine for the symbol table definition file in archives |
| rapi_dispatch | Dispatch an Resource ReSerVation Protocol (RSVP) API event |
| rapi_event_rtn_t | Execute an Resource ReSerVation Protocol (RSVP) API upcall routine |
| rapi_fmt_adspec | Format an RSVP API (RAPI) Adspec |
| rapi_fmt_filtspec | Format an RSVP API (RAPI) filter spec |
| rapi_fmt_flowspec | Format an RSVP API (RAPI) flowspec |
| rapi_fmt_tspec | Format an RSVP tspec |
| rapi_getfd | Get the file descriptor for the Resource ReSerVation Protocol (RSVP) daemon’s socket |
| rapi_release | Remove a Resource ReSerVation Protocol (RSVP) API session |
| rapi_reserve | Make, modify, or delete a Resource ReSerVation Protocol (RSVP) session reservation |
| rapi_sender | Specify Resource ReSerVation Protocol (RSVP) API sender parameters |
| rapi_session | Create an Resource ReSerVation Protocol (RSVP) API session |
| rapi_strerror | Get a RAPI error message string |
| rapi_version | Obtain the current Resource ReSerVation Protocol (RSVP) API version |
| curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, noraw, timeout, notimeut, wtimeout, typeahead, raw | Curses routines that control terminal-input options |
| rcmd_r, rcmd | Allow execution of commands on a remote host |
| rcmd, rcmd_r, rcmd_r | Allow execution of commands on a remote host |
| re_exec, re_comp | Handle regular expressions |
| re_comp, re_exec | Handle regular expressions |
| write_rnd, read_rnd | Sets and returns IEEE dynamic rounding mode for floating-point operations |
| opendir, readdir_r, telldir, seekdir, rewinddir, closedir, readdir | Performs operations on directories |
| opendir, readdir, telldir, seekdir, rewinddir, closedir, readdir_r | Performs operations on directories |
| alloca, calloc, free, mallinfo, malloc, mallopt, valloc, realloc | Provides a memory allocator |
| realpath | Resolves pathname |
| recno | record number database access method |
| curs_refresh, doupdate, refresh, wrefresh, wnoutrefresh, wredrawln, redrawwin | Refresh Curses windows and lines |
| curs_refresh, doupdate, redrawwin, wrefresh, wnoutrefresh, wredrawln, refresh | Refresh Curses windows and lines |
| regex, regcmp | Compile and execute regular expression |
| regerror, regexec, regfree, regcomp | Compares string to regular expression |
| regcomp, regexec, regfree, regerror | Compares string to regular expression |
| regcmp, regex | Compile and execute regular expression |
| regcomp, regerror, regfree, regexec | Compares string to regular expression |
| advance, advance_r, compile, compile_r, step, step_r, regexp | Regular expression compile and match routines |
| regcomp, regerror, regexec, regfree | Compares string to regular expression |
| rpc_misc, auth_destroy, authnone_create, authunix_create, authunix_create_default, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, rpc_createrr, usr2netname, xprt_register, xprt_unregister, registerrpc | Miscellaneous library routines for ONC remote procedure calls |
| reltimer | Establishes timeout intervals of a per-process timer |
| fmod, drem, remainder | Compute the floating-point remainder |
| remove | Removes a file |
| insque, remque | Inserts or removes an element in a queue |
| res_init | Searches for a default domain name and Internet address |
| res_mkquery | Makes query messages for name servers |
| res_search, res_query | Queries domain server and checks response |
| res_query, res_search | Queries domain server and checks response |
| res_send | Sends a query to a name server and retrieves a response |
| curs_kernel, curs_set, def_prog_mode, def_shell_mode, napms, reset_shell_mode, ripoffline, savetty, reset_prog_mode | Low-level Curses routines |
| curs_kernel, curs_set, def_prog_mode, def_shell_mode, napms, reset_prog_mode, ripoffline, savetty, reset_shell_mode | Low-level Curses routines |
| curs_terminfo, del_curterm, mvcur, putp, set_curterm, setupterm, tigetflag, tigetnum, tigetstr, tparm, tputs, vid_attr, vid_puts, vidattr, vidputs, restartterm | Curses interfaces to the terminfo database |
| fseek, fseeko, fseek_unlocked, ftell, ftello, fgetpos, fsetpos, rewind | Reposition the file pointer of a stream |
| opendir, readdir, readdir_r, telldir, seekdir, closedir, rewinddir | Performs operations on directories |
| rexec_r, rexec | Allow command execution on a remote host |
| rexec, rexec_r | Allow command execution on a remote host |
| index, strchr, strrchr, rindex | Search for character in string |
| floor, ceil, modf, nint, rint, trunc, rint | Round floating-point numbers to floating-point integers, return the nearest integral value, and truncate a floating-point number |
| curs_kernel, curs_set, def_prog_mode, def_shell_mode, napms, reset_prog_mode, reset_shell_mode, savetty, ripoffline | Low-level Curses routines |
| rmtimer | Frees a per-process timer |
| rpc_functions, rpc | Library routines for ONC remote procedure calls |
| callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, rpc_clnt | Library routines for client ONC remote procedure calls |
| rpc_misc, auth_destroy, authnone_create, authunix_create, authunix_create_default, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, usr2netname, xprt_register, xprt_unregister, rpc_createrr | Miscellaneous library routines for ONC remote procedure calls |
| rpc, rpc_functions | Library routines for ONC remote procedure calls |
| auth_destroy, authnone_create, authunix_create, authunix_create_default, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, usr2netname, xprt_register, xprt_unregister, rpc_misc | Miscellaneous library routines for ONC remote procedure calls |
| svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, rpc_svc | Library routines for ONC server remote procedure calls |
| xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_rejected_reply, xdr_replymsg, rpc_xdr | XDR library routines for ONC remote procedure calls |
| rpmatch | Determines whether a response is affirmative or negative |
| madd, msub, mult, mdiv, gcd, invert, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom, rpow | Performs multiple precision integer arithmetic |
| rresvport | Retrieves a socket with a privileged address |
| rtime | get remote time |
| ruserok | Allows servers to authenticate clients |
| curs_kernel, curs_set, def_prog_mode, def_shell_mode, napms, reset_prog_mode, reset_shell_mode, ripoffline, savetty | Low-level Curses routines |
| frexp, ldexp, logb, scalb | Manipulate floating-point numbers |
| alphasort, scandir | Scans or sorts directory contents |
| fscanf, sscanf, scanf | Converts formatted input |
| curs_scanw, wscanw, mvscanw, mvwscanw, vw_scanw, vwscanw, scanw | Convert formatted input from a Curses window |
| sched_get_priority_min, sched_get_priority_max | Return the maximum or minimum priority for the specified scheduling policy (P1003.1b) |
| sched_get_priority_max, sched_get_priority_min | Return the maximum or minimum priority for the specified scheduling policy (P1003.1b) |
| sched_getparam | Return the scheduling parameters of the specified process (P1003.1b) |
| sched_getscheduler | Return the scheduling policy of a process (P1003.1b) |
| sched_rr_get_interval | Return the current quantum for process execution under the SCHED_RR policy (P1003.1b) |
| sched_setparam | Set the scheduling parameters of the specified process (P1003.1b) |
| sched_setscheduler | Set the scheduling policy and scheduling parameters of the specified process (P1003.1b) |
| sched_yield | Signals scheduler a willingness to yield to another thread. |
| curs_scr_dump, scr_init, scr_restore, scr_set, scr_dump | Read or write a Curses screen from or to a file |
| curs_scr_dump, scr_dump, scr_restore, scr_set, scr_init | Read or write a Curses screen from or to a file |
| curs_scr_dump, scr_dump, scr_init, scr_set, scr_restore | Read or write a Curses screen from or to a file |
| curs_scr_dump, scr_dump, scr_init, scr_restore, scr_set | Read or write a Curses screen from or to a file |
| curs_scroll, scroll, wscrl, scrl | Scroll a Curses window |
| curs_scroll, scrl, wscrl, scroll | Scroll a Curses window |
| curs_outopts, clearok, idcok, idlok, immedok, leaveok, nl, nonl, setscrreg, wsetscrreg, scrollok | Routines for controlling output options for a Curses terminal |
| madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, itom, sdiv | Performs multiple precision integer arithmetic |
| drand48, drand48_r, erand48, erand48_r, jrand48, jrand48_r, lcong48, lcong48_r, lrand48, lrand48_r, mrand48, mrand48_r, nrand48, nrand48_r, seed48_r, srand48, srand48_r, seed48 | Generate uniformly distributed pseudorandom number sequences |
| drand48, drand48_r, erand48, erand48_r, jrand48, jrand48_r, lcong48, lcong48_r, lrand48, lrand48_r, mrand48, mrand48_r, nrand48, nrand48_r, seed48, srand48, srand48_r, seed48_r | Generate uniformly distributed pseudorandom number sequences |
| opendir, readdir, readdir_r, telldir, rewinddir, closedir, seekdir | Performs operations on directories |
| sem_close | Deallocate the specified named semaphore (P1003.1b) |
| sem_destroy | Destroy an unnamed semaphore (P1003.1b) |
| sem_getvalue | Get the value of a specified semaphore (P1003.1b). |
| sem_init | Initialize an unnamed semaphore (P1003.1b) |
| sem_open | Opens/creates a named semaphore for use by a process (P1003.1b) |
| sem_post | Unlock a semaphore (P1003.1b) |
| sem_wait, sem_trywait | Perform (or conditionally perform) a semaphore lock (P1003.1b) |
| sem_unlink | Removes the specified named semaphore (P1003.1b) |
| sem_trywait, sem_wait | Perform (or conditionally perform) a semaphore lock (P1003.1b) |
| starting_luid, starting_ruid, starting_euid, starting_rgid, starting_egid, is_starting_luid, is_starting_ruid, is_starting_euid, is_starting_rgid, is_starting_egid, check_auth_parameters, set_auth_parameters | Get or check user or group IDs (Enhanced Security) |
| curs_terminfo, del_curterm, mvcur, putp, restartterm, setupterm, tigetflag, tigetnum, tigetstr, tparm, tputs, vid_attr, vid_puts, vidattr, vidputs, set_curterm | Curses interfaces to the terminfo database |
| curs_initscr, initscr, newterm, endwin, isendwin, delscreen, set_term | Curses routines for screen initialization and manipulation |
| __exc_last_chance, exc_set_last_chance_handler, set_unhandled_exception | support routines for unhandled exceptions |
| set_usage | Checks whether a disk partition is in use and sets the fstype of the partition in the disk label. |
| setvbuf, setvbuf_unlocked, setbuffer, setlinebuf, setbuf | Assign buffering to a stream |
| setbuf, setvbuf, setvbuf_unlocked, setlinebuf, setbuffer | Assign buffering to a stream |
| curs_getcchar, getcchar, setcchar | Get a wide character string and rendition from a cchar_t or set a cchar_t from a wide-character string |
| setclock | Sets value of system-wide clock |
| getesdvent, getesdvnam, enddvagent, putesdvnam, copyesdvent, getdvagent, getdvagnam, putdvagnam, copydvagent, setdvagent | Manipulate device assignment database entry (Enhanced Security) |
| setrgid, setegid | Set the process’s group IDs |
| setruid, seteuid | Set the process’s user IDs |
| getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent_r, endfsent, endfsent_r, setfsent | Get information about a file system |
| getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent, endfsent, endfsent_r, setfsent_r | Get information about a file system |
| endgrent, fgetgrent, getgrent, getgrgid, getgrnam, endgrent_r, fgetgrent_r, getgrent_r, getgrgid_r, getgrnam_r, setgrent_r, setgrent | Access group information in the user database |
| endgrent, fgetgrent, getgrent, getgrgid, getgrnam, setgrent, endgrent_r, fgetgrent_r, getgrent_r, getgrgid_r, getgrnam_r, setgrent_r | Access group information in the user database |
| gethostent, gethostent_r, sethostent_r, sethostent | Opens network host file |
| gethostent, gethostent_r, sethostent, sethostent_r | Opens network host file |
| _setjmp, longjmp, _longjmp, setjmp | Saves and restores the current execution context |
| crypt, crypt16, encrypt, setkey | DES encryption |
| setbuf, setvbuf, setvbuf_unlocked, setbuffer, setlinebuf | Assign buffering to a stream |
| setlocale | Changes or queries the program’s current locale |
| closelog, openlog, syslog, closelog_r, openlog_r, setlogmask_r, syslog_r, setlogmask | Control system log |
| closelog, openlog, setlogmask, syslog, closelog_r, openlog_r, syslog_r, setlogmask_r | Control system log |
| getluid, setluid | Get or set the login UID (Enhanced Security) |
| setnetent_r, endnetent, endnetent_r, setnetent | Opens, rewinds, or closes the networks file |
| setnetent, endnetent, endnetent_r, setnetent_r | Opens, rewinds, or closes the networks file |
| getnetgrent, endnetgrent, innetgr, setnetgrent | get network group entry |
| getesdfent, getesdfnam, endprdfent, putesdfnam, getprdfent, getprdfnam, putprdfnam, setprdfent | Manipulate system default database entry (Enhanced Security) |
| getesfient, getesfinam, endprfient, putesfinam, getprfient, getprfinam, putprfinam, setprfient | Manipulate file control database entry (Enhanced Security) |
| fsetproplist, setproplist | Assigns Extended File Attributes to a file |
| setprotoent_r, setprotoent | Open or rewind the protocols file |
| setprotoent, setprotoent_r | Open or rewind the protocols file |
| getespwent, getespwuid, getespwnam, endprpwent, putespwnam, getprpwent, getprpwuid, getprpwnam, putprpwnam, setprpwent | Manipulate protected password database entry (Enhanced Security) |
| getestcent, getestcnam, endprtcent, putestcnam, getprtcent, getprtcnam, putprtcnam, setprtcent | Manipulate terminal control database entry (Enhanced Security) |
| endpwent, fgetpwent, getpwent, getpwnam, getpwuid, putpwent, setpwfile, endpwent_r, fgetpwent_r, getpwent_r, getpwnam_r, getpwuid_r, setpwent_r, setpwent | Access user attribute information in the user database |
| endpwent, fgetpwent, getpwent, getpwnam, getpwuid, putpwent, setpwent, setpwfile, endpwent_r, fgetpwent_r, getpwent_r, getpwnam_r, getpwuid_r, setpwent_r | Access user attribute information in the user database |
| endpwent, fgetpwent, getpwent, getpwnam, getpwuid, putpwent, setpwent, endpwent_r, fgetpwent_r, getpwent_r, getpwnam_r, getpwuid_r, setpwent_r, setpwfile | Access user attribute information in the user database |
| setegid, setrgid | Set the process’s group IDs |
| getrpcent, getrpcbynumber, getrpcbyname, endrpcent, setrpcent | Get rpc entry |
| seteuid, setruid | Set the process’s user IDs |
| curs_outopts, clearok, idcok, idlok, immedok, leaveok, nl, nonl, wsetscrreg, scrollok, setscrreg | Routines for controlling output options for a Curses terminal |
| setservent_r, setservent | Open or rewind the services file |
| setservent, setservent_r | Open or rewind the services file |
| random, random_r, srandom, srandom_r, initstate, initstate_r, setstate_r, setstate | Generate pseudo-random number |
| random, random_r, srandom, srandom_r, initstate, initstate_r, setstate, setstate_r | Generate pseudo-random number |
| getttyent, getttyent_r, getttynam, getttynam_r, setttyent_r, endttyent, endttyent_r, setttyent | Get a /etc/securettys file entry |
| getttyent, getttyent_r, getttynam, getttynam_r, setttyent, endttyent, endttyent_r, setttyent_r | Get a /etc/securettys file entry |
| settz | Set system time zone information. |
| curs_terminfo, del_curterm, mvcur, putp, restartterm, set_curterm, tigetflag, tigetnum, tigetstr, tparm, tputs, vid_attr, vid_puts, vidattr, vidputs, setupterm | Curses interfaces to the terminfo database |
| getusershell, getusershell_r, setusershell_r, endusershell, endusershell_r, setusershell | Get the names of legal user shells |
| getusershell, getusershell_r, setusershell, endusershell, endusershell_r, setusershell_r | Get the names of legal user shells |
| getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent_r, endutent, endutent_r, utmpname, setutent | Access utmp file entries |
| getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, endutent, endutent_r, utmpname, setutent_r | Access utmp file entries |
| endutxent, getutxent, getutxid, getutxline, pututxline, setutxent | Access user accounting database functions |
| setbuf, setvbuf_unlocked, setbuffer, setlinebuf, setvbuf | Assign buffering to a stream |
| setbuf, setvbuf, setbuffer, setlinebuf, setvbuf_unlocked | Assign buffering to a stream |
| shm_open | Open a shared memory object, creating the object if necessary (P1003.1b) |
| shm_unlink | Remove a shared memory object created by a call to the shm_open function (P1003.1b) |
| sia_audit | Variable format interface for audgen - SIA (Security Integration Architecture) |
| sia_become_user | su routine for SIA (Security Integration Architecture) |
| sia_chdir | Interface to the chdir system call - SIA (Security Integration Architecture) |
| sia_chg_password, sia_chg_shell, sia_chg_finger | SIA change routines (Security Integration Architecture) |
| sia_chg_finger, sia_chg_shell, sia_chg_password | SIA change routines (Security Integration Architecture) |
| sia_chg_finger, sia_chg_password, sia_chg_shell | SIA change routines (Security Integration Architecture) |
| sia_chk_invoker | Check invoker routine for SIA (Security Integration Architecture) |
| sia_collect_trm | Parameter collection routine for SIA (Security Integration Architecture) |
| sia_get_groups | retrieve user’s group information for SIA (Security Integration Architecture) |
| sia_getpasswd, sia_getgroup | interface to the getpw∗ and getgr∗ routines for SIA (Security Integration Architecture) |
| sia_getgroup, sia_getpasswd | interface to the getpw∗ and getgr∗ routines for SIA (Security Integration Architecture) |
| sia_init | initialization routine for SIA (Security Integration Architecture) |
| sia_log | Log events and errors - SIA (Security Integration Architecture) |
| sia_make_entity_pwd | Make entity password - SIA (Security Integration Architecture) |
| sia_ses_init, sia_ses_authent, sia_ses_suauthent, sia_ses_reauthent, sia_ses_estab, sia_ses_launch, sia_ses_release, sia_ses_authent | SIA session routines (Security Integration Architecture) |
| sia_ses_init, sia_ses_authent, sia_ses_suauthent, sia_ses_reauthent, sia_ses_launch, sia_ses_release, sia_ses_estab | SIA session routines (Security Integration Architecture) |
| sia_ses_authent, sia_ses_suauthent, sia_ses_reauthent, sia_ses_estab, sia_ses_launch, sia_ses_release, sia_ses_init | SIA session routines (Security Integration Architecture) |
| sia_ses_init, sia_ses_authent, sia_ses_suauthent, sia_ses_reauthent, sia_ses_estab, sia_ses_release, sia_ses_launch | SIA session routines (Security Integration Architecture) |
| sia_ses_init, sia_ses_authent, sia_ses_suauthent, sia_ses_estab, sia_ses_launch, sia_ses_release, sia_ses_reauthent | SIA session routines (Security Integration Architecture) |
| sia_ses_init, sia_ses_authent, sia_ses_suauthent, sia_ses_reauthent, sia_ses_estab, sia_ses_launch, sia_ses_release | SIA session routines (Security Integration Architecture) |
| sia_ses_init, sia_ses_authent, sia_ses_suauthent, sia_ses_reauthent, sia_ses_estab, sia_ses_launch, sia_ses_release, sia_ses_suauthent | SIA session routines (Security Integration Architecture) |
| sia_timed_action | Time limit routine - SIA (Security Integration Architecture) |
| sia_validate_user | perform password validation for SIA (Security Integration Architecture) |
| siad_chg_password, siad_chg_shell, siad_chg_finger | Dependent SIA change routines (Security Integration Architecture) |
| siad_chg_finger, siad_chg_shell, siad_chg_password | Dependent SIA change routines (Security Integration Architecture) |
| siad_chg_finger, siad_chg_password, siad_chg_shell | Dependent SIA change routines (Security Integration Architecture) |
| siad_chk_invoker | check invoker dependent routine for SIA (Security Integration Architecture) |
| siad_chk_user | check user dependent routine for SIA (Security Integration Architecture) |
| siad_getgrent, siad_getgrgid, siad_getgrnam, siad_setgrent, siad_endgrent | group routines for SIA (Security Integration Architecture) |
| siad_getpwent, siad_getpwuid, siad_getpwnam, siad_setpwent, siad_endpwent | password routines for SIA (Security Integration Architecture) |
| siad_get_groups | mechanism-specific routine called from sia_get_groups to fill in a user’s supplementary groups for SIA (Security Integration Architecture) |
| siad_getgrgid, siad_getgrnam, siad_setgrent, siad_endgrent, siad_getgrent | group routines for SIA (Security Integration Architecture) |
| siad_getgrent, siad_getgrnam, siad_setgrent, siad_endgrent, siad_getgrgid | group routines for SIA (Security Integration Architecture) |
| siad_getgrent, siad_getgrgid, siad_setgrent, siad_endgrent, siad_getgrnam | group routines for SIA (Security Integration Architecture) |
| siad_getpwuid, siad_getpwnam, siad_setpwent, siad_endpwent, siad_getpwent | password routines for SIA (Security Integration Architecture) |
| siad_getpwent, siad_getpwuid, siad_setpwent, siad_endpwent, siad_getpwnam | password routines for SIA (Security Integration Architecture) |
| siad_getpwent, siad_getpwnam, siad_setpwent, siad_endpwent, siad_getpwuid | password routines for SIA (Security Integration Architecture) |
| siad_init | initialization routine for SIA (Security Integration Architecture) |
| siad_ses_init, siad_ses_authent, siad_ses_suauthent, siad_ses_reauthent, siad_ses_estab, siad_ses_launch, siad_ses_release, siad_ses_authent | SIA session routines (Security Integration Architecture) |
| siad_ses_init, siad_ses_authent, siad_ses_suauthent, siad_ses_reauthent, siad_ses_launch, siad_ses_release, siad_ses_estab | SIA session routines (Security Integration Architecture) |
| siad_ses_authent, siad_ses_suauthent, siad_ses_reauthent, siad_ses_estab, siad_ses_launch, siad_ses_release, siad_ses_init | SIA session routines (Security Integration Architecture) |
| siad_ses_init, siad_ses_authent, siad_ses_suauthent, siad_ses_reauthent, siad_ses_estab, siad_ses_release, siad_ses_launch | SIA session routines (Security Integration Architecture) |
| siad_ses_init, siad_ses_authent, siad_ses_suauthent, siad_ses_estab, siad_ses_launch, siad_ses_release, siad_ses_reauthent | SIA session routines (Security Integration Architecture) |
| siad_ses_init, siad_ses_authent, siad_ses_suauthent, siad_ses_reauthent, siad_ses_estab, siad_ses_launch, siad_ses_release | SIA session routines (Security Integration Architecture) |
| siad_ses_init, siad_ses_authent, siad_ses_suauthent, siad_ses_reauthent, siad_ses_estab, siad_ses_launch, siad_ses_release, siad_ses_suauthent | SIA session routines (Security Integration Architecture) |
| siad_getgrent, siad_getgrgid, siad_getgrnam, siad_endgrent, siad_setgrent | group routines for SIA (Security Integration Architecture) |
| siad_getpwent, siad_getpwuid, siad_getpwnam, siad_endpwent, siad_setpwent | password routines for SIA (Security Integration Architecture) |
| siad_test_newpass | test passphrase against rules and policy routine for SIA (Security Integration Architecture) |
| siad_update_pass | store new passphrase routine for SIA (Security Integration Architecture) |
| sigemptyset, sigfillset, sigdelset, sigismember, sigaddset | Creates and manipulates signal masks |
| sigemptyset, sigfillset, sigaddset, sigismember, sigdelset | Creates and manipulates signal masks |
| sigfillset, sigaddset, sigdelset, sigismember, sigemptyset | Creates and manipulates signal masks |
| sigemptyset, sigaddset, sigdelset, sigismember, sigfillset | Creates and manipulates signal masks |
| sigset, sigrelse, sigignore, sighold | Compatibility interfaces for signal management |
| sigset, sighold, sigrelse, sigignore | Compatibility interfaces for signal management |
| siginterrupt | Allows signals to interrupt functions |
| sigemptyset, sigfillset, sigaddset, sigdelset, sigismember | Creates and manipulates signal masks |
| sigsetjmp, siglongjmp | Saves and restores the current execution context |
| sigpause | Provides a compatibility interface to the sigsuspend function |
| sigqueue | Queue a signal and data to a running process. |
| sigset, sighold, sigignore, sigrelse | Compatibility interfaces for signal management |
| sighold, sigrelse, sigignore, sigset | Compatibility interfaces for signal management |
| siglongjmp, sigsetjmp | Saves and restores the current execution context |
| sigwait, sigwaitinfo, sigtimedwait | Suspends a calling thread until a signal arrives. |
| sigwaitinfo, sigtimedwait, sigwait | Suspends a calling thread until a signal arrives. |
| sigwait, sigtimedwait, sigwaitinfo | Suspends a calling thread until a signal arrives. |
| sind, cos, cosd, tan, tand, cot, cotd, asin, asind, acos, acosd, atan, atand, atan2, atand2, sin | Trigonometric and inverse trigonometric functions in radian and degree calculations. |
| sin, cos, cosd, tan, tand, cot, cotd, asin, asind, acos, acosd, atan, atand, atan2, atand2, sind | Trigonometric and inverse trigonometric functions in radian and degree calculations. |
| cosh, tanh, sinh | Hyperbolic functions |
| sizeof_proplist_entry | Determines space necessary to store an Extended File Attribute |
| sleep | Suspends execution for an interval of time |
| curs_slk, 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_wset, slk_touch, slk_attr_off | Curses soft-label routines |
| curs_slk, slk_attr_off, 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_wset, slk_touch, slk_attr_on | Curses soft-label routines |
| curs_slk, slk_attr_off, slk_attr_on, slk_attroff, slk_attron, slk_attrset, slk_clear, slk_color, slk_init, slk_label, slk_noutrefresh, slk_refresh, slk_restore, slk_set, slk_wset, slk_touch, slk_attr_set | Curses soft-label routines |
| curs_slk, slk_attr_off, slk_attr_on, slk_attr_set, slk_attron, slk_attrset, slk_clear, slk_color, slk_init, slk_label, slk_noutrefresh, slk_refresh, slk_restore, slk_set, slk_wset, slk_touch, slk_attroff | Curses soft-label routines |
| curs_slk, slk_attr_off, slk_attr_on, slk_attr_set, slk_attroff, slk_attrset, slk_clear, slk_color, slk_init, slk_label, slk_noutrefresh, slk_refresh, slk_restore, slk_set, slk_wset, slk_touch, slk_attron | Curses soft-label routines |
| curs_slk, slk_attr_off, slk_attr_on, slk_attr_set, slk_attroff, slk_attron, slk_clear, slk_color, slk_init, slk_label, slk_noutrefresh, slk_refresh, slk_restore, slk_set, slk_wset, slk_touch, slk_attrset | Curses soft-label routines |
| curs_slk, slk_attr_off, slk_attr_on, slk_attr_set, slk_attroff, slk_attron, slk_attrset, slk_color, slk_init, slk_label, slk_noutrefresh, slk_refresh, slk_restore, slk_set, slk_wset, slk_touch, slk_clear | Curses soft-label routines |
| curs_slk, slk_attr_off, slk_attr_on, slk_attr_set, slk_attroff, slk_attron, slk_attrset, slk_clear, slk_init, slk_label, slk_noutrefresh, slk_refresh, slk_restore, slk_set, slk_wset, slk_touch, slk_color | Curses soft-label routines |
| curs_slk, slk_attr_off, slk_attr_on, slk_attr_set, slk_attroff, slk_attron, slk_attrset, slk_clear, slk_color, slk_label, slk_noutrefresh, slk_refresh, slk_restore, slk_set, slk_wset, slk_touch, slk_init | Curses soft-label routines |
| curs_slk, slk_attr_off, slk_attr_on, slk_attr_set, slk_attroff, slk_attron, slk_attrset, slk_clear, slk_color, slk_init, slk_noutrefresh, slk_refresh, slk_restore, slk_set, slk_wset, slk_touch, slk_label | Curses soft-label routines |
| curs_slk, slk_attr_off, slk_attr_on, slk_attr_set, slk_attroff, slk_attron, slk_attrset, slk_clear, slk_color, slk_init, slk_label, slk_refresh, slk_restore, slk_set, slk_wset, slk_touch, slk_noutrefresh | Curses soft-label routines |
| curs_slk, 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_restore, slk_set, slk_wset, slk_touch, slk_refresh | Curses soft-label routines |
| curs_slk, 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_set, slk_wset, slk_touch, slk_restore | Curses soft-label routines |
| curs_slk, 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_wset, slk_touch, slk_set | Curses soft-label routines |
| curs_slk, 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_wset, slk_touch | Curses soft-label routines |
| curs_slk, 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 | Curses soft-label routines |
| printf, fprintf, sprintf, snprintf | Print formatted output |
| sockatmark | Tests whether a socket is at the out-of-band mark |
| printf, fprintf, snprintf, sprintf | Print formatted output |
| cbrt, sqrt | Square and cube root functions |
| rand, rand_r, srand | Generates pseudorandom numbers |
| drand48, drand48_r, erand48, erand48_r, jrand48, jrand48_r, lcong48, lcong48_r, lrand48, lrand48_r, mrand48, mrand48_r, nrand48, nrand48_r, seed48, seed48_r, srand48_r, srand48 | Generate uniformly distributed pseudorandom number sequences |
| drand48, drand48_r, erand48, erand48_r, jrand48, jrand48_r, lcong48, lcong48_r, lrand48, lrand48_r, mrand48, mrand48_r, nrand48, nrand48_r, seed48, seed48_r, srand48, srand48_r | Generate uniformly distributed pseudorandom number sequences |
| random, random_r, srandom_r, initstate, initstate_r, setstate, setstate_r, srandom | Generate pseudo-random number |
| random, random_r, srandom, initstate, initstate_r, setstate, setstate_r, srandom_r | Generate pseudo-random number |
| scanf, fscanf, sscanf | Converts formatted input |
| ssignal_r, gsignal, gsignal_r, ssignal | Set and raise a software signal |
| ssignal, gsignal, gsignal_r, ssignal_r | Set and raise a software signal |
| st_addr_to_proc, st_addr_to_line, st_data_addr_to_sym, st_addr_to_file | Convert an address in an object to a file handle, procedure handle, line number, or symbol handle and offset. |
| st_addr_to_file, st_addr_to_proc, st_data_addr_to_sym, st_addr_to_line | Convert an address in an object to a file handle, procedure handle, line number, or symbol handle and offset. |
| st_objlist_append, st_objlist_first, st_objlist_last, st_objlist_close, st_foreach_obj, st_file_to_obj, st_proc_to_obj, st_sym_to_obj, st_objlist_external_name_sym, st_addr_to_obj | Create, close, or perform operations on object lists. |
| st_addr_to_file, st_addr_to_line, st_data_addr_to_sym, st_addr_to_proc | Convert an address in an object to a file handle, procedure handle, line number, or symbol handle and offset. |
| st_file_is_archive, st_is_obj_archive, st_obj_close, st_obj_open, st_object_type, st_ar_member_next | Routines to check whether an object is an archive and to process object files within an archive. |
| st_is_alternate_entry, st_proc_addr, st_proc_sym, st_proc_name, st_proc_to_file, st_proc_start_line, st_proc_end_line, st_outer_proc_end_line, st_proc_sort, st_proc_sorted_start, st_proc_sorted_next, st_foreach_proc, st_foreach_obj_proc, st_foreach_proc_sorted, st_check_proc_line_range | Access information about the procedures in an object |
| st_lang_str, st_type_str, st_class_str | Translate symbol table codes to printable strings. |
| st_cm_setup, st_obj_cm_setup, st_cm_start, st_cm_next, st_cm_find_sscn, st_cm_tag, st_cm_data, st_cm_flags, st_cm_get_flags, st_cm_set_flags, st_cm_append, st_cm_delete, st_cm_del_entry, st_cm_print, st_cm_print_one, st_cm_layout, st_cm_cleanup, st_cm_add | Access and modify comment section information in an object file |
| st_cm_setup, st_obj_cm_setup, st_cm_start, st_cm_next, st_cm_find_sscn, st_cm_tag, st_cm_data, st_cm_flags, st_cm_get_flags, st_cm_set_flags, st_cm_add, st_cm_delete, st_cm_del_entry, st_cm_print, st_cm_print_one, st_cm_layout, st_cm_cleanup, st_cm_append | Access and modify comment section information in an object file |
| st_cm_setup, st_obj_cm_setup, st_cm_start, st_cm_next, st_cm_find_sscn, st_cm_tag, st_cm_data, st_cm_flags, st_cm_get_flags, st_cm_set_flags, st_cm_add, st_cm_append, st_cm_delete, st_cm_del_entry, st_cm_print, st_cm_print_one, st_cm_layout, st_cm_cleanup | Access and modify comment section information in an object file |
| st_cm_setup, st_obj_cm_setup, st_cm_start, st_cm_next, st_cm_find_sscn, st_cm_tag, st_cm_flags, st_cm_get_flags, st_cm_set_flags, st_cm_add, st_cm_append, st_cm_delete, st_cm_del_entry, st_cm_print, st_cm_print_one, st_cm_layout, st_cm_cleanup, st_cm_data | Access and modify comment section information in an object file |
| st_cm_setup, st_obj_cm_setup, st_cm_start, st_cm_next, st_cm_find_sscn, st_cm_tag, st_cm_data, st_cm_flags, st_cm_get_flags, st_cm_set_flags, st_cm_add, st_cm_append, st_cm_delete, st_cm_print, st_cm_print_one, st_cm_layout, st_cm_cleanup, st_cm_del_entry | Access and modify comment section information in an object file |
| st_cm_setup, st_obj_cm_setup, st_cm_start, st_cm_next, st_cm_find_sscn, st_cm_tag, st_cm_data, st_cm_flags, st_cm_get_flags, st_cm_set_flags, st_cm_add, st_cm_append, st_cm_del_entry, st_cm_print, st_cm_print_one, st_cm_layout, st_cm_cleanup, st_cm_delete | Access and modify comment section information in an object file |
| st_cm_setup, st_obj_cm_setup, st_cm_start, st_cm_next, st_cm_tag, st_cm_data, st_cm_flags, st_cm_get_flags, st_cm_set_flags, st_cm_add, st_cm_append, st_cm_delete, st_cm_del_entry, st_cm_print, st_cm_print_one, st_cm_layout, st_cm_cleanup, st_cm_find_sscn | Access and modify comment section information in an object file |
| st_cm_setup, st_obj_cm_setup, st_cm_start, st_cm_next, st_cm_find_sscn, st_cm_tag, st_cm_data, st_cm_get_flags, st_cm_set_flags, st_cm_add, st_cm_append, st_cm_delete, st_cm_del_entry, st_cm_print, st_cm_print_one, st_cm_layout, st_cm_cleanup, st_cm_flags | Access and modify comment section information in an object file |
| st_cm_setup, st_obj_cm_setup, st_cm_start, st_cm_next, st_cm_find_sscn, st_cm_tag, st_cm_data, st_cm_flags, st_cm_set_flags, st_cm_add, st_cm_append, st_cm_delete, st_cm_del_entry, st_cm_print, st_cm_print_one, st_cm_layout, st_cm_cleanup, st_cm_get_flags | Access and modify comment section information in an object file |
| st_cm_setup, st_obj_cm_setup, st_cm_start, st_cm_next, st_cm_find_sscn, st_cm_tag, st_cm_data, st_cm_flags, st_cm_get_flags, st_cm_set_flags, st_cm_add, st_cm_append, st_cm_delete, st_cm_del_entry, st_cm_print, st_cm_print_one, st_cm_cleanup, st_cm_layout | Access and modify comment section information in an object file |
| st_cm_setup, st_obj_cm_setup, st_cm_start, st_cm_find_sscn, st_cm_tag, st_cm_data, st_cm_flags, st_cm_get_flags, st_cm_set_flags, st_cm_add, st_cm_append, st_cm_delete, st_cm_del_entry, st_cm_print, st_cm_print_one, st_cm_layout, st_cm_cleanup, st_cm_next | Access and modify comment section information in an object file |
| st_cm_setup, st_obj_cm_setup, st_cm_start, st_cm_next, st_cm_find_sscn, st_cm_tag, st_cm_data, st_cm_flags, st_cm_get_flags, st_cm_set_flags, st_cm_add, st_cm_append, st_cm_delete, st_cm_del_entry, st_cm_print_one, st_cm_layout, st_cm_cleanup, st_cm_print | Access and modify comment section information in an object file |
| st_cm_setup, st_obj_cm_setup, st_cm_start, st_cm_next, st_cm_find_sscn, st_cm_tag, st_cm_data, st_cm_flags, st_cm_get_flags, st_cm_set_flags, st_cm_add, st_cm_append, st_cm_delete, st_cm_del_entry, st_cm_print, st_cm_layout, st_cm_cleanup, st_cm_print_one | Access and modify comment section information in an object file |
| st_cm_setup, st_obj_cm_setup, st_cm_start, st_cm_next, st_cm_find_sscn, st_cm_tag, st_cm_data, st_cm_flags, st_cm_get_flags, st_cm_add, st_cm_append, st_cm_delete, st_cm_del_entry, st_cm_print, st_cm_print_one, st_cm_layout, st_cm_cleanup, st_cm_set_flags | Access and modify comment section information in an object file |
| st_obj_cm_setup, st_cm_start, st_cm_next, st_cm_find_sscn, st_cm_tag, st_cm_data, st_cm_flags, st_cm_get_flags, st_cm_set_flags, st_cm_add, st_cm_append, st_cm_delete, st_cm_del_entry, st_cm_print, st_cm_print_one, st_cm_layout, st_cm_cleanup, st_cm_setup | Access and modify comment section information in an object file |
| st_cm_setup, st_obj_cm_setup, st_cm_next, st_cm_find_sscn, st_cm_tag, st_cm_data, st_cm_flags, st_cm_get_flags, st_cm_set_flags, st_cm_add, st_cm_append, st_cm_delete, st_cm_del_entry, st_cm_print, st_cm_print_one, st_cm_layout, st_cm_cleanup, st_cm_start | Access and modify comment section information in an object file |
| st_cm_setup, st_obj_cm_setup, st_cm_start, st_cm_next, st_cm_find_sscn, st_cm_data, st_cm_flags, st_cm_get_flags, st_cm_set_flags, st_cm_add, st_cm_append, st_cm_delete, st_cm_del_entry, st_cm_print, st_cm_print_one, st_cm_layout, st_cm_cleanup, st_cm_tag | Access and modify comment section information in an object file |
| st_addr_to_file, st_addr_to_proc, st_addr_to_line, st_data_addr_to_sym | Convert an address in an object to a file handle, procedure handle, line number, or symbol handle and offset. |
| st_sym_value, st_sym_type, st_sym_class, st_sym_to_file, st_sym_name, st_sym_name_copy, st_free_name, st_sym_to_outer_scope_sym, st_proc_end_sym, st_external_name_sym, st_frame_offset_to_sym, st_sym_size, st_is_sym_weak, st_is_sym_local, st_is_sym_global, st_get_mangled_name_flag, st_set_mangled_name_flag, st_end_sym | Access information about the symbols in an object, and access or set symbol name demangling controls. |
| st_sym_value, st_sym_type, st_sym_class, st_sym_to_file, st_sym_name, st_sym_name_copy, st_free_name, st_sym_to_outer_scope_sym, st_end_sym, st_proc_end_sym, st_frame_offset_to_sym, st_sym_size, st_is_sym_weak, st_is_sym_local, st_is_sym_global, st_get_mangled_name_flag, st_set_mangled_name_flag, st_external_name_sym | Access information about the symbols in an object, and access or set symbol name demangling controls. |
| st_get_known_versions, st_get_format_versions, st_mem_get_format_versions, st_get_version_byname, st_mem_get_version_byname, st_fd_get_version_byname | Access version information in an object file |
| st_ar_member_next, st_is_obj_archive, st_obj_close, st_obj_open, st_object_type, st_file_is_archive | Routines to check whether an object is an archive and to process object files within an archive. |
| st_file_name, st_is_file_locally_stripped, st_file_proc_start, st_file_proc_count, st_file_proc_next, st_file_sym_start, st_file_lang | Access information about the files in an object |
| st_file_lang, st_is_file_locally_stripped, st_file_proc_start, st_file_proc_count, st_file_proc_next, st_file_sym_start, st_file_name | Access information about the files in an object |
| st_file_lang, st_file_name, st_is_file_locally_stripped, st_file_proc_start, st_file_proc_next, st_file_sym_start, st_file_proc_count | Access information about the files in an object |
| st_file_lang, st_file_name, st_is_file_locally_stripped, st_file_proc_start, st_file_proc_count, st_file_sym_start, st_file_proc_next | Access information about the files in an object |
| st_file_lang, st_file_name, st_is_file_locally_stripped, st_file_proc_count, st_file_proc_next, st_file_sym_start, st_file_proc_start | Access information about the files in an object |
| st_file_lang, st_file_name, st_is_file_locally_stripped, st_file_proc_start, st_file_proc_count, st_file_proc_next, st_file_sym_start | Access information about the files in an object |
| st_objlist_append, st_objlist_first, st_objlist_last, st_objlist_close, st_foreach_obj, st_addr_to_obj, st_proc_to_obj, st_sym_to_obj, st_objlist_external_name_sym, st_file_to_obj | Create, close, or perform operations on object lists. |
| st_objlist_append, st_objlist_first, st_objlist_last, st_objlist_close, st_addr_to_obj, st_file_to_obj, st_proc_to_obj, st_sym_to_obj, st_objlist_external_name_sym, st_foreach_obj | Create, close, or perform operations on object lists. |
| st_is_alternate_entry, st_proc_addr, st_proc_sym, st_proc_name, st_proc_to_file, st_proc_start_line, st_proc_end_line, st_outer_proc_end_line, st_check_proc_line_range, st_proc_sort, st_proc_sorted_start, st_proc_sorted_next, st_foreach_proc, st_foreach_proc_sorted, st_foreach_obj_proc | Access information about the procedures in an object |
| st_is_alternate_entry, st_proc_addr, st_proc_sym, st_proc_name, st_proc_to_file, st_proc_start_line, st_proc_end_line, st_outer_proc_end_line, st_check_proc_line_range, st_proc_sort, st_proc_sorted_start, st_proc_sorted_next, st_foreach_obj_proc, st_foreach_proc_sorted, st_foreach_proc | Access information about the procedures in an object |
| st_is_alternate_entry, st_proc_addr, st_proc_sym, st_proc_name, st_proc_to_file, st_proc_start_line, st_proc_end_line, st_outer_proc_end_line, st_check_proc_line_range, st_proc_sort, st_proc_sorted_start, st_proc_sorted_next, st_foreach_proc, st_foreach_obj_proc, st_foreach_proc_sorted | Access information about the procedures in an object |
| st_sym_value, st_sym_type, st_sym_class, st_sym_to_file, st_sym_name, st_sym_name_copy, st_free_name, st_sym_to_outer_scope_sym, st_end_sym, st_proc_end_sym, st_external_name_sym, st_sym_size, st_is_sym_weak, st_is_sym_local, st_is_sym_global, st_get_mangled_name_flag, st_set_mangled_name_flag, st_frame_offset_to_sym | Access information about the symbols in an object, and access or set symbol name demangling controls. |
| st_sym_value, st_sym_type, st_sym_class, st_sym_to_file, st_sym_name, st_sym_name_copy, st_sym_to_outer_scope_sym, st_end_sym, st_proc_end_sym, st_external_name_sym, st_frame_offset_to_sym, st_sym_size, st_is_sym_weak, st_is_sym_local, st_is_sym_global, st_get_mangled_name_flag, st_set_mangled_name_flag, st_free_name | Access information about the symbols in an object, and access or set symbol name demangling controls. |
| st_get_known_versions, st_mem_get_format_versions, st_get_version_byname, st_mem_get_version_byname, st_fd_get_version_byname, st_get_format_versions | Access version information in an object file |
| st_get_format_versions, st_mem_get_format_versions, st_get_version_byname, st_mem_get_version_byname, st_fd_get_version_byname, st_get_known_versions | Access version information in an object file |
| st_sym_value, st_sym_type, st_sym_class, st_sym_to_file, st_sym_name, st_sym_name_copy, st_free_name, st_sym_to_outer_scope_sym, st_end_sym, st_proc_end_sym, st_external_name_sym, st_frame_offset_to_sym, st_sym_size, st_is_sym_weak, st_is_sym_local, st_is_sym_global, st_set_mangled_name_flag, st_get_mangled_name_flag | Access information about the symbols in an object, and access or set symbol name demangling controls. |
| st_get_known_versions, st_get_format_versions, st_mem_get_format_versions, st_mem_get_version_byname, st_fd_get_version_byname, st_get_version_byname | Access version information in an object file |
| st_proc_addr, st_proc_sym, st_proc_name, st_proc_to_file, st_proc_start_line, st_proc_end_line, st_outer_proc_end_line, st_check_proc_line_range, st_proc_sort, st_proc_sorted_start, st_proc_sorted_next, st_foreach_proc, st_foreach_obj_proc, st_foreach_proc_sorted, st_is_alternate_entry | Access information about the procedures in an object |
| st_file_lang, st_file_name, st_file_proc_start, st_file_proc_count, st_file_proc_next, st_file_sym_start, st_is_file_locally_stripped | Access information about the files in an object |
| st_ar_member_next, st_file_is_archive, st_obj_close, st_obj_open, st_object_type, st_is_obj_archive | Routines to check whether an object is an archive and to process object files within an archive. |
| st_is_obj_shared, st_is_obj_stripped, st_obj_name, st_obj_text_start, st_obj_text_size, st_obj_data_start, st_obj_data_size, st_obj_bss_start, st_obj_bss_size, st_obj_mem_addr, st_is_obj_call_shared | General calls for accessing information about an object file. |
| st_is_obj_call_shared, st_is_obj_stripped, st_obj_name, st_obj_text_start, st_obj_text_size, st_obj_data_start, st_obj_data_size, st_obj_bss_start, st_obj_bss_size, st_obj_mem_addr, st_is_obj_shared | General calls for accessing information about an object file. |
| st_is_obj_call_shared, st_is_obj_shared, st_obj_name, st_obj_text_start, st_obj_text_size, st_obj_data_start, st_obj_data_size, st_obj_bss_start, st_obj_bss_size, st_obj_mem_addr, st_is_obj_stripped | General calls for accessing information about an object file. |
| st_sym_value, st_sym_type, st_sym_class, st_sym_to_file, st_sym_name, st_sym_name_copy, st_free_name, st_sym_to_outer_scope_sym, st_end_sym, st_proc_end_sym, st_external_name_sym, st_frame_offset_to_sym, st_sym_size, st_is_sym_weak, st_is_sym_local, st_get_mangled_name_flag, st_set_mangled_name_flag, st_is_sym_global | Access information about the symbols in an object, and access or set symbol name demangling controls. |
| st_sym_value, st_sym_type, st_sym_class, st_sym_to_file, st_sym_name, st_sym_name_copy, st_free_name, st_sym_to_outer_scope_sym, st_end_sym, st_proc_end_sym, st_external_name_sym, st_frame_offset_to_sym, st_sym_size, st_is_sym_weak, st_is_sym_global, st_get_mangled_name_flag, st_set_mangled_name_flag, st_is_sym_local | Access information about the symbols in an object, and access or set symbol name demangling controls. |
| st_sym_value, st_sym_type, st_sym_class, st_sym_to_file, st_sym_name, st_sym_name_copy, st_free_name, st_sym_to_outer_scope_sym, st_end_sym, st_proc_end_sym, st_external_name_sym, st_frame_offset_to_sym, st_sym_size, st_is_sym_local, st_is_sym_global, st_get_mangled_name_flag, st_set_mangled_name_flag, st_is_sym_weak | Access information about the symbols in an object, and access or set symbol name demangling controls. |
| st_type_str, st_class_str, st_lang_str | Translate symbol table codes to printable strings. |
| st_get_known_versions, st_get_format_versions, st_get_version_byname, st_mem_get_version_byname, st_fd_get_version_byname, st_mem_get_format_versions | Access version information in an object file |
| st_get_known_versions, st_get_format_versions, st_mem_get_format_versions, st_get_version_byname, st_fd_get_version_byname, st_mem_get_version_byname | Access version information in an object file |
| st_is_obj_call_shared, st_is_obj_shared, st_is_obj_stripped, st_obj_name, st_obj_text_start, st_obj_text_size, st_obj_data_start, st_obj_data_size, st_obj_bss_start, st_obj_mem_addr, st_obj_bss_size | General calls for accessing information about an object file. |
| st_is_obj_call_shared, st_is_obj_shared, st_is_obj_stripped, st_obj_name, st_obj_text_start, st_obj_text_size, st_obj_data_start, st_obj_data_size, st_obj_bss_size, st_obj_mem_addr, st_obj_bss_start | General calls for accessing information about an object file. |
| st_is_obj_call_shared, st_is_obj_shared, st_is_obj_stripped, st_obj_name, st_obj_text_start, st_obj_text_size, st_obj_data_start, st_obj_data_size, st_obj_bss_start, st_obj_bss_size, st_obj_mem_addr, st_obj_calls | General calls for accessing information about an object file. |
| st_ar_member_next, st_file_is_archive, st_is_obj_archive, st_obj_open, st_object_type, st_obj_close | Routines to check whether an object is an archive and to process object files within an archive. |
| st_cm_setup, st_cm_start, st_cm_next, st_cm_find_sscn, st_cm_tag, st_cm_data, st_cm_flags, st_cm_get_flags, st_cm_set_flags, st_cm_add, st_cm_append, st_cm_delete, st_cm_del_entry, st_cm_print, st_cm_print_one, st_cm_layout, st_cm_cleanup, st_obj_cm_setup | Access and modify comment section information in an object file |
| st_is_obj_call_shared, st_is_obj_shared, st_is_obj_stripped, st_obj_name, st_obj_text_start, st_obj_text_size, st_obj_data_start, st_obj_bss_start, st_obj_bss_size, st_obj_mem_addr, st_obj_data_size | General calls for accessing information about an object file. |
| st_is_obj_call_shared, st_is_obj_shared, st_is_obj_stripped, st_obj_name, st_obj_text_start, st_obj_text_size, st_obj_data_size, st_obj_bss_start, st_obj_bss_size, st_obj_mem_addr, st_obj_data_start | General calls for accessing information about an object file. |
| st_obj_file_start, st_obj_file_count, st_obj_file_next, st_obj_proc_start, st_obj_proc_count, st_obj_proc_next, st_obj_sym_start, st_obj_sym_next, st_obj_sym_count, st_obj_lsym_start, st_obj_lsym_next, st_obj_lsym_count, st_obj_esym_start, st_obj_esym_next, st_obj_esym_count | Access information about an object’s files, procedures, and symbols. |
| st_obj_file_start, st_obj_file_count, st_obj_file_next, st_obj_proc_start, st_obj_proc_count, st_obj_proc_next, st_obj_sym_start, st_obj_sym_next, st_obj_sym_count, st_obj_lsym_start, st_obj_lsym_next, st_obj_lsym_count, st_obj_esym_start, st_obj_esym_count, st_obj_esym_next | Access information about an object’s files, procedures, and symbols. |
| st_obj_file_start, st_obj_file_count, st_obj_file_next, st_obj_proc_start, st_obj_proc_count, st_obj_proc_next, st_obj_sym_start, st_obj_sym_next, st_obj_sym_count, st_obj_lsym_start, st_obj_lsym_next, st_obj_lsym_count, st_obj_esym_next, st_obj_esym_count, st_obj_esym_start | Access information about an object’s files, procedures, and symbols. |
| st_obj_file_start, st_obj_file_next, st_obj_proc_start, st_obj_proc_count, st_obj_proc_next, st_obj_sym_start, st_obj_sym_next, st_obj_sym_count, st_obj_lsym_start, st_obj_lsym_next, st_obj_lsym_count, st_obj_esym_start, st_obj_esym_next, st_obj_esym_count, st_obj_file_count | Access information about an object’s files, procedures, and symbols. |
| st_obj_file_start, st_obj_file_count, st_obj_proc_start, st_obj_proc_count, st_obj_proc_next, st_obj_sym_start, st_obj_sym_next, st_obj_sym_count, st_obj_lsym_start, st_obj_lsym_next, st_obj_lsym_count, st_obj_esym_start, st_obj_esym_next, st_obj_esym_count, st_obj_file_next | Access information about an object’s files, procedures, and symbols. |
| st_obj_file_count, st_obj_file_next, st_obj_proc_start, st_obj_proc_count, st_obj_proc_next, st_obj_sym_start, st_obj_sym_next, st_obj_sym_count, st_obj_lsym_start, st_obj_lsym_next, st_obj_lsym_count, st_obj_esym_start, st_obj_esym_next, st_obj_esym_count, st_obj_file_start | Access information about an object’s files, procedures, and symbols. |
| st_obj_file_start, st_obj_file_count, st_obj_file_next, st_obj_proc_start, st_obj_proc_count, st_obj_proc_next, st_obj_sym_start, st_obj_sym_next, st_obj_sym_count, st_obj_lsym_start, st_obj_lsym_next, st_obj_esym_start, st_obj_esym_next, st_obj_esym_count, st_obj_lsym_count | Access information about an object’s files, procedures, and symbols. |
| st_obj_file_start, st_obj_file_count, st_obj_file_next, st_obj_proc_start, st_obj_proc_count, st_obj_proc_next, st_obj_sym_start, st_obj_sym_next, st_obj_sym_count, st_obj_lsym_start, st_obj_lsym_count, st_obj_esym_start, st_obj_esym_next, st_obj_esym_count, st_obj_lsym_next | Access information about an object’s files, procedures, and symbols. |
| st_obj_file_start, st_obj_file_count, st_obj_file_next, st_obj_proc_start, st_obj_proc_count, st_obj_proc_next, st_obj_sym_start, st_obj_sym_next, st_obj_sym_count, st_obj_lsym_next, st_obj_lsym_count, st_obj_esym_start, st_obj_esym_next, st_obj_esym_count, st_obj_lsym_start | Access information about an object’s files, procedures, and symbols. |
| st_is_obj_call_shared, st_is_obj_shared, st_is_obj_stripped, st_obj_name, st_obj_text_start, st_obj_text_size, st_obj_data_start, st_obj_data_size, st_obj_bss_start, st_obj_bss_size, st_obj_mem_addr | General calls for accessing information about an object file. |
| st_is_obj_call_shared, st_is_obj_shared, st_is_obj_stripped, st_obj_text_start, st_obj_text_size, st_obj_data_start, st_obj_data_size, st_obj_bss_start, st_obj_bss_size, st_obj_mem_addr, st_obj_name | General calls for accessing information about an object file. |
| st_ar_member_next, st_file_is_archive, st_is_obj_archive, st_obj_close, st_object_type, st_obj_open | Routines to check whether an object is an archive and to process object files within an archive. |
| st_obj_file_start, st_obj_file_count, st_obj_file_next, st_obj_proc_start, st_obj_proc_next, st_obj_sym_start, st_obj_sym_next, st_obj_sym_count, st_obj_lsym_start, st_obj_lsym_next, st_obj_lsym_count, st_obj_esym_start, st_obj_esym_next, st_obj_esym_count, st_obj_proc_count | Access information about an object’s files, procedures, and symbols. |
| st_obj_file_start, st_obj_file_count, st_obj_file_next, st_obj_proc_start, st_obj_proc_count, st_obj_sym_start, st_obj_sym_next, st_obj_sym_count, st_obj_lsym_start, st_obj_lsym_next, st_obj_lsym_count, st_obj_esym_start, st_obj_esym_next, st_obj_esym_count, st_obj_proc_next | Access information about an object’s files, procedures, and symbols. |
| st_obj_file_start, st_obj_file_count, st_obj_file_next, st_obj_proc_count, st_obj_proc_next, st_obj_sym_start, st_obj_sym_next, st_obj_sym_count, st_obj_lsym_start, st_obj_lsym_next, st_obj_lsym_count, st_obj_esym_start, st_obj_esym_next, st_obj_esym_count, st_obj_proc_start | Access information about an object’s files, procedures, and symbols. |
| st_obj_file_start, st_obj_file_count, st_obj_file_next, st_obj_proc_start, st_obj_proc_count, st_obj_proc_next, st_obj_sym_start, st_obj_sym_next, st_obj_lsym_start, st_obj_lsym_next, st_obj_lsym_count, st_obj_esym_start, st_obj_esym_next, st_obj_esym_count, st_obj_sym_count | Access information about an object’s files, procedures, and symbols. |
| st_obj_file_start, st_obj_file_count, st_obj_file_next, st_obj_proc_start, st_obj_proc_count, st_obj_proc_next, st_obj_sym_start, st_obj_sym_count, st_obj_lsym_start, st_obj_lsym_next, st_obj_lsym_count, st_obj_esym_start, st_obj_esym_next, st_obj_esym_count, st_obj_sym_next | Access information about an object’s files, procedures, and symbols. |
| st_obj_file_start, st_obj_file_count, st_obj_file_next, st_obj_proc_start, st_obj_proc_count, st_obj_proc_next, st_obj_sym_next, st_obj_sym_count, st_obj_lsym_start, st_obj_lsym_next, st_obj_lsym_count, st_obj_esym_start, st_obj_esym_next, st_obj_esym_count, st_obj_sym_start | Access information about an object’s files, procedures, and symbols. |
| st_is_obj_call_shared, st_is_obj_shared, st_is_obj_stripped, st_obj_name, st_obj_text_start, st_obj_data_start, st_obj_data_size, st_obj_bss_start, st_obj_bss_size, st_obj_mem_addr, st_obj_text_size | General calls for accessing information about an object file. |
| st_is_obj_call_shared, st_is_obj_shared, st_is_obj_stripped, st_obj_name, st_obj_text_size, st_obj_data_start, st_obj_data_size, st_obj_bss_start, st_obj_bss_size, st_obj_mem_addr, st_obj_text_start | General calls for accessing information about an object file. |
| st_ar_member_next, st_file_is_archive, st_is_obj_archive, st_obj_close, st_obj_open, st_object_type | Routines to check whether an object is an archive and to process object files within an archive. |
| st_objlist_first, st_objlist_last, st_objlist_close, st_foreach_obj, st_addr_to_obj, st_file_to_obj, st_proc_to_obj, st_sym_to_obj, st_objlist_external_name_sym, st_objlist_append | Create, close, or perform operations on object lists. |
| st_objlist_append, st_objlist_first, st_objlist_last, st_foreach_obj, st_addr_to_obj, st_file_to_obj, st_proc_to_obj, st_sym_to_obj, st_objlist_external_name_sym, st_objlist_close | Create, close, or perform operations on object lists. |
| st_objlist_append, st_objlist_first, st_objlist_last, st_objlist_close, st_foreach_obj, st_addr_to_obj, st_file_to_obj, st_proc_to_obj, st_sym_to_obj, st_objlist_external_name_sym | Create, close, or perform operations on object lists. |
| st_objlist_append, st_objlist_last, st_objlist_close, st_foreach_obj, st_addr_to_obj, st_file_to_obj, st_proc_to_obj, st_sym_to_obj, st_objlist_external_name_sym, st_objlist_first | Create, close, or perform operations on object lists. |
| st_objlist_append, st_objlist_first, st_objlist_close, st_foreach_obj, st_addr_to_obj, st_file_to_obj, st_proc_to_obj, st_sym_to_obj, st_objlist_external_name_sym, st_objlist_last | Create, close, or perform operations on object lists. |
| st_is_alternate_entry, st_proc_addr, st_proc_sym, st_proc_name, st_proc_to_file, st_proc_start_line, st_proc_end_line, st_check_proc_line_range, st_proc_sort, st_proc_sorted_start, st_proc_sorted_next, st_foreach_proc, st_foreach_obj_proc, st_foreach_proc_sorted, st_outer_proc_end_line | Access information about the procedures in an object |
| st_is_alternate_entry, st_proc_sym, st_proc_name, st_proc_to_file, st_proc_start_line, st_proc_end_line, st_outer_proc_end_line, st_check_proc_line_range, st_proc_sort, st_proc_sorted_start, st_proc_sorted_next, st_foreach_proc, st_foreach_obj_proc, st_foreach_proc_sorted, st_proc_addr | Access information about the procedures in an object |
| st_is_alternate_entry, st_proc_addr, st_proc_sym, st_proc_name, st_proc_to_file, st_proc_start_line, st_outer_proc_end_line, st_check_proc_line_range, st_proc_sort, st_proc_sorted_start, st_proc_sorted_next, st_foreach_proc, st_foreach_obj_proc, st_foreach_proc_sorted, st_proc_end_line | Access information about the procedures in an object |
| st_sym_value, st_sym_type, st_sym_class, st_sym_to_file, st_sym_name, st_sym_name_copy, st_free_name, st_sym_to_outer_scope_sym, st_end_sym, st_external_name_sym, st_frame_offset_to_sym, st_sym_size, st_is_sym_weak, st_is_sym_local, st_is_sym_global, st_get_mangled_name_flag, st_set_mangled_name_flag, st_proc_end_sym | Access information about the symbols in an object, and access or set symbol name demangling controls. |
| st_is_alternate_entry, st_proc_addr, st_proc_sym, st_proc_to_file, st_proc_start_line, st_proc_end_line, st_outer_proc_end_line, st_check_proc_line_range, st_proc_sort, st_proc_sorted_start, st_proc_sorted_next, st_foreach_proc, st_foreach_obj_proc, st_foreach_proc_sorted, st_proc_name | Access information about the procedures in an object |
| st_is_alternate_entry, st_proc_addr, st_proc_sym, st_proc_name, st_proc_to_file, st_proc_start_line, st_proc_end_line, st_outer_proc_end_line, st_check_proc_line_range, st_proc_sorted_start, st_proc_sorted_next, st_foreach_proc, st_foreach_obj_proc, st_foreach_proc_sorted, st_proc_sort | Access information about the procedures in an object |
| st_is_alternate_entry, st_proc_addr, st_proc_sym, st_proc_name, st_proc_to_file, st_proc_start_line, st_proc_end_line, st_outer_proc_end_line, st_check_proc_line_range, st_proc_sort, st_proc_sorted_start, st_foreach_proc, st_foreach_obj_proc, st_foreach_proc_sorted, st_proc_sorted_next | Access information about the procedures in an object |
| st_is_alternate_entry, st_proc_addr, st_proc_sym, st_proc_name, st_proc_to_file, st_proc_start_line, st_proc_end_line, st_outer_proc_end_line, st_check_proc_line_range, st_proc_sort, st_proc_sorted_next, st_foreach_proc, st_foreach_obj_proc, st_foreach_proc_sorted, st_proc_sorted_start | Access information about the procedures in an object |
| st_is_alternate_entry, st_proc_addr, st_proc_sym, st_proc_name, st_proc_to_file, st_proc_end_line, st_outer_proc_end_line, st_check_proc_line_range, st_proc_sort, st_proc_sorted_start, st_proc_sorted_next, st_foreach_proc, st_foreach_obj_proc, st_foreach_proc_sorted, st_proc_start_line | Access information about the procedures in an object |
| st_is_alternate_entry, st_proc_addr, st_proc_name, st_proc_to_file, st_proc_start_line, st_proc_end_line, st_outer_proc_end_line, st_check_proc_line_range, st_proc_sort, st_proc_sorted_start, st_proc_sorted_next, st_foreach_proc, st_foreach_obj_proc, st_foreach_proc_sorted, st_proc_sym | Access information about the procedures in an object |
| st_is_alternate_entry, st_proc_addr, st_proc_sym, st_proc_name, st_proc_start_line, st_proc_end_line, st_outer_proc_end_line, st_check_proc_line_range, st_proc_sort, st_proc_sorted_start, st_proc_sorted_next, st_foreach_proc, st_foreach_obj_proc, st_foreach_proc_sorted, st_proc_to_file | Access information about the procedures in an object |
| st_objlist_append, st_objlist_first, st_objlist_last, st_objlist_close, st_foreach_obj, st_addr_to_obj, st_file_to_obj, st_sym_to_obj, st_objlist_external_name_sym, st_proc_to_obj | Create, close, or perform operations on object lists. |
| st_sym_value, st_sym_type, st_sym_class, st_sym_to_file, st_sym_name, st_sym_name_copy, st_free_name, st_sym_to_outer_scope_sym, st_end_sym, st_proc_end_sym, st_external_name_sym, st_frame_offset_to_sym, st_sym_size, st_is_sym_weak, st_is_sym_local, st_is_sym_global, st_get_mangled_name_flag, st_set_mangled_name_flag | Access information about the symbols in an object, and access or set symbol name demangling controls. |
| st_strerror | Translate a libst return code to a printable error message. |
| st_sym_value, st_sym_type, st_sym_to_file, st_sym_name, st_sym_name_copy, st_free_name, st_sym_to_outer_scope_sym, st_end_sym, st_proc_end_sym, st_external_name_sym, st_frame_offset_to_sym, st_sym_size, st_is_sym_weak, st_is_sym_local, st_is_sym_global, st_get_mangled_name_flag, st_set_mangled_name_flag, st_sym_class | Access information about the symbols in an object, and access or set symbol name demangling controls. |
| st_sym_value, st_sym_type, st_sym_class, st_sym_to_file, st_sym_name_copy, st_free_name, st_sym_to_outer_scope_sym, st_end_sym, st_proc_end_sym, st_external_name_sym, st_frame_offset_to_sym, st_sym_size, st_is_sym_weak, st_is_sym_local, st_is_sym_global, st_get_mangled_name_flag, st_set_mangled_name_flag, st_sym_name | Access information about the symbols in an object, and access or set symbol name demangling controls. |
| st_sym_value, st_sym_type, st_sym_class, st_sym_to_file, st_sym_name, st_free_name, st_sym_to_outer_scope_sym, st_end_sym, st_proc_end_sym, st_external_name_sym, st_frame_offset_to_sym, st_sym_size, st_is_sym_weak, st_is_sym_local, st_is_sym_global, st_get_mangled_name_flag, st_set_mangled_name_flag, st_sym_name_copy | Access information about the symbols in an object, and access or set symbol name demangling controls. |
| st_sym_value, st_sym_type, st_sym_class, st_sym_to_file, st_sym_name, st_sym_name_copy, st_free_name, st_sym_to_outer_scope_sym, st_end_sym, st_proc_end_sym, st_external_name_sym, st_frame_offset_to_sym, st_is_sym_weak, st_is_sym_local, st_is_sym_global, st_get_mangled_name_flag, st_set_mangled_name_flag, st_sym_size | Access information about the symbols in an object, and access or set symbol name demangling controls. |
| st_sym_value, st_sym_type, st_sym_class, st_sym_name, st_sym_name_copy, st_free_name, st_sym_to_outer_scope_sym, st_end_sym, st_proc_end_sym, st_external_name_sym, st_frame_offset_to_sym, st_sym_size, st_is_sym_weak, st_is_sym_local, st_is_sym_global, st_get_mangled_name_flag, st_set_mangled_name_flag, st_sym_to_file | Access information about the symbols in an object, and access or set symbol name demangling controls. |
| st_objlist_append, st_objlist_first, st_objlist_last, st_objlist_close, st_foreach_obj, st_addr_to_obj, st_file_to_obj, st_proc_to_obj, st_objlist_external_name_sym, st_sym_to_obj | Create, close, or perform operations on object lists. |
| st_sym_value, st_sym_type, st_sym_class, st_sym_to_file, st_sym_name, st_sym_name_copy, st_free_name, st_end_sym, st_proc_end_sym, st_external_name_sym, st_frame_offset_to_sym, st_sym_size, st_is_sym_weak, st_is_sym_local, st_is_sym_global, st_get_mangled_name_flag, st_set_mangled_name_flag, st_sym_to_outer_scope_sym | Access information about the symbols in an object, and access or set symbol name demangling controls. |
| st_sym_value, st_sym_class, st_sym_to_file, st_sym_name, st_sym_name_copy, st_free_name, st_sym_to_outer_scope_sym, st_end_sym, st_proc_end_sym, st_external_name_sym, st_frame_offset_to_sym, st_sym_size, st_is_sym_weak, st_is_sym_local, st_is_sym_global, st_get_mangled_name_flag, st_set_mangled_name_flag, st_sym_type | Access information about the symbols in an object, and access or set symbol name demangling controls. |
| st_sym_type, st_sym_class, st_sym_to_file, st_sym_name, st_sym_name_copy, st_free_name, st_sym_to_outer_scope_sym, st_end_sym, st_proc_end_sym, st_external_name_sym, st_frame_offset_to_sym, st_sym_size, st_is_sym_weak, st_is_sym_local, st_is_sym_global, st_get_mangled_name_flag, st_set_mangled_name_flag, st_sym_value | Access information about the symbols in an object, and access or set symbol name demangling controls. |
| st_lang_str, st_class_str, st_type_str | Translate symbol table codes to printable strings. |
| curs_attr, attroff, wattroff, attron, wattron, attrset, wattrset, wstandend, standout, wstandout, standend | Curses character and window attribute control routines |
| curs_attr, attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, wstandout, standout | Curses character and window attribute control routines |
| curs_color, init_pair, init_color, has_colors, can_change_color, color_content, pair_content, COLOR_PAIR, COLOR_PAIRS, COLORS, PAIR_NUMBER, start_color | Curses color-manipulation routines and variables |
| starting_luid, starting_ruid, starting_euid, starting_rgid, is_starting_luid, is_starting_ruid, is_starting_euid, is_starting_rgid, is_starting_egid, set_auth_parameters, check_auth_parameters, starting_egid | Get or check user or group IDs (Enhanced Security) |
| starting_luid, starting_ruid, starting_rgid, starting_egid, is_starting_luid, is_starting_ruid, is_starting_euid, is_starting_rgid, is_starting_egid, set_auth_parameters, check_auth_parameters, starting_euid | Get or check user or group IDs (Enhanced Security) |
| starting_ruid, starting_euid, starting_rgid, starting_egid, is_starting_luid, is_starting_ruid, is_starting_euid, is_starting_rgid, is_starting_egid, set_auth_parameters, check_auth_parameters, starting_luid | Get or check user or group IDs (Enhanced Security) |
| starting_luid, starting_ruid, starting_euid, starting_egid, is_starting_luid, is_starting_ruid, is_starting_euid, is_starting_rgid, is_starting_egid, set_auth_parameters, check_auth_parameters, starting_rgid | Get or check user or group IDs (Enhanced Security) |
| starting_luid, starting_euid, starting_rgid, starting_egid, is_starting_luid, is_starting_ruid, is_starting_euid, is_starting_rgid, is_starting_egid, set_auth_parameters, check_auth_parameters, starting_ruid | Get or check user or group IDs (Enhanced Security) |
| staux | Routines that provide scalar interfaces to auxiliaries |
| stcu | Routines that provide a compilation unit symbol table interface |
| stdarg | Handles a variable-length parameter list |
| advance, advance_r, compile, compile_r, step_r, step | Regular expression compile and match routines |
| advance, advance_r, compile, compile_r, step, step_r | Regular expression compile and match routines |
| stfd | Routines that provide access to per file descriptor section of the symbol table |
| stfe | Routines that provide a high-level interface to basic functions needed to access and add to the symbol table |
| stime | Sets the system-wide time-of-day clock |
| stio | Routines that provide a binary read/write interface to the symbol table |
| dbminit, fetch, delete, firstkey, nextkey, forder, store | Database subroutines |
| strncasecmp, strcasecmp | Perform case-insensitive string comparisons |
| strcmp, strcpy, strdup, strcat | Perform operations on strings |
| index, rindex, strrchr, strchr | Search for character in string |
| strcat, strcpy, strdup, strcmp | Perform operations on strings |
| strcoll | Compares strings using locale collation |
| strcat, strcmp, strdup, strcpy | Perform operations on strings |
| strspn, strcspn | Returns length of initial segment of string |
| strcat, strcmp, strcpy, strdup | Perform operations on strings |
| strerror_r, strerror | Access message explaining function error |
| strerror, strerror_r | Access message explaining function error |
| strfmon | Formats monetary strings |
| wcsftime, strftime | Converts a date and time to a string or wide-character string |
| strcat, strcmp, strcpy, strdup, string | Perform operations on strings |
| strlen | Finds the length of a string |
| strcasecmp, strncasecmp | Perform case-insensitive string comparisons |
| strncmp, strncpy, strncat | Perform operations on string |
| strncat, strncpy, strncmp | Perform operations on string |
| strncat, strncmp, strncpy | Perform operations on string |
| strpbrk | Find one of a set of bytes in a string |
| strptime | Converts a character string to a time value |
| index, rindex, strchr, strrchr | Search for character in string |
| strcspn, strspn | Returns length of initial segment of string |
| strstr | Finds a substring |
| atof, strtof, strtold, strtod | Converts a character string to a double-precision floating-point value |
| atof, strtod, strtold, strtof | Converts a character string to a double-precision floating-point value |
| strtok_r, strtok | Split string into tokens |
| strtok, strtok_r | Split string into tokens |
| atoi, atol, strtoul, strtol | Convert a character string to the specified integer data type |
| atof, strtod, strtof, strtold | Converts a character string to a double-precision floating-point value |
| atoi, atol, strtol, strtoul | Convert a character string to the specified integer data type |
| strxfrm | Transforms string for collation in current locale |
| gtty, stty | Set and get terminal state |
| curs_pad, newpad, pechochar, pecho_wchar, pechowchar, pnoutrefresh, prefresh, subpad | Routines that create and display Curses pads |
| curs_window, delwin, derwin, dupwin, mvderwin, mvwin, newwin, syncok, wcursyncup, wsyncdown, wsyncup, subwin | Routines that create Curses windows |
| svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, svc_destroy | Library routines for ONC server remote procedure calls |
| svc_destroy, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, svc_fdset | Library routines for ONC server remote procedure calls |
| svc_destroy, svc_fdset, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, svc_freeargs | Library routines for ONC server remote procedure calls |
| svc_destroy, svc_fdset, svc_freeargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, svc_getargs | Library routines for ONC server remote procedure calls |
| svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, svc_getcaller | Library routines for ONC server remote procedure calls |
| svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, svc_getreq | Library routines for ONC server remote procedure calls |
| svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, svc_getreqset | Library routines for ONC server remote procedure calls |
| svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, svc_register | Library routines for ONC server remote procedure calls |
| svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, svc_run | Library routines for ONC server remote procedure calls |
| svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, svc_sendreply | Library routines for ONC server remote procedure calls |
| svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, svc_unregister | Library routines for ONC server remote procedure calls |
| svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, svcerr_auth | Library routines for ONC server remote procedure calls |
| svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, svcerr_decode | Library routines for ONC server remote procedure calls |
| svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, svcerr_noproc | Library routines for ONC server remote procedure calls |
| svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, svcerr_noprog | Library routines for ONC server remote procedure calls |
| svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, svcerr_progvers | Library routines for ONC server remote procedure calls |
| svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, svcerr_systemerr | Library routines for ONC server remote procedure calls |
| svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcfd_create, svcraw_create, svctcp_create, svcudp_create, svcerr_weakauth | Library routines for ONC server remote procedure calls |
| svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcraw_create, svctcp_create, svcudp_create, svcfd_create | Library routines for ONC server remote procedure calls |
| svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svctcp_create, svcudp_create, svcraw_create | Library routines for ONC server remote procedure calls |
| svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svcudp_create, svctcp_create | Library routines for ONC server remote procedure calls |
| svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create | Library routines for ONC server remote procedure calls |
| swab | Swaps bytes |
| wprintf, fwprintf, swprintf | Print formatted output for wide characters |
| wscanf, fwscanf, swscanf | Converts formatted wide-character input |
| curs_window, delwin, derwin, dupwin, mvderwin, mvwin, newwin, subwin, wcursyncup, wsyncdown, wsyncup, syncok | Routines that create Curses windows |
| sysconf | Gets configurable system variables |
| closelog, openlog, setlogmask, closelog_r, openlog_r, setlogmask_r, syslog_r, syslog | Control system log |
| closelog, openlog, setlogmask, syslog, closelog_r, openlog_r, setlogmask_r, syslog_r | Control system log |
| system | Executes a shell command |
| t_accept | Accepts a connect request |
| t_alloc | Allocates a library structure |
| t_bind | Binds an address to a transport endpoint |
| t_close | Closes a transport endpoint. |
| t_connect | Establishes a connection with another transport user |
| t_error | Produces error message |
| t_free | Frees a library structure |
| t_getinfo | Gets protocol-specific information |
| t_getprotaddr | Gets the protocol address |
| t_getstate | Gets the current state of the transport provider |
| t_listen | Listens for a connect request |
| t_look | Looks at the current event on a transport endpoint. |
| t_open | Establishes a transport endpoint |
| t_optmgmt | Manages protocol options for a transport endpoint |
| t_rcv | Receives normal data or expedited data on a connection |
| t_rcvconnect | Receives the confirmation from a connect request |
| t_rcvdis | Retrieves disconnect information |
| t_rcvrel | Acknowledges receipt of an orderly release indication |
| t_rcvudata | Receives a data unit |
| t_rcvuderr | Receives a unit data error indication |
| t_snd | Sends normal data or expedited data over a connection |
| t_snddis | Sends user-initiated disconnect request |
| t_sndrel | Initiates an endpoint connect orderly release |
| t_sndudata | Sends a data unit |
| t_strerror | Produces an error message string |
| t_sync | Synchronizes transport library |
| t_unbind | Disables a transport endpoint. |
| sin, sind, cos, cosd, tand, cot, cotd, asin, asind, acos, acosd, atan, atand, atan2, atand2, tan | Trigonometric and inverse trigonometric functions in radian and degree calculations. |
| sin, sind, cos, cosd, tan, cot, cotd, asin, asind, acos, acosd, atan, atand, atan2, atand2, tand | Trigonometric and inverse trigonometric functions in radian and degree calculations. |
| sinh, cosh, tanh | Hyperbolic functions |
| tcdrain | Waits for output to complete |
| tcflow | Performs flow control functions |
| tcflush | Flushes nontransmitted output data or nonread input data |
| tcgetattr | Gets the parameters associated with the terminal |
| tcgetpgrp | Gets foreground process group ID |
| tcgetsid | Returns the session ID of the terminal |
| tcsendbreak | Sends a break on an asynchronous serial data line |
| tcsetattr | Sets the parameters associated with the terminal |
| tcsetpgrp | Sets foreground process group ID |
| tsearch, tfind, twalk, tdelete | Manage binary search trees |
| opendir, readdir, readdir_r, seekdir, rewinddir, closedir, telldir | Performs operations on directories |
| tmpnam, tempnam | Construct the name for a temporary file |
| curs_termattrs, baudrate, erasechar, erasewchar, has_ic, has_il, killchar, killwchar, longname, termattrs, termname, term_attrs | Routines for querying the Curses environment |
| curs_termattrs, baudrate, erasechar, erasewchar, has_ic, has_il, killchar, killwchar, longname, term_attrs, termname, termattrs | Routines for querying the Curses environment |
| curs_termattrs, baudrate, erasechar, erasewchar, has_ic, has_il, killchar, killwchar, longname, term_attrs, termattrs, termname | Routines for querying the Curses environment |
| tsearch, tdelete, twalk, tfind | Manage binary search trees |
| curs_termcap, tgetflag, tgetnum, tgetstr, tgoto, tgetent | Curses interfaces that support termcap capabilities |
| curs_termcap, tgetent, tgetnum, tgetstr, tgoto, tgetflag | Curses interfaces that support termcap capabilities |
| curs_termcap, tgetent, tgetflag, tgetstr, tgoto, tgetnum | Curses interfaces that support termcap capabilities |
| curs_termcap, tgetent, tgetflag, tgetnum, tgoto, tgetstr | Curses interfaces that support termcap capabilities |
| curs_termcap, tgetent, tgetflag, tgetnum, tgetstr, tgoto | Curses interfaces that support termcap capabilities |
| curs_terminfo, del_curterm, mvcur, putp, restartterm, set_curterm, setupterm, tigetnum, tigetstr, tparm, tputs, vid_attr, vid_puts, vidattr, vidputs, tigetflag | Curses interfaces to the terminfo database |
| curs_terminfo, del_curterm, mvcur, putp, restartterm, set_curterm, setupterm, tigetflag, tigetstr, tparm, tputs, vid_attr, vid_puts, vidattr, vidputs, tigetnum | Curses interfaces to the terminfo database |
| curs_terminfo, del_curterm, mvcur, putp, restartterm, set_curterm, setupterm, tigetflag, tigetnum, tparm, tputs, vid_attr, vid_puts, vidattr, vidputs, tigetstr | Curses interfaces to the terminfo database |
| time64, TIMET32TO64, TIMET64TO32, time | Gets time, converts time between time_t and time64_t |
| time, TIMET32TO64, TIMET64TO32, time64 | Gets time, converts time between time_t and time64_t |
| time_lock_es | Check time-of-day locking (Enhanced Security) |
| curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, notimeut, wtimeout, typeahead, timeout | Curses routines that control terminal-input options |
| timer_create | Allocate a per-process timer |
| timer_delete | Deallocate a previously allocated per-process timer (P1003.1b) |
| timer_getoverrun | Get overrun count for a specified timer |
| timer_settime, timer_gettime | Get or set the expiration time of the specified per-process timer (P1003.1b) |
| timer_gettime, timer_settime | Get or set the expiration time of the specified per-process timer (P1003.1b) |
| times | Gets process and child process times |
| daylight, tzname, tzset, timezone | Sets and accesses timezone conversion information |
| tis_intro, tis | Introduction to Thread-Independent Services (tis) |
| tis_cond_broadcast | Wakes all threads that are waiting on the specified condition variable. |
| tis_cond_destroy | Destroys the specified condition variable. |
| tis_cond_init | Initializes a condition variable. |
| tis_cond_signal | Wakes at least one thread that is waiting on the specified condition variable. |
| tis_cond_timedwait | Causes a thread to wait for the specified condition variable to be signaled or broadcast, such that it will awake after a specified period of time. |
| tis_cond_wait | Causes a thread to wait for the specified condition variable to be signaled or broadcast. |
| tis_get_expiration | Obtains a value representing a desired expiration time. |
| tis_getspecific | Obtains the data associated with the specified thread-specific data key. |
| tis, tis_intro | Introduction to Thread-Independent Services (tis) |
| tis_key_create | Generates a unique thread-specific data key. |
| tis_key_delete | Deletes the specified thread-specific data key. |
| tis_lock_global | Locks the DECthreads global mutex. |
| tis_mutex_destroy | Destroys the specified mutex object. |
| tis_mutex_init | Initializes a mutex object. |
| tis_mutex_lock | Locks an unlocked mutex. |
| tis_mutex_trylock | Attempts to lock the specified mutex. |
| tis_mutex_unlock | Unlocks the specified mutex. |
| tis_once | Calls an initialization routine that can be executed by only one thread, once. |
| tis_read_lock | Acquires a read-write lock for read access. |
| tis_read_trylock | Attempts to acquire a read-write lock for read access. Does not wait if the lock cannot be immediately granted. |
| tis_read_unlock | Unlocks a read-write lock that was acquired for read access. |
| tis_rwlock_destroy | Destroys the specified read-write lock object. |
| tis_rwlock_init | Initializes a read-write lock object. |
| tis_self | Obtains the identifier of the calling thread. |
| tis_setcancelstate | Changes the calling thread’s cancelability state. |
| tis_setspecific | Changes the value associated with the specified thread-specific data key. |
| tis_testcancel | Creates a cancelation point in the calling thread. |
| tis_unlock_global | Unlocks the DECthreads global mutex. |
| tis_write_lock | Acquires the specified read-write lock for write access. |
| tis_write_trylock | Attempts to acquire the specified read-write lock for write access. |
| tis_write_unlock | Unlocks the specified read-write lock that was acquired for write access. |
| tmpfile | Creates a temporary file |
| tempnam, tmpnam | Construct the name for a temporary file |
| tolower, _tolower, toupper, _toupper, toascii | Translate characters |
| toascii, _tolower, toupper, _toupper, tolower | Translate characters |
| curs_touch, is_linetouched, is_wintouched, touchwin, untouchwin, wtouchln, touchline | Curses routines that control refresh |
| curs_touch, is_linetouched, is_wintouched, touchline, untouchwin, wtouchln, touchwin | Curses routines that control refresh |
| toascii, tolower, _tolower, _toupper, toupper | Translate characters |
| towctrans | Converts a wide character according to a property defined in the current locale |
| towupper, towlower | Convert uppercase and lowercase wide characters |
| towlower, towupper | Convert uppercase and lowercase wide characters |
| curs_terminfo, del_curterm, mvcur, putp, restartterm, set_curterm, setupterm, tigetflag, tigetnum, tigetstr, tputs, vid_attr, vid_puts, vidattr, vidputs, tparm | Curses interfaces to the terminfo database |
| curs_terminfo, del_curterm, mvcur, putp, restartterm, set_curterm, setupterm, tigetflag, tigetnum, tigetstr, tparm, vid_attr, vid_puts, vidattr, vidputs, tputs | Curses interfaces to the terminfo database |
| floor, ceil, modf, nint, rint, trunc | Round floating-point numbers to floating-point integers, return the nearest integral value, and truncate a floating-point number |
| tfind, tdelete, twalk, tsearch | Manage binary search trees |
| tt_X_session | return the session associated with an X window system display |
| tt_bcontext_join | add a byte-array value to the list of values |
| tt_bcontext_quit | remove a byte-array value from the list of values |
| tt_close | close the current default procid |
| tt_context_join | add a string value to the list of values |
| tt_context_quit | remove a string value from the list of values |
| tt_default_file | return the current default file |
| tt_default_file_set | set the default file to a file |
| tt_default_procid | identify the current default process |
| tt_default_procid_set | set the current default procid |
| tt_default_ptype | retrieve the current default ptype |
| tt_default_ptype_set | set the default ptype |
| tt_default_session | retrieve the current default session identifier |
| tt_default_session_set | set the current default session identifier |
| tt_error_int | return an integer error object that encodes the code |
| tt_error_pointer | return a pointer to an error object that encodes the code |
| tt_fd | return a file descriptor |
| tt_file_copy | copy objects from one file to a new file |
| tt_file_destroy | remove objected rooted on a file |
| tt_file_join | register interest in messages involving a file |
| tt_file_move | move objects from one file to another |
| tt_file_netfile | map between local and canonical pathnames on the local host |
| tt_file_objects_query | find all objects in the named file |
| tt_file_quit | register lack of interest in messages that involve a file |
| tt_free | free storage from the ToolTalk API allocation stack |
| tt_host_file_netfile | map between local and canonical pathnames on a remote host |
| tt_host_netfile_file | map between canonical and local pathnames on a remote host |
| tt_icontext_join | add an integer value to the list of values |
| tt_icontext_quit | remove an integer value from the list of values |
| tt_initial_session | return the initial session identifier |
| tt_int_error | return the status of an error object |
| tt_is_err | check status value |
| tt_malloc | allocate storage on the ToolTalk API allocation stack |
| tt_mark | mark a storage position in the ToolTalk API allocation stack |
| tt_message_accept | declare that the process has been initialized and can accept messages |
| tt_message_address | retrieve the address attribute from a message |
| tt_message_address_set | set the address attribute for a message |
| tt_message_arg_add | add a new argument to a message object |
| tt_message_arg_bval | retrieve the byte-array value of a message argument |
| tt_message_arg_bval_set | set the byte-array value and type of a message argument |
| tt_message_arg_ival | retrieve the integer value of a message argument |
| tt_message_arg_ival_set | add an integer value in a message argument |
| tt_message_arg_mode | return the mode of a message argument |
| tt_message_arg_type | retrieve the type of a message argument |
| tt_message_arg_val | return a pointer to the value of a message argument |
| tt_message_arg_val_set | change the value of a message argument |
| tt_message_arg_xval | retrieve and deserialize the data from a message argument |
| tt_message_arg_xval_set | serialize and set data into an existing message argument |
| tt_message_args_count | return the number of arguments in the message |
| tt_message_barg_add | add an argument to a pattern |
| tt_message_bcontext_set | set the byte-array value of a message’s context |
| tt_message_callback_add | register a callback function |
| tt_message_class | retrieve the class attribute from a message |
| tt_message_class_set | set the class attribute for a message |
| tt_message_context_bval | retrieve the byte-array value and length of a message’s context |
| tt_message_context_ival | retrieve the integer value of a message’s context |
| tt_message_context_set | set the character string value of a message’s context |
| tt_message_context_slotname | return the name of a message’s nth context |
| tt_message_context_val | retrieve the character string of a message’s context |
| tt_message_context_xval | retrieve and deserialize the data from a message’s context |
| tt_message_contexts_count | return the number of contexts in a message |
| tt_message_create | create a new message object |
| tt_message_create_super | create and re-address a copy of a message |
| tt_message_destroy | destroy a message |
| tt_message_disposition | retrieve the disposition attribute from a message |
| tt_message_disposition_set | set the disposition attribute for a message |
| tt_message_fail | indicate a message cannot be handled |
| tt_message_file | retrieves the file attribute from a message |
| tt_message_file_set | set the file attribute for a message |
| tt_message_gid | retrieve the group identifier attribute from a message |
| tt_message_handler | retrieve the handler attribute from a message |
| tt_message_handler_ptype | retrieve the handler ptype attribute from a message |
| tt_message_handler_ptype_set | set the handler ptype attribute for a message |
| tt_message_handler_set | set the handler attribute for a message |
| tt_message_iarg_add | add a new argument to a message object |
| tt_message_icontext_set | set the integer value of a message’s context |
| tt_message_id | retrieve the identifier of a message |
| tt_message_object | retrieve the object attribute from a message |
| tt_message_object_set | set the object attribute for a message |
| tt_message_op | retrieve the operation attribute from a message |
| tt_message_op_set | set the operation attribute for a message |
| tt_message_opnum | retrieve the operation number attribute from a message |
| tt_message_otype | retrieve the object type attribute from a message |
| tt_message_otype_set | set the otype attribute for a message |
| tt_message_pattern | return the pattern matched by a message |
| tt_message_print | format a message |
| tt_message_receive | receive a message |
| tt_message_reject | reject a message |
| tt_message_reply | reply to a message |
| tt_message_scope | retrieve the scope attribute from a message |
| tt_message_scope_set | set the scope attribute for a message |
| tt_message_send | send a message |
| tt_message_send_on_exit | set up a message to send upon unexpected exit |
| tt_message_sender | retrieve the sender attribute from a message |
| tt_message_sender_ptype | retrieve the sender ptype attribute from a message |
| tt_message_sender_ptype_set | set the sender ptype attribute for a message |
| tt_message_session | retrieve the session attribute from a message |
| tt_message_session_set | set the session attribute for a message |
| tt_message_state | retrieve the state attribute from a message |
| tt_message_status | retrieve the status attribute from a message |
| tt_message_status_set | set the status attribute for a message |
| tt_message_status_string | retrieve the character string stored with the status attribute for a message |
| tt_message_status_string_set | set a character string with the status attribute for a message |
| tt_message_uid | retrieve the user identifier attribute from a message |
| tt_message_user | retrieve the user information associated with a message object |
| tt_message_user_set | stores user information associated with a message object |
| tt_message_xarg_add | add an argument with an XDR-interpreted value to a message object |
| tt_message_xcontext_join | add an XDR-interpreted byte-array to the list of values |
| tt_message_xcontext_set | set the XDR-interpreted byte-array value of a message’s context |
| tt_netfile_file | map between canonical and local pathnames on the local host |
| tt_objid_equal | test whether two objids are equal |
| tt_objid_objkey | return the unique key of an objid |
| tt_onotice_create | create a notice |
| tt_open | return the process identifier for the calling process |
| tt_orequest_create | create a request message |
| tt_otype_base | return the base otype of an otype |
| tt_otype_derived | return the ith otype derived from the given otype |
| tt_otype_deriveds_count | return the number of otypes derived from an otype |
| tt_otype_hsig_arg_mode | return the mode of an argument of a request signature of an otype |
| tt_otype_hsig_arg_type | return the data type of an argument of a request signature of an otype |
| tt_otype_hsig_args_count | return the number of arguments of a request signature of an otype |
| tt_otype_hsig_count | return the number of request signatures for an otype |
| tt_otype_hsig_op | return the operation name of a request signature of an otype |
| tt_otype_is_derived | indicate the otype derivations |
| tt_otype_opnum_callback_add | return a callback if two opnums are equal |
| tt_otype_osig_arg_mode | return the mode of an argument of a notice signature of an otype |
| tt_otype_osig_arg_type | return the data type of an argument of a notice signature of an otype |
| tt_otype_osig_args_count | returns the number of arguments of a notice signature of an otype |
| tt_otype_osig_count | return the number of notice signatures for an otype |
| tt_otype_osig_op | return the op name of a notice signature of an otype |
| tt_pattern_address_add | add a value to the address field for a pattern |
| tt_pattern_arg_add | add an argument to a pattern |
| tt_pattern_barg_add | add an argument with a value that contains embedded nulls to a pattern |
| tt_pattern_bcontext_add | add a byte-array value to the values in this pattern’s named context |
| tt_pattern_callback_add | register a message-matching callback function |
| tt_pattern_category | return the category value of a pattern |
| tt_pattern_category_set | fill in the category field for a pattern |
| tt_pattern_class_add | add a value to the class information for a pattern |
| tt_pattern_context_add | add a string value to the values of this pattern’s context |
| tt_pattern_create | request a new pattern object |
| tt_pattern_destroy | destroy a pattern object |
| tt_pattern_disposition_add | add a value to the disposition field for a pattern |
| tt_pattern_file_add | add a value to the file field of a pattern |
| tt_pattern_iarg_add | add a new integer argument to a pattern |
| tt_pattern_icontext_add | add an integer value to the values of this pattern’s context |
| tt_pattern_object_add | add a value to the object field of a pattern |
| tt_pattern_op_add | add a value to the operation field of a pattern |
| tt_pattern_opnum_add | add an operation number to a pattern |
| tt_pattern_otype_add | add a value to the object type field for a pattern |
| tt_pattern_print | format a pattern |
| tt_pattern_register | register a pattern with the ToolTalk service |
| tt_pattern_scope_add | add a value to the scope field for a pattern |
| tt_pattern_sender_add | add a value to the sender field for a pattern |
| tt_pattern_sender_ptype_add | add a value to the sending process’s ptype field for a pattern |
| tt_pattern_session_add | adds a value to the session field for a pattern |
| tt_pattern_state_add | add a value to the state field for a pattern |
| tt_pattern_unregister | unregister a pattern from the ToolTalk service |
| tt_pattern_user | return the value in a user data cell for a pattern object |
| tt_pattern_user_set | store information in the user data cells of a pattern object |
| tt_pattern_xarg_add | add a new argument with an interpreted XDR value to a pattern object |
| tt_pattern_xcontext_add | add an XDR-interpreted byte-array value to this pattern’s named context |
| tt_pnotice_create | create a procedure notice |
| tt_pointer_error | return the status of a pointer |
| tt_prequest_create | create a procedure request message |
| tt_ptr_error | pointer error macro |
| tt_ptype_declare | register the process type with the ToolTalk service |
| tt_ptype_exists | indicate whether a ptype is already installed |
| tt_ptype_opnum_callback_add | return a callback if two opnums are equal |
| tt_ptype_undeclare | undeclare a ptype |
| tt_release | free storage allocated on the ToolTalk API allocation stack |
| tt_session_bprop | retrieve the ith value of the named property of a session |
| tt_session_bprop_add | add a new byte-string value to the end of the list of values |
| tt_session_bprop_set | replace current values stored under the named property of a session |
| tt_session_join | join a session and make it the default |
| tt_session_prop | return the ith value of a session property |
| tt_session_prop_add | add a new character-string value to the end of the list of values |
| tt_session_prop_count | return the number of values stored under a property of a session |
| tt_session_prop_set | replace current values for a property of a session with a character-string value |
| tt_session_propname | returns an element of the list of property names for a session |
| tt_session_propnames_count | return the number of property names for the session |
| tt_session_quit | quit the session |
| tt_session_types_load | merge a compiled ToolTalk types file into the running ttsession |
| tt_spec_bprop | retrieve the ith value of a property |
| tt_spec_bprop_add | add a new byte-string to the end of the list of values |
| tt_spec_bprop_set | replace any current values stored under this spec property with a new byte-string |
| tt_spec_create | create an in-memory spec for an object |
| tt_spec_destroy | destroy an object’s spec |
| tt_spec_file | retrieve the name of the file that contains the object described by the spec |
| tt_spec_move | notify the ToolTalk service that an object has moved to a different file |
| tt_spec_prop | retrieve the ith value of the property associated with an object spec |
| tt_spec_prop_add | add a new item to the end of the list of values |
| tt_spec_prop_count | return the number of values listed in this spec property |
| tt_spec_prop_set | replace property values |
| tt_spec_propname | return an element of the property name list for an object spec |
| tt_spec_propnames_count | return the number of property names for an object |
| tt_spec_type | return the name of the object type |
| tt_spec_type_set | assign an object type value to an object spec |
| tt_spec_write | write the spec and any associated properties to the ToolTalk database |
| tt_status_message | provide a message for a problem status code |
| tt_trace_control | control client-side tracing |
| tt_xcontext_quit | remove an XDR-interpreted byte-array value from the list of values |
| ttdt_Get_Modified | ask if any ToolTalk client has changes pending on a file |
| ttdt_Revert | request a ToolTalk client to revert a file |
| ttdt_Save | request a ToolTalk client to save a file |
| ttdt_close | destroy a ToolTalk communication endpoint |
| ttdt_file_event | use ToolTalk to announce an event about a file |
| ttdt_file_join | register to observe ToolTalk events on a file |
| ttdt_file_notice | create and send a standard ToolTalk notice about a file |
| ttdt_file_quit | unregister interest in ToolTalk events about a file |
| ttdt_file_request | create and send a standard ToolTalk request about a file |
| ttdt_message_accept | accept a contract to handle a ToolTalk request |
| ttdt_open | create a ToolTalk communication endpoint |
| ttdt_sender_imprint_on | act like a child of the specified tool |
| ttdt_session_join | join a ToolTalk session |
| ttdt_session_quit | quit a ToolTalk session |
| ttdt_subcontract_manage | manage an outstanding request |
| ttmedia_Deposit | send a Deposit request to checkpoint a document |
| ttmedia_load | send a Display, Edit or Compose request |
| ttmedia_load_reply | reply to a Display, Edit or Compose request |
| ttmedia_ptype_declare | declare the ptype of a Media Exchange media editor |
| tttk_Xt_input_handler | Process ToolTalk events for Xt clients |
| tttk_block_while | block while a counter is greater than zero |
| tttk_message_abandon | finalize a message properly |
| tttk_message_create | create a message conforming to the Cde conventions |
| tttk_message_destroy | destroy a message conforming to the Cde conventions |
| tttk_message_fail | fail a message |
| tttk_message_reject | reject a message |
| tttk_op_string | map a ToolTalk op code to a string |
| tttk_string_op | map a string to a ToolTalk op code |
| isatty, ttyname_r, ttyname | Get the name of a terminal |
| ttyname, isatty, ttyname_r | Get the name of a terminal |
| ttyslot | Finds the slot for the current user in the user accounting database |
| tsearch, tfind, tdelete, twalk | Manage binary search trees |
| curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead | Curses routines that control terminal-input options |
| daylight, timezone, tzset, tzname | Sets and accesses timezone conversion information |
| daylight, timezone, tzname, tzset | Sets and accesses timezone conversion information |
| alarm, ualarm | Sets or changes the timeout of interval timers. |
| itrunc, uitrunc | Truncate a floating-point number |
| ulimit | Sets and gets process limits |
| umount | Unmounts a file system |
| curs_util, delay_output, filter, flushinp, getwin, key_name, keyname, putwin, use_env, wunctrl, unctrl | Miscellaneous utility routines for Curses |
| curs_get_wch, get_wch, wget_wch, mvget_wch, mvwget_wch, unget_wch | Get (or push back) a wide character from Curses terminal keyboard |
| ungetwc, ungetc | Pushes a byte or wide-character code back into the input stream |
| curs_getch, getch, wgetch, mvgetch, mvwgetch, ungetch | Get (or push back) characters from a Curses terminal keyboard |
| ungetc, ungetwc | Pushes a byte or wide-character code back into the input stream |
| curs_getwch, getwch, wgetwch, mvgetwch, mvwgetwch, ungetwch | Get (or push back) wchar_t characters from a Curses terminal keyboard |
| unlockpt | Unlocks a pseudoterminal master and slave pair |
| copysign, finite, fp_class, isnan, nextafter, unordered | Related miscellaneous IEEE arithmetic functions. |
| curs_touch, is_linetouched, is_wintouched, touchline, touchwin, wtouchln, untouchwin | Curses routines that control refresh |
| exc_virtual_unwind, RtlVirtualUnwind, exc_find_frame_ptr, exc_remote_virtual_unwind, unwind | Routines to unwind a context |
| curs_util, delay_output, filter, flushinp, getwin, key_name, keyname, putwin, unctrl, wunctrl, use_env | Miscellaneous utility routines for Curses |
| usleep | Suspends execution for an interval of time |
| rpc_misc, auth_destroy, authnone_create, authunix_create, authunix_create_default, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, xprt_register, xprt_unregister, usr2netname | Miscellaneous library routines for ONC remote procedure calls |
| getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname | Access utmp file entries |
| varargs, va_start, va_end, va_arg | Handles a variable-length parameter list |
| varargs, va_arg, va_start, va_end | Handles a variable-length parameter list |
| varargs, va_arg, va_end, va_start | Handles a variable-length parameter list |
| alloca, calloc, free, mallinfo, malloc, mallopt, realloc, valloc | Provides a memory allocator |
| va_arg, va_start, va_end, varargs | Handles a variable-length parameter list |
| VERSW, versw | Check the status of an operating system version switch on a single cluster member to determine whether the calling application can enable new features that are incompatible with the old version of the operating system |
| vprintf, vsnprintf, vsprintf, vfprintf | Format a variable number of parameters for output |
| vwprintf, vswprintf, vfwprintf | Prints formatted output for wide characters from stdarg parameter list |
| curs_terminfo, del_curterm, mvcur, putp, restartterm, set_curterm, setupterm, tigetflag, tigetnum, tigetstr, tparm, tputs, vid_puts, vidattr, vidputs, vid_attr | Curses interfaces to the terminfo database |
| curs_terminfo, del_curterm, mvcur, putp, restartterm, set_curterm, setupterm, tigetflag, tigetnum, tigetstr, tparm, tputs, vid_attr, vidattr, vidputs, vid_puts | Curses interfaces to the terminfo database |
| curs_terminfo, del_curterm, mvcur, putp, restartterm, set_curterm, setupterm, tigetflag, tigetnum, tigetstr, tparm, tputs, vid_attr, vid_puts, vidputs, vidattr | Curses interfaces to the terminfo database |
| curs_terminfo, del_curterm, mvcur, putp, restartterm, set_curterm, setupterm, tigetflag, tigetnum, tigetstr, tparm, tputs, vid_attr, vid_puts, vidattr, vidputs | Curses interfaces to the terminfo database |
| curs_border, border, wborder, box, hline, whline, mvhline, mvwhline, wvline, mvvline, mvwvline, vline | Create Curses borders, and horizontal and vertical lines |
| curs_border_set, border_set, wborder_set, box_set, hline_set, whline_set, mvhline_set, mvwhline_set, wvline_set, mvvline_set, mvwvline_set, vline_set | Draw borders or lines by using complex characters and renditions |
| vfprintf, vsnprintf, vsprintf, vprintf | Format a variable number of parameters for output |
| vprintf, vfprintf, vsprintf, vsnprintf | Format a variable number of parameters for output |
| vprintf, vfprintf, vsnprintf, vsprintf | Format a variable number of parameters for output |
| vwprintf, vfwprintf, vswprintf | Prints formatted output for wide characters from stdarg parameter list |
| curs_printw, printw, wprintw, mvprintw, mvwprintw, vwprintw, vw_printw | Print formatted output in Curses windows |
| curs_scanw, scanw, wscanw, mvscanw, mvwscanw, vwscanw, vw_scanw | Convert formatted input from a Curses window |
| vfwprintf, vswprintf, vwprintf | Prints formatted output for wide characters from stdarg parameter list |
| curs_printw, printw, wprintw, mvprintw, mvwprintw, vw_printw, vwprintw | Print formatted output in Curses windows |
| curs_scanw, scanw, wscanw, mvscanw, mvwscanw, vw_scanw, vwscanw | Convert formatted input from a Curses window |
| curs_add_wch, add_wch, mvadd_wch, mvwadd_wch, echo_wchar, wecho_wchar, wadd_wch | Add a complex character and rendition to a Curses window and advance the cursor |
| curs_add_wchstr, add_wchstr, add_wchnstr, wadd_wchstr, mvadd_wchstr, mvadd_wchnstr, mvwadd_wchstr, mvwadd_wchnstr, wadd_wchnstr | Add an array of complex characters and rendition to a Curses window |
| curs_add_wchstr, add_wchstr, add_wchnstr, wadd_wchnstr, mvadd_wchstr, mvadd_wchnstr, mvwadd_wchstr, mvwadd_wchnstr, wadd_wchstr | Add an array of complex characters and rendition to a Curses window |
| curs_addch, addch, mvaddch, mvwaddch, echochar, wechochar, waddch | Add a character (with attributes) to a Curses window and advance the cursor |
| curs_addchstr, addchstr, addchnstr, waddchstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr, waddchnstr | Add string of characters (and attributes) to a Curses window |
| curs_addchstr, addchstr, addchnstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr, waddchstr | Add string of characters (and attributes) to a Curses window |
| curs_addstr, addstr, addnstr, waddstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr, waddnstr | Add a string of characters to a Curses window and advance cursor |
| curs_addwstr, addwstr, addnwstr, waddwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr, waddnwstr | Add a string of wchar_t characters to a Curses window and advance cursor |
| curs_addstr, addstr, addnstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr, waddstr | Add a string of characters to a Curses window and advance cursor |
| curs_addwch, addwch, mvaddwch, mvwaddwch, echowchar, wechowchar, waddwch | Add a wchar_t character (with attributes) to a Curses window and advance cursor |
| curs_addwchstr, addwchstr, addwchnstr, waddwchstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr, waddwchnstr | Add a string of wchar_t characters (and attributes) to a Curses window |
| curs_addwchstr, addwchstr, addwchnstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr, waddwchstr | Add a string of wchar_t characters (and attributes) to a Curses window |
| curs_addwstr, addwstr, addnwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr, waddwstr | Add a string of wchar_t characters to a Curses window and advance cursor |
| curs_attr_get, attr_get, attr_off, wattr_off, attr_on, wattr_on, attr_set, wattr_set, color_set, wcolor_set, wattr_get | Functions that control Curses window attributes |
| curs_attr_get, attr_get, wattr_get, attr_off, attr_on, wattr_on, attr_set, wattr_set, color_set, wcolor_set, wattr_off | Functions that control Curses window attributes |
| curs_attr_get, attr_get, wattr_get, attr_off, wattr_off, attr_on, attr_set, wattr_set, color_set, wcolor_set, wattr_on | Functions that control Curses window attributes |
| curs_attr_get, attr_get, wattr_get, attr_off, wattr_off, attr_on, wattr_on, attr_set, color_set, wcolor_set, wattr_set | Functions that control Curses window attributes |
| curs_attr, attroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout, wattroff | Curses character and window attribute control routines |
| curs_attr, attroff, wattroff, attron, attrset, wattrset, standend, wstandend, standout, wstandout, wattron | Curses character and window attribute control routines |
| curs_attr, attroff, wattroff, attron, wattron, attrset, standend, wstandend, standout, wstandout, wattrset | Curses character and window attribute control routines |
| curs_bkgd, bkgd, bkgdset, wbkgdset, getbkgd, wbkgd | Routines for manipulating the background in a Curses window |
| curs_bkgd, bkgd, wbkgd, bkgdset, getbkgd, wbkgdset | Routines for manipulating the background in a Curses window |
| curs_bkgrnd, bkgrnd, bkgrndset, wbkgrndset, getbkgrnd, wgetbkgrnd, wbkgrnd | Set or get background character and rendition by using a complex character |
| curs_bkgrnd, bkgrnd, wbkgrnd, bkgrndset, getbkgrnd, wgetbkgrnd, wbkgrndset | Set or get background character and rendition by using a complex character |
| curs_border, border, box, hline, whline, mvhline, mvwhline, vline, wvline, mvvline, mvwvline, wborder | Create Curses borders, and horizontal and vertical lines |
| curs_border_set, border_set, box_set, hline_set, whline_set, mvhline_set, mvwhline_set, vline_set, wvline_set, mvvline_set, mvwvline_set, wborder_set | Draw borders or lines by using complex characters and renditions |
| curs_chgat, chgat, mvchgat, mvwchgat, wchgat | Change renditions of characters in a Curses window |
| curs_clear, clear, erase, werase, clrtobot, wclrtobot, clrtoeol, wclrtoeol, wclear | Clear all or part of a Curses window |
| curs_clear, clear, wclear, erase, werase, clrtobot, clrtoeol, wclrtoeol, wclrtobot | Clear all or part of a Curses window |
| curs_clear, clear, wclear, erase, werase, clrtobot, wclrtobot, clrtoeol, wclrtoeol | Clear all or part of a Curses window |
| curs_attr_get, attr_get, wattr_get, attr_off, wattr_off, attr_on, wattr_on, attr_set, wattr_set, color_set, wcolor_set | Functions that control Curses window attributes |
| wctomb, wcrtomb | Converts a wide character into a multibyte character |
| wcscmp, wcscpy, wcscat | Perform operations on wide-character strings |
| wcsrchr, wcschr | Search for the first or last occurrence of a wide character in a wide-character string |
| wcscat, wcscpy, wcscmp | Perform operations on wide-character strings |
| wcscoll | Compares wide-character strings by using collation information |
| wcscat, wcscmp, wcscpy | Perform operations on wide-character strings |
| wcsspn, wcscspn | Return the length of the initial segment of a wide-character string |
| strftime, wcsftime | Converts a date and time to a string or wide-character string |
| wcslen | Finds length of wide-character string |
| wcsncmp, wcsncpy, wcsncat | Perform operations on wide-character strings with a character count |
| wcsncat, wcsncpy, wcsncmp | Perform operations on wide-character strings with a character count |
| wcsncat, wcsncmp, wcsncpy | Perform operations on wide-character strings with a character count |
| wcspbrk | Locates the first occurrence of a wide character in a wide-character string |
| wcschr, wcsrchr | Search for the first or last occurrence of a wide character in a wide-character string |
| wcstombs, wcsrtombs | Converts a wide-character string into a multibyte-character string |
| wcscspn, wcsspn | Return the length of the initial segment of a wide-character string |
| wcsstr | Finds a wide-character substring |
| wcstod | Converts a wide-character string to a double-precision value |
| wcstok_r, wcstok | Split wide-character strings into tokens |
| wcstok, wcstok_r | Split wide-character strings into tokens |
| wcstol | Converts a wide-character string to long integer |
| wcstold | Converts a wide-character string to a long double-precision value |
| wcsrtombs, wcstombs | Converts a wide-character string into a multibyte-character string |
| wcstoul | Converts wide-character strings to unsigned long integer |
| wcswcs | Searches for a substring in a wide-character string. |
| wcswidth | Determines the display width of wide-character strings |
| wcsxfrm | Transforms wide-character strings for collation in the current locale |
| wctob | Converts a wide character to a single byte in multibyte-character format |
| wcrtomb, wctomb | Converts a wide character into a multibyte character |
| wctrans | Maps wide characters to a property |
| wctype | Gets a handle to classify wide characters |
| curs_window, delwin, derwin, dupwin, mvderwin, mvwin, newwin, subwin, syncok, wsyncdown, wsyncup, wcursyncup | Routines that create Curses windows |
| wcwidth | Determines the display width of wide characters |
| curs_delch, delch, mvdelch, mvwdelch, wdelch | Delete the character under the cursor in a Curses window |
| curs_deleteln, deleteln, insdelln, winsdelln, insertln, winsertln, wdeleteln | Delete or insert lines in a Curses window |
| curs_add_wch, add_wch, wadd_wch, mvadd_wch, mvwadd_wch, echo_wchar, wecho_wchar | Add a complex character and rendition to a Curses window and advance the cursor |
| curs_addch, addch, waddch, mvaddch, mvwaddch, echochar, wechochar | Add a character (with attributes) to a Curses window and advance the cursor |
| curs_addwch, addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar | Add a wchar_t character (with attributes) to a Curses window and advance cursor |
| curs_clear, clear, wclear, erase, clrtobot, wclrtobot, clrtoeol, wclrtoeol, werase | Clear all or part of a Curses window |
| curs_get_wch, get_wch, mvget_wch, mvwget_wch, unget_wch, wget_wch | Get (or push back) a wide character from Curses terminal keyboard |
| curs_get_wstr, get_wstr, getn_wstr, wgetn_wstr, mvget_wstr, mvgetn_wstr, mvwget_wstr, mvwgetn_wstr, wget_wstr | Get an array of wide characters from a Curses terminal keyboard |
| curs_bkgrnd, bkgrnd, wbkgrnd, bkgrndset, wbkgrndset, getbkgrnd, wgetbkgrnd | Set or get background character and rendition by using a complex character |
| curs_getch, getch, mvgetch, mvwgetch, ungetch, wgetch | Get (or push back) characters from a Curses terminal keyboard |
| curs_get_wstr, get_wstr, getn_wstr, wget_wstr, mvget_wstr, mvgetn_wstr, mvwget_wstr, mvwgetn_wstr, wgetn_wstr | Get an array of wide characters from a Curses terminal keyboard |
| curs_getstr, getstr, getnstr, wgetstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr, wgetnstr | Get character strings from a Curses terminal keyboard |
| curs_getwstr, getwstr, getnwstr, wgetwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr, wgetnwstr | Get wchar_t character strings from a Curses terminal keyboard |
| curs_getstr, getstr, getnstr, wgetnstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr, wgetstr | Get character strings from a Curses terminal keyboard |
| curs_getwch, getwch, mvgetwch, mvwgetwch, ungetwch, wgetwch | Get (or push back) wchar_t characters from a Curses terminal keyboard |
| curs_getwstr, getwstr, getnwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr, wgetwstr | Get wchar_t character strings from a Curses terminal keyboard |
| curs_border, border, wborder, box, hline, mvhline, mvwhline, vline, wvline, mvvline, mvwvline, whline | Create Curses borders, and horizontal and vertical lines |
| curs_border_set, border_set, wborder_set, box_set, hline_set, mvhline_set, mvwhline_set, vline_set, wvline_set, mvvline_set, mvwvline_set, whline_set | Draw borders or lines by using complex characters and renditions |
| curs_in_wch, in_wch, mvin_wch, mvwin_wch, win_wch | Input a complex character and rendition from a Curses window |
| curs_in_wchstr, in_wchstr, in_wchnstr, win_wchstr, mvin_wchstr, mvin_wchnstr, mvwin_wchstr, mvwin_wchnstr, win_wchnstr | Input an array of complex characters and renditions from a Curses window |
| curs_in_wchstr, in_wchstr, in_wchnstr, win_wchnstr, mvin_wchstr, mvin_wchnstr, mvwin_wchstr, mvwin_wchnstr, win_wchstr | Input an array of complex characters and renditions from a Curses window |
| curs_inch, inch, mvinch, mvwinch, winch | Get a character and its attributes from a Curses window |
| curs_inchstr, inchstr, inchnstr, winchstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr, winchnstr | Get a string of characters (and attributes) from a Curses window |
| curs_inchstr, inchstr, inchnstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr, winchstr | Get a string of characters (and attributes) from a Curses window |
| curs_instr, instr, innstr, winstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr, winnstr | Get a string of characters from a Curses window |
| curs_inwstr, inwstr, innwstr, winwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr, winnwstr | Get a string of wchar_t characters from a Curses window |
| curs_ins_wstr, ins_wstr, ins_nwstr, wins_wstr, mvins_wstr, mvins_nwstr, mvwins_wstr, mvwins_nwstr, wins_nwstr | Insert a wide-character string into a Curses window |
| curs_ins_wch, ins_wch, mvins_wch, mvwins_wch, wins_wch | Insert a complex character and rendition before the character under the cursor in a Curses window |
| curs_ins_wstr, ins_wstr, ins_nwstr, wins_nwstr, mvins_wstr, mvins_nwstr, mvwins_wstr, mvwins_nwstr, wins_wstr | Insert a wide-character string into a Curses window |
| curs_insch, insch, mvinsch, mvwinsch, winsch | Insert a character before the character under the cursor in a Curses window |
| curs_deleteln, deleteln, wdeleteln, insdelln, insertln, winsertln, winsdelln | Delete or insert lines in a Curses window |
| curs_deleteln, deleteln, wdeleteln, insdelln, winsdelln, insertln, winsertln | Delete or insert lines in a Curses window |
| curs_insstr, insstr, insnstr, winsstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr, winsnstr | Insert a string before the character under the cursor in a Curses window |
| curs_inswstr, inswstr, insnwstr, winswstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr, winsnwstr | Insert a wchar_t string before the character under the cursor in a Curses window |
| curs_insstr, insstr, insnstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr, winsstr | Insert a string before the character under the cursor in a Curses window |
| curs_instr, instr, innstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr, winstr | Get a string of characters from a Curses window |
| curs_inswch, inswch, mvinswch, mvwinswch, winswch | Insert a wchar_t character before the character under the cursor in a Curses window |
| curs_inswstr, inswstr, insnwstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr, winswstr | Insert a wchar_t string before the character under the cursor in a Curses window |
| curs_inwch, inwch, mvinwch, mvwinwch, winwch | Get a wchar_t character and its attributes from a Curses window |
| curs_inwchstr, inwchstr, inwchnstr, winwchstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr, winwchnstr | Get a string of wchar_t characters (and attributes) from a Curses window |
| curs_inwchstr, inwchstr, inwchnstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr, winwchstr | Get a string of wchar_t characters (and attributes) from a Curses window |
| curs_inwstr, inwstr, innwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr, winwstr | Get a string of wchar_t characters from a Curses window |
| wmemcpy, wmemcmp, wmemmove, wmemset, wmemchr | Perform memory operations on wide-character arrays |
| wmemcpy, wmemchr, wmemmove, wmemset, wmemcmp | Perform memory operations on wide-character arrays |
| wmemchr, wmemcmp, wmemmove, wmemset, wmemcpy | Perform memory operations on wide-character arrays |
| wmemcpy, wmemchr, wmemcmp, wmemset, wmemmove | Perform memory operations on wide-character arrays |
| wmemcpy, wmemchr, wmemcmp, wmemmove, wmemset | Perform memory operations on wide-character arrays |
| curs_move, move, wmove | Move the Curses window cursor |
| curs_refresh, doupdate, redrawwin, refresh, wrefresh, wredrawln, wnoutrefresh | Refresh Curses windows and lines |
| wordfree, wordexp | Perform word expansions |
| wordexp, wordfree | Perform word expansions |
| fwprintf, swprintf, wprintf | Print formatted output for wide characters |
| curs_printw, printw, mvprintw, mvwprintw, vw_printw, vwprintw, wprintw | Print formatted output in Curses windows |
| curs_refresh, doupdate, redrawwin, refresh, wrefresh, wnoutrefresh, wredrawln | Refresh Curses windows and lines |
| curs_refresh, doupdate, redrawwin, refresh, wnoutrefresh, wredrawln, wrefresh | Refresh Curses windows and lines |
| read_rnd, write_rnd | Sets and returns IEEE dynamic rounding mode for floating-point operations |
| fwscanf, swscanf, wscanf | Converts formatted wide-character input |
| curs_scanw, scanw, mvscanw, mvwscanw, vw_scanw, vwscanw, wscanw | Convert formatted input from a Curses window |
| curs_scroll, scroll, scrl, wscrl | Scroll a Curses window |
| curs_outopts, clearok, idcok, idlok, immedok, leaveok, nl, nonl, setscrreg, scrollok, wsetscrreg | Routines for controlling output options for a Curses terminal |
| curs_attr, attroff, wattroff, attron, wattron, attrset, wattrset, standend, standout, wstandout, wstandend | Curses character and window attribute control routines |
| curs_attr, attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout | Curses character and window attribute control routines |
| curs_window, delwin, derwin, dupwin, mvderwin, mvwin, newwin, subwin, syncok, wcursyncup, wsyncup, wsyncdown | Routines that create Curses windows |
| curs_window, delwin, derwin, dupwin, mvderwin, mvwin, newwin, subwin, syncok, wcursyncup, wsyncdown, wsyncup | Routines that create Curses windows |
| curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, typeahead, wtimeout | Curses routines that control terminal-input options |
| curs_touch, is_linetouched, is_wintouched, touchline, touchwin, untouchwin, wtouchln | Curses routines that control refresh |
| curs_util, delay_output, filter, flushinp, getwin, key_name, keyname, putwin, unctrl, use_env, wunctrl | Miscellaneous utility routines for Curses |
| curs_border, border, wborder, box, hline, whline, mvhline, mvwhline, vline, mvvline, mvwvline, wvline | Create Curses borders, and horizontal and vertical lines |
| curs_border_set, border_set, wborder_set, box_set, hline_set, whline_set, mvhline_set, mvwhline_set, vline_set, mvvline_set, mvwvline_set, wvline_set | Draw borders or lines by using complex characters and renditions |
| xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr | Library routines for external data representation |
| rpc_xdr, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_rejected_reply, xdr_replymsg, xdr_accepted_reply | XDR library routines for ONC remote procedure calls |
| xdr, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_array | Library routines for external data representation |
| rpc_xdr, xdr_accepted_reply, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_rejected_reply, xdr_replymsg, xdr_authunix_parms | XDR library routines for ONC remote procedure calls |
| xdr, xdr_array, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_bool | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_bytes | Library routines for external data representation |
| rpc_xdr, xdr_accepted_reply, xdr_authunix_parms, xdr_callmsg, xdr_opaque_auth, xdr_rejected_reply, xdr_replymsg, xdr_callhdr | XDR library routines for ONC remote procedure calls |
| rpc_xdr, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_opaque_auth, xdr_rejected_reply, xdr_replymsg, xdr_callmsg | XDR library routines for ONC remote procedure calls |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_char | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_destroy | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_double | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_enum | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_float | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_free | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_functions | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_getpos | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_hyper | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_inline | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_int | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_long | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_longlong_t | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_opaque | Library routines for external data representation |
| rpc_xdr, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_rejected_reply, xdr_replymsg, xdr_opaque_auth | XDR library routines for ONC remote procedure calls |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_pmap | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_pmaplist | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_pointer | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_reference | Library routines for external data representation |
| rpc_xdr, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_replymsg, xdr_rejected_reply | XDR library routines for ONC remote procedure calls |
| rpc_xdr, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_rejected_reply, xdr_replymsg | XDR library routines for ONC remote procedure calls |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_setpos | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_short | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_string | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_u_char | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_u_hyper | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_u_int | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_u_long | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_u_longlong_t | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_u_short | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_union | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_vector | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_void | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdr_wrapstring | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdrmem_create | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdrrec_create | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create, xdrrec_endofrecord | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_skiprecord, xdrstdio_create, xdrrec_eof | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrstdio_create, xdrrec_skiprecord | Library routines for external data representation |
| xdr, xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdr_opaque, xdr_pmap, xdr_pmaplist, xdr_pointer, xdr_reference, xdr_setpos, xdr_short, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring, xdrmem_create, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create | Library routines for external data representation |
| rpc_misc, auth_destroy, authnone_create, authunix_create, authunix_create_default, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, usr2netname, xprt_unregister, xprt_register | Miscellaneous library routines for ONC remote procedure calls |
| rpc_misc, auth_destroy, authnone_create, authunix_create, authunix_create_default, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, usr2netname, xprt_register, xprt_unregister | Miscellaneous library routines for ONC remote procedure calls |
| bessel, j0, j1, jn, y1, yn, y0 | Compute Bessel functions |
| bessel, j0, j1, jn, y0, yn, y1 | Compute Bessel functions |
| bessel, j0, j1, jn, y0, y1, yn | Compute Bessel functions |
| yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_order, yp_master, yperr_string, ypprot_err, yp_all | Network Information Service (NIS) client package |
| yp_get_default_domain, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err, yp_bind | Network Information Service (NIS) client package |
| yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err, yp_first | Network Information Service (NIS) client package |
| yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err, yp_get_default_domain | Network Information Service (NIS) client package |
| yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yperr_string, ypprot_err, yp_master | Network Information Service (NIS) client package |
| yp_get_default_domain, yp_bind, yp_unbind, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err, yp_match | Network Information Service (NIS) client package |
| yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_all, yp_order, yp_master, yperr_string, ypprot_err, yp_next | Network Information Service (NIS) client package |
| yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_master, yperr_string, ypprot_err, yp_order | Network Information Service (NIS) client package |
| yp_get_default_domain, yp_bind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err, yp_unbind | Network Information Service (NIS) client package |
| yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err, ypclnt | Network Information Service (NIS) client package |
| yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, ypprot_err, yperr_string | Network Information Service (NIS) client package |
| yppasswd | update user password in Network Information Service (NIS) password map. |
| yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err | Network Information Service (NIS) client package |
| BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, AllPlanes | Display macros and functions |
| ImageByteOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues, BitmapBitOrder | image format functions and macros |
| ImageByteOrder, BitmapBitOrder, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues, BitmapPad | image format functions and macros |
| ImageByteOrder, BitmapBitOrder, BitmapPad, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues, BitmapUnit | image format functions and macros |
| AllPlanes, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, BlackPixel | Display macros and functions |
| WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen, BlackPixelOfScreen | screen information functions and macros |
| BlackPixelOfScreen, WhitePixelOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen, CellsOfScreen | screen information functions and macros |
| DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC | Color Conversion Context macros |
| AllPlanes, BlackPixel, WhitePixel, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, ConnectionNumber | Display macros and functions |
| AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, DefaultColormap | Display macros and functions |
| BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen, DefaultColormapOfScreen | screen information functions and macros |
| AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, DefaultDepth | Display macros and functions |
| BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen, DefaultDepthOfScreen | screen information functions and macros |
| AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, DefaultGC | Display macros and functions |
| BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen, DefaultGCOfScreen | screen information functions and macros |
| AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, DefaultRootWindow | Display macros and functions |
| AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, DefaultScreen | Display macros and functions |
| AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, DefaultScreenOfDisplay | Display macros and functions |
| AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, DefaultVisual | Display macros and functions |
| BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen, DefaultVisualOfScreen | screen information functions and macros |
| AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, DisplayCells | Display macros and functions |
| ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues, DisplayHeight | image format functions and macros |
| ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues, DisplayHeightMM | image format functions and macros |
| VisualOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC, DisplayOfCCC | Color Conversion Context macros |
| BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen, DisplayOfScreen | screen information functions and macros |
| AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, DisplayPlanes | Display macros and functions |
| AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, DisplayString | Display macros and functions |
| ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues, DisplayWidth | image format functions and macros |
| ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, XListPixmapFormats, XPixmapFormatValues, DisplayWidthMM | image format functions and macros |
| BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen, DoesBackingStore | screen information functions and macros |
| BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen, DoesSaveUnders | screen information functions and macros |
| BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen, EventMaskOfScreen | screen information functions and macros |
| BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen, HeightMMOfScreen | screen information functions and macros |
| BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen, HeightOfScreen | screen information functions and macros |
| BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues, ImageByteOrder | image format functions and macros |
| IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey, IsPrivateKeypadKey, IsCursorKey | keysym classification macros |
| IsCursorKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey, IsPrivateKeypadKey, IsFunctionKey | keysym classification macros |
| IsCursorKey, IsFunctionKey, IsMiscFunctionKey, IsModiferKey, IsPFKey, IsPrivateKeypadKey, IsKeypadKey | keysym classification macros |
| IsCursorKey, IsFunctionKey, IsKeypadKey, IsModiferKey, IsPFKey, IsPrivateKeypadKey, IsMiscFunctionKey | keysym classification macros |
| IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsPFKey, IsPrivateKeypadKey, IsModiferKey | keysym classification macros |
| IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPrivateKeypadKey, IsPFKey | keysym classification macros |
| IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey, IsPrivateKeypadKey | keysym classification macros |
| AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, LastKnownRequestProcessed | Display macros and functions |
| BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen, MaxCmapsOfScreen | screen information functions and macros |
| BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen, MinCmapsOfScreen | screen information functions and macros |
| AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, NextRequest | Display macros and functions |
| BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen, PlanesOfScreen | screen information functions and macros |
| AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, ProtocolRevision | Display macros and functions |
| AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, ProtocolVersion | Display macros and functions |
| AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, QLength | Display macros and functions |
| AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, RootWindow | Display macros and functions |
| BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, WidthOfScreen, WidthMMOfScreen, RootWindowOfScreen | screen information functions and macros |
| AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenOfDisplay, ServerVendor, VendorRelease, ScreenCount | Display macros and functions |
| DisplayOfCCC, VisualOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC, ScreenNumberOfCCC | Color Conversion Context macros |
| AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ServerVendor, VendorRelease, ScreenOfDisplay | Display macros and functions |
| DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ClientWhitePointOfCCC, ScreenWhitePointOfCCC | Color Conversion Context macros |
| AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, VendorRelease, ServerVendor | Display macros and functions |
| AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease | Display macros and functions |
| DisplayOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC, VisualOfCCC | Color Conversion Context macros |
| AllPlanes, BlackPixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, WhitePixel | Display macros and functions |
| BlackPixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen, WhitePixelOfScreen | screen information functions and macros |
| BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen | screen information functions and macros |
| BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthMMOfScreen, WidthOfScreen | screen information functions and macros |
| XSetScreenSaver, XForceScreenSaver, XResetScreenSaver, XGetScreenSaver, XActivateScreenSaver | manipulate the screen saver |
| XRemoveConnectionWatch, XProcessInternalConnection, XInternalConnectionNumbers, XAddConnectionWatch | handle Xlib internal connections |
| XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress, XAddHost | control host access and host control structure |
| XAddHost, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress, XAddHosts | control host access and host control structure |
| XInitImage, XCreateImage, XGetPixel, XPutPixel, XSubImage, XDestroyImage, XAddPixel | image utilities |
| XChangeSaveSet, XRemoveFromSaveSet, XAddToSaveSet | change a client’s save set |
| XSetClassHint, XGetClassHint, XClassHint, XAllocClassHint | allocate class hints structure and set or read a window’s WM_CLASS property |
| XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors, XAllocColor | allocate and free colors |
| XAllocColor, XAllocNamedColor, XAllocColorPlanes, XFreeColors, XAllocColorCells | allocate and free colors |
| XAllocColor, XAllocNamedColor, XAllocColorCells, XFreeColors, XAllocColorPlanes | allocate and free colors |
| XSetIconSizes, XGetIconSizes, XIconSize, XAllocIconSize | allocate icon size structure and set or read a window’s WM_ICON_SIZES property |
| XAllocColor, XAllocColorCells, XAllocColorPlanes, XFreeColors, XAllocNamedColor | allocate and free colors |
| XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints, XAllocSizeHints | allocate size hints structure and set or read a window’s WM_NORMAL_HINTS property |
| XSetRGBColormaps, XGetRGBColormaps, XStandardColormap, XAllocStandardColormap | allocate, set, or read a standard colormap structure |
| XSetWMHints, XGetWMHints, XWMHints, XAllocWMHints | allocate window manager hints structure and set or read a window’s WM_HINTS property |
| XAllowDeviceEvents | release queued events |
| XAllowEvents | release queued events |
| XEvent, XAnyEvent | generic X event structures |
| XDrawArc, XDrawArcs, XArc | draw arcs and arc structure |
| XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XBell, XQueryKeymap, XKeyboardControl, XAutoRepeatOff | manipulate keyboard settings and keyboard control structure |
| XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl, XAutoRepeatOn | manipulate keyboard settings and keyboard control structure |
| XFontsOfFontSet, XLocaleOfFontSet, XContextDependentDrawing, XContextualDrawing, XDirectionalDependentDrawing, XBaseFontNameListOfFontSet | obtain fontset information |
| XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XQueryKeymap, XKeyboardControl, XBell | manipulate keyboard settings and keyboard control structure |
| XKeyEvent, XMotionEvent, XButtonEvent | KeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures |
| XGrabPointer, XUngrabPointer, XChangeActivePointerGrab | grab the pointer |
| XGetDeviceDontPropagateList, XChangeDeviceDontPropagateList | query or change the dont-propagate-list for extension devices |
| XGetDeviceKeyMapping, XChangeDeviceKeyMapping | query or change device key mappings |
| XGetFeedbackControl, XChangeFeedbackControl | query and change input device feedbacks |
| XCreateGC, XCopyGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues, XChangeGC | create or free graphics contexts and graphics context structure |
| XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl, XChangeKeyboardControl | manipulate keyboard settings and keyboard control structure |
| XChangeKeyboardDevice | change which device is used as the X keyboard |
| XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap, XChangeKeyboardMapping | manipulate keyboard encoding and keyboard encoding structure |
| XGetPointerControl, XChangePointerControl | control pointer |
| XChangePointerDevice | change which device is the X pointer |
| XGetWindowProperty, XListProperties, XRotateWindowProperties, XDeleteProperty, XChangeProperty | obtain and change window properties |
| XAddToSaveSet, XRemoveFromSaveSet, XChangeSaveSet | change a client’s save set |
| XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap, XChangeWindowAttributes | change window attributes |
| XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XFontStruct, XChar2b | load or unload fonts and font metric structures |
| XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XFontProp, XChar2b, XFontStruct, XCharStruct | load or unload fonts and font metric structures |
| XIfEvent, XPeekIfEvent, XCheckIfEvent | check the event queue with a predicate procedure |
| XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent, XCheckMaskEvent | select events by type |
| XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedWindowEvent, XCheckTypedEvent | select events by type |
| XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent | select events by type |
| XNextEvent, XPeekEvent, XWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent, XCheckWindowEvent | select events by type |
| XCirculateEvent | CirculateNotify event structure |
| XCirculateRequestEvent | CirculateRequest event structure |
| XRaiseWindow, XLowerWindow, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows, XCirculateSubwindows | change window stacking order |
| XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XRestackWindows, XCirculateSubwindowsDown | change window stacking order |
| XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsDown, XRestackWindows, XCirculateSubwindowsUp | change window stacking order |
| XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint | allocate class hints structure and set or read a window’s WM_CLASS property |
| XClearWindow, XClearArea | clear area or window |
| XClearArea, XClearWindow | clear area or window |
| XClientMessageEvent | ClientMessage event structure |
| XPolygonRegion, XClipBox | generate regions |
| XOpenDevice, XCloseDevice | open or close an extension input device |
| XOpenDisplay, XCloseDisplay | connect or disconnect to X server |
| XOpenIM, XSetIMValues, XGetIMValues, XDisplayOfIM, XLocaleOfIM, XRegisterIMInstantiateCallback, XUnregisterIMInstantiateCallback, XCloseIM | open, close, and obtain input method information |
| XOpenOM, XSetOMValues, XGetOMValues, XDisplayOfOM, XLocaleOfOM, XCloseOM | open output methods |
| XCreateColormap, XCopyColormapAndFree, XFreeColormap, XColor | create, copy, or destroy colormaps and color structure |
| XColormapEvent | ColormapNotify event structure |
| XConfigureEvent | ConfigureNotify event structure |
| XConfigureRequestEvent | ConfigureRequest event structure |
| XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges, XConfigureWindow | configure windows and window changes structure |
| XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOfFontSet, XContextualDrawing, XDirectionalDependentDrawing, XContextDependentDrawing | obtain fontset information |
| XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOfFontSet, XContextDependentDrawing, XDirectionalDependentDrawing, XContextualDrawing | obtain fontset information |
| XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode, XConvertCase | convert keysyms |
| XSetSelectionOwner, XGetSelectionOwner, XConvertSelection | manipulate window selection |
| XCopyPlane, XCopyArea | copy areas |
| XCreateColormap, XFreeColormap, XColor, XCopyColormapAndFree | create, copy, or destroy colormaps and color structure |
| XCreateGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues, XCopyGC | create or free graphics contexts and graphics context structure |
| XCopyArea, XCopyPlane | copy areas |
| XReadBitmapFile, XReadBitmapFileData, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData | manipulate bitmaps |
| XCopyColormapAndFree, XFreeColormap, XColor, XCreateColormap | create, copy, or destroy colormaps and color structure |
| XCreatePixmapCursor, XCreateGlyphCursor, XCreateFontCursor | create cursors |
| XFreeFontSet, XCreateFontSet | create and free an international text drawing font set |
| XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues, XCreateGC | create or free graphics contexts and graphics context structure |
| XCreateFontCursor, XCreatePixmapCursor, XCreateGlyphCursor | create cursors |
| XDestroyIC, XIMOfIC, XCreateIC | create, destroy, and obtain the input method of an input context |
| XInitImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage, XCreateImage | image utilities |
| XDestroyOC, XSetOCValues, XGetOCValues, XOMOfOC, XCreateOC | create output contexts |
| XFreePixmap, XCreatePixmap | create or destroy pixmaps |
| XCreateFontCursor, XCreateGlyphCursor, XCreatePixmapCursor | create cursors |
| XReadBitmapFile, XReadBitmapFileData, XWriteBitmapFile, XCreateBitmapFromData, XCreatePixmapFromBitmapData | manipulate bitmaps |
| XSetRegion, XDestroyRegion, XCreateRegion | create or destroy regions |
| XCreateWindow, XSetWindowAttributes, XCreateSimpleWindow | create windows and window attributes structure |
| XCreateSimpleWindow, XSetWindowAttributes, XCreateWindow | create windows and window attributes structure |
| XCreateWindowEvent | CreateNotify event structure |
| XCrossingEvent | EnterNotify and LeaveNotify event structure |
| XmbTextListToTextProperty, XwcTextListToTextProperty, XmbTextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString | convert text lists and text property structures |
| XUndefineCursor, XDefineCursor | define cursors |
| XSaveContext, XFindContext, XUniqueContext, XDeleteContext | associative look-up routines |
| XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XFreeModifierMap, XModifierKeymap, XDeleteModifiermapEntry | manipulate keyboard encoding and keyboard encoding structure |
| XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty | obtain and change window properties |
| XCreateIC, XIMOfIC, XDestroyIC | create, destroy, and obtain the input method of an input context |
| XInitImage, XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage | image utilities |
| XCreateOC, XSetOCValues, XGetOCValues, XOMOfOC, XDestroyOC | create output contexts |
| XCreateRegion, XSetRegion, XDestroyRegion | create or destroy regions |
| XDestroyWindow, XDestroySubwindows | destroy windows |
| XDestroySubwindows, XDestroyWindow | destroy windows |
| XDestroyWindowEvent | DestroyNotify event structure |
| XDeviceBell | ring a bell on a device supported through the input extension |
| XGetDeviceMotionEvents, XDeviceTimeCoord | get device motion history |
| XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOfFontSet, XContextDependentDrawing, XContextualDrawing, XDirectionalDependentDrawing | obtain fontset information |
| XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XHostAddress, XDisableAccessControl | control host access and host control structure |
| XChangeKeyboardMapping, XGetKeyboardMapping, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap, XDisplayKeycodes | manipulate keyboard encoding and keyboard encoding structure |
| XSendEvent, XGetMotionEvents, XTimeCoord, XDisplayMotionBufferSize | send events and pointer motion history structure |
| XSetErrorHandler, XGetErrorText, XSetIOErrorHandler, XGetErrorDatabaseText, XDisplayName | default error handlers |
| XOpenIM, XCloseIM, XSetIMValues, XGetIMValues, XLocaleOfIM, XRegisterIMInstantiateCallback, XUnregisterIMInstantiateCallback, XDisplayOfIM | open, close, and obtain input method information |
| XOpenOM, XCloseOM, XSetOMValues, XGetOMValues, XLocaleOfOM, XDisplayOfOM | open output methods |
| XDrawArcs, XArc, XDrawArc | draw arcs and arc structure |
| XDrawArc, XArc, XDrawArcs | draw arcs and arc structure |
| XDrawImageString16, XDrawImageString | draw image text |
| XDrawImageString, XDrawImageString16 | draw image text |
| XDrawLines, XDrawSegments, XSegment, XDrawLine | draw lines, polygons, and line structure |
| XDrawLine, XDrawSegments, XSegment, XDrawLines | draw lines, polygons, and line structure |
| XDrawPoints, XPoint, XDrawPoint | draw points and points structure |
| XDrawPoint, XPoint, XDrawPoints | draw points and points structure |
| XDrawRectangles, XRectangle, XDrawRectangle | draw rectangles and rectangles structure |
| XDrawRectangle, XRectangle, XDrawRectangles | draw rectangles and rectangles structure |
| XDrawLine, XDrawLines, XSegment, XDrawSegments | draw lines, polygons, and line structure |
| XDrawString16, XDrawString | draw text characters |
| XDrawString, XDrawString16 | draw text characters |
| XDrawText16, XTextItem, XTextItem16, XDrawText | draw polytext text and text drawing structures |
| XDrawText, XTextItem, XTextItem16, XDrawText16 | draw polytext text and text drawing structures |
| XEqualRegion, XPointInRegion, XRectInRegion, XEmptyRegion | determine if regions are empty or equal |
| XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XDisableAccessControl, XHostAddress, XEnableAccessControl | control host access and host control structure |
| XEmptyRegion, XPointInRegion, XRectInRegion, XEqualRegion | determine if regions are empty or equal |
| XErrorEvent | X error event structure |
| XAnyEvent, XEvent | generic X event structures |
| XFlush, XSync, XPending, XEventsQueued | handle output buffer or event queue |
| XExposeEvent | Expose event structure |
| AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, XExtendedMaxRequestSize | Display macros and functions |
| XExtentsOfFontSet | obtain the maximum extents structure for a font set |
| XStoreBytes, XStoreBuffer, XFetchBytes, XRotateBuffers, XFetchBuffer | manipulate cut and paste buffers |
| XStoreBytes, XStoreBuffer, XFetchBuffer, XRotateBuffers, XFetchBytes | manipulate cut and paste buffers |
| XSetWMName, XGetWMName, XStoreName, XFetchName | set or read a window’s WM_NAME property |
| XFillRectangle, XFillRectangles, XFillPolygon, XFillArcs, XFillArc | fill rectangles, polygons, or arcs |
| XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs | fill rectangles, polygons, or arcs |
| XFillRectangle, XFillRectangles, XFillArc, XFillArcs, XFillPolygon | fill rectangles, polygons, or arcs |
| XFillRectangles, XFillPolygon, XFillArc, XFillArcs, XFillRectangle | fill rectangles, polygons, or arcs |
| XFillRectangle, XFillPolygon, XFillArc, XFillArcs, XFillRectangles | fill rectangles, polygons, or arcs |
| XFilterEvent | filter X events for an input method |
| XSaveContext, XDeleteContext, XUniqueContext, XFindContext | associative look-up routines |
| XSync, XEventsQueued, XPending, XFlush | handle output buffer or event queue |
| XFocusChangeEvent | FocusIn and FocusOut event structure |
| XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XChar2b, XFontStruct, XFontProp | load or unload fonts and font metric structures |
| XFontSetExtents | XFontSetExtents structure |
| XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct | load or unload fonts and font metric structures |
| XBaseFontNameListOfFontSet, XLocaleOfFontSet, XContextDependentDrawing, XContextualDrawing, XDirectionalDependentDrawing, XFontsOfFontSet | obtain fontset information |
| XSetScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver, XForceScreenSaver | manipulate the screen saver |
| XFree | free client data |
| XCreateColormap, XCopyColormapAndFree, XColor, XFreeColormap | create, copy, or destroy colormaps and color structure |
| XAllocColor, XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors | allocate and free colors |
| XRecolorCursor, XQueryBestCursor, XFreeCursor | manipulate cursors |
| XListInputDevices, XFreeDeviceList | list available input devices |
| XLoadFont, XQueryFont, XLoadQueryFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct, XFreeFont | load or unload fonts and font metric structures |
| XListFonts, XFreeFontNames, XListFontsWithInfo, XFreeFontInfo | obtain or free font names and information |
| XListFonts, XListFontsWithInfo, XFreeFontInfo, XFreeFontNames | obtain or free font names and information |
| XSetFontPath, XGetFontPath, XFreeFontPath | set, get, or free the font search path |
| XCreateFontSet, XFreeFontSet | create and free an international text drawing font set |
| XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XGContextFromGC, XGCValues, XFreeGC | create or free graphics contexts and graphics context structure |
| XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XModifierKeymap, XFreeModifierMap | manipulate keyboard encoding and keyboard encoding structure |
| XCreatePixmap, XFreePixmap | create or destroy pixmaps |
| XStringListToTextProperty, XTextPropertyToStringList, XTextProperty, XFreeStringList | convert string lists and text property structure |
| XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues | create or free graphics contexts and graphics context structure |
| XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGCValues, XGContextFromGC | create or free graphics contexts and graphics context structure |
| XInternAtom, XInternAtoms, XGetAtomNames, XGetAtomName | create or return atom names |
| XInternAtom, XInternAtoms, XGetAtomName, XGetAtomNames | create or return atom names |
| XAllocClassHint, XSetClassHint, XClassHint, XGetClassHint | allocate class hints structure and set or read a window’s WM_CLASS property |
| XSetCommand, XGetCommand | set or read a window’s WM_COMMAND property |
| XGetDefault | get X program defaults |
| XSetDeviceButtonMapping, XGetDeviceButtonMapping | query or change device button mappings |
| XChangeDeviceDontPropagateList, XGetDeviceDontPropagateList | query or change the dont-propagate-list for extension devices |
| XSetDeviceFocus, XGetDeviceFocus | control extension input device focus |
| XChangeDeviceKeyMapping, XGetDeviceKeyMapping | query or change device key mappings |
| XSetDeviceModifierMapping, XGetDeviceModifierMapping | query or change device modifier mappings |
| XDeviceTimeCoord, XGetDeviceMotionEvents | get device motion history |
| XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText | default error handlers |
| XSetErrorHandler, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText, XGetErrorText | default error handlers |
| XChangeFeedbackControl, XGetFeedbackControl | query and change input device feedbacks |
| XSetFontPath, XFreeFontPath, XGetFontPath | set, get, or free the font search path |
| XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct, XGetFontProperty | load or unload fonts and font metric structures |
| XCreateGC, XCopyGC, XChangeGC, XFreeGC, XGContextFromGC, XGCValues, XGetGCValues | create or free graphics contexts and graphics context structure |
| XGetWindowAttributes, XWindowAttributes, XGetGeometry | get current window attribute or geometry and current window attributes structure |
| XSetICValues, XGetICValues | set and obtain XIC values |
| XOpenIM, XCloseIM, XSetIMValues, XDisplayOfIM, XLocaleOfIM, XRegisterIMInstantiateCallback, XUnregisterIMInstantiateCallback, XGetIMValues | open, close, and obtain input method information |
| XSetWMIconName, XGetWMIconName, XSetIconName, XGetIconName | set or read a window’s WM_ICON_NAME property |
| XAllocIconSize, XSetIconSizes, XIconSize, XGetIconSizes | allocate icon size structure and set or read a window’s WM_ICON_SIZES property |
| XPutImage, XGetSubImage, XGetImage | transfer images |
| XSetInputFocus, XGetInputFocus | control input focus |
| XChangeKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl, XGetKeyboardControl | manipulate keyboard settings and keyboard control structure |
| XChangeKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap, XGetKeyboardMapping | manipulate keyboard encoding and keyboard encoding structure |
| XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap, XGetModifierMapping | manipulate keyboard encoding and keyboard encoding structure |
| XSendEvent, XDisplayMotionBufferSize, XTimeCoord, XGetMotionEvents | send events and pointer motion history structure |
| XCreateOC, XDestroyOC, XSetOCValues, XOMOfOC, XGetOCValues | create output contexts |
| XOpenOM, XCloseOM, XSetOMValues, XDisplayOfOM, XLocaleOfOM, XGetOMValues | open output methods |
| XInitImage, XCreateImage, XPutPixel, XSubImage, XAddPixel, XDestroyImage, XGetPixel | image utilities |
| XChangePointerControl, XGetPointerControl | control pointer |
| XSetPointerMapping, XGetPointerMapping | manipulate pointer settings |
| XAllocStandardColormap, XSetRGBColormaps, XStandardColormap, XGetRGBColormaps | allocate, set, or read a standard colormap structure |
| XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver | manipulate the screen saver |
| XSelectExtensionEvent, XGetSelectedExtensionEvents | select extension events, get the list of currently selected extension events |
| XSetSelectionOwner, XConvertSelection, XGetSelectionOwner | manipulate window selection |
| XPutImage, XGetImage, XGetSubImage | transfer images |
| XSetTextProperty, XGetTextProperty | set and read text properties |
| XSetTransientForHint, XGetTransientForHint | set or read a window’s WM_TRANSIENT_FOR property |
| XMatchVisualInfo, XVisualIDFromVisual, XVisualInfo, XGetVisualInfo | obtain visual information and visual structure |
| XSetWMClientMachine, XGetWMClientMachine | set or read a window’s WM_CLIENT_MACHINE property |
| XSetWMColormapWindows, XGetWMColormapWindows | set or read a window’s WM_COLORMAP_WINDOWS property |
| XAllocWMHints, XSetWMHints, XWMHints, XGetWMHints | allocate window manager hints structure and set or read a window’s WM_HINTS property |
| XSetWMIconName, XSetIconName, XGetIconName, XGetWMIconName | set or read a window’s WM_ICON_NAME property |
| XSetWMName, XStoreName, XFetchName, XGetWMName | set or read a window’s WM_NAME property |
| XAllocSizeHints, XSetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints, XGetWMNormalHints | allocate size hints structure and set or read a window’s WM_NORMAL_HINTS property |
| XSetWMProtocols, XGetWMProtocols | set or read a window’s WM__PROTOCOLS property |
| XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XSizeHints, XGetWMSizeHints | allocate size hints structure and set or read a window’s WM_NORMAL_HINTS property |
| XGetGeometry, XWindowAttributes, XGetWindowAttributes | get current window attribute or geometry and current window attributes structure |
| XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty, XGetWindowProperty | obtain and change window properties |
| XUngrabButton, XGrabButton | grab pointer buttons |
| XUngrabDevice, XGrabDevice | grab/release the specified extension device |
| XUngrabDeviceButton, XGrabDeviceButton | grab/ungrab extension input device buttons |
| XUngrabDeviceKey, XGrabDeviceKey | grab/ungrab extension input device Keys |
| XUngrabKey, XGrabKey | grab keyboard keys |
| XUngrabKeyboard, XGrabKeyboard | grab the keyboard |
| XUngrabPointer, XChangeActivePointerGrab, XGrabPointer | grab the pointer |
| XUngrabServer, XGrabServer | grab the server |
| XNoExposeEvent, XGraphicsExposeEvent | GraphicsExpose and NoExpose event structures |
| XGravityEvent | GravityNotify event structure |
| XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress | control host access and host control structure |
| XCreateIC, XDestroyIC, XIMOfIC | create, destroy, and obtain the input method of an input context |
| XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize | allocate icon size structure and set or read a window’s WM_ICON_SIZES property |
| XWithdrawWindow, XReconfigureWMWindow, XIconifyWindow | manipulate top-level windows |
| XCheckIfEvent, XPeekIfEvent, XIfEvent | check the event queue with a predicate procedure |
| XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage, XInitImage | image utilities |
| XLockDisplay, XUnlockDisplay, XInitThreads | multi-threading support |
| XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap, XInsertModifiermapEntry | manipulate keyboard encoding and keyboard encoding structure |
| XUninstallColormap, XListInstalledColormaps, XInstallColormap | control colormaps |
| XInternAtoms, XGetAtomName, XGetAtomNames, XInternAtom | create or return atom names |
| XInternAtom, XGetAtomName, XGetAtomNames, XInternAtoms | create or return atom names |
| XAddConnectionWatch, XRemoveConnectionWatch, XProcessInternalConnection, XInternalConnectionNumbers | handle Xlib internal connections |
| XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion, XIntersectRegion | region arithmetic |
| XButtonEvent, XMotionEvent, XKeyEvent | KeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures |
| XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl | manipulate keyboard settings and keyboard control structure |
| XStringToKeysym, XKeysymToString, XKeysymToKeycode, XConvertCase, XKeycodeToKeysym | convert keysyms |
| XKeymapEvent | KeymapNotify event structure |
| XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XConvertCase, XKeysymToKeycode | convert keysyms |
| XStringToKeysym, XKeycodeToKeysym, XKeysymToKeycode, XConvertCase, XKeysymToString | convert keysyms |
| XSetCloseDownMode, XKillClient | control clients |
| AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, XListDepths | Display macros and functions |
| XFreeFontNames, XListFontsWithInfo, XFreeFontInfo, XListFonts | obtain or free font names and information |
| XListFonts, XFreeFontNames, XFreeFontInfo, XListFontsWithInfo | obtain or free font names and information |
| XAddHost, XAddHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress, XListHosts | control host access and host control structure |
| XFreeDeviceList, XListInputDevices | list available input devices |
| XInstallColormap, XUninstallColormap, XListInstalledColormaps | control colormaps |
| ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XPixmapFormatValues, XListPixmapFormats | image format functions and macros |
| XGetWindowProperty, XChangeProperty, XRotateWindowProperties, XDeleteProperty, XListProperties | obtain and change window properties |
| XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct, XLoadFont | load or unload fonts and font metric structures |
| XLoadFont, XQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct, XLoadQueryFont | load or unload fonts and font metric structures |
| XFontsOfFontSet, XBaseFontNameListOfFontSet, XContextDependentDrawing, XContextualDrawing, XDirectionalDependentDrawing, XLocaleOfFontSet | obtain fontset information |
| XOpenIM, XCloseIM, XSetIMValues, XGetIMValues, XDisplayOfIM, XRegisterIMInstantiateCallback, XUnregisterIMInstantiateCallback, XLocaleOfIM | open, close, and obtain input method information |
| XOpenOM, XCloseOM, XSetOMValues, XGetOMValues, XDisplayOfOM, XLocaleOfOM | open output methods |
| XInitThreads, XUnlockDisplay, XLockDisplay | multi-threading support |
| XQueryColor, XQueryColors, XParseColor, XLookupColor | obtain color values |
| XRefreshKeyboardMapping, XLookupString, XRebindKeySym, XLookupKeysym | handle keyboard input events in Latin-1 |
| XLookupKeysym, XRefreshKeyboardMapping, XRebindKeySym, XLookupString | handle keyboard input events in Latin-1 |
| XRaiseWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows, XLowerWindow | change window stacking order |
| XMappingEvent, XMapEvent | MapNotify and MappingNotify event structures |
| XMapWindow, XMapSubwindows, XMapRaised | map windows |
| XMapRequestEvent | MapRequest event structure |
| XMapWindow, XMapRaised, XMapSubwindows | map windows |
| XMapRaised, XMapSubwindows, XMapWindow | map windows |
| XMapEvent, XMappingEvent | MapNotify and MappingNotify event structures |
| XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent, XMaskEvent | select events by type |
| XGetVisualInfo, XVisualIDFromVisual, XVisualInfo, XMatchVisualInfo | obtain visual information and visual structure |
| AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, XMaxRequestSize | Display macros and functions |
| XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap | manipulate keyboard encoding and keyboard encoding structure |
| XButtonEvent, XKeyEvent, XMotionEvent | KeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures |
| XConfigureWindow, XMoveWindow, XResizeWindow, XSetWindowBorderWidth, XWindowChanges, XMoveResizeWindow | configure windows and window changes structure |
| XConfigureWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges, XMoveWindow | configure windows and window changes structure |
| XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap, XNewModifiermap | manipulate keyboard encoding and keyboard encoding structure |
| XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent, XNextEvent | select events by type |
| XGraphicsExposeEvent, XNoExposeEvent | GraphicsExpose and NoExpose event structures |
| XNoOp | No Operation |
| XCreateOC, XDestroyOC, XSetOCValues, XGetOCValues, XOMOfOC | create output contexts |
| XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XShrinkRegion, XOffsetRegion | region arithmetic |
| XCloseDevice, XOpenDevice | open or close an extension input device |
| XCloseDisplay, XOpenDisplay | connect or disconnect to X server |
| XCloseIM, XSetIMValues, XGetIMValues, XDisplayOfIM, XLocaleOfIM, XRegisterIMInstantiateCallback, XUnregisterIMInstantiateCallback, XOpenIM | open, close, and obtain input method information |
| XCloseOM, XSetOMValues, XGetOMValues, XDisplayOfOM, XLocaleOfOM, XOpenOM | open output methods |
| XQueryColor, XQueryColors, XLookupColor, XParseColor | obtain color values |
| XWMGeometry, XParseGeometry | parse window geometry |
| XNextEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent, XPeekEvent | select events by type |
| XIfEvent, XCheckIfEvent, XPeekIfEvent | check the event queue with a predicate procedure |
| XFlush, XSync, XEventsQueued, XPending | handle output buffer or event queue |
| ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues | image format functions and macros |
| XDrawPoint, XDrawPoints, XPoint | draw points and points structure |
| XEmptyRegion, XEqualRegion, XRectInRegion, XPointInRegion | determine if regions are empty or equal |
| XClipBox, XPolygonRegion | generate regions |
| XAddConnectionWatch, XRemoveConnectionWatch, XInternalConnectionNumbers, XProcessInternalConnection | handle Xlib internal connections |
| XPropertyEvent | PropertyNotify event structure |
| XPutBackEvent | put events back on the queue |
| XGetImage, XGetSubImage, XPutImage | transfer images |
| XInitImage, XCreateImage, XGetPixel, XSubImage, XAddPixel, XDestroyImage, XPutPixel | image utilities |
| XRecolorCursor, XFreeCursor, XQueryBestCursor | manipulate cursors |
| XQueryBestTile, XQueryBestStipple, XQueryBestSize | determine efficient sizes |
| XQueryBestSize, XQueryBestTile, XQueryBestStipple | determine efficient sizes |
| XQueryBestSize, XQueryBestStipple, XQueryBestTile | determine efficient sizes |
| XQueryColors, XLookupColor, XParseColor, XQueryColor | obtain color values |
| XQueryColor, XLookupColor, XParseColor, XQueryColors | obtain color values |
| XQueryDeviceState | query the state of an extension input device. |
| XLoadFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct, XQueryFont | load or unload fonts and font metric structures |
| XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XKeyboardControl, XQueryKeymap | manipulate keyboard settings and keyboard control structure |
| XQueryPointer | get pointer coordinates |
| XTextExtents, XTextExtents16, XQueryTextExtents16, XQueryTextExtents | compute or query text extents |
| XTextExtents, XTextExtents16, XQueryTextExtents, XQueryTextExtents16 | compute or query text extents |
| XQueryTree | query window tree information |
| XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows, XRaiseWindow | change window stacking order |
| XReadBitmapFileData, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData, XReadBitmapFile | manipulate bitmaps |
| XReadBitmapFile, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData, XReadBitmapFileData | manipulate bitmaps |
| XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym | handle keyboard input events in Latin-1 |
| XFreeCursor, XQueryBestCursor, XRecolorCursor | manipulate cursors |
| XIconifyWindow, XWithdrawWindow, XReconfigureWMWindow | manipulate top-level windows |
| XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion | determine if regions are empty or equal |
| XDrawRectangle, XDrawRectangles, XRectangle | draw rectangles and rectangles structure |
| XLookupKeysym, XLookupString, XRebindKeySym, XRefreshKeyboardMapping | handle keyboard input events in Latin-1 |
| XOpenIM, XCloseIM, XSetIMValues, XGetIMValues, XDisplayOfIM, XLocaleOfIM, XUnregisterIMInstantiateCallback, XRegisterIMInstantiateCallback | open, close, and obtain input method information |
| XAddConnectionWatch, XProcessInternalConnection, XInternalConnectionNumbers, XRemoveConnectionWatch | handle Xlib internal connections |
| XChangeSaveSet, XAddToSaveSet, XRemoveFromSaveSet | change a client’s save set |
| XAddHost, XAddHosts, XListHosts, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress, XRemoveHost | control host access and host control structure |
| XAddHost, XAddHosts, XListHosts, XRemoveHost, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress, XRemoveHosts | control host access and host control structure |
| XReparentEvent | ReparentNotify event structure |
| XReparentWindow | reparent windows |
| XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XGetScreenSaver, XResetScreenSaver | manipulate the screen saver |
| XResizeRequestEvent | ResizeRequest event structure |
| XConfigureWindow, XMoveWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges, XResizeWindow | configure windows and window changes structure |
| XScreenResourceString, XResourceManagerString | obtain server resource properties |
| XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows | change window stacking order |
| XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers | manipulate cut and paste buffers |
| XGetWindowProperty, XListProperties, XChangeProperty, XDeleteProperty, XRotateWindowProperties | obtain and change window properties |
| XFindContext, XDeleteContext, XUniqueContext, XSaveContext | associative look-up routines |
| BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen, XScreenNumberOfScreen | screen information functions and macros |
| XResourceManagerString, XScreenResourceString | obtain server resource properties |
| XDrawLine, XDrawLines, XDrawSegments, XSegment | draw lines, polygons, and line structure |
| XGetSelectedExtensionEvents, XSelectExtensionEvent | select extension events, get the list of currently selected extension events |
| XSelectInput | select input events |
| XSelectionClearEvent | SelectionClear event structure |
| XSelectionEvent | SelectionNotify event structure |
| XSelectionRequestEvent | SelectionRequest event structure |
| XDisplayMotionBufferSize, XGetMotionEvents, XTimeCoord, XSendEvent | send events and pointer motion history structure |
| XSendExtensionEvent | send input extension events to a client |
| XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XEnableAccessControl, XDisableAccessControl, XHostAddress, XSetAccessControl | control host access and host control structure |
| XSynchronize, XSetAfterFunction | enable or disable synchronization |
| XSetSubwindowMode, XSetGraphicsExposure, XSetArcMode | GC convenience routines |
| XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground | GC convenience routines |
| XAllocClassHint, XGetClassHint, XClassHint, XSetClassHint | allocate class hints structure and set or read a window’s WM_CLASS property |
| XSetClipOrigin, XSetClipRectangles, XSetClipMask | GC convenience routines |
| XSetClipMask, XSetClipRectangles, XSetClipOrigin | GC convenience routines |
| XSetClipOrigin, XSetClipMask, XSetClipRectangles | GC convenience routines |
| XKillClient, XSetCloseDownMode | control clients |
| XGetCommand, XSetCommand | set or read a window’s WM_COMMAND property |
| XSetLineAttributes, XSetDashes | GC convenience routines |
| XGetDeviceButtonMapping, XSetDeviceButtonMapping | query or change device button mappings |
| XGetDeviceFocus, XSetDeviceFocus | control extension input device focus |
| XSetDeviceMode | change the mode of a device |
| XGetDeviceModifierMapping, XSetDeviceModifierMapping | query or change device modifier mappings |
| XSetDeviceValuators | initialize the valuators on an extension input device |
| XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText, XSetErrorHandler | default error handlers |
| XSetFillStyle, XSetFillRule | GC convenience routines |
| XSetFillRule, XSetFillStyle | GC convenience routines |
| XSetFont | GC convenience routines |
| XGetFontPath, XFreeFontPath, XSetFontPath | set, get, or free the font search path |
| XSetState, XSetFunction, XSetPlanemask, XSetBackground, XSetForeground | GC convenience routines |
| XSetState, XSetPlanemask, XSetForeground, XSetBackground, XSetFunction | GC convenience routines |
| XSetArcMode, XSetSubwindowMode, XSetGraphicsExposure | GC convenience routines |
| XUnsetICFocus, XSetICFocus | set and unset input context focus |
| XGetICValues, XSetICValues | set and obtain XIC values |
| XOpenIM, XCloseIM, XGetIMValues, XDisplayOfIM, XLocaleOfIM, XRegisterIMInstantiateCallback, XUnregisterIMInstantiateCallback, XSetIMValues | open, close, and obtain input method information |
| XSetErrorHandler, XGetErrorText, XDisplayName, XGetErrorDatabaseText, XSetIOErrorHandler | default error handlers |
| XSetWMIconName, XGetWMIconName, XGetIconName, XSetIconName | set or read a window’s WM_ICON_NAME property |
| XAllocIconSize, XGetIconSizes, XIconSize, XSetIconSizes | allocate icon size structure and set or read a window’s WM_ICON_SIZES property |
| XGetInputFocus, XSetInputFocus | control input focus |
| XSetDashes, XSetLineAttributes | GC convenience routines |
| XSupportsLocale, XSetLocaleModifiers | determine locale support and configure locale modifiers |
| XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap, XSetModifierMapping | manipulate keyboard encoding and keyboard encoding structure |
| XCreateOC, XDestroyOC, XGetOCValues, XOMOfOC, XSetOCValues | create output contexts |
| XOpenOM, XCloseOM, XGetOMValues, XDisplayOfOM, XLocaleOfOM, XSetOMValues | open output methods |
| XSetState, XSetFunction, XSetForeground, XSetBackground, XSetPlanemask | GC convenience routines |
| XGetPointerMapping, XSetPointerMapping | manipulate pointer settings |
| XAllocStandardColormap, XGetRGBColormaps, XStandardColormap, XSetRGBColormaps | allocate, set, or read a standard colormap structure |
| XCreateRegion, XDestroyRegion, XSetRegion | create or destroy regions |
| XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver, XSetScreenSaver | manipulate the screen saver |
| XGetSelectionOwner, XConvertSelection, XSetSelectionOwner | manipulate window selection |
| XSetFunction, XSetPlanemask, XSetForeground, XSetBackground, XSetState | GC convenience routines |
| XSetTile, XSetTSOrigin, XSetStipple | GC convenience routines |
| XSetArcMode, XSetGraphicsExposure, XSetSubwindowMode | GC convenience routines |
| XSetTile, XSetStipple, XSetTSOrigin | GC convenience routines |
| XGetTextProperty, XSetTextProperty | set and read text properties |
| XSetStipple, XSetTSOrigin, XSetTile | GC convenience routines |
| XGetTransientForHint, XSetTransientForHint | set or read a window’s WM_TRANSIENT_FOR property |
| XGetWMClientMachine, XSetWMClientMachine | set or read a window’s WM_CLIENT_MACHINE property |
| XGetWMColormapWindows, XSetWMColormapWindows | set or read a window’s WM_COLORMAP_WINDOWS property |
| XAllocWMHints, XGetWMHints, XWMHints, XSetWMHints | allocate window manager hints structure and set or read a window’s WM_HINTS property |
| XGetWMIconName, XSetIconName, XGetIconName, XSetWMIconName | set or read a window’s WM_ICON_NAME property |
| XGetWMName, XStoreName, XFetchName, XSetWMName | set or read a window’s WM_NAME property |
| XAllocSizeHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints, XSetWMNormalHints | allocate size hints structure and set or read a window’s WM_NORMAL_HINTS property |
| XmbSetWMProperties, XSetWMProperties | set standard window properties |
| XGetWMProtocols, XSetWMProtocols | set or read a window’s WM__PROTOCOLS property |
| XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XGetWMSizeHints, XSizeHints, XSetWMSizeHints | allocate size hints structure and set or read a window’s WM_NORMAL_HINTS property |
| XCreateWindow, XCreateSimpleWindow, XSetWindowAttributes | create windows and window attributes structure |
| XChangeWindowAttributes, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap, XSetWindowBackground | change window attributes |
| XChangeWindowAttributes, XSetWindowBackground, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap, XSetWindowBackgroundPixmap | change window attributes |
| XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorderPixmap, XSetWindowColormap, XSetWindowBorder | change window attributes |
| XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowColormap, XSetWindowBorderPixmap | change window attributes |
| XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XWindowChanges, XSetWindowBorderWidth | configure windows and window changes structure |
| XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap | change window attributes |
| XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles, XShapeCombineMask | X nonrectangular shape functions |
| XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles, XShapeCombineRectangles | X nonrectangular shape functions |
| XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles, XShapeCombineRegion | X nonrectangular shape functions |
| XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles, XShapeCombineShape | X nonrectangular shape functions |
| XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles | X nonrectangular shape functions |
| XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeGetRectangles, XShapeInputSelected | X nonrectangular shape functions |
| XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles, XShapeOffsetShape | X nonrectangular shape functions |
| XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles, XShapeQueryExtension | X nonrectangular shape functions |
| XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles, XShapeQueryExtents | X nonrectangular shape functions |
| XShapeQueryExtension, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles, XShapeQueryVersion | X nonrectangular shape functions |
| XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeInputSelected, XShapeGetRectangles, XShapeSelectInput | X nonrectangular shape functions |
| XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion | region arithmetic |
| XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints | allocate size hints structure and set or read a window’s WM_NORMAL_HINTS property |
| XAllocStandardColormap, XSetRGBColormaps, XGetRGBColormaps, XStandardColormap | allocate, set, or read a standard colormap structure |
| XStoreBytes, XFetchBytes, XFetchBuffer, XRotateBuffers, XStoreBuffer | manipulate cut and paste buffers |
| XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers, XStoreBytes | manipulate cut and paste buffers |
| XStoreColors, XStoreNamedColor, XStoreColor | set colors |
| XStoreColor, XStoreNamedColor, XStoreColors | set colors |
| XSetWMName, XGetWMName, XFetchName, XStoreName | set or read a window’s WM_NAME property |
| XStoreColors, XStoreColor, XStoreNamedColor | set colors |
| XTextPropertyToStringList, XFreeStringList, XTextProperty, XStringListToTextProperty | convert string lists and text property structure |
| XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode, XConvertCase, XStringToKeysym | convert keysyms |
| XInitImage, XCreateImage, XGetPixel, XPutPixel, XAddPixel, XDestroyImage, XSubImage | image utilities |
| XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XXorRegion, XOffsetRegion, XShrinkRegion, XSubtractRegion | region arithmetic |
| XSetLocaleModifiers, XSupportsLocale | determine locale support and configure locale modifiers |
| XFlush, XEventsQueued, XPending, XSync | handle output buffer or event queue |
| XSetAfterFunction, XSynchronize | enable or disable synchronization |
| XTextExtents16, XQueryTextExtents, XQueryTextExtents16, XTextExtents | compute or query text extents |
| XTextExtents, XQueryTextExtents, XQueryTextExtents16, XTextExtents16 | compute or query text extents |
| XDrawText, XDrawText16, XTextItem16, XTextItem | draw polytext text and text drawing structures |
| XDrawText, XDrawText16, XTextItem, XTextItem16 | draw polytext text and text drawing structures |
| XStringListToTextProperty, XTextPropertyToStringList, XFreeStringList, XTextProperty | convert string lists and text property structure |
| XStringListToTextProperty, XFreeStringList, XTextProperty, XTextPropertyToStringList | convert string lists and text property structure |
| XTextWidth16, XTextWidth | compute text width |
| XTextWidth, XTextWidth16 | compute text width |
| XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents, XTimeCoord | send events and pointer motion history structure |
| XTranslateCoordinates | translate window coordinates |
| XDefineCursor, XUndefineCursor | define cursors |
| XGrabButton, XUngrabButton | grab pointer buttons |
| XGrabDevice, XUngrabDevice | grab/release the specified extension device |
| XGrabDeviceButton, XUngrabDeviceButton | grab/ungrab extension input device buttons |
| XGrabDeviceKey, XUngrabDeviceKey | grab/ungrab extension input device Keys |
| XGrabKey, XUngrabKey | grab keyboard keys |
| XGrabKeyboard, XUngrabKeyboard | grab the keyboard |
| XGrabPointer, XChangeActivePointerGrab, XUngrabPointer | grab the pointer |
| XGrabServer, XUngrabServer | grab the server |
| XInstallColormap, XListInstalledColormaps, XUninstallColormap | control colormaps |
| XIntersectRegion, XUnionRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion, XUnionRectWithRegion | region arithmetic |
| XIntersectRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion, XUnionRegion | region arithmetic |
| XSaveContext, XFindContext, XDeleteContext, XUniqueContext | associative look-up routines |
| XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XCharStruct, XFontProp, XChar2b, XFontStruct, XUnloadFont | load or unload fonts and font metric structures |
| XInitThreads, XLockDisplay, XUnlockDisplay | multi-threading support |
| XUnmapEvent | UnmapNotify event structure |
| XUnmapWindow, XUnmapSubwindows | unmap windows |
| XUnmapSubwindows, XUnmapWindow | unmap windows |
| XOpenIM, XCloseIM, XSetIMValues, XGetIMValues, XDisplayOfIM, XLocaleOfIM, XRegisterIMInstantiateCallback, XUnregisterIMInstantiateCallback | open, close, and obtain input method information |
| XSetICFocus, XUnsetICFocus | set and unset input context focus |
| XVaCreateNestedList | allocate a nested variable argument list |
| XVisibilityNotifyEvent, XVisibilityEvent | VisibilityNotify event structure |
| XVisibilityEvent, XVisibilityNotifyEvent | VisibilityNotify event structure |
| XGetVisualInfo, XMatchVisualInfo, XVisualInfo, XVisualIDFromVisual | obtain visual information and visual structure |
| XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual, XVisualInfo | obtain visual information and visual structure |
| XParseGeometry, XWMGeometry | parse window geometry |
| XAllocWMHints, XSetWMHints, XGetWMHints, XWMHints | allocate window manager hints structure and set or read a window’s WM_HINTS property |
| XWarpPointer | move pointer |
| XGetWindowAttributes, XGetGeometry, XWindowAttributes | get current window attribute or geometry and current window attributes structure |
| XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges | configure windows and window changes structure |
| XNextEvent, XPeekEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent, XWindowEvent | select events by type |
| XIconifyWindow, XReconfigureWMWindow, XWithdrawWindow | manipulate top-level windows |
| XReadBitmapFile, XReadBitmapFileData, XCreatePixmapFromBitmapData, XCreateBitmapFromData, XWriteBitmapFile | manipulate bitmaps |
| XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XOffsetRegion, XShrinkRegion, XXorRegion | region arithmetic |
| XcmsAllocNamedColor, XcmsAllocColor | allocate colors |
| XcmsAllocColor, XcmsAllocNamedColor | allocate colors |
| XcmsSetCCCOfColormap, XcmsCCCofColormap | query and modify CCC of a colormap |
| XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELuv, XcmsTekHVC, XcmsPad, XcmsCIELab | Xcms color structure |
| XcmsCIELabQueryMaxL, XcmsCIELabQueryMaxLC, XcmsCIELabQueryMinL, XcmsCIELabQueryMaxC | obtain the CIE L∗a∗b∗ coordinates |
| XcmsCIELabQueryMaxC, XcmsCIELabQueryMaxLC, XcmsCIELabQueryMinL, XcmsCIELabQueryMaxL | obtain the CIE L∗a∗b∗ coordinates |
| XcmsCIELabQueryMaxC, XcmsCIELabQueryMaxL, XcmsCIELabQueryMinL, XcmsCIELabQueryMaxLC | obtain the CIE L∗a∗b∗ coordinates |
| XcmsCIELabQueryMaxC, XcmsCIELabQueryMaxL, XcmsCIELabQueryMaxLC, XcmsCIELabQueryMinL | obtain the CIE L∗a∗b∗ coordinates |
| XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsTekHVC, XcmsPad, XcmsCIELuv | Xcms color structure |
| XcmsCIELuvQueryMaxL, XcmsCIELuvQueryMaxLC, XcmsCIELuvQueryMinL, XcmsCIELuvQueryMaxC | obtain the CIE L∗u∗v∗ coordinates |
| XcmsCIELuvQueryMaxC, XcmsCIELuvQueryMaxLC, XcmsCIELuvQueryMinL, XcmsCIELuvQueryMaxL | obtain the CIE L∗u∗v∗ coordinates |
| XcmsCIELuvQueryMaxC, XcmsCIELuvQueryMaxL, XcmsCIELuvQueryMinL, XcmsCIELuvQueryMaxLC | obtain the CIE L∗u∗v∗ coordinates |
| XcmsCIELuvQueryMaxC, XcmsCIELuvQueryMaxL, XcmsCIELuvQueryMaxLC, XcmsCIELuvQueryMinL | obtain the CIE L∗u∗v∗ coordinates |
| XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad, XcmsCIEXYZ | Xcms color structure |
| XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad, XcmsCIEuvY | Xcms color structure |
| XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad, XcmsCIExyY | Xcms color structure |
| XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad, XcmsColor | Xcms color structure |
| XcmsConvertColors | convert CCC color specifications |
| XcmsFreeCCC, XcmsCreateCCC | creating and destroying CCCs |
| XcmsDefaultCCC | obtain the default CCC for a screen |
| XcmsCreateCCC, XcmsFreeCCC | creating and destroying CCCs |
| XcmsQueryColor, XcmsQueryColors, XcmsLookupColor | obtain color values |
| XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad | Xcms color structure |
| XcmsQueryBlue, XcmsQueryGreen, XcmsQueryRed, XcmsQueryWhite, XcmsQueryBlack | obtain black, blue, green, red, and white CCC color specifications |
| XcmsQueryBlack, XcmsQueryGreen, XcmsQueryRed, XcmsQueryWhite, XcmsQueryBlue | obtain black, blue, green, red, and white CCC color specifications |
| XcmsQueryColors, XcmsLookupColor, XcmsQueryColor | obtain color values |
| XcmsQueryColor, XcmsLookupColor, XcmsQueryColors | obtain color values |
| XcmsQueryBlack, XcmsQueryBlue, XcmsQueryRed, XcmsQueryWhite, XcmsQueryGreen | obtain black, blue, green, red, and white CCC color specifications |
| XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, XcmsQueryWhite, XcmsQueryRed | obtain black, blue, green, red, and white CCC color specifications |
| XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, XcmsQueryRed, XcmsQueryWhite | obtain black, blue, green, red, and white CCC color specifications |
| XcmsColor, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad, XcmsRGB | Xcms color structure |
| XcmsColor, XcmsRGB, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad, XcmsRGBi | Xcms color structure |
| XcmsCCCofColormap, XcmsSetCCCOfColormap | query and modify CCC of a colormap |
| XcmsSetWhitePoint, XcmsSetWhiteAdjustProc | modifying CCC attributes |
| XcmsSetWhiteAdjustProc, XcmsSetWhitePoint | modifying CCC attributes |
| XcmsStoreColors, XcmsStoreColor | set colors |
| XcmsStoreColor, XcmsStoreColors | set colors |
| XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsPad, XcmsTekHVC | Xcms color structure |
| XcmsTekHVCQueryMaxV, XcmsTekHVCQueryMaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV, XcmsTekHVCQueryMaxC | obtain the TekHVC coordinates |
| XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV, XcmsTekHVCQueryMaxV | obtain the TekHVC coordinates |
| XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV, XcmsTekHVCQueryMaxVC | obtain the TekHVC coordinates |
| XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQueryMaxVC, XcmsTekHVCQueryMinV, XcmsTekHVCQueryMaxVSamples | obtain the TekHVC coordinates |
| XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQueryMaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV | obtain the TekHVC coordinates |
| XwcDrawImageString, XmbDrawImageString | draw image text using a single font set |
| XwcDrawString, XmbDrawString | draw text using a single font set |
| XwcDrawText, XmbDrawText | draw text using multiple font sets |
| XwcLookupString, XmbLookupString | obtain composed input from an input method |
| XwcResetIC, XmbResetIC | reset the state of an input context |
| XSetWMProperties, XmbSetWMProperties | set standard window properties |
| XwcTextEscapement, XmbTextEscapement | obtain the escapement of text |
| XwcTextExtents, XmbTextExtents | compute text extents |
| XwcTextListToTextProperty, XmbTextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString, XmbTextListToTextProperty | convert text lists and text property structures |
| XwcTextPerCharExtents, XmbTextPerCharExtents | obtain per-character information for a text string |
| XmbTextListToTextProperty, XwcTextListToTextProperty, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString, XmbTextPropertyToTextList | convert text lists and text property structures |
| XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow, XmbufChangeBufferAttributes | X multibuffering functions |
| XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow, XmbufChangeWindowAttributes | X multibuffering functions |
| XmbufQueryExtension, XmbufGetVersion, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow, XmbufCreateBuffers | X multibuffering functions |
| XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow | X multibuffering functions |
| XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow, XmbufDestroyBuffers | X multibuffering functions |
| XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow, XmbufDisplayBuffers | X multibuffering functions |
| XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow, XmbufGetBufferAttributes | X multibuffering functions |
| XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufCreateStereoWindow, XmbufGetScreenInfo | X multibuffering functions |
| XmbufQueryExtension, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow, XmbufGetVersion | X multibuffering functions |
| XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow, XmbufGetWindowAttributes | X multibuffering functions |
| XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow, XmbufQueryExtension | X multibuffering functions |
| XrmMergeDatabases, XrmCombineFileDatabase, XrmCombineDatabase | merge resource databases |
| XrmMergeDatabases, XrmCombineDatabase, XrmCombineFileDatabase | merge resource databases |
| XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase | retrieve and store resource databases |
| XrmEnumerateDatabase | enumerate resource database entries |
| XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmSetDatabase, XrmDestroyDatabase, XrmGetDatabase | retrieve and store resource databases |
| XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase, XrmGetFileDatabase | retrieve and store resource databases |
| XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource, XrmGetResource | retrieve database resources and search lists |
| XrmGetFileDatabase, XrmPutFileDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase, XrmGetStringDatabase | retrieve and store resource databases |
| XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec, XrmInitialize | initialize the Resource Manager, Resource Manager structures, and parse the command line |
| XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase, XrmLocaleOfDatabase | retrieve and store resource databases |
| XrmCombineDatabase, XrmCombineFileDatabase, XrmMergeDatabases | merge resource databases |
| XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec | initialize the Resource Manager, Resource Manager structures, and parse the command line |
| XrmInitialize, XrmParseCommand, XrmValue, XrmOptionDescRec, XrmOptionKind | initialize the Resource Manager, Resource Manager structures, and parse the command line |
| XrmInitialize, XrmValue, XrmOptionKind, XrmOptionDescRec, XrmParseCommand | initialize the Resource Manager, Resource Manager structures, and parse the command line |
| XrmUniqueQuark, XrmStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList, XrmPermStringToQuark | manipulate resource quarks |
| XrmGetFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase, XrmPutFileDatabase | retrieve and store resource databases |
| XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource | store database resources |
| XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource, XrmPutResource | store database resources |
| XrmPutResource, XrmQPutResource, XrmQPutStringResource, XrmPutLineResource, XrmPutStringResource | store database resources |
| XrmGetResource, XrmQGetSearchList, XrmQGetSearchResource, XrmQGetResource | retrieve database resources and search lists |
| XrmGetResource, XrmQGetResource, XrmQGetSearchResource, XrmQGetSearchList | retrieve database resources and search lists |
| XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource | retrieve database resources and search lists |
| XrmPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource, XrmQPutResource | store database resources |
| XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmPutLineResource, XrmQPutStringResource | store database resources |
| XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmStringToQuarkList, XrmStringToBindingQuarkList, XrmQuarkToString | manipulate resource quarks |
| XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmDestroyDatabase, XrmSetDatabase | retrieve and store resource databases |
| XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList | manipulate resource quarks |
| XrmUniqueQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList, XrmStringToQuark | manipulate resource quarks |
| XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToBindingQuarkList, XrmStringToQuarkList | manipulate resource quarks |
| XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList, XrmUniqueQuark | manipulate resource quarks |
| XrmInitialize, XrmParseCommand, XrmOptionKind, XrmOptionDescRec, XrmValue | initialize the Resource Manager, Resource Manager structures, and parse the command line |
| XmbDrawImageString, XwcDrawImageString | draw image text using a single font set |
| XmbDrawString, XwcDrawString | draw text using a single font set |
| XmbDrawText, XwcDrawText | draw text using multiple font sets |
| XmbTextListToTextProperty, XwcTextListToTextProperty, XmbTextPropertyToTextList, XwcTextPropertyToTextList, XDefaultString, XwcFreeStringList | convert text lists and text property structures |
| XmbLookupString, XwcLookupString | obtain composed input from an input method |
| XmbResetIC, XwcResetIC | reset the state of an input context |
| XmbTextEscapement, XwcTextEscapement | obtain the escapement of text |
| XmbTextExtents, XwcTextExtents | compute text extents |
| XmbTextListToTextProperty, XmbTextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString, XwcTextListToTextProperty | convert text lists and text property structures |
| XmbTextPerCharExtents, XwcTextPerCharExtents | obtain per-character information for a text string |
| XmbTextListToTextProperty, XwcTextListToTextProperty, XmbTextPropertyToTextList, XwcFreeStringList, XDefaultString, XwcTextPropertyToTextList | convert text lists and text property structures |
| standards, ISO, OSF_SOURCE, POSIX, XPG4, XPG4-UNIX, XBD, XCU, XCURSES, XNS, XSH, SVID2, SVID3, ANSI | Support for industry standards |
| atom_application_instrumentation, AddCallProto, AddCallProgram, AddCallObj, AddCallProc, AddCallInst, ReplaceProcedure, AddCallBlock | Allows an Atom tool’s instrumentation routine to add, within an application program, calls to analysis routines |
| atom_application_instrumentation, AddCallProto, AddCallProgram, AddCallObj, AddCallProc, AddCallBlock, ReplaceProcedure, AddCallInst | Allows an Atom tool’s instrumentation routine to add, within an application program, calls to analysis routines |
| atom_application_instrumentation, AddCallProto, AddCallProgram, AddCallProc, AddCallBlock, AddCallInst, ReplaceProcedure, AddCallObj | Allows an Atom tool’s instrumentation routine to add, within an application program, calls to analysis routines |
| atom_application_instrumentation, AddCallProto, AddCallProgram, AddCallObj, AddCallBlock, AddCallInst, ReplaceProcedure, AddCallProc | Allows an Atom tool’s instrumentation routine to add, within an application program, calls to analysis routines |
| atom_application_instrumentation, AddCallProto, AddCallObj, AddCallProc, AddCallBlock, AddCallInst, ReplaceProcedure, AddCallProgram | Allows an Atom tool’s instrumentation routine to add, within an application program, calls to analysis routines |
| atom_application_instrumentation, AddCallProgram, AddCallObj, AddCallProc, AddCallBlock, AddCallInst, ReplaceProcedure, AddCallProto | Allows an Atom tool’s instrumentation routine to add, within an application program, calls to analysis routines |
| Xlate, CreateXlate, XlateInstTextStart, XlateInstTextSize, XlateLoadShift, XlateAddr, AddXlateAddress | Atom routines used to determine the instrumented PC for selected instructions |
| AnalHeapBase | Obtains the base address of the analysis heap |
| atom_application_query, GetProgInfo, GetObjInfo, GetObjName, GetObjOutName, GetAnalName, GetObjInstArray, GetObjInstCount, GetProcInfo, ProcName, ProcFileName, ProcPC, GetBlockInfo, IsBranchTarget, GetInstClass, IsInstType, GetInstInfo, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage, BlockPC | Allows an Atom-tool instrumentation routine to obtain information about the parts of an application program |
| atom_object_management, IsObjBuilt, WriteObj, ReleaseObj, BuildObj | Allows an Atom tool’s InstrumentAll routine to build, release, and write objects |
| catalan, Catalan | Introduction to Catalan language support |
| chinese, Chinese | Introduction to Chinese language support |
| Xlate, AddXlateAddress, XlateInstTextStart, XlateInstTextSize, XlateLoadShift, XlateAddr, CreateXlate | Atom routines used to determine the instrumented PC for selected instructions |
| czech, Czech | Introduction to Czech language support |
| danish, Danish | Introduction to Danish language support |
| Dt.h, Dt | miscellaneous desktop definitions |
| Action.h, DtAction | action service definitions |
| ComboBox.h, DtComboBox | DtComboBox widget definitions |
| Dnd.h, DtDnd | Drag and drop definitions |
| Dts.h, DtDts | data typing definitions |
| Editor.h, DtEditor | editor widget definitions |
| Help.h, DtHelp | help services definitions |
| HelpDialog.h, DtHelpDialog | DtHelpDialog definitions |
| HelpQuickD.h, DtHelpQuickD | DtHelpQuickDialog definitions |
| MenuButton.h, DtMenuButton | DtMenuButton widget definitions |
| Saver.h, DtSaver | screen saver definitions |
| Session.h, DtSession | session management services definitions |
| SpinBox.h, DtSpinBox | DtSpinBox widget definitions |
| DtStdAppFontNames | CDE Standard Application Font Names |
| DtStdInterfaceFontNames | CDE Standard Interface Font Names |
| Term.h, DtTerm | terminal emulator definitions |
| Wsm.h, DtWsm | workspace manager definitions |
| dutch, Flemish, flemish, Dutch | Introduction to Dutch and Flemish language support |
| euro, Euro, EUR | Euro currency sign |
| evm, EVM | Event Management |
| euro, EUR, Euro | Euro currency sign |
| EvmCallback | Event Management callback function |
| EvmConnection | Connection to the Event Management daemon |
| EvmEvent | The structure of an EVM Event |
| EvmFilter | Event filter |
| finnish, Finnish | Introduction to Finnish language support |
| Dutch, dutch, flemish, Flemish | Introduction to Dutch and Flemish language support |
| french, French | Introduction to French language support |
| gbk, GBK | A character encoding system (codeset) for Simplified Chinese |
| german, German | Introduction to German language support |
| atom_application_query, GetProgInfo, GetObjInfo, GetObjName, GetObjOutName, GetObjInstArray, GetObjInstCount, GetProcInfo, ProcName, ProcFileName, ProcPC, GetBlockInfo, BlockPC, IsBranchTarget, GetInstClass, IsInstType, GetInstInfo, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage, GetAnalName | Allows an Atom-tool instrumentation routine to obtain information about the parts of an application program |
| atom_application_query, GetProgInfo, GetObjInfo, GetObjName, GetObjOutName, GetAnalName, GetObjInstArray, GetObjInstCount, GetProcInfo, ProcName, ProcFileName, ProcPC, BlockPC, IsBranchTarget, GetInstClass, IsInstType, GetInstInfo, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage, GetBlockInfo | Allows an Atom-tool instrumentation routine to obtain information about the parts of an application program |
| atom_application_navigation, GetFirstObj, GetLastObj, GetNextObj, GetPrevObj, GetFirstObjProc, GetLastObjProc, GetNextProc, GetPrevProc, GetFirstBlock, GetLastBlock, GetNextBlock, GetPrevBlock, GetFirstInst, GetLastInst, GetNextInst, GetPrevInst, GetProcObj, GetInstBlock, GetInstBranchTarget, GetBlockProc | Allows an Atom tool’s instrumentation routine to find locations in an application program |
| atom_application_navigation, GetFirstObj, GetLastObj, GetNextObj, GetPrevObj, GetFirstObjProc, GetLastObjProc, GetNextProc, GetPrevProc, GetLastBlock, GetNextBlock, GetPrevBlock, GetFirstInst, GetLastInst, GetNextInst, GetPrevInst, GetProcObj, GetBlockProc, GetInstBlock, GetInstBranchTarget, GetFirstBlock | Allows an Atom tool’s instrumentation routine to find locations in an application program |
| atom_application_navigation, GetFirstObj, GetLastObj, GetNextObj, GetPrevObj, GetFirstObjProc, GetLastObjProc, GetNextProc, GetPrevProc, GetFirstBlock, GetLastBlock, GetNextBlock, GetPrevBlock, GetLastInst, GetNextInst, GetPrevInst, GetProcObj, GetBlockProc, GetInstBlock, GetInstBranchTarget, GetFirstInst | Allows an Atom tool’s instrumentation routine to find locations in an application program |
| atom_application_navigation, GetLastObj, GetNextObj, GetPrevObj, GetFirstObjProc, GetLastObjProc, GetNextProc, GetPrevProc, GetFirstBlock, GetLastBlock, GetNextBlock, GetPrevBlock, GetFirstInst, GetLastInst, GetNextInst, GetPrevInst, GetProcObj, GetBlockProc, GetInstBlock, GetInstBranchTarget, GetFirstObj | Allows an Atom tool’s instrumentation routine to find locations in an application program |
| atom_application_navigation, GetFirstObj, GetLastObj, GetNextObj, GetPrevObj, GetLastObjProc, GetNextProc, GetPrevProc, GetFirstBlock, GetLastBlock, GetNextBlock, GetPrevBlock, GetFirstInst, GetLastInst, GetNextInst, GetPrevInst, GetProcObj, GetBlockProc, GetInstBlock, GetInstBranchTarget, GetFirstObjProc | Allows an Atom tool’s instrumentation routine to find locations in an application program |
| atom_application_query, GetProgInfo, GetObjInfo, GetObjName, GetObjOutName, GetAnalName, GetObjInstArray, GetObjInstCount, GetProcInfo, ProcName, ProcFileName, ProcPC, GetBlockInfo, BlockPC, IsBranchTarget, GetInstClass, IsInstType, GetInstInfo, InstPC, InstLineNo, GetInstRegEnum, GetInstRegUsage, GetInstBinary | Allows an Atom-tool instrumentation routine to obtain information about the parts of an application program |
| atom_application_navigation, GetFirstObj, GetLastObj, GetNextObj, GetPrevObj, GetFirstObjProc, GetLastObjProc, GetNextProc, GetPrevProc, GetFirstBlock, GetLastBlock, GetNextBlock, GetPrevBlock, GetFirstInst, GetLastInst, GetNextInst, GetPrevInst, GetProcObj, GetBlockProc, GetInstBranchTarget, GetInstBlock | Allows an Atom tool’s instrumentation routine to find locations in an application program |
| atom_application_navigation, GetFirstObj, GetLastObj, GetNextObj, GetPrevObj, GetFirstObjProc, GetLastObjProc, GetNextProc, GetPrevProc, GetFirstBlock, GetLastBlock, GetNextBlock, GetPrevBlock, GetFirstInst, GetLastInst, GetNextInst, GetPrevInst, GetProcObj, GetBlockProc, GetInstBlock, GetInstBranchTarget | Allows an Atom tool’s instrumentation routine to find locations in an application program |
| atom_application_query, GetProgInfo, GetObjInfo, GetObjName, GetObjOutName, GetAnalName, GetObjInstArray, GetObjInstCount, GetProcInfo, ProcName, ProcFileName, ProcPC, GetBlockInfo, BlockPC, IsBranchTarget, IsInstType, GetInstInfo, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage, GetInstClass | Allows an Atom-tool instrumentation routine to obtain information about the parts of an application program |
| atom_application_query, GetProgInfo, GetObjInfo, GetObjName, GetObjOutName, GetAnalName, GetObjInstArray, GetObjInstCount, GetProcInfo, ProcName, ProcFileName, ProcPC, GetBlockInfo, BlockPC, IsBranchTarget, GetInstClass, IsInstType, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage, GetInstInfo | Allows an Atom-tool instrumentation routine to obtain information about the parts of an application program |
| atom_application_query, GetProgInfo, GetObjInfo, GetObjName, GetObjOutName, GetAnalName, GetObjInstArray, GetObjInstCount, GetProcInfo, ProcName, ProcFileName, ProcPC, GetBlockInfo, BlockPC, IsBranchTarget, GetInstClass, IsInstType, GetInstInfo, InstPC, InstLineNo, GetInstBinary, GetInstRegUsage, GetInstRegEnum | Allows an Atom-tool instrumentation routine to obtain information about the parts of an application program |
| atom_application_query, GetProgInfo, GetObjInfo, GetObjName, GetObjOutName, GetAnalName, GetObjInstArray, GetObjInstCount, GetProcInfo, ProcName, ProcFileName, ProcPC, GetBlockInfo, BlockPC, IsBranchTarget, GetInstClass, IsInstType, GetInstInfo, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage | Allows an Atom-tool instrumentation routine to obtain information about the parts of an application program |
| atom_application_navigation, GetFirstObj, GetLastObj, GetNextObj, GetPrevObj, GetFirstObjProc, GetLastObjProc, GetNextProc, GetPrevProc, GetFirstBlock, GetNextBlock, GetPrevBlock, GetFirstInst, GetLastInst, GetNextInst, GetPrevInst, GetProcObj, GetBlockProc, GetInstBlock, GetInstBranchTarget, GetLastBlock | Allows an Atom tool’s instrumentation routine to find locations in an application program |
| atom_application_navigation, GetFirstObj, GetLastObj, GetNextObj, GetPrevObj, GetFirstObjProc, GetLastObjProc, GetNextProc, GetPrevProc, GetFirstBlock, GetLastBlock, GetNextBlock, GetPrevBlock, GetFirstInst, GetNextInst, GetPrevInst, GetProcObj, GetBlockProc, GetInstBlock, GetInstBranchTarget, GetLastInst | Allows an Atom tool’s instrumentation routine to find locations in an application program |
| atom_application_navigation, GetFirstObj, GetNextObj, GetPrevObj, GetFirstObjProc, GetLastObjProc, GetNextProc, GetPrevProc, GetFirstBlock, GetLastBlock, GetNextBlock, GetPrevBlock, GetFirstInst, GetLastInst, GetNextInst, GetPrevInst, GetProcObj, GetBlockProc, GetInstBlock, GetInstBranchTarget, GetLastObj | Allows an Atom tool’s instrumentation routine to find locations in an application program |
| atom_application_navigation, GetFirstObj, GetLastObj, GetNextObj, GetPrevObj, GetFirstObjProc, GetNextProc, GetPrevProc, GetFirstBlock, GetLastBlock, GetNextBlock, GetPrevBlock, GetFirstInst, GetLastInst, GetNextInst, GetPrevInst, GetProcObj, GetBlockProc, GetInstBlock, GetInstBranchTarget, GetLastObjProc | Allows an Atom tool’s instrumentation routine to find locations in an application program |
| atom_application_navigation, GetFirstObj, GetLastObj, GetNextObj, GetPrevObj, GetFirstObjProc, GetLastObjProc, GetNextProc, GetPrevProc, GetFirstBlock, GetLastBlock, GetPrevBlock, GetFirstInst, GetLastInst, GetNextInst, GetPrevInst, GetProcObj, GetBlockProc, GetInstBlock, GetInstBranchTarget, GetNextBlock | Allows an Atom tool’s instrumentation routine to find locations in an application program |
| atom_application_navigation, GetFirstObj, GetLastObj, GetNextObj, GetPrevObj, GetFirstObjProc, GetLastObjProc, GetNextProc, GetPrevProc, GetFirstBlock, GetLastBlock, GetNextBlock, GetPrevBlock, GetFirstInst, GetLastInst, GetPrevInst, GetProcObj, GetBlockProc, GetInstBlock, GetInstBranchTarget, GetNextInst | Allows an Atom tool’s instrumentation routine to find locations in an application program |
| atom_application_navigation, GetFirstObj, GetLastObj, GetPrevObj, GetFirstObjProc, GetLastObjProc, GetNextProc, GetPrevProc, GetFirstBlock, GetLastBlock, GetNextBlock, GetPrevBlock, GetFirstInst, GetLastInst, GetNextInst, GetPrevInst, GetProcObj, GetBlockProc, GetInstBlock, GetInstBranchTarget, GetNextObj | Allows an Atom tool’s instrumentation routine to find locations in an application program |
| atom_application_navigation, GetFirstObj, GetLastObj, GetNextObj, GetPrevObj, GetFirstObjProc, GetLastObjProc, GetPrevProc, GetFirstBlock, GetLastBlock, GetNextBlock, GetPrevBlock, GetFirstInst, GetLastInst, GetNextInst, GetPrevInst, GetProcObj, GetBlockProc, GetInstBlock, GetInstBranchTarget, GetNextProc | Allows an Atom tool’s instrumentation routine to find locations in an application program |
| atom_application_query, GetProgInfo, GetObjName, GetObjOutName, GetAnalName, GetObjInstArray, GetObjInstCount, GetProcInfo, ProcName, ProcFileName, ProcPC, GetBlockInfo, BlockPC, IsBranchTarget, GetInstClass, IsInstType, GetInstInfo, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage, GetObjInfo | Allows an Atom-tool instrumentation routine to obtain information about the parts of an application program |
| atom_application_query, GetProgInfo, GetObjInfo, GetObjName, GetObjOutName, GetAnalName, GetObjInstCount, GetProcInfo, ProcName, ProcFileName, ProcPC, GetBlockInfo, BlockPC, IsBranchTarget, GetInstClass, IsInstType, GetInstInfo, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage, GetObjInstArray | Allows an Atom-tool instrumentation routine to obtain information about the parts of an application program |
| atom_application_query, GetProgInfo, GetObjInfo, GetObjName, GetObjOutName, GetAnalName, GetObjInstArray, GetProcInfo, ProcName, ProcFileName, ProcPC, GetBlockInfo, BlockPC, IsBranchTarget, GetInstClass, IsInstType, GetInstInfo, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage, GetObjInstCount | Allows an Atom-tool instrumentation routine to obtain information about the parts of an application program |
| atom_application_query, GetProgInfo, GetObjInfo, GetObjOutName, GetAnalName, GetObjInstArray, GetObjInstCount, GetProcInfo, ProcName, ProcFileName, ProcPC, GetBlockInfo, BlockPC, IsBranchTarget, GetInstClass, IsInstType, GetInstInfo, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage, GetObjName | Allows an Atom-tool instrumentation routine to obtain information about the parts of an application program |
| atom_application_query, GetProgInfo, GetObjInfo, GetObjName, GetAnalName, GetObjInstArray, GetObjInstCount, GetProcInfo, ProcName, ProcFileName, ProcPC, GetBlockInfo, BlockPC, IsBranchTarget, GetInstClass, IsInstType, GetInstInfo, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage, GetObjOutName | Allows an Atom-tool instrumentation routine to obtain information about the parts of an application program |
| atom_application_navigation, GetFirstObj, GetLastObj, GetNextObj, GetPrevObj, GetFirstObjProc, GetLastObjProc, GetNextProc, GetPrevProc, GetFirstBlock, GetLastBlock, GetNextBlock, GetFirstInst, GetLastInst, GetNextInst, GetPrevInst, GetProcObj, GetBlockProc, GetInstBlock, GetInstBranchTarget, GetPrevBlock | Allows an Atom tool’s instrumentation routine to find locations in an application program |
| atom_application_navigation, GetFirstObj, GetLastObj, GetNextObj, GetPrevObj, GetFirstObjProc, GetLastObjProc, GetNextProc, GetPrevProc, GetFirstBlock, GetLastBlock, GetNextBlock, GetPrevBlock, GetFirstInst, GetLastInst, GetNextInst, GetProcObj, GetBlockProc, GetInstBlock, GetInstBranchTarget, GetPrevInst | Allows an Atom tool’s instrumentation routine to find locations in an application program |
| atom_application_navigation, GetFirstObj, GetLastObj, GetNextObj, GetFirstObjProc, GetLastObjProc, GetNextProc, GetPrevProc, GetFirstBlock, GetLastBlock, GetNextBlock, GetPrevBlock, GetFirstInst, GetLastInst, GetNextInst, GetPrevInst, GetProcObj, GetBlockProc, GetInstBlock, GetInstBranchTarget, GetPrevObj | Allows an Atom tool’s instrumentation routine to find locations in an application program |
| atom_application_navigation, GetFirstObj, GetLastObj, GetNextObj, GetPrevObj, GetFirstObjProc, GetLastObjProc, GetNextProc, GetFirstBlock, GetLastBlock, GetNextBlock, GetPrevBlock, GetFirstInst, GetLastInst, GetNextInst, GetPrevInst, GetProcObj, GetBlockProc, GetInstBlock, GetInstBranchTarget, GetPrevProc | Allows an Atom tool’s instrumentation routine to find locations in an application program |
| atom_application_query, GetProgInfo, GetObjInfo, GetObjName, GetObjOutName, GetAnalName, GetObjInstArray, GetObjInstCount, ProcName, ProcFileName, ProcPC, GetBlockInfo, BlockPC, IsBranchTarget, GetInstClass, IsInstType, GetInstInfo, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage, GetProcInfo | Allows an Atom-tool instrumentation routine to obtain information about the parts of an application program |
| atom_application_navigation, GetFirstObj, GetLastObj, GetNextObj, GetPrevObj, GetFirstObjProc, GetLastObjProc, GetNextProc, GetPrevProc, GetFirstBlock, GetLastBlock, GetNextBlock, GetPrevBlock, GetFirstInst, GetLastInst, GetNextInst, GetPrevInst, GetBlockProc, GetInstBlock, GetInstBranchTarget, GetProcObj | Allows an Atom tool’s instrumentation routine to find locations in an application program |
| atom_application_query, GetObjInfo, GetObjName, GetObjOutName, GetAnalName, GetObjInstArray, GetObjInstCount, GetProcInfo, ProcName, ProcFileName, ProcPC, GetBlockInfo, BlockPC, IsBranchTarget, GetInstClass, IsInstType, GetInstInfo, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage, GetProgInfo | Allows an Atom-tool instrumentation routine to obtain information about the parts of an application program |
| greek, Greek | Introduction to Greek language support |
| hebrew, Hebrew | Introduction to Hebrew language support |
| hungarian, Hungarian | Introduction to Hungarian language support |
| iso2022jp, iso-2022-jp, ISO-2022-JP | A character encoding system (codeset) for Japanese |
| iso2022, iso-2022, ISO-2022 | A character encoding mechanism standardized by the International Standards Organization (ISO) |
| standards, ANSI, OSF_SOURCE, POSIX, XPG4, XPG4-UNIX, XBD, XCU, XCURSES, XNS, XSH, SVID2, SVID3, ISO | Support for industry standards |
| iso8859-1, ISO8859-1 | A character encoding system (codeset) for Catalan, Danish, Dutch, English, Finnish, French, German, Icelandic, Italian, Norwegian, Portuguese, Spanish, and Swedish |
| iso8859-15, ISO8859-15 | A character encoding system (codeset) for Albanian, Basque, Breton, Catalan, Danish, Dutch, English, Estonian, Faroese, Finnish, French, Frisian, Galician, German, Greenlandic, Icelandic, Irish Gaelic, Italian, Latin, Luxemburgish, Norwegian, Portuguese, Rhaeto-Romanic, Scottish Gaelic, and Swedish |
| iso8859-2, ISO8859-2 | A character encoding system (codeset) for Czech, Slovak, Slovene, Polish, and Hungarian |
| iso8859-4, ISO8859-4 | A character encoding system (codeset) for Lithuanian and other languages |
| iso8859-5, ISO8859-5 | A character encoding system (codeset) for Russian |
| iso8859-7, ISO8859-7 | A character encoding system (codeset) for Greek |
| iso8859-8, ISO8859-8 | A character encoding system (codeset) for Hebrew |
| iso8859-9, ISO8859-9 | A character encoding system (codeset) for Turkish |
| icelandic, Icelandic | Introduction to Icelandic language support |
| atom_application_query, GetProgInfo, GetObjInfo, GetObjName, GetObjOutName, GetAnalName, GetObjInstArray, GetObjInstCount, GetProcInfo, ProcName, ProcFileName, ProcPC, GetBlockInfo, BlockPC, IsBranchTarget, GetInstClass, IsInstType, GetInstInfo, InstPC, GetInstBinary, GetInstRegEnum, GetInstRegUsage, InstLineNo | Allows an Atom-tool instrumentation routine to obtain information about the parts of an application program |
| atom_application_query, GetProgInfo, GetObjInfo, GetObjName, GetObjOutName, GetAnalName, GetObjInstArray, GetObjInstCount, GetProcInfo, ProcName, ProcFileName, ProcPC, GetBlockInfo, BlockPC, IsBranchTarget, GetInstClass, IsInstType, GetInstInfo, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage, InstPC | Allows an Atom-tool instrumentation routine to obtain information about the parts of an application program |
| atom_instrumentation_routines, InstrumentAll, InstrumentInit, InstrumentFini, Instrument | Atom tool instrumentation routines |
| atom_instrumentation_routines, Instrument, InstrumentInit, InstrumentFini, InstrumentAll | Atom tool instrumentation routines |
| atom_instrumentation_routines, Instrument, InstrumentAll, InstrumentInit, InstrumentFini | Atom tool instrumentation routines |
| atom_instrumentation_routines, Instrument, InstrumentAll, InstrumentFini, InstrumentInit | Atom tool instrumentation routines |
| atom_application_query, GetProgInfo, GetObjInfo, GetObjName, GetObjOutName, GetAnalName, GetObjInstArray, GetObjInstCount, GetProcInfo, ProcName, ProcFileName, ProcPC, GetBlockInfo, BlockPC, GetInstClass, IsInstType, GetInstInfo, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage, IsBranchTarget | Allows an Atom-tool instrumentation routine to obtain information about the parts of an application program |
| atom_application_query, GetProgInfo, GetObjInfo, GetObjName, GetObjOutName, GetAnalName, GetObjInstArray, GetObjInstCount, GetProcInfo, ProcName, ProcFileName, ProcPC, GetBlockInfo, BlockPC, IsBranchTarget, GetInstClass, GetInstInfo, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage, IsInstType | Allows an Atom-tool instrumentation routine to obtain information about the parts of an application program |
| atom_object_management, BuildObj, WriteObj, ReleaseObj, IsObjBuilt | Allows an Atom tool’s InstrumentAll routine to build, release, and write objects |
| italian, Italian | Introduction to Italian language support |
| jiskanji, jiskanji7, JIS7 | A character encoding system (codeset) for Japanese |
| japanese, Japanese | Introduction to Japanese language support |
| korean, Korean | Introduction to Korean language support |
| i18n_intro, i18n, LC_ALL, LC_COLLATE, LC_CTYPE, LC_MESSAGES, LC_MONETARY, LC_NUMERIC, LC_TIME, LANG | Introduction to internationalization (I18N) |
| i18n_intro, i18n, LANG, LC_COLLATE, LC_CTYPE, LC_MESSAGES, LC_MONETARY, LC_NUMERIC, LC_TIME, LC_ALL | Introduction to internationalization (I18N) |
| i18n_intro, i18n, LANG, LC_ALL, LC_CTYPE, LC_MESSAGES, LC_MONETARY, LC_NUMERIC, LC_TIME, LC_COLLATE | Introduction to internationalization (I18N) |
| i18n_intro, i18n, LANG, LC_ALL, LC_COLLATE, LC_MESSAGES, LC_MONETARY, LC_NUMERIC, LC_TIME, LC_CTYPE | Introduction to internationalization (I18N) |
| i18n_intro, i18n, LANG, LC_ALL, LC_COLLATE, LC_CTYPE, LC_MONETARY, LC_NUMERIC, LC_TIME, LC_MESSAGES | Introduction to internationalization (I18N) |
| i18n_intro, i18n, LANG, LC_ALL, LC_COLLATE, LC_CTYPE, LC_MESSAGES, LC_NUMERIC, LC_TIME, LC_MONETARY | Introduction to internationalization (I18N) |
| i18n_intro, i18n, LANG, LC_ALL, LC_COLLATE, LC_CTYPE, LC_MESSAGES, LC_MONETARY, LC_TIME, LC_NUMERIC | Introduction to internationalization (I18N) |
| i18n_intro, i18n, LANG, LC_ALL, LC_COLLATE, LC_CTYPE, LC_MESSAGES, LC_MONETARY, LC_NUMERIC, LC_TIME | Introduction to internationalization (I18N) |
| l10n_intro, l10n, locales, LOCPATH | Introduction to localization (L10N) |
| lithuanian, Lithuanian | Introduction to Lithuanian language support |
| norwegian, Norwegian | Introduction to Norwegian language support |
| odl, ODL | On-demand font loading |
| standards, ANSI, ISO, POSIX, XPG4, XPG4-UNIX, XBD, XCU, XCURSES, XNS, XSH, SVID2, SVID3, OSF_SOURCE | Support for industry standards |
| standards, ANSI, ISO, OSF_SOURCE, XPG4, XPG4-UNIX, XBD, XCU, XCURSES, XNS, XSH, SVID2, SVID3, POSIX | Support for industry standards |
| polish, Polish | Introduction to Polish language support |
| portuguese, Portuguese | Introduction to Portuguese language support |
| atom_application_query, GetProgInfo, GetObjInfo, GetObjName, GetObjOutName, GetAnalName, GetObjInstArray, GetObjInstCount, GetProcInfo, ProcName, ProcPC, GetBlockInfo, BlockPC, IsBranchTarget, GetInstClass, IsInstType, GetInstInfo, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage, ProcFileName | Allows an Atom-tool instrumentation routine to obtain information about the parts of an application program |
| atom_application_query, GetProgInfo, GetObjInfo, GetObjName, GetObjOutName, GetAnalName, GetObjInstArray, GetObjInstCount, GetProcInfo, ProcFileName, ProcPC, GetBlockInfo, BlockPC, IsBranchTarget, GetInstClass, IsInstType, GetInstInfo, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage, ProcName | Allows an Atom-tool instrumentation routine to obtain information about the parts of an application program |
| atom_application_query, GetProgInfo, GetObjInfo, GetObjName, GetObjOutName, GetAnalName, GetObjInstArray, GetObjInstCount, GetProcInfo, ProcName, ProcFileName, GetBlockInfo, BlockPC, IsBranchTarget, GetInstClass, IsInstType, GetInstInfo, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage, ProcPC | Allows an Atom-tool instrumentation routine to obtain information about the parts of an application program |
| atom_application_resolvers, ResolveTargetProc, ResolveNamedProc, ReResolveProc | Allows an Atom tool’s instrumentation routine to resolve procedure names and call targets |
| atom_object_management, BuildObj, IsObjBuilt, WriteObj, ReleaseObj | Allows an Atom tool’s InstrumentAll routine to build, release, and write objects |
| atom_application_instrumentation, AddCallProto, AddCallProgram, AddCallObj, AddCallProc, AddCallBlock, AddCallInst, ReplaceProcedure | Allows an Atom tool’s instrumentation routine to add, within an application program, calls to analysis routines |
| atom_application_resolvers, ResolveTargetProc, ReResolveProc, ResolveNamedProc | Allows an Atom tool’s instrumentation routine to resolve procedure names and call targets |
| atom_application_resolvers, ResolveNamedProc, ReResolveProc, ResolveTargetProc | Allows an Atom tool’s instrumentation routine to resolve procedure names and call targets |
| russian, Russian | Introduction to Russian language support |
| sim, SIM | Software phrase input method |
| shiftjis, SJIS | A character encoding system (codeset) for Japanese |
| standards, ANSI, ISO, OSF_SOURCE, POSIX, XPG4, XPG4-UNIX, XBD, XCU, XCURSES, XNS, XSH, SVID3, SVID2 | Support for industry standards |
| standards, ANSI, ISO, OSF_SOURCE, POSIX, XPG4, XPG4-UNIX, XBD, XCU, XCURSES, XNS, XSH, SVID2, SVID3 | Support for industry standards |
| slovak, Slovak | Introduction to Slovak language support |
| slovene, Slovene | Introduction to Slovene language support |
| spanish, Spanish | Introduction to Spanish language support |
| swedish, Swedish | Introduction to Swedish language support |
| tactis, TACTIS | A character encoding system (codeset) for Thai. |
| thai, Thai | Introduction to Thai language support |
| ThreadExcludeObj, ThreadExcludeProc, ThreadExitCall, ThreadForkCall, ThreadGetId, ThreadIsInternal, ThreadTableInit, ThreadTableLock, ThreadTableUnlock, ThreadTableFree, ThreadLookup, ThreadUnlock, ThreadRemove, ThreadForeach, ThreadMutexPoll, ThreadMutexLock, ThreadMutexUnlock, ThreadAddr, ThreadLockedAdd, Thread | Atom services used to develop Thread-safe analysis routines |
| Thread, ThreadExcludeObj, ThreadExcludeProc, ThreadExitCall, ThreadForkCall, ThreadGetId, ThreadIsInternal, ThreadTableInit, ThreadTableLock, ThreadTableUnlock, ThreadTableFree, ThreadLookup, ThreadUnlock, ThreadRemove, ThreadForeach, ThreadMutexPoll, ThreadMutexLock, ThreadMutexUnlock, ThreadLockedAdd, ThreadAddr | Atom services used to develop Thread-safe analysis routines |
| Thread, ThreadExcludeProc, ThreadExitCall, ThreadForkCall, ThreadGetId, ThreadIsInternal, ThreadTableInit, ThreadTableLock, ThreadTableUnlock, ThreadTableFree, ThreadLookup, ThreadUnlock, ThreadRemove, ThreadForeach, ThreadMutexPoll, ThreadMutexLock, ThreadMutexUnlock, ThreadAddr, ThreadLockedAdd, ThreadExcludeObj | Atom services used to develop Thread-safe analysis routines |
| Thread, ThreadExcludeObj, ThreadExitCall, ThreadForkCall, ThreadGetId, ThreadIsInternal, ThreadTableInit, ThreadTableLock, ThreadTableUnlock, ThreadTableFree, ThreadLookup, ThreadUnlock, ThreadRemove, ThreadForeach, ThreadMutexPoll, ThreadMutexLock, ThreadMutexUnlock, ThreadAddr, ThreadLockedAdd, ThreadExcludeProc | Atom services used to develop Thread-safe analysis routines |
| Thread, ThreadExcludeObj, ThreadExcludeProc, ThreadForkCall, ThreadGetId, ThreadIsInternal, ThreadTableInit, ThreadTableLock, ThreadTableUnlock, ThreadTableFree, ThreadLookup, ThreadUnlock, ThreadRemove, ThreadForeach, ThreadMutexPoll, ThreadMutexLock, ThreadMutexUnlock, ThreadAddr, ThreadLockedAdd, ThreadExitCall | Atom services used to develop Thread-safe analysis routines |
| Thread, ThreadExcludeObj, ThreadExcludeProc, ThreadExitCall, ThreadForkCall, ThreadGetId, ThreadIsInternal, ThreadTableInit, ThreadTableLock, ThreadTableUnlock, ThreadTableFree, ThreadLookup, ThreadUnlock, ThreadRemove, ThreadMutexPoll, ThreadMutexLock, ThreadMutexUnlock, ThreadAddr, ThreadLockedAdd, ThreadForeach | Atom services used to develop Thread-safe analysis routines |
| Thread, ThreadExcludeObj, ThreadExcludeProc, ThreadExitCall, ThreadGetId, ThreadIsInternal, ThreadTableInit, ThreadTableLock, ThreadTableUnlock, ThreadTableFree, ThreadLookup, ThreadUnlock, ThreadRemove, ThreadForeach, ThreadMutexPoll, ThreadMutexLock, ThreadMutexUnlock, ThreadAddr, ThreadLockedAdd, ThreadForkCall | Atom services used to develop Thread-safe analysis routines |
| Thread, ThreadExcludeObj, ThreadExcludeProc, ThreadExitCall, ThreadForkCall, ThreadIsInternal, ThreadTableInit, ThreadTableLock, ThreadTableUnlock, ThreadTableFree, ThreadLookup, ThreadUnlock, ThreadRemove, ThreadForeach, ThreadMutexPoll, ThreadMutexLock, ThreadMutexUnlock, ThreadAddr, ThreadLockedAdd, ThreadGetId | Atom services used to develop Thread-safe analysis routines |
| Thread, ThreadExcludeObj, ThreadExcludeProc, ThreadExitCall, ThreadForkCall, ThreadGetId, ThreadTableInit, ThreadTableLock, ThreadTableUnlock, ThreadTableFree, ThreadLookup, ThreadUnlock, ThreadRemove, ThreadForeach, ThreadMutexPoll, ThreadMutexLock, ThreadMutexUnlock, ThreadAddr, ThreadLockedAdd, ThreadIsInternal | Atom services used to develop Thread-safe analysis routines |
| Thread, ThreadExcludeObj, ThreadExcludeProc, ThreadExitCall, ThreadForkCall, ThreadGetId, ThreadIsInternal, ThreadTableInit, ThreadTableLock, ThreadTableUnlock, ThreadTableFree, ThreadLookup, ThreadUnlock, ThreadRemove, ThreadForeach, ThreadMutexPoll, ThreadMutexLock, ThreadMutexUnlock, ThreadAddr, ThreadLockedAdd | Atom services used to develop Thread-safe analysis routines |
| Thread, ThreadExcludeObj, ThreadExcludeProc, ThreadExitCall, ThreadForkCall, ThreadGetId, ThreadIsInternal, ThreadTableInit, ThreadTableLock, ThreadTableUnlock, ThreadTableFree, ThreadUnlock, ThreadRemove, ThreadForeach, ThreadMutexPoll, ThreadMutexLock, ThreadMutexUnlock, ThreadAddr, ThreadLockedAdd, ThreadLookup | Atom services used to develop Thread-safe analysis routines |
| Thread, ThreadExcludeObj, ThreadExcludeProc, ThreadExitCall, ThreadForkCall, ThreadGetId, ThreadIsInternal, ThreadTableInit, ThreadTableLock, ThreadTableUnlock, ThreadTableFree, ThreadLookup, ThreadUnlock, ThreadRemove, ThreadForeach, ThreadMutexPoll, ThreadMutexUnlock, ThreadAddr, ThreadLockedAdd, ThreadMutexLock | Atom services used to develop Thread-safe analysis routines |
| Thread, ThreadExcludeObj, ThreadExcludeProc, ThreadExitCall, ThreadForkCall, ThreadGetId, ThreadIsInternal, ThreadTableInit, ThreadTableLock, ThreadTableUnlock, ThreadTableFree, ThreadLookup, ThreadUnlock, ThreadRemove, ThreadForeach, ThreadMutexLock, ThreadMutexUnlock, ThreadAddr, ThreadLockedAdd, ThreadMutexPoll | Atom services used to develop Thread-safe analysis routines |
| Thread, ThreadExcludeObj, ThreadExcludeProc, ThreadExitCall, ThreadForkCall, ThreadGetId, ThreadIsInternal, ThreadTableInit, ThreadTableLock, ThreadTableUnlock, ThreadTableFree, ThreadLookup, ThreadUnlock, ThreadRemove, ThreadForeach, ThreadMutexPoll, ThreadMutexLock, ThreadAddr, ThreadLockedAdd, ThreadMutexUnlock | Atom services used to develop Thread-safe analysis routines |
| Thread, ThreadExcludeObj, ThreadExcludeProc, ThreadExitCall, ThreadForkCall, ThreadGetId, ThreadIsInternal, ThreadTableInit, ThreadTableLock, ThreadTableUnlock, ThreadTableFree, ThreadLookup, ThreadUnlock, ThreadForeach, ThreadMutexPoll, ThreadMutexLock, ThreadMutexUnlock, ThreadAddr, ThreadLockedAdd, ThreadRemove | Atom services used to develop Thread-safe analysis routines |
| Thread, ThreadExcludeObj, ThreadExcludeProc, ThreadExitCall, ThreadForkCall, ThreadGetId, ThreadIsInternal, ThreadTableInit, ThreadTableLock, ThreadTableUnlock, ThreadLookup, ThreadUnlock, ThreadRemove, ThreadForeach, ThreadMutexPoll, ThreadMutexLock, ThreadMutexUnlock, ThreadAddr, ThreadLockedAdd, ThreadTableFree | Atom services used to develop Thread-safe analysis routines |
| Thread, ThreadExcludeObj, ThreadExcludeProc, ThreadExitCall, ThreadForkCall, ThreadGetId, ThreadIsInternal, ThreadTableLock, ThreadTableUnlock, ThreadTableFree, ThreadLookup, ThreadUnlock, ThreadRemove, ThreadForeach, ThreadMutexPoll, ThreadMutexLock, ThreadMutexUnlock, ThreadAddr, ThreadLockedAdd, ThreadTableInit | Atom services used to develop Thread-safe analysis routines |
| Thread, ThreadExcludeObj, ThreadExcludeProc, ThreadExitCall, ThreadForkCall, ThreadGetId, ThreadIsInternal, ThreadTableInit, ThreadTableUnlock, ThreadTableFree, ThreadLookup, ThreadUnlock, ThreadRemove, ThreadForeach, ThreadMutexPoll, ThreadMutexLock, ThreadMutexUnlock, ThreadAddr, ThreadLockedAdd, ThreadTableLock | Atom services used to develop Thread-safe analysis routines |
| Thread, ThreadExcludeObj, ThreadExcludeProc, ThreadExitCall, ThreadForkCall, ThreadGetId, ThreadIsInternal, ThreadTableInit, ThreadTableLock, ThreadTableFree, ThreadLookup, ThreadUnlock, ThreadRemove, ThreadForeach, ThreadMutexPoll, ThreadMutexLock, ThreadMutexUnlock, ThreadAddr, ThreadLockedAdd, ThreadTableUnlock | Atom services used to develop Thread-safe analysis routines |
| Thread, ThreadExcludeObj, ThreadExcludeProc, ThreadExitCall, ThreadForkCall, ThreadGetId, ThreadIsInternal, ThreadTableInit, ThreadTableLock, ThreadTableUnlock, ThreadTableFree, ThreadLookup, ThreadRemove, ThreadForeach, ThreadMutexPoll, ThreadMutexLock, ThreadMutexUnlock, ThreadAddr, ThreadLockedAdd, ThreadUnlock | Atom services used to develop Thread-safe analysis routines |
| tt_c.h, Tttt_c | ToolTalk definitions |
| tttk.h, Tttttk | ToolTalk definitions |
| turkish, Turkish | Introduction to Turkish language support |
| Unicode, unicode, universal.utf8, UCS-4, UTF-8, iso10646, UCS-2 | Support for the Unicode and ISO/IEC 10646 standards |
| Unicode, unicode, universal.utf8, UCS-2, UTF-8, iso10646, UCS-4 | Support for the Unicode and ISO/IEC 10646 standards |
| Unicode, unicode, universal.utf8, UCS-2, UCS-4, iso10646, UTF-8 | Support for the Unicode and ISO/IEC 10646 standards |
| unicode, universal.utf8, UCS-2, UCS-4, UTF-8, iso10646, Unicode | Support for the Unicode and ISO/IEC 10646 standards |
| wototo, Wototo | Introduction to the Thai language standard |
| atom_object_management, BuildObj, IsObjBuilt, ReleaseObj, WriteObj | Allows an Atom tool’s InstrumentAll routine to build, release, and write objects |
| standards, ANSI, ISO, OSF_SOURCE, POSIX, XPG4, XPG4-UNIX, XCU, XCURSES, XNS, XSH, SVID2, SVID3, XBD | Support for industry standards |
| standards, ANSI, ISO, OSF_SOURCE, POSIX, XPG4, XPG4-UNIX, XBD, XCURSES, XNS, XSH, SVID2, SVID3, XCU | Support for industry standards |
| standards, ANSI, ISO, OSF_SOURCE, POSIX, XPG4, XPG4-UNIX, XBD, XCU, XNS, XSH, SVID2, SVID3, XCURSES | Support for industry standards |
| standards, ANSI, ISO, OSF_SOURCE, POSIX, XPG4, XPG4-UNIX, XBD, XCU, XCURSES, XSH, SVID2, SVID3, XNS | Support for industry standards |
| standards, ANSI, ISO, OSF_SOURCE, POSIX, XPG4, XBD, XCU, XCURSES, XNS, XSH, SVID2, SVID3, XPG4-UNIX | Support for industry standards |
| standards, ANSI, ISO, OSF_SOURCE, POSIX, XPG4-UNIX, XBD, XCU, XCURSES, XNS, XSH, SVID2, SVID3, XPG4 | Support for industry standards |
| standards, ANSI, ISO, OSF_SOURCE, POSIX, XPG4, XPG4-UNIX, XBD, XCU, XCURSES, XNS, SVID2, SVID3, XSH | Support for industry standards |
| CreateXlate, AddXlateAddress, XlateInstTextStart, XlateInstTextSize, XlateLoadShift, XlateAddr, Xlate | Atom routines used to determine the instrumented PC for selected instructions |
| Xlate, CreateXlate, AddXlateAddress, XlateInstTextStart, XlateInstTextSize, XlateLoadShift, XlateAddr | Atom routines used to determine the instrumented PC for selected instructions |
| Xlate, CreateXlate, AddXlateAddress, XlateInstTextStart, XlateLoadShift, XlateAddr, XlateInstTextSize | Atom routines used to determine the instrumented PC for selected instructions |
| Xlate, CreateXlate, AddXlateAddress, XlateInstTextSize, XlateLoadShift, XlateAddr, XlateInstTextStart | Atom routines used to determine the instrumented PC for selected instructions |
| Xlate, CreateXlate, AddXlateAddress, XlateInstTextStart, XlateInstTextSize, XlateAddr, XlateLoadShift | Atom routines used to determine the instrumented PC for selected instructions |
| java, javac, jre, jdb, javah, javap, javadoc, rmic, rmiregistry, serialver, native2ascii, jar, javakey, appletviewer | The Java Development Kit tools |
| ascii | Octal, hexadecimal, and decimal ASCII character sets |
| AddCallProto, AddCallProgram, AddCallObj, AddCallProc, AddCallBlock, AddCallInst, ReplaceProcedure, atom_application_instrumentation | Allows an Atom tool’s instrumentation routine to add, within an application program, calls to analysis routines |
| GetFirstObj, GetLastObj, GetNextObj, GetPrevObj, GetFirstObjProc, GetLastObjProc, GetNextProc, GetPrevProc, GetFirstBlock, GetLastBlock, GetNextBlock, GetPrevBlock, GetFirstInst, GetLastInst, GetNextInst, GetPrevInst, GetProcObj, GetBlockProc, GetInstBlock, GetInstBranchTarget, atom_application_navigation | Allows an Atom tool’s instrumentation routine to find locations in an application program |
| GetProgInfo, GetObjInfo, GetObjName, GetObjOutName, GetAnalName, GetObjInstArray, GetObjInstCount, GetProcInfo, ProcName, ProcFileName, ProcPC, GetBlockInfo, BlockPC, IsBranchTarget, GetInstClass, IsInstType, GetInstInfo, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage, atom_application_query | Allows an Atom-tool instrumentation routine to obtain information about the parts of an application program |
| ResolveTargetProc, ResolveNamedProc, ReResolveProc, atom_application_resolvers | Allows an Atom tool’s instrumentation routine to resolve procedure names and call targets |
| atom_description_file | Description of an Atom tool’s instrumentation and analysis files. |
| Instrument, InstrumentAll, InstrumentInit, InstrumentFini, atom_instrumentation_routines | Atom tool instrumentation routines |
| BuildObj, IsObjBuilt, WriteObj, ReleaseObj, atom_object_management | Allows an Atom tool’s InstrumentAll routine to build, release, and write objects |
| big5 | A character encoding system (codeset) for Traditional Chinese |
| Catalan, catalan | Introduction to Catalan language support |
| Chinese, chinese | Introduction to Chinese language support |
| cp437, cp737, cp775, cp850, cp852, cp855, cp857, cp860, cp861, cp862, cp863, cp865, cp866, cp869, cp874, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, code_page | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp850, cp852, cp855, cp857, cp860, cp861, cp862, cp863, cp865, cp866, cp869, cp874, cp932, cp936, cp949, cp950, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, cp1250 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp850, cp852, cp855, cp857, cp860, cp861, cp862, cp863, cp865, cp866, cp869, cp874, cp932, cp936, cp949, cp950, cp1250, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, cp1251 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp850, cp852, cp855, cp857, cp860, cp861, cp862, cp863, cp865, cp866, cp869, cp874, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, cp1252 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp850, cp852, cp855, cp857, cp860, cp861, cp862, cp863, cp865, cp866, cp869, cp874, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, cp1253 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp850, cp852, cp855, cp857, cp860, cp861, cp862, cp863, cp865, cp866, cp869, cp874, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, cp1254 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp850, cp852, cp855, cp857, cp860, cp861, cp862, cp863, cp865, cp866, cp869, cp874, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1256, cp1257, cp1258, dingbats, symbol, cp1255 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp850, cp852, cp855, cp857, cp860, cp861, cp862, cp863, cp865, cp866, cp869, cp874, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1257, cp1258, dingbats, symbol, cp1256 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp850, cp852, cp855, cp857, cp860, cp861, cp862, cp863, cp865, cp866, cp869, cp874, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1258, dingbats, symbol, cp1257 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp850, cp852, cp855, cp857, cp860, cp861, cp862, cp863, cp865, cp866, cp869, cp874, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, dingbats, symbol, cp1258 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp737, cp775, cp850, cp852, cp855, cp857, cp860, cp861, cp862, cp863, cp865, cp866, cp869, cp874, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, cp437 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp775, cp850, cp852, cp855, cp857, cp860, cp861, cp862, cp863, cp865, cp866, cp869, cp874, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, cp737 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp850, cp852, cp855, cp857, cp860, cp861, cp862, cp863, cp865, cp866, cp869, cp874, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, cp775 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp852, cp855, cp857, cp860, cp861, cp862, cp863, cp865, cp866, cp869, cp874, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, cp850 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp850, cp855, cp857, cp860, cp861, cp862, cp863, cp865, cp866, cp869, cp874, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, cp852 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp850, cp852, cp857, cp860, cp861, cp862, cp863, cp865, cp866, cp869, cp874, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, cp855 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp850, cp852, cp855, cp860, cp861, cp862, cp863, cp865, cp866, cp869, cp874, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, cp857 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp850, cp852, cp855, cp857, cp861, cp862, cp863, cp865, cp866, cp869, cp874, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, cp860 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp850, cp852, cp855, cp857, cp860, cp862, cp863, cp865, cp866, cp869, cp874, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, cp861 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp850, cp852, cp855, cp857, cp860, cp861, cp863, cp865, cp866, cp869, cp874, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, cp862 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp850, cp852, cp855, cp857, cp860, cp861, cp862, cp865, cp866, cp869, cp874, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, cp863 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp850, cp852, cp855, cp857, cp860, cp861, cp862, cp863, cp866, cp869, cp874, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, cp865 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp850, cp852, cp855, cp857, cp860, cp861, cp862, cp863, cp865, cp869, cp874, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, cp866 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp850, cp852, cp855, cp857, cp860, cp861, cp862, cp863, cp865, cp866, cp874, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, cp869 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp850, cp852, cp855, cp857, cp860, cp861, cp862, cp863, cp865, cp866, cp869, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, cp874 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp850, cp852, cp855, cp857, cp860, cp861, cp862, cp863, cp865, cp866, cp869, cp874, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, cp932 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp850, cp852, cp855, cp857, cp860, cp861, cp862, cp863, cp865, cp866, cp869, cp874, cp932, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, cp936 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp850, cp852, cp855, cp857, cp860, cp861, cp862, cp863, cp865, cp866, cp869, cp874, cp932, cp936, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, cp949 | Coded character sets that are used on Microsoft Windows and NT systems |
| code_page, cp437, cp737, cp775, cp850, cp852, cp855, cp857, cp860, cp861, cp862, cp863, cp865, cp866, cp869, cp874, cp932, cp936, cp949, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol, cp950 | Coded character sets that are used on Microsoft Windows and NT systems |
| csa.h, csacsa | calendar and appointment services definitions |
| Czech, czech | Introduction to Czech language support |
| Danish, danish | Introduction to Danish language support |
| dechanyu | A character encoding system (codeset) for Traditional Chinese |
| dechanzi | A character encoding system (codeset) for Simplified Chinese |
| deckanji | A character encoding system (codeset) for Japanese |
| deckorean | A character encoding system (codeset) for Korean |
| code_page, cp437, cp737, cp775, cp850, cp852, cp855, cp857, cp860, cp861, cp862, cp863, cp865, cp866, cp869, cp874, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, symbol, dingbats | Coded character sets that are used on Microsoft Windows and NT systems |
| dtactionaction | CDE action management actions |
| dtappaction | CDE application management actions |
| dtbuilderaction | CDE application builder actions |
| dtcalcaction | CDE calculator actions |
| dtcalendaraction | CDE calendar and appointment management actions |
| dtenvvar | CDE environment variables |
| dtfileaction | CDE file management actions |
| dtfilsys | CDE file system; directory tree structure |
| dthelpaction | CDE help actions |
| dticonaction | CDE icon editing actions |
| dtmailaction | CDE mail actions |
| dtmanaction | CDE manual page actions |
| dtprintinfoaction | CDE print job actions |
| dtsessionaction | CDE session management actions |
| dtstyleaction | CDE style management actions |
| dtterm | escape sequences recognized by dtterm and the DtTerm widget |
| dttermaction | CDE terminal emulation actions |
| dttextaction | CDE text editing actions |
| dttrashaction | CDE trash management actions |
| Dutch, Flemish, flemish, dutch | Introduction to Dutch and Flemish language support |
| end, etext, edata | Defines the last location of a program |
| etext, edata, end | Defines the last location of a program |
| environ | User environment |
| errno | Returns error condition value |
| end, edata, etext | Defines the last location of a program |
| eucJP | A character encoding system (codeset) for Japanese |
| eucKR | A character encoding system (codeset) for Korean |
| eucTW | A character encoding system (codeset) for Traditional Chinese |
| Euro, EUR, euro | Euro currency sign |
| EVM, evm | Event Management |
| Finnish, finnish | Introduction to Finnish language support |
| Dutch, dutch, Flemish, flemish | Introduction to Dutch and Flemish language support |
| French, french | Introduction to French language support |
| GBK, gbk | A character encoding system (codeset) for Simplified Chinese |
| German, german | Introduction to German language support |
| Greek, greek | Introduction to Greek language support |
| Hebrew, hebrew | Introduction to Hebrew language support |
| hier | Standard file system hierarchy |
| hiprof | Hierarchical instruction profiler |
| hostname | Host name resolution description |
| Hungarian, hungarian | Introduction to Hungarian language support |
| i18n_intro, LANG, LC_ALL, LC_COLLATE, LC_CTYPE, LC_MESSAGES, LC_MONETARY, LC_NUMERIC, LC_TIME, i18n | Introduction to internationalization (I18N) |
| i18n, LANG, LC_ALL, LC_COLLATE, LC_CTYPE, LC_MESSAGES, LC_MONETARY, LC_NUMERIC, LC_TIME, i18n_intro | Introduction to internationalization (I18N) |
| i18n_printing | Introduction to internationalized printing support |
| Icelandic, icelandic | Introduction to Icelandic language support |
| iconv_intro, iconv | Introduction to codeset conversion |
| iconv_JEF | Specification for controlling conversion between Fujitsu JEF and Tru64 UNIX Japanese codesets |
| iconv_KEIS | Specification for controlling conversion between Hitachi KEIS and Tru64 UNIX Japanese codesets |
| iconv_ibmkanji | Specification for controlling conversion between IBM Kanji and Tru64 UNIX Japanese codesets |
| iconv, iconv_intro | Introduction to codeset conversion |
| insight_manager | Web-based device status and configuration |
| intro | Introduction to miscellaneous reference pages |
| iso2022jp, ISO-2022-JP, iso-2022-jp | A character encoding system (codeset) for Japanese |
| iso2022, ISO-2022, iso-2022 | A character encoding mechanism standardized by the International Standards Organization (ISO) |
| Unicode, unicode, universal.utf8, UCS-2, UCS-4, UTF-8, iso10646 | Support for the Unicode and ISO/IEC 10646 standards |
| iso-2022, ISO-2022, iso2022 | A character encoding mechanism standardized by the International Standards Organization (ISO) |
| iso-2022-jp, ISO-2022-JP, iso2022jp | A character encoding system (codeset) for Japanese |
| ISO8859-1, iso8859-1 | A character encoding system (codeset) for Catalan, Danish, Dutch, English, Finnish, French, German, Icelandic, Italian, Norwegian, Portuguese, Spanish, and Swedish |
| ISO8859-15, iso8859-15 | A character encoding system (codeset) for Albanian, Basque, Breton, Catalan, Danish, Dutch, English, Estonian, Faroese, Finnish, French, Frisian, Galician, German, Greenlandic, Icelandic, Irish Gaelic, Italian, Latin, Luxemburgish, Norwegian, Portuguese, Rhaeto-Romanic, Scottish Gaelic, and Swedish |
| ISO8859-2, iso8859-2 | A character encoding system (codeset) for Czech, Slovak, Slovene, Polish, and Hungarian |
| ISO8859-4, iso8859-4 | A character encoding system (codeset) for Lithuanian and other languages |
| ISO8859-5, iso8859-5 | A character encoding system (codeset) for Russian |
| ISO8859-7, iso8859-7 | A character encoding system (codeset) for Greek |
| ISO8859-8, iso8859-8 | A character encoding system (codeset) for Hebrew |
| ISO8859-9, iso8859-9 | A character encoding system (codeset) for Turkish |
| Italian, italian | Introduction to Italian language support |
| Japanese, japanese | Introduction to Japanese language support |
| java, javac, jre, jdb, javah, javap, javadoc, appletviewer, rmic, rmiregistry, serialver, native2ascii, javakey, jar | The Java Development Kit tools |
| javac, jre, jdb, javah, javap, javadoc, appletviewer, rmic, rmiregistry, serialver, native2ascii, jar, javakey, java | The Java Development Kit tools |
| java, jre, jdb, javah, javap, javadoc, appletviewer, rmic, rmiregistry, serialver, native2ascii, jar, javakey, javac | The Java Development Kit tools |
| java, javac, jre, jdb, javah, javap, appletviewer, rmic, rmiregistry, serialver, native2ascii, jar, javakey, javadoc | The Java Development Kit tools |
| java, javac, jre, jdb, javap, javadoc, appletviewer, rmic, rmiregistry, serialver, native2ascii, jar, javakey, javah | The Java Development Kit tools |
| java, javac, jre, jdb, javah, javap, javadoc, appletviewer, rmic, rmiregistry, serialver, native2ascii, jar, javakey | The Java Development Kit tools |
| java, javac, jre, jdb, javah, javadoc, appletviewer, rmic, rmiregistry, serialver, native2ascii, jar, javakey, javap | The Java Development Kit tools |
| java, javac, jre, javah, javap, javadoc, appletviewer, rmic, rmiregistry, serialver, native2ascii, jar, javakey, jdb | The Java Development Kit tools |
| jiskanji7, JIS7, jiskanji | A character encoding system (codeset) for Japanese |
| jiskanji, JIS7, jiskanji7 | A character encoding system (codeset) for Japanese |
| java, javac, jdb, javah, javap, javadoc, appletviewer, rmic, rmiregistry, serialver, native2ascii, jar, javakey, jre | The Java Development Kit tools |
| keyboard | Using keyboards for different native languages |
| kkc | Kana-Kanji conversion |
| Korean, korean | Introduction to Korean language support |
| l10n_intro, locales, LOCPATH, l10n | Introduction to localization (L10N) |
| l10n, locales, LOCPATH, l10n_intro | Introduction to localization (L10N) |
| Lithuanian, lithuanian | Introduction to Lithuanian language support |
| loader | Run-time linker and loader. |
| l10n_intro, l10n, LOCPATH, locales | Introduction to localization (L10N) |
| man.page, man | The man macro packages for reference pages |
| man, man.page | The man macro packages for reference pages |
| me | Macros for formatting papers |
| ms | Text formatting macros |
| java, javac, jre, jdb, javah, javap, javadoc, appletviewer, rmic, rmiregistry, serialver, jar, javakey, native2ascii | The Java Development Kit tools |
| Norwegian, norwegian | Introduction to Norwegian language support |
| ODL, odl | On-demand font loading |
| pixie | Adds profiling code to a program |
| Polish, polish | Introduction to Polish language support |
| Portuguese, portuguese | Introduction to Portuguese language support |
| rcsfile | format of RCS file |
| java, javac, jre, jdb, javah, javap, javadoc, appletviewer, rmiregistry, serialver, native2ascii, jar, javakey, rmic | The Java Development Kit tools |
| java, javac, jre, jdb, javah, javap, javadoc, appletviewer, rmic, serialver, native2ascii, jar, javakey, rmiregistry | The Java Development Kit tools |
| rpc | rpc program number database |
| sml, rsml | rsml and sml macro packages that support RSML-coded reference pages |
| Russian, russian | Introduction to Russian language support |
| sbig5 | A character encoding system (codeset) for Traditional Chinese |
| sdeckanji | A character encoding system (codeset) for Japanese |
| java, javac, jre, jdb, javah, javap, javadoc, appletviewer, rmic, rmiregistry, native2ascii, jar, javakey, serialver | The Java Development Kit tools |
| SJIS, shiftjis | A character encoding system (codeset) for Japanese |
| siginfo | Details of signal generation |
| SIM, sim | Software phrase input method |
| Slovak, slovak | Introduction to Slovak language support |
| Slovene, slovene | Introduction to Slovene language support |
| rsml, sml | rsml and sml macro packages that support RSML-coded reference pages |
| Spanish, spanish | Introduction to Spanish language support |
| ANSI, ISO, OSF_SOURCE, POSIX, XPG4, XPG4-UNIX, XBD, XCU, XCURSES, XNS, XSH, SVID2, SVID3, standards | Support for industry standards |
| Swedish, swedish | Introduction to Swedish language support |
| code_page, cp437, cp737, cp775, cp850, cp852, cp855, cp857, cp860, cp861, cp862, cp863, cp865, cp866, cp869, cp874, cp932, cp936, cp949, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol | Coded character sets that are used on Microsoft Windows and NT systems |
| sys_attrs | introduction to kernel subsystem attributes used for configuration and tuning |
| sys_attrs_ace | ace subsystem attributes |
| sys_attrs_advfs | advfs subsystem attributes |
| sys_attrs_alt | alt subsystem attributes |
| sys_attrs_ati64 | ati64 subsystem attributes |
| sys_attrs_atmilmi3x, sys_attrs_atmip, sys_attrs_atmuni, sys_attrs_lane, sys_attrs_uni3x, sys_attrs_atm | Asynchronous Transfer Mode (ATM) subsystem attributes |
| sys_attrs_atm, sys_attrs_atmip, sys_attrs_atmuni, sys_attrs_lane, sys_attrs_uni3x, sys_attrs_atmilmi3x | Asynchronous Transfer Mode (ATM) subsystem attributes |
| sys_attrs_atm, sys_attrs_atmilmi3x, sys_attrs_atmuni, sys_attrs_lane, sys_attrs_uni3x, sys_attrs_atmip | Asynchronous Transfer Mode (ATM) subsystem attributes |
| sys_attrs_atm, sys_attrs_atmilmi3x, sys_attrs_atmip, sys_attrs_lane, sys_attrs_uni3x, sys_attrs_atmuni | Asynchronous Transfer Mode (ATM) subsystem attributes |
| sys_attrs_bba | bba subsystem attributes |
| sys_attrs_bparm | bparm subsystem attributes |
| sys_attrs_bsd_tty | bsd_tty subsystem attributes |
| sys_attrs_cam_disk, sys_attrs_cam_tape, sys_attrs_cam | SCSI CAM I/O subsystem attributes |
| sys_attrs_cam, sys_attrs_cam_tape, sys_attrs_cam_disk | SCSI CAM I/O subsystem attributes |
| sys_attrs_cam, sys_attrs_cam_disk, sys_attrs_cam_tape | SCSI CAM I/O subsystem attributes |
| sys_attrs_cirrus | cirrus subsystem attributes |
| sys_attrs_cm | system attributes for the cm kernel subsystem |
| sys_attrs_ddr | ddr subsystem attributes |
| sys_attrs_dlb | dlb subsystem attributes |
| sys_attrs_dli | dli subsystem attributes |
| sys_attrs_dlpi | DLPI subsystem attributes |
| sys_attrs_ee | ee subsystem attributes |
| sys_attrs_eisa | eisa subsystem attributes |
| sys_attrs_emx | emx subsystem attributes |
| sys_attrs_ffm_fs | ffm_fs subsystem attributes |
| sys_attrs_fta | fta subsystem attributes |
| sys_attrs_generic | system attributes for the generic kernel subsystem |
| sys_attrs_gpc_input | gpc_input subsystem attributes |
| sys_attrs_i2o | i2o subsystem attributes |
| sys_attrs_inet | inet subsystem attributes |
| sys_attrs_io | io subsystem attributes |
| sys_attrs_ipc | attributes for the ipc kernel subsystem |
| sys_attrs_isa | isa subsystem attributes |
| sys_attrs_isp | isp subsystem attributes |
| sys_attrs_lan_common | lan_common subsystem attributes |
| sys_attrs_atm, sys_attrs_atmilmi3x, sys_attrs_atmip, sys_attrs_atmuni, sys_attrs_uni3x, sys_attrs_lane | Asynchronous Transfer Mode (ATM) subsystem attributes |
| sys_attrs_lfa | lfa subsystem attributes |
| sys_attrs_lsm | lsm subsystem attributes |
| sys_attrs_lta | lta subsystem attributes |
| sys_attrs_mchan | mchan subsystem attributes |
| sys_attrs_net | net subsystem attributes |
| sys_attrs_netrain | netrain subsystem attributes |
| sys_attrs_pci | pci subsystem attributes |
| sys_attrs_ppp | ppp subsystem attributes |
| sys_attrs_presto | presto subsystem attributes |
| sys_attrs_proc | system attributes for the proc kernel subsystem |
| sys_attrs_pts | pts subsystem attributes |
| sys_attrs_pwrmgr | pwrmgr subsystem attributes |
| sys_attrs_qvision | qvision subsystem attributes |
| sys_attrs_s3trio | s3trio subsystem attributes |
| sys_attrs_scc_input, sys_attrs_scc | scc and scc_input subsystem attributes |
| sys_attrs_scc, sys_attrs_scc_input | scc and scc_input subsystem attributes |
| sys_attrs_sec | sec subsystem attributes |
| sys_attrs_snmpinfo | snmpinfo subsystem attributes |
| sys_attrs_socket | socket subsystem attributes |
| sys_attrs_streams | streams subsystem attributes |
| sys_attrs_strstd | strstd subsystem attributes |
| sys_attrs_tc | tc subsystem attributes |
| sys_attrs_ufs | ufs subsystem attributes |
| sys_attrs_uipc | uipc subsystem attributes |
| sys_attrs_atm, sys_attrs_atmilmi3x, sys_attrs_atmip, sys_attrs_atmuni, sys_attrs_lane, sys_attrs_uni3x | Asynchronous Transfer Mode (ATM) subsystem attributes |
| sys_attrs_vfs | system attributes for the vfs kernel subsystem |
| sys_attrs_vga | vga subsystem attributes |
| sys_attrs_vm | system attributes for the vm kernel subsystem |
| sys_attrs_xpr | xpr subsystem attributes |
| TACTIS, tactis | A character encoding system (codeset) for Thai. |
| telecode | A character encoding system (codeset) for Traditional Chinese |
| Thai, thai | Introduction to Thai language support |
| third | Performs memory access checks and detects memory leaks |
| Turkish, turkish | Introduction to Turkish language support |
| ucontext | user context |
| Unicode, universal.utf8, UCS-2, UCS-4, UTF-8, iso10646, unicode | Support for the Unicode and ISO/IEC 10646 standards |
| Unicode, unicode, UCS-2, UCS-4, UTF-8, iso10646, universal.utf8 | Support for the Unicode and ISO/IEC 10646 standards |
| Wototo, wototo | Introduction to the Thai language standard |