| 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_PAIR, 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, COLOR_PAIRS, COLORS, PAIR_NUMBER ] |
| COLOR_PAIRS | 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, COLOR_PAIRS, COLORS, PAIR_NUMBER ] |
| 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 | |
| DtAppInitialize | initialize the Desktop Services library | [ DtInitialize, DtAppInitialize ] |
| 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 | |
| DtDndDragStart | initiate a drag | [ DtDndDragStart, DtDndVaDragStart ] |
| DtDndDropRegister | specify a drop site | [ DtDndDropRegister, DtDndVaDropRegister ] |
| DtDndDropUnregister | deactivate a drop site | |
| DtDndVaDragStart | initiate a drag | [ DtDndDragStart, DtDndVaDragStart ] |
| DtDndVaDropRegister | specify a drop site | [ DtDndDropRegister, DtDndVaDropRegister ] |
| 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 | |
| DtInitialize | initialize the Desktop Services library | [ DtInitialize, DtAppInitialize ] |
| 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 | |
| EvmConnCheck | Maintains connection with the EVM daemon | [ EvmConnCheck, EvmConnWait, EvmConnDispatch, EvmConnFlush ] |
| EvmConnControl | Controls information for an EVM connection | |
| EvmConnCreate | Establishes or destroys connection with the EVM daemon | [ EvmConnCreate, EvmConnFdGet, EvmConnDestroy ] |
| EvmConnDestroy | Establishes or destroys connection with the EVM daemon | [ EvmConnCreate, EvmConnFdGet, EvmConnDestroy ] |
| EvmConnDispatch | Maintains connection with the EVM daemon | [ EvmConnCheck, EvmConnWait, EvmConnDispatch, EvmConnFlush ] |
| EvmConnFdGet | Establishes or destroys connection with the EVM daemon | [ EvmConnCreate, EvmConnFdGet, EvmConnDestroy ] |
| EvmConnFlush | Maintains connection with the EVM daemon | [ EvmConnCheck, EvmConnWait, EvmConnDispatch, EvmConnFlush ] |
| EvmConnRegistrationGet | Establishes a subscription for event notification | [ EvmConnSubscribe, EvmConnRegistrationGet, EvmConnTemplateScan ] |
| EvmConnSubscribe | Establishes a subscription for event notification | [ EvmConnSubscribe, EvmConnRegistrationGet, EvmConnTemplateScan ] |
| EvmConnTemplateScan | Establishes a subscription for event notification | [ EvmConnSubscribe, EvmConnRegistrationGet, EvmConnTemplateScan ] |
| EvmConnWait | Maintains connection with the EVM daemon | [ EvmConnCheck, EvmConnWait, EvmConnDispatch, EvmConnFlush ] |
| EvmEventCreate | Creates and destroys events | [ EvmEventCreate, EvmEventCreateVa, EvmEventDup, EvmEventDestroy ] |
| EvmEventCreateVa | Creates and destroys events | [ EvmEventCreate, EvmEventCreateVa, EvmEventDup, EvmEventDestroy ] |
| EvmEventDestroy | Creates and destroys events | [ EvmEventCreate, EvmEventCreateVa, EvmEventDup, EvmEventDestroy ] |
| EvmEventDump | Dumps an event in displayable form | |
| EvmEventDup | Creates and destroys events | [ EvmEventCreate, EvmEventCreateVa, EvmEventDup, EvmEventDestroy ] |
| EvmEventFormat | Formats an event for display | |
| EvmEventNameMatch | Match event name | [ EvmEventNameMatch, EvmEventNameMatchStr ] |
| EvmEventNameMatchStr | Match event name | [ EvmEventNameMatch, EvmEventNameMatchStr ] |
| EvmEventPost | Posts an event | |
| EvmEventRead | Performs I/O of events to and from a file | [ EvmEventRead, EvmEventWrite ] |
| EvmEventValidate | Performs a data integrity check on an event. | |
| EvmEventWrite | Performs I/O of events to and from a file | [ EvmEventRead, EvmEventWrite ] |
| EvmFilterCreate | Event filter evaluator routines | [ EvmFilterCreate, EvmFilterSet, EvmFilterTest, EvmFilterIsFile, EvmFilterReadFile, EvmFilterDestroy ] |
| EvmFilterDestroy | Event filter evaluator routines | [ EvmFilterCreate, EvmFilterSet, EvmFilterTest, EvmFilterIsFile, EvmFilterReadFile, EvmFilterDestroy ] |
| EvmFilterIsFile | Event filter evaluator routines | [ EvmFilterCreate, EvmFilterSet, EvmFilterTest, EvmFilterIsFile, EvmFilterReadFile, EvmFilterDestroy ] |
| EvmFilterReadFile | Event filter evaluator routines | [ EvmFilterCreate, EvmFilterSet, EvmFilterTest, EvmFilterIsFile, EvmFilterReadFile, EvmFilterDestroy ] |
| EvmFilterSet | Event filter evaluator routines | [ EvmFilterCreate, EvmFilterSet, EvmFilterTest, EvmFilterIsFile, EvmFilterReadFile, EvmFilterDestroy ] |
| EvmFilterTest | Event filter evaluator routines | [ EvmFilterCreate, EvmFilterSet, EvmFilterTest, EvmFilterIsFile, EvmFilterReadFile, EvmFilterDestroy ] |
| EvmItemGet | Creates and manipulates event items | [ EvmItemSet, EvmItemSetVa, EvmItemGet, EvmItemRelease, EvmItemListGet, EvmItemListFree ] |
| EvmItemListFree | Creates and manipulates event items | [ EvmItemSet, EvmItemSetVa, EvmItemGet, EvmItemRelease, EvmItemListGet, EvmItemListFree ] |
| EvmItemListGet | Creates and manipulates event items | [ EvmItemSet, EvmItemSetVa, EvmItemGet, EvmItemRelease, EvmItemListGet, EvmItemListFree ] |
| EvmItemRelease | Creates and manipulates event items | [ EvmItemSet, EvmItemSetVa, EvmItemGet, EvmItemRelease, EvmItemListGet, EvmItemListFree ] |
| EvmItemSet | Creates and manipulates event items | [ EvmItemSet, EvmItemSetVa, EvmItemGet, EvmItemRelease, EvmItemListGet, EvmItemListFree ] |
| EvmItemSetVa | Creates and manipulates event items | [ EvmItemSet, EvmItemSetVa, EvmItemGet, EvmItemRelease, EvmItemListGet, EvmItemListFree ] |
| EvmSrvMessageGet | Event service functions | [ EvmSrvStart, EvmSrvMessageGet ] |
| EvmSrvStart | Event service functions | [ EvmSrvStart, EvmSrvMessageGet ] |
| EvmStatusTextGet | Formats text version of EVM status code | |
| EvmVarGet | Manipulates event variables | [ EvmVarSet, EvmVarGet, EvmVarRelease, EvmVarListGet, EvmVarListFree ] |
| EvmVarListFree | Manipulates event variables | [ EvmVarSet, EvmVarGet, EvmVarRelease, EvmVarListGet, EvmVarListFree ] |
| EvmVarListGet | Manipulates event variables | [ EvmVarSet, EvmVarGet, EvmVarRelease, EvmVarListGet, EvmVarListFree ] |
| EvmVarRelease | Manipulates event variables | [ EvmVarSet, EvmVarGet, EvmVarRelease, EvmVarListGet, EvmVarListFree ] |
| EvmVarSet | Manipulates event variables | [ EvmVarSet, EvmVarGet, EvmVarRelease, EvmVarListGet, EvmVarListFree ] |
| MPOOL | shared memory buffer pool | [ mpool, MPOOL, mpool_open, mpool_filter, mpool_new, mpool_get, mpool_put, mpool_sync, mpool_close ] |
| NLSPATH | Opening a message catalog | [ catopen, NLSPATH ] |
| PAIR_NUMBER | 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, COLOR_PAIRS, COLORS, PAIR_NUMBER ] |
| Programmers_Workbench_Library | Provides functions for compatibility with existing programs | [ libpw, libPW, Programmers_Workbench_Library ] |
| RtlUnwindRfp | entry points that support resuming execution of user code. | [ exc_resume, exc_longjmp, exc_capture_context, exc_continue, exc_unwind, RtlUnwindRfp ] |
| RtlVirtualUnwind | Routines to unwind a context | [ unwind, exc_virtual_unwind, RtlVirtualUnwind, exc_find_frame_ptr, exc_remote_virtual_unwind ] |
| TIMET32TO64 | Gets time, converts time between time_t and time64_t | [ time, time64, TIMET32TO64, TIMET64TO32 ] |
| TIMET64TO32 | Gets time, converts time between time_t and time64_t | [ time, time64, TIMET32TO64, TIMET64TO32 ] |
| 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 | [ versw, VERSW ] |
| _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, _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, _DYNAMIC_LINK, _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, _GOT_OFFSET, _cobol_main ] |
| _GOT_OFFSET | 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, _GOT_OFFSET, _cobol_main ] |
| __exc_last_chance | support routines for unhandled exceptions | [ set_unhandled_exception, __exc_last_chance, exc_set_last_chance_handler ] |
| __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, __istart, __fstart, _DYNAMIC, _DYNAMIC_LINK, _BASE_ADDRESS, _GOT_OFFSET, _cobol_main ] |
| __istart | 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, _GOT_OFFSET, _cobol_main ] |
| __sia_isagroup | checks a list of known groups to determine if a given group already exists - SIA (Security Integration Architecture) | [ __sia_isagroup, _sia_isagroup ] |
| _cobol_main | 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, _GOT_OFFSET, _cobol_main ] |
| _ebss | 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, _GOT_OFFSET, _cobol_main ] |
| _edata | 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, _GOT_OFFSET, _cobol_main ] |
| _end | 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, _GOT_OFFSET, _cobol_main ] |
| _etext | 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, _GOT_OFFSET, _cobol_main ] |
| _fbss | 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, _GOT_OFFSET, _cobol_main ] |
| _fdata | 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, _GOT_OFFSET, _cobol_main ] |
| _ftext | 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, _GOT_OFFSET, _cobol_main ] |
| _getlong | Retrieves 32-bit quantities from a byte stream | |
| _getshort | Retrieves short quantities from a byte stream | |
| _longjmp | Saves and restores the current execution context | [ setjmp, _setjmp, longjmp, _longjmp ] |
| _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, _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_table_size, _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 | [ 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 ] |
| _setjmp | Saves and restores the current execution context | [ setjmp, _setjmp, longjmp, _longjmp ] |
| _sia_isagroup | checks a list of known groups to determine if a given group already exists - SIA (Security Integration Architecture) | [ __sia_isagroup, _sia_isagroup ] |
| _tolower | Translate characters | [ toascii, tolower, _tolower, toupper, _toupper ] |
| _toupper | Translate characters | [ toascii, tolower, _tolower, toupper, _toupper ] |
| a64l | Convert long integer and base-64 ASCII string | [ a64l, l64a ] |
| abort | Generates a software signal to end the current process | |
| abs | Computes absolute value and division of integers | [ abs, div, labs, ldiv ] |
| acalloc | arena memory allocator | [ acalloc, acreate, adelete, afree, amallinfo, amalloc, amallopt, amallocblksize, arealloc ] |
| 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 | |
| acos | 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 ] |
| acosd | 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 ] |
| acosh | Compute inverse hyperbolic functions | [ asinh, acosh, atanh ] |
| acreate | arena memory allocator | [ acalloc, acreate, adelete, afree, amallinfo, amalloc, amallopt, amallocblksize, arealloc ] |
| add_proplist_entry | Adds an Extended File Attribute to the Extended File Attribute buffer | |
| add_wch | Add a complex character and rendition to a Curses window and advance the cursor | [ curs_add_wch, add_wch, wadd_wch, mvadd_wch, mvwadd_wch, echo_wchar, wecho_wchar ] |
| add_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_wchstr, mvwadd_wchnstr ] |
| add_wchstr | 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_wchstr, mvwadd_wchnstr ] |
| addch | Add a character (with attributes) to a Curses window and advance the cursor | [ curs_addch, addch, waddch, mvaddch, mvwaddch, echochar, wechochar ] |
| addchnstr | Add string of characters (and attributes) to a Curses window | [ curs_addchstr, addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr ] |
| addchstr | Add string of characters (and attributes) to a Curses window | [ curs_addchstr, addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr ] |
| addnstr | Add a string of characters to a Curses window and advance cursor | [ curs_addstr, addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr ] |
| addnwstr | Add a string of wchar_t characters to a Curses window and advance cursor | [ curs_addwstr, addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| addstr | Add a string of characters to a Curses window and advance cursor | [ curs_addstr, addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr ] |
| addwch | Add a wchar_t character (with attributes) to a Curses window and advance cursor | [ curs_addwch, addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar ] |
| addwchnstr | Add a string of wchar_t characters (and attributes) to a Curses window | [ curs_addwchstr, addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| addwchstr | Add a string of wchar_t characters (and attributes) to a Curses window | [ curs_addwchstr, addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| addwstr | Add a string of wchar_t characters to a Curses window and advance cursor | [ curs_addwstr, addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| adelete | arena memory allocator | [ acalloc, acreate, adelete, afree, amallinfo, amalloc, amallopt, amallocblksize, arealloc ] |
| advance | Regular expression compile and match routines | [ advance, advance_r, compile, compile_r, step, step_r ] |
| advance_r | Regular expression compile and match routines | [ advance, advance_r, compile, compile_r, step, step_r ] |
| 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 | |
| afree | arena memory allocator | [ acalloc, acreate, adelete, afree, amallinfo, amalloc, amallopt, amallocblksize, arealloc ] |
| 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). | |
| alarm | Sets or changes the timeout of interval timers. | [ alarm, ualarm ] |
| alloca | Provides a memory allocator | [ alloca, calloc, free, mallinfo, malloc, mallopt, realloc, valloc ] |
| alphasort | Scans or sorts directory contents | [ scandir, alphasort ] |
| amallinfo | arena memory allocator | [ acalloc, acreate, adelete, afree, amallinfo, amalloc, amallopt, amallocblksize, arealloc ] |
| amalloc | arena memory allocator | [ acalloc, acreate, adelete, afree, amallinfo, amalloc, amallopt, amallocblksize, arealloc ] |
| amallocblksize | arena memory allocator | [ acalloc, acreate, adelete, afree, amallinfo, amalloc, amallopt, amallocblksize, arealloc ] |
| amallopt | arena memory allocator | [ acalloc, acreate, adelete, afree, amallinfo, amalloc, amallopt, amallocblksize, arealloc ] |
| arealloc | arena memory allocator | [ acalloc, acreate, adelete, afree, amallinfo, amalloc, amallopt, amallocblksize, arealloc ] |
| asctime | 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 ] |
| asctime_r | 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 ] |
| asin | 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 ] |
| asind | 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 ] |
| asinh | Compute inverse hyperbolic functions | [ asinh, acosh, atanh ] |
| 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 | |
| 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, atan2, 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, atand, 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 ] |
| atand2 | 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 ] |
| atanh | Compute inverse hyperbolic functions | [ asinh, acosh, atanh ] |
| atof | Converts a character string to a double-precision floating-point value | [ atof, strtod, strtof, strtold ] |
| atoi | Convert a character string to the specified integer data type | [ atoi, atol, strtol, strtoul ] |
| atol | Convert a character string to the specified integer data type | [ atoi, atol, strtol, strtoul ] |
| attr_get | Functions that control Curses window attributes | [ curs_attr_get, attr_get, wattr_get, attr_off, 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, attr_on, 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, attr_set, wattr_set, color_set, wcolor_set ] |
| attr_set | Functions that control Curses window attributes | [ curs_attr_get, attr_get, wattr_get, attr_off, wattr_off, attr_on, wattr_on, attr_set, wattr_set, color_set, wcolor_set ] |
| attroff | Curses character and window attribute control routines | [ curs_attr, attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout ] |
| attron | Curses character and window attribute control routines | [ curs_attr, attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout ] |
| attrset | Curses character and window attribute control routines | [ curs_attr, attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout ] |
| aud_sitevent | audit site event operations | [ aud_sitevent, aud_sitevent_num ] |
| aud_sitevent_num | audit site event operations | [ aud_sitevent, aud_sitevent_num ] |
| audgenl | generate an audit record | |
| auth_destroy | 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 ] |
| auth_for_terminal_es | determine whether a given user is authorized for login on a given terminal (Enhanced Security) | |
| authnone_create | 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 ] |
| authunix_create | 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 ] |
| authunix_create_default | 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 ] |
| basename | Return the base filename or directory portion of a pathname | [ basename, dirname, dirname_r ] |
| baudrate | Routines for querying the Curses environment | [ curs_termattrs, baudrate, erasechar, erasewchar, has_ic, has_il, killchar, killwchar, longname, term_attrs, termattrs, termname ] |
| bcmp | Perform memory operations | [ bcopy, bcmp, bzero ] |
| bcopy | Perform memory operations | [ bcopy, bcmp, bzero ] |
| beep | Curses bell and screen flash routines | [ curs_beep, beep, flash ] |
| bessel | Compute Bessel functions | [ bessel, j0, j1, jn, y0, y1, yn ] |
| bind_to_cpu | Bind execution to a specific CPU. | |
| bindresvport | bind a socket to a privileged IP port | |
| bkgd | Routines for manipulating the background in a Curses window | [ curs_bkgd, bkgd, wbkgd, bkgdset, wbkgdset, getbkgd ] |
| bkgdset | Routines for manipulating the background in a Curses window | [ curs_bkgd, bkgd, wbkgd, bkgdset, wbkgdset, getbkgd ] |
| bkgrnd | Set or get background character and rendition by using a complex character | [ curs_bkgrnd, bkgrnd, wbkgrnd, bkgrndset, wbkgrndset, getbkgrnd, wgetbkgrnd ] |
| bkgrndset | Set or get background character and rendition by using a complex character | [ curs_bkgrnd, bkgrnd, wbkgrnd, bkgrndset, wbkgrndset, getbkgrnd, wgetbkgrnd ] |
| border | Create Curses borders, and horizontal and vertical lines | [ curs_border, border, wborder, box, hline, whline, mvhline, mvwhline, vline, wvline, mvvline, mvwvline ] |
| border_set | Draw borders or lines by using complex characters and renditions | [ 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 ] |
| box | Create Curses borders, and horizontal and vertical lines | [ curs_border, border, wborder, box, hline, whline, mvhline, mvwhline, vline, wvline, mvvline, mvwvline ] |
| box_set | Draw borders or lines by using complex characters and renditions | [ 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 ] |
| bsearch | Performs a binary search | |
| btowc | Converts a single byte from multibyte-character to wide-character format | |
| btree | btree database access method | |
| bzero | Perform memory operations | [ bcopy, bcmp, bzero ] |
| cabs | Calculate Euclidean distance and absolute value | [ hypot, cabs, fabs ] |
| calloc | Provides a memory allocator | [ alloca, calloc, free, mallinfo, malloc, mallopt, realloc, valloc ] |
| callrpc | 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 ] |
| can_change_color | 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, COLOR_PAIRS, COLORS, PAIR_NUMBER ] |
| catclose | Closes a specified message catalog | |
| catgets | Retrieves a message from a catalog | |
| catopen | Opening a message catalog | [ catopen, NLSPATH ] |
| cbreak | Curses routines that control terminal-input options | [ curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead ] |
| cbrt | Square and cube root functions | [ sqrt, cbrt ] |
| ccos | Complex functions | [ csin, ccos, cdiv, cexp, clog, cmul, cpow, csqrt ] |
| cd_cdrec | Reads the Directory Record from a CD-ROM directory | [ cd_drec, cd_cdrec ] |
| cd_cptrec | Reads the Path Table Record from the CD-ROM Path Table | [ cd_ptrec, cd_cptrec ] |
| cd_cpvd | Reads the Primary Volume Descriptor from a CD-ROM | [ cd_pvd, cd_cpvd ] |
| cd_cxar | Reads the Extended Attribute Record for a CD-ROM file or directory from the CD-ROM | [ cd_xar, cd_cxar ] |
| cd_defs | Sets or gets default values for the User or Group ID, or for file or directory permissions | |
| cd_drec | Reads the Directory Record from a CD-ROM directory | [ cd_drec, cd_cdrec ] |
| 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_ptrec | Reads the Path Table Record from the CD-ROM Path Table | [ cd_ptrec, cd_cptrec ] |
| cd_pvd | Reads the Primary Volume Descriptor from a CD-ROM | [ cd_pvd, cd_cpvd ] |
| 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_xar | Reads the Extended Attribute Record for a CD-ROM file or directory from the CD-ROM | [ cd_xar, cd_cxar ] |
| cdiv | Complex functions | [ csin, ccos, cdiv, cexp, clog, cmul, cpow, csqrt ] |
| ceil | Round floating-point numbers to floating-point integers, return the nearest integral value, and truncate a floating-point number | [ floor, ceil, modf, nint, rint, trunc ] |
| cexp | Complex functions | [ csin, ccos, cdiv, cexp, clog, cmul, cpow, csqrt ] |
| 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 | |
| check_auth_parameters | 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_rgid, is_starting_egid, set_auth_parameters, check_auth_parameters ] |
| check_usage | Checks whether a disk partition is in use | |
| chgat | Change renditions of characters in a Curses window | [ curs_chgat, chgat, wchgat, mvchgat, mvwchgat ] |
| 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. | |
| clear | Clear all or part of a Curses window | [ curs_clear, clear, wclear, erase, werase, clrtobot, wclrtobot, clrtoeol, wclrtoeol ] |
| clearenv | Clears the process environment | |
| clearerr | Clears indicators on a stream | |
| clearok | Routines for controlling output options for a Curses terminal | [ curs_outopts, clearok, idcok, idlok, immedok, leaveok, nl, nonl, setscrreg, wsetscrreg, scrollok ] |
| clnt_broadcast | 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 ] |
| clnt_call | 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 ] |
| clnt_control | 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 ] |
| clnt_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 ] |
| clnt_destroy | 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 ] |
| clnt_freeres | 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 ] |
| 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_pcreateerror, 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_perrno, 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_perror, 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_spcreateerror, 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_sperrno, 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, clnt_sperror, 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, clntraw_create, 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, clnttcp_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 ] |
| clntudp_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 ] |
| clock | Reports CPU time used | |
| clock_getres | Get the resolution for the specified clock (P1003.1b) | |
| clock_gettime | Get or set the time for the specified clock (P1003.1b) | [ clock_gettime, clock_settime ] |
| clock_settime | Get or set the time for the specified clock (P1003.1b) | [ clock_gettime, clock_settime ] |
| clog | Complex functions | [ csin, ccos, cdiv, cexp, clog, cmul, cpow, csqrt ] |
| closedir | Performs operations on directories | [ opendir, readdir, readdir_r, telldir, seekdir, rewinddir, closedir ] |
| closelog | Control system log | [ closelog, openlog, setlogmask, syslog, closelog_r, openlog_r, setlogmask_r, syslog_r ] |
| closelog_r | Control system log | [ closelog, openlog, setlogmask, syslog, closelog_r, openlog_r, setlogmask_r, syslog_r ] |
| clrtobot | Clear all or part of a Curses window | [ curs_clear, clear, wclear, erase, werase, clrtobot, wclrtobot, clrtoeol, wclrtoeol ] |
| clrtoeol | Clear all or part of a Curses window | [ curs_clear, clear, wclear, erase, werase, clrtobot, wclrtobot, clrtoeol, wclrtoeol ] |
| 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 ] |
| clu_free_memb | 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 ] |
| 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_get_memb_by_id, 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_name, clu_get_memb_by_id, clu_free_memb ] |
| clu_get_memb_by_name | 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 ] |
| clu_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 ] |
| 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 ] |
| clu_is_ready | 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 ] |
| cmul | Complex functions | [ csin, ccos, cdiv, cexp, clog, cmul, cpow, csqrt ] |
| color_content | 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, COLOR_PAIRS, COLORS, PAIR_NUMBER ] |
| color_set | Functions that control Curses window attributes | [ curs_attr_get, attr_get, wattr_get, attr_off, wattr_off, attr_on, wattr_on, attr_set, wattr_set, color_set, wcolor_set ] |
| compile | Regular expression compile and match routines | [ advance, advance_r, compile, compile_r, step, step_r ] |
| compile_r | Regular expression compile and match routines | [ advance, advance_r, compile, compile_r, step, step_r ] |
| complex | Complex functions | [ csin, ccos, cdiv, cexp, clog, cmul, cpow, csqrt ] |
| confstr | Determines the current value of a specified system variable defined by a string value | |
| conv | Translate characters | [ toascii, tolower, _tolower, toupper, _toupper ] |
| copydvagent | Manipulate device assignment database entry (Enhanced Security) | [ getesdvent, getesdvnam, setdvagent, enddvagent, putesdvnam, copyesdvent, getdvagent, getdvagnam, putdvagnam, copydvagent ] |
| copyesdvent | Manipulate device assignment database entry (Enhanced Security) | [ getesdvent, getesdvnam, setdvagent, enddvagent, putesdvnam, copyesdvent, getdvagent, getdvagnam, putdvagnam, copydvagent ] |
| copysign | Related miscellaneous IEEE arithmetic functions. | [ copysign, finite, fp_class, isnan, nextafter, unordered ] |
| copywin | Overlap and manipulate overlapped Curses windows | [ curs_overlay, copywin, overlay, overwrite ] |
| cos | 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 ] |
| cosd | 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 ] |
| cosh | Hyperbolic functions | [ sinh, cosh, tanh ] |
| cot | 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 ] |
| cotd | 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 ] |
| cpow | Complex functions | [ csin, ccos, cdiv, cexp, clog, cmul, cpow, csqrt ] |
| 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 | |
| crypt | DES encryption | [ crypt, crypt16, setkey, encrypt ] |
| crypt16 | DES encryption | [ crypt, crypt16, setkey, encrypt ] |
| 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 | |
| csin | Complex functions | [ csin, ccos, cdiv, cexp, clog, cmul, cpow, csqrt ] |
| csqrt | Complex functions | [ csin, ccos, cdiv, cexp, clog, cmul, cpow, csqrt ] |
| ctermid | Generates the pathname for the controlling terminal | |
| ctime | 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 ] |
| ctime64 | 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 ] |
| ctime64_r | 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 ] |
| ctime_r | 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 ] |
| ctype | Classify characters | [ isalnum, isalpha, isascii, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit ] |
| curs_add_wch | Add a complex character and rendition to a Curses window and advance the cursor | [ curs_add_wch, add_wch, wadd_wch, mvadd_wch, mvwadd_wch, echo_wchar, wecho_wchar ] |
| curs_add_wchstr | 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_wchstr, mvwadd_wchnstr ] |
| curs_addch | Add a character (with attributes) to a Curses window and advance the cursor | [ curs_addch, addch, waddch, mvaddch, mvwaddch, echochar, wechochar ] |
| curs_addchstr | Add string of characters (and attributes) to a Curses window | [ curs_addchstr, addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr ] |
| curs_addstr | Add a string of characters to a Curses window and advance cursor | [ curs_addstr, addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr ] |
| curs_addwch | Add a wchar_t character (with attributes) to a Curses window and advance cursor | [ curs_addwch, addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar ] |
| curs_addwchstr | Add a string of wchar_t characters (and attributes) to a Curses window | [ curs_addwchstr, addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| curs_addwstr | Add a string of wchar_t characters to a Curses window and advance cursor | [ curs_addwstr, addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| curs_attr | Curses character and window attribute control routines | [ curs_attr, attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout ] |
| curs_attr_get | Functions that control Curses window attributes | [ curs_attr_get, attr_get, wattr_get, attr_off, wattr_off, attr_on, wattr_on, attr_set, wattr_set, color_set, wcolor_set ] |
| curs_beep | Curses bell and screen flash routines | [ curs_beep, beep, flash ] |
| curs_bkgd | Routines for manipulating the background in a Curses window | [ curs_bkgd, bkgd, wbkgd, bkgdset, wbkgdset, getbkgd ] |
| curs_bkgrnd | Set or get background character and rendition by using a complex character | [ curs_bkgrnd, bkgrnd, wbkgrnd, bkgrndset, wbkgrndset, getbkgrnd, wgetbkgrnd ] |
| curs_border | Create Curses borders, and horizontal and vertical lines | [ curs_border, border, wborder, box, hline, whline, mvhline, mvwhline, vline, wvline, mvvline, mvwvline ] |
| curs_border_set | Draw borders or lines by using complex characters and renditions | [ 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 ] |
| curs_chgat | Change renditions of characters in a Curses window | [ curs_chgat, chgat, wchgat, mvchgat, mvwchgat ] |
| curs_clear | Clear all or part of a Curses window | [ curs_clear, clear, wclear, erase, werase, clrtobot, wclrtobot, clrtoeol, wclrtoeol ] |
| curs_color | 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, COLOR_PAIRS, COLORS, PAIR_NUMBER ] |
| curs_delch | Delete the character under the cursor in a Curses window | [ curs_delch, delch, wdelch, mvdelch, mvwdelch ] |
| curs_deleteln | Delete or insert lines in a Curses window | [ curs_deleteln, deleteln, wdeleteln, insdelln, winsdelln, insertln, winsertln ] |
| curs_get_wch | Get (or push back) a wide character from Curses terminal keyboard | [ curs_get_wch, get_wch, wget_wch, mvget_wch, mvwget_wch, unget_wch ] |
| curs_get_wstr | Get an array of wide 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 ] |
| curs_getcchar | Get a wide character string and rendition from a cchar_t or set a cchar_t from a wide-character string | [ curs_getcchar, getcchar, setcchar ] |
| curs_getch | Get (or push back) characters from a Curses terminal keyboard | [ curs_getch, getch, wgetch, mvgetch, mvwgetch, ungetch ] |
| curs_getstr | Get character strings from a Curses terminal keyboard | [ curs_getstr, getstr, getnstr, wgetstr, wgetnstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr ] |
| curs_getwch | Get (or push back) wchar_t characters from a Curses terminal keyboard | [ curs_getwch, getwch, wgetwch, mvgetwch, mvwgetwch, ungetwch ] |
| curs_getwstr | Get wchar_t character strings from a Curses terminal keyboard | [ curs_getwstr, getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr ] |
| curs_getyx | Get Curses cursor and window coordinates | [ curs_getyx, getyx, getparyx, getbegyx, getmaxyx ] |
| curs_in_wch | Input a complex character and rendition from a Curses window | [ curs_in_wch, in_wch, win_wch, mvin_wch, mvwin_wch ] |
| curs_in_wchstr | 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_wchstr, mvwin_wchnstr ] |
| curs_inch | Get a character and its attributes from a Curses window | [ curs_inch, inch, winch, mvinch, mvwinch ] |
| curs_inchstr | Get a string of characters (and attributes) from a Curses window | [ curs_inchstr, inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr ] |
| curs_initscr | Curses routines for screen initialization and manipulation | [ curs_initscr, initscr, newterm, endwin, isendwin, set_term, delscreen ] |
| curs_inopts | Curses routines that control terminal-input options | [ curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead ] |
| curs_ins_wch | Insert a complex character and rendition before the character under the cursor in a Curses window | [ curs_ins_wch, ins_wch, wins_wch, mvins_wch, mvwins_wch ] |
| curs_ins_wstr | Insert a wide-character string into a Curses window | [ curs_ins_wstr, ins_wstr, ins_nwstr, wins_wstr, wins_nwstr, mvins_wstr, mvins_nwstr, mvwins_wstr, mvwins_nwstr ] |
| curs_insch | Insert a character before the character under the cursor in a Curses window | [ curs_insch, insch, winsch, mvinsch, mvwinsch ] |
| curs_insstr | Insert a string before the character under the cursor in a Curses window | [ curs_insstr, insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr ] |
| curs_instr | Get a string of characters from a Curses window | [ curs_instr, instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr ] |
| curs_inswch | Insert a wchar_t character before the character under the cursor in a Curses window | [ curs_inswch, inswch, winswch, mvinswch, mvwinswch ] |
| curs_inswstr | Insert a wchar_t string before the character under the cursor in a Curses window | [ curs_inswstr, inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| curs_inwch | Get a wchar_t character and its attributes from a Curses window | [ curs_inwch, inwch, winwch, mvinwch, mvwinwch ] |
| curs_inwchstr | Get a string of wchar_t characters (and attributes) from a Curses window | [ curs_inwchstr, inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| curs_inwstr | Get a string of wchar_t characters from a Curses window | [ curs_inwstr, inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| curs_kernel | Low-level Curses routines | [ curs_kernel, curs_set, def_prog_mode, def_shell_mode, napms, reset_prog_mode, reset_shell_mode, ripoffline, savetty ] |
| curs_move | Move the Curses window cursor | [ curs_move, move, wmove ] |
| curs_outopts | Routines for controlling output options for a Curses terminal | [ curs_outopts, clearok, idcok, idlok, immedok, leaveok, nl, nonl, setscrreg, wsetscrreg, scrollok ] |
| curs_overlay | Overlap and manipulate overlapped Curses windows | [ curs_overlay, copywin, overlay, overwrite ] |
| curs_pad | Routines that create and display Curses pads | [ curs_pad, newpad, pechochar, pecho_wchar, pechowchar, pnoutrefresh, prefresh, subpad ] |
| curs_printw | Print formatted output in Curses windows | [ curs_printw, printw, wprintw, mvprintw, mvwprintw, vw_printw, vwprintw ] |
| curs_refresh | Refresh Curses windows and lines | [ curs_refresh, doupdate, redrawwin, refresh, wrefresh, wnoutrefresh, wredrawln ] |
| curs_scanw | Convert formatted input from a Curses window | [ curs_scanw, scanw, wscanw, mvscanw, mvwscanw, vw_scanw, vwscanw ] |
| curs_scr_dump | Read or write a Curses screen from or to a file | [ curs_scr_dump, scr_dump, scr_init, scr_restore, scr_set ] |
| curs_scroll | Scroll a Curses window | [ curs_scroll, scroll, scrl, wscrl ] |
| curs_set | Low-level Curses routines | [ curs_kernel, curs_set, def_prog_mode, def_shell_mode, napms, reset_prog_mode, reset_shell_mode, ripoffline, savetty ] |
| curs_slk | 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 ] |
| curs_termattrs | Routines for querying the Curses environment | [ curs_termattrs, baudrate, erasechar, erasewchar, has_ic, has_il, killchar, killwchar, longname, term_attrs, termattrs, termname ] |
| curs_termcap | Curses interfaces that support termcap capabilities | [ curs_termcap, tgetent, tgetflag, tgetnum, tgetstr, tgoto ] |
| curs_terminfo | 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 ] |
| curs_touch | Curses routines that control refresh | [ curs_touch, is_linetouched, is_wintouched, touchline, touchwin, untouchwin, wtouchln ] |
| curs_util | Miscellaneous utility routines for Curses | [ curs_util, delay_output, filter, flushinp, getwin, key_name, keyname, putwin, unctrl, use_env, wunctrl ] |
| curs_window | Routines that create Curses windows | [ curs_window, delwin, derwin, dupwin, mvderwin, mvwin, newwin, subwin, syncok, wcursyncup, wsyncdown, wsyncup ] |
| 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. | |
| daylight | Sets and accesses timezone conversion information | [ daylight, timezone, tzname, tzset ] |
| dbm | Database subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey, forder ] |
| dbm_clearerr | Database subroutines | [ dbm_clearerr, dbm_close, 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_delete, 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_error, 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_fetch, 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_firstkey, 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_forder, 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_nextkey, 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_open, 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_setpblksiz, 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 ] |
| dbm_store | Database subroutines | [ dbm_clearerr, dbm_close, dbm_delete, dbm_error, dbm_fetch, dbm_firstkey, dbm_forder, dbm_nextkey, dbm_open, dbm_setpblksiz, dbm_store ] |
| dbminit | Database subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey, forder ] |
| dbopen | database access methods | |
| def_prog_mode | Low-level Curses routines | [ curs_kernel, curs_set, def_prog_mode, def_shell_mode, napms, reset_prog_mode, reset_shell_mode, ripoffline, savetty ] |
| def_shell_mode | Low-level Curses routines | [ curs_kernel, curs_set, def_prog_mode, def_shell_mode, napms, reset_prog_mode, reset_shell_mode, ripoffline, savetty ] |
| del_curterm | 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 ] |
| delay_output | Miscellaneous utility routines for Curses | [ curs_util, delay_output, filter, flushinp, getwin, key_name, keyname, putwin, unctrl, use_env, wunctrl ] |
| delch | Delete the character under the cursor in a Curses window | [ curs_delch, delch, wdelch, mvdelch, mvwdelch ] |
| delete | Database subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey, forder ] |
| deleteln | Delete or insert lines in a Curses window | [ curs_deleteln, deleteln, wdeleteln, insdelln, winsdelln, insertln, winsertln ] |
| delproplist | Removes Extended File Attributes from a file | [ delproplist, fdelproplist ] |
| delscreen | Curses routines for screen initialization and manipulation | [ curs_initscr, initscr, newterm, endwin, isendwin, set_term, delscreen ] |
| delwin | Routines that create Curses windows | [ curs_window, delwin, derwin, dupwin, mvderwin, mvwin, newwin, subwin, syncok, wcursyncup, wsyncdown, wsyncup ] |
| derwin | Routines that create Curses windows | [ curs_window, delwin, derwin, dupwin, mvderwin, mvwin, newwin, subwin, syncok, wcursyncup, wsyncdown, wsyncup ] |
| des_crypt | Data Encryption Standard (DES) encryption library routines (Auth) | [ des_crypt, des_string_to_key, des_is_weak_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_key_sched, 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 ] |
| des_quad_cksum | Data Encryption Standard (DES) encryption library routines (Auth) | [ des_crypt, des_string_to_key, des_is_weak_key, des_key_sched, des_quad_cksum ] |
| des_string_to_key | Data Encryption Standard (DES) encryption library routines (Auth) | [ des_crypt, des_string_to_key, des_is_weak_key, des_key_sched, des_quad_cksum ] |
| destroy_pset | Destroys a processor set | |
| difftime | Compares time values | [ difftime, difftime64 ] |
| difftime64 | Compares time values | [ difftime, difftime64 ] |
| dirname | Return the base filename or directory portion of a pathname | [ basename, dirname, dirname_r ] |
| dirname_r | Return the base filename or directory portion of a pathname | [ basename, dirname, dirname_r ] |
| disassembler | Disassemble a machine instruction and print the results | |
| dispcrypt | encrypt a password, dispatching based on the associated algorithm (Enhanced Security) | |
| div | Computes absolute value and division of integers | [ abs, div, labs, ldiv ] |
| 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 | |
| doupdate | Refresh Curses windows and lines | [ curs_refresh, doupdate, redrawwin, refresh, wrefresh, wnoutrefresh, wredrawln ] |
| drand48 | 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 ] |
| drand48_r | 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 ] |
| drem | Compute the floating-point remainder | [ fmod, drem, remainder ] |
| dupwin | Routines that create Curses windows | [ curs_window, delwin, derwin, dupwin, mvderwin, mvwin, newwin, subwin, syncok, wcursyncup, wsyncdown, wsyncup ] |
| echo | Curses routines that control terminal-input options | [ curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead ] |
| echo_wchar | Add a complex character and rendition to a Curses window and advance the cursor | [ curs_add_wch, add_wch, wadd_wch, mvadd_wch, mvwadd_wch, echo_wchar, wecho_wchar ] |
| echochar | Add a character (with attributes) to a Curses window and advance the cursor | [ curs_addch, addch, waddch, mvaddch, mvwaddch, echochar, wechochar ] |
| echowchar | Add a wchar_t character (with attributes) to a Curses window and advance cursor | [ curs_addwch, addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar ] |
| ecvt | Convert a floating-point number to a string | [ ecvt, ecvt_r, fcvt, fcvt_r, gcvt ] |
| ecvt_r | Convert a floating-point number to a string | [ ecvt, ecvt_r, fcvt, fcvt_r, gcvt ] |
| edata | 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, _GOT_OFFSET, _cobol_main ] |
| encrypt | DES encryption | [ crypt, crypt16, setkey, encrypt ] |
| end | 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, _GOT_OFFSET, _cobol_main ] |
| enddvagent | Manipulate device assignment database entry (Enhanced Security) | [ getesdvent, getesdvnam, setdvagent, enddvagent, putesdvnam, copyesdvent, getdvagent, getdvagnam, putdvagnam, copydvagent ] |
| endfsent | Get information about a file system | [ getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r ] |
| endfsent_r | Get information about a file system | [ getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r ] |
| endgrent | 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 ] |
| endgrent_r | 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 ] |
| endhostent | Ends retrieval of network host entries | [ endhostent, endhostent_r ] |
| endhostent_r | Ends retrieval of network host entries | [ endhostent, endhostent_r ] |
| endnetent | Opens, rewinds, or closes the networks file | [ setnetent, setnetent_r, endnetent, endnetent_r ] |
| endnetent_r | Opens, rewinds, or closes the networks file | [ setnetent, setnetent_r, endnetent, endnetent_r ] |
| endnetgrent | get network group entry | [ getnetgrent, setnetgrent, endnetgrent, innetgr ] |
| endprdfent | Manipulate system default database entry (Enhanced Security) | [ getesdfent, getesdfnam, setprdfent, endprdfent, putesdfnam, getprdfent, getprdfnam, putprdfnam ] |
| endprfient | Manipulate file control database entry (Enhanced Security) | [ getesfient, getesfinam, setprfient, endprfient, putesfinam, getprfient, getprfinam, putprfinam ] |
| endprotoent | Close the network protocols database file | [ endprotoent, endprotoent_r ] |
| endprotoent_r | Close the network protocols database file | [ endprotoent, endprotoent_r ] |
| endprpwent | Manipulate protected password database entry (Enhanced Security) | [ getespwent, getespwuid, getespwnam, setprpwent, endprpwent, putespwnam, getprpwent, getprpwuid, getprpwnam, putprpwnam ] |
| endprtcent | Manipulate terminal control database entry (Enhanced Security) | [ getestcent, getestcnam, setprtcent, endprtcent, putestcnam, getprtcent, getprtcnam, putprtcnam ] |
| endpwent | 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 ] |
| endpwent_r | 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 ] |
| endrpcent | Get rpc entry | [ getrpcent, getrpcbynumber, getrpcbyname, setrpcent, endrpcent ] |
| endservent | Close the network services database file. | [ endservent, endservent_r ] |
| endservent_r | Close the network services database file. | [ endservent, endservent_r ] |
| endttyent | Get a /etc/securettys file entry | [ getttyent, getttyent_r, getttynam, getttynam_r, setttyent, setttyent_r, endttyent, endttyent_r ] |
| endttyent_r | Get a /etc/securettys file entry | [ getttyent, getttyent_r, getttynam, getttynam_r, setttyent, setttyent_r, endttyent, endttyent_r ] |
| endusershell | Get the names of legal user shells | [ getusershell, getusershell_r, setusershell, setusershell_r, endusershell, endusershell_r ] |
| endusershell_r | Get the names of legal user shells | [ getusershell, getusershell_r, setusershell, setusershell_r, endusershell, endusershell_r ] |
| endutent | Access utmp file entries | [ getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname ] |
| endutent_r | Access utmp file entries | [ getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname ] |
| endutxent | Access user accounting database functions | [ endutxent, getutxent, getutxid, getutxline, pututxline, setutxent ] |
| endwin | Curses routines for screen initialization and manipulation | [ curs_initscr, initscr, newterm, endwin, isendwin, set_term, delscreen ] |
| enter_quiet_zone | Prevent keyboard interruption of program actions (Enhanced Security) | [ enter_quiet_zone, exit_quiet_zone ] |
| eprol | 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, _GOT_OFFSET, _cobol_main ] |
| erand48 | 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 ] |
| erand48_r | 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 ] |
| erase | Clear all or part of a Curses window | [ curs_clear, clear, wclear, erase, werase, clrtobot, wclrtobot, clrtoeol, wclrtoeol ] |
| erasechar | Routines for querying the Curses environment | [ curs_termattrs, baudrate, erasechar, erasewchar, has_ic, has_il, killchar, killwchar, longname, term_attrs, termattrs, termname ] |
| erasewchar | Routines for querying the Curses environment | [ curs_termattrs, baudrate, erasechar, erasewchar, has_ic, has_il, killchar, killwchar, longname, term_attrs, termattrs, termname ] |
| erf | Error functions | [ erf, erfc ] |
| erfc | Error functions | [ erf, erfc ] |
| escap_cmp_fields | parser routines for authcap-style data (Enhanced Security) | [ escap_parse_fields, escap_print_fields, escap_cmp_fields, escap_copy_fields, escap_size_data ] |
| escap_copy_fields | parser routines for authcap-style data (Enhanced Security) | [ escap_parse_fields, 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_print_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 ] |
| escap_size_data | parser routines for authcap-style data (Enhanced Security) | [ escap_parse_fields, escap_print_fields, escap_cmp_fields, escap_copy_fields, escap_size_data ] |
| etext | 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, _GOT_OFFSET, _cobol_main ] |
| ether_aton | Ethernet address mapping operations | [ ethers, ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line ] |
| ether_hostton | Ethernet address mapping operations | [ ethers, ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line ] |
| ether_line | Ethernet address mapping operations | [ ethers, ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line ] |
| ether_ntoa | Ethernet address mapping operations | [ ethers, ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line ] |
| ether_ntohost | Ethernet address mapping operations | [ ethers, ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line ] |
| ethers | Ethernet address mapping operations | [ ethers, ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line ] |
| 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_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_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 ] |
| exc_capture_context | entry points that support resuming execution of user code. | [ exc_resume, exc_longjmp, exc_capture_context, exc_continue, exc_unwind, RtlUnwindRfp ] |
| exc_continue | entry points that support resuming execution of user code. | [ exc_resume, exc_longjmp, exc_capture_context, exc_continue, exc_unwind, RtlUnwindRfp ] |
| exc_dispatch_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 ] |
| exc_find_frame_ptr | Routines to unwind a context | [ unwind, exc_virtual_unwind, RtlVirtualUnwind, exc_find_frame_ptr, exc_remote_virtual_unwind ] |
| exc_longjmp | entry points that support resuming execution of user code. | [ exc_resume, exc_longjmp, exc_capture_context, exc_continue, exc_unwind, RtlUnwindRfp ] |
| 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, 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_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 ] |
| exc_lookup_gp | 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_raise_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 ] |
| 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 ] |
| exc_raise_status_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 ] |
| exc_remote_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, 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_remote_virtual_unwind | Routines to unwind a context | [ unwind, exc_virtual_unwind, RtlVirtualUnwind, exc_find_frame_ptr, exc_remote_virtual_unwind ] |
| exc_remove_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_remove_pc_range_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 ] |
| exc_resume | entry points that support resuming execution of user code. | [ exc_resume, exc_longjmp, exc_capture_context, exc_continue, exc_unwind, RtlUnwindRfp ] |
| exc_set_last_chance_handler | support routines for unhandled exceptions | [ set_unhandled_exception, __exc_last_chance, exc_set_last_chance_handler ] |
| exc_unwind | entry points that support resuming execution of user code. | [ exc_resume, exc_longjmp, exc_capture_context, exc_continue, exc_unwind, RtlUnwindRfp ] |
| exc_virtual_unwind | Routines to unwind a context | [ unwind, exc_virtual_unwind, RtlVirtualUnwind, exc_find_frame_ptr, exc_remote_virtual_unwind ] |
| exception_dispatcher | Routines to search and call handlers for exceptions. | [ exception_dispatcher, exc_raise_signal_exception, exc_dispatch_exception, exc_raise_exception, exc_raise_status_exception ] |
| exception_intro | an overview of exception support supplied in libexc.a. | [ exception_intro, libexc ] |
| exit_quiet_zone | Prevent keyboard interruption of program actions (Enhanced Security) | [ enter_quiet_zone, exit_quiet_zone ] |
| exp | Exponential, logarithm, and power functions | [ exp, expm1, log, log2, log10, log1p, pow ] |
| expacct | Expands accounting record | |
| expm1 | Exponential, logarithm, and power functions | [ exp, expm1, log, log2, log10, log1p, pow ] |
| fabs | Calculate Euclidean distance and absolute value | [ hypot, cabs, fabs ] |
| fattach | Attaches a STREAMS-based file descriptor to a file in the file system name space | |
| fclose | Closes or flushes a stream | [ fclose, fflush, fclose_unlocked, fflush_unlocked ] |
| fclose_unlocked | Closes or flushes a stream | [ fclose, fflush, fclose_unlocked, fflush_unlocked ] |
| fcvt | Convert a floating-point number to a string | [ ecvt, ecvt_r, fcvt, fcvt_r, gcvt ] |
| fcvt_r | Convert a floating-point number to a string | [ ecvt, ecvt_r, fcvt, fcvt_r, gcvt ] |
| fdelproplist | Removes Extended File Attributes from a file | [ delproplist, fdelproplist ] |
| fdetach | Detaches a STREAMS-based file descriptor from a file in the file system name space | |
| fdopen | Open a stream | [ fopen, freopen, fdopen ] |
| feof | Tests EOF on a stream | |
| ferror | Tests the error indicator on a stream | |
| fetch | Database subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey, forder ] |
| fflush | Closes or flushes a stream | [ fclose, fflush, fclose_unlocked, fflush_unlocked ] |
| fflush_unlocked | Closes or flushes a stream | [ fclose, fflush, fclose_unlocked, fflush_unlocked ] |
| ffs | Finds first set bit | |
| fgetc | Get a byte or word from an input stream | [ getc, fgetc, getc_unlocked, getchar, getchar_unlocked, getw ] |
| fgetgrent | 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 ] |
| fgetgrent_r | 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 ] |
| fgetpos | Reposition the file pointer of a stream | [ fseek, fseeko, fseek_unlocked, rewind, ftell, ftello, fgetpos, fsetpos ] |
| fgetproplist | Gets the Extended File Attributes of a file | [ getproplist, fgetproplist ] |
| fgetpwent | 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 ] |
| fgetpwent_r | 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 ] |
| fgets | Get a string from a stream | [ gets, fgets ] |
| fgetwc | Get a wide character from an input stream | [ getwc, getwc_unlocked, fgetwc, getwchar ] |
| fgetws | Gets a string from a stream | |
| fileno | Maps a stream pointer to a file descriptor | |
| filter | Miscellaneous utility routines for Curses | [ curs_util, delay_output, filter, flushinp, getwin, key_name, keyname, putwin, unctrl, use_env, wunctrl ] |
| find_rpd | 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 ] |
| finite | Related miscellaneous IEEE arithmetic functions. | [ copysign, finite, fp_class, isnan, nextafter, unordered ] |
| firstkey | Database subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey, forder ] |
| flash | Curses bell and screen flash routines | [ curs_beep, beep, flash ] |
| flockfile | stdio locking functions | [ flockfile, ftrylockfile, funlockfile ] |
| floor | Round floating-point numbers to floating-point integers, return the nearest integral value, and truncate a floating-point number | [ floor, ceil, modf, nint, rint, trunc ] |
| flushinp | Miscellaneous utility routines for Curses | [ curs_util, delay_output, filter, flushinp, getwin, key_name, keyname, putwin, unctrl, use_env, wunctrl ] |
| fmin | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| fmod | Compute the floating-point remainder | [ fmod, drem, remainder ] |
| fmout | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| 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 | |
| fopen | Open a stream | [ fopen, freopen, fdopen ] |
| forder | Database subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey, forder ] |
| forkpty | Open and fork pseudoterminals | [ openpty, forkpty ] |
| fp_class | Related miscellaneous IEEE arithmetic functions. | [ copysign, finite, fp_class, isnan, nextafter, unordered ] |
| fprintf | Print formatted output | [ printf, fprintf, snprintf, sprintf ] |
| fputc | Write a byte or a word to a stream | [ putc, fputc, putc_unlocked, putchar, putchar_unlocked, putw ] |
| fputs | Writes a string to a stream | [ puts, fputs ] |
| fputwc | Write a wide character to a stream | [ putwc, putwchar, fputwc ] |
| fputws | Writes a wide-character string to a stream | |
| fread | Perform input/output operations | [ fread, fread_unlocked, fwrite, fwrite_unlocked ] |
| fread_unlocked | Perform input/output operations | [ fread, fread_unlocked, fwrite, fwrite_unlocked ] |
| free | Provides a memory allocator | [ alloca, calloc, free, mallinfo, malloc, mallopt, realloc, valloc ] |
| freeaddrinfo | Frees system resources used by an address information structure | |
| freehostent | Returns hostent structures and dynamic storage to the system | |
| freopen | Open a stream | [ fopen, freopen, fdopen ] |
| frexp | Manipulate floating-point numbers | [ frexp, ldexp, logb, scalb ] |
| fscanf | Converts formatted input | [ scanf, fscanf, sscanf ] |
| fseek | Reposition the file pointer of a stream | [ fseek, fseeko, fseek_unlocked, rewind, ftell, ftello, fgetpos, fsetpos ] |
| fseek_unlocked | Reposition the file pointer of a stream | [ fseek, fseeko, fseek_unlocked, rewind, ftell, ftello, fgetpos, fsetpos ] |
| fseeko | Reposition the file pointer of a stream | [ fseek, fseeko, fseek_unlocked, rewind, ftell, ftello, fgetpos, fsetpos ] |
| fsetpos | Reposition the file pointer of a stream | [ fseek, fseeko, fseek_unlocked, rewind, ftell, ftello, fgetpos, fsetpos ] |
| fsetproplist | Assigns Extended File Attributes to a file | [ setproplist, fsetproplist ] |
| ftell | Reposition the file pointer of a stream | [ fseek, fseeko, fseek_unlocked, rewind, ftell, ftello, fgetpos, fsetpos ] |
| ftello | Reposition the file pointer of a stream | [ fseek, fseeko, fseek_unlocked, rewind, ftell, ftello, fgetpos, fsetpos ] |
| ftok | Generates a standard interprocess communication key | |
| ftrylockfile | stdio locking functions | [ flockfile, ftrylockfile, funlockfile ] |
| ftw | Walks a file tree | |
| funlockfile | stdio locking functions | [ flockfile, ftrylockfile, funlockfile ] |
| fwide | Sets stream orientation to byte or wide-character | |
| fwprintf | Print formatted output for wide characters | [ wprintf, fwprintf, swprintf ] |
| fwrite | Perform input/output operations | [ fread, fread_unlocked, fwrite, fwrite_unlocked ] |
| fwrite_unlocked | Perform input/output operations | [ fread, fread_unlocked, fwrite, fwrite_unlocked ] |
| fwscanf | Converts formatted wide-character input | [ wscanf, fwscanf, swscanf ] |
| gai_strerror | Prints an error message string based on a return code from the getaddrinfo and getnameinfo routine | |
| gamma | Compute the logarithm of the gamma function | [ lgamma, gamma ] |
| gcd | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| gcvt | Convert a floating-point number to a string | [ ecvt, ecvt_r, fcvt, fcvt_r, gcvt ] |
| get_crypt_name | determine the encryption types available (Enhanced Security) | [ get_num_crypts, get_crypt_name ] |
| get_myaddress | 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 ] |
| get_num_crypts | determine the encryption types available (Enhanced Security) | [ get_num_crypts, get_crypt_name ] |
| 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) | |
| get_wch | Get (or push back) a wide character from Curses terminal keyboard | [ curs_get_wch, get_wch, wget_wch, mvget_wch, mvwget_wch, unget_wch ] |
| get_wstr | Get an array of wide 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 ] |
| getaddrinfo | Get a network host entry by address | |
| getbegyx | Get Curses cursor and window coordinates | [ curs_getyx, getyx, getparyx, getbegyx, getmaxyx ] |
| getbkgd | Routines for manipulating the background in a Curses window | [ curs_bkgd, bkgd, wbkgd, bkgdset, wbkgdset, getbkgd ] |
| getbkgrnd | Set or get background character and rendition by using a complex character | [ curs_bkgrnd, bkgrnd, wbkgrnd, bkgrndset, wbkgrndset, getbkgrnd, wgetbkgrnd ] |
| getc | Get a byte or word from an input stream | [ getc, fgetc, getc_unlocked, getchar, getchar_unlocked, getw ] |
| getc_unlocked | Get a byte or word from an input stream | [ getc, fgetc, getc_unlocked, getchar, getchar_unlocked, getw ] |
| getcchar | Get a wide character string and rendition from a cchar_t or set a cchar_t from a wide-character string | [ curs_getcchar, getcchar, setcchar ] |
| getch | Get (or push back) characters from a Curses terminal keyboard | [ curs_getch, getch, wgetch, mvgetch, mvwgetch, ungetch ] |
| getchar | Get a byte or word from an input stream | [ getc, fgetc, getc_unlocked, getchar, getchar_unlocked, getw ] |
| getchar_unlocked | Get a byte or word from an input stream | [ getc, fgetc, getc_unlocked, getchar, getchar_unlocked, getw ] |
| getclock | Gets current value of system-wide clock. | |
| getcwd | Gets the pathname of the current directory | |
| getdate | Convert formatted string into time/date structure | [ getdate, getdate_r ] |
| getdate_r | Convert formatted string into time/date structure | [ getdate, getdate_r ] |
| getdiskbyname | Get the disk description using a disk name | [ getdiskbyname, getdiskbyname_r ] |
| getdiskbyname_r | Get the disk description using a disk name | [ getdiskbyname, getdiskbyname_r ] |
| getdvagent | Manipulate device assignment database entry (Enhanced Security) | [ getesdvent, getesdvnam, setdvagent, enddvagent, putesdvnam, copyesdvent, getdvagent, getdvagnam, putdvagnam, copydvagent ] |
| getdvagnam | Manipulate device assignment database entry (Enhanced Security) | [ getesdvent, getesdvnam, setdvagent, enddvagent, putesdvnam, copyesdvent, getdvagent, getdvagnam, putdvagnam, copydvagent ] |
| getenv | Returns the value of an environment variable | |
| getesdfent | Manipulate system default database entry (Enhanced Security) | [ getesdfent, getesdfnam, setprdfent, endprdfent, putesdfnam, getprdfent, getprdfnam, putprdfnam ] |
| getesdfnam | Manipulate system default database entry (Enhanced Security) | [ getesdfent, getesdfnam, setprdfent, endprdfent, putesdfnam, getprdfent, getprdfnam, putprdfnam ] |
| getesdvent | Manipulate device assignment database entry (Enhanced Security) | [ getesdvent, getesdvnam, setdvagent, enddvagent, putesdvnam, copyesdvent, getdvagent, getdvagnam, putdvagnam, copydvagent ] |
| getesdvnam | Manipulate device assignment database entry (Enhanced Security) | [ getesdvent, getesdvnam, setdvagent, enddvagent, putesdvnam, copyesdvent, getdvagent, getdvagnam, putdvagnam, copydvagent ] |
| getesfient | Manipulate file control database entry (Enhanced Security) | [ getesfient, getesfinam, setprfient, endprfient, putesfinam, getprfient, getprfinam, putprfinam ] |
| getesfinam | Manipulate file control database entry (Enhanced Security) | [ getesfient, getesfinam, setprfient, endprfient, putesfinam, getprfient, getprfinam, putprfinam ] |
| getespwent | Manipulate protected password database entry (Enhanced Security) | [ getespwent, getespwuid, getespwnam, setprpwent, endprpwent, putespwnam, getprpwent, getprpwuid, getprpwnam, putprpwnam ] |
| getespwnam | Manipulate protected password database entry (Enhanced Security) | [ getespwent, getespwuid, getespwnam, setprpwent, endprpwent, putespwnam, getprpwent, getprpwuid, getprpwnam, putprpwnam ] |
| getespwuid | Manipulate protected password database entry (Enhanced Security) | [ getespwent, getespwuid, getespwnam, setprpwent, endprpwent, putespwnam, getprpwent, getprpwuid, getprpwnam, putprpwnam ] |
| getestcent | Manipulate terminal control database entry (Enhanced Security) | [ getestcent, getestcnam, setprtcent, endprtcent, putestcnam, getprtcent, getprtcnam, putprtcnam ] |
| getestcnam | Manipulate terminal control database entry (Enhanced Security) | [ getestcent, getestcnam, setprtcent, endprtcent, putestcnam, getprtcent, getprtcnam, putprtcnam ] |
| getfsent | Get information about a file system | [ getfsent, getfsent_r, 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, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r ] |
| getfsfile | Get information about a file system | [ getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r ] |
| getfsfile_r | Get information about a file system | [ getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r ] |
| getfsspec | Get information about a file system | [ getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r ] |
| getfsspec_r | Get information about a file system | [ getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r ] |
| getgrent | 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 ] |
| getgrent_r | 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 ] |
| getgrgid | 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 ] |
| getgrgid_r | 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 ] |
| getgrnam | 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 ] |
| getgrnam_r | 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 ] |
| gethostbyaddr | Gets a network host entry by address | [ gethostbyaddr, gethostbyaddr_r ] |
| gethostbyaddr_r | Gets a network host entry by address | [ gethostbyaddr, gethostbyaddr_r ] |
| gethostbyname | Get a network host entry by name | [ gethostbyname, gethostbyname_r ] |
| gethostbyname_r | Get a network host entry by name | [ gethostbyname, gethostbyname_r ] |
| gethostent | Opens network host file | [ gethostent, gethostent_r, sethostent, sethostent_r ] |
| gethostent_r | Opens network host file | [ gethostent, gethostent_r, sethostent, sethostent_r ] |
| 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 | |
| getluid | Get or set the login UID (Enhanced Security) | [ getluid, setluid ] |
| getmaxyx | Get Curses cursor and window coordinates | [ curs_getyx, getyx, getparyx, getbegyx, getmaxyx ] |
| getmntinfo | Get information about mounted file systems | [ getmntinfo, getmntinfo_r ] |
| getmntinfo_r | Get information about mounted file systems | [ getmntinfo, getmntinfo_r ] |
| getn_wstr | Get an array of wide 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 ] |
| getnameinfo | Get a node name and service name for an address and port number | |
| getnetbyaddr | Get a network entry by address | [ getnetbyaddr, getnetbyaddr_r ] |
| getnetbyaddr_r | Get a network entry by address | [ getnetbyaddr, getnetbyaddr_r ] |
| getnetbyname | Get a network entry by name | [ getnetbyname, getnetbyname_r ] |
| getnetbyname_r | Get a network entry by name | [ getnetbyname, getnetbyname_r ] |
| getnetent | Get a network entry | [ getnetent, getnetent_r ] |
| getnetent_r | Get a network entry | [ getnetent, getnetent_r ] |
| getnetgrent | get network group entry | [ getnetgrent, setnetgrent, endnetgrent, innetgr ] |
| getnetname | 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 ] |
| getnstr | Get character strings from a Curses terminal keyboard | [ curs_getstr, getstr, getnstr, wgetstr, wgetnstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr ] |
| getnwstr | Get wchar_t character strings from a Curses terminal keyboard | [ curs_getwstr, getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr ] |
| getopt | Gets flag letters from the argument vector | |
| getparyx | Get Curses cursor and window coordinates | [ curs_getyx, getyx, getparyx, getbegyx, getmaxyx ] |
| getpass | Reads a password | |
| getprdfent | Manipulate system default database entry (Enhanced Security) | [ getesdfent, getesdfnam, setprdfent, endprdfent, putesdfnam, getprdfent, getprdfnam, putprdfnam ] |
| getprdfnam | Manipulate system default database entry (Enhanced Security) | [ getesdfent, getesdfnam, setprdfent, endprdfent, putesdfnam, getprdfent, getprdfnam, putprdfnam ] |
| getprfient | Manipulate file control database entry (Enhanced Security) | [ getesfient, getesfinam, setprfient, endprfient, putesfinam, getprfient, getprfinam, putprfinam ] |
| getprfinam | Manipulate file control database entry (Enhanced Security) | [ getesfient, getesfinam, setprfient, endprfient, putesfinam, getprfient, getprfinam, putprfinam ] |
| getproplist | Gets the Extended File Attributes of a file | [ getproplist, fgetproplist ] |
| getprotobyname | Get a protocol entry by protocol name | [ getprotobyname, getprotobyname_r ] |
| getprotobyname_r | Get a protocol entry by protocol name | [ getprotobyname, getprotobyname_r ] |
| getprotobynumber | Get a protocol entry by number | [ getprotobynumber, getprotobynumber_r ] |
| getprotobynumber_r | Get a protocol entry by number | [ getprotobynumber, getprotobynumber_r ] |
| getprotoent | Get a protocol entry | [ getprotoent, getprotoent_r ] |
| getprotoent_r | Get a protocol entry | [ getprotoent, getprotoent_r ] |
| getprpwent | Manipulate protected password database entry (Enhanced Security) | [ getespwent, getespwuid, getespwnam, setprpwent, endprpwent, putespwnam, getprpwent, getprpwuid, getprpwnam, putprpwnam ] |
| getprpwnam | Manipulate protected password database entry (Enhanced Security) | [ getespwent, getespwuid, getespwnam, setprpwent, endprpwent, putespwnam, getprpwent, getprpwuid, getprpwnam, putprpwnam ] |
| getprpwuid | Manipulate protected password database entry (Enhanced Security) | [ getespwent, getespwuid, getespwnam, setprpwent, endprpwent, putespwnam, getprpwent, getprpwuid, getprpwnam, putprpwnam ] |
| getprtcent | Manipulate terminal control database entry (Enhanced Security) | [ getestcent, getestcnam, setprtcent, endprtcent, putestcnam, getprtcent, getprtcnam, putprtcnam ] |
| getprtcnam | Manipulate terminal control database entry (Enhanced Security) | [ getestcent, getestcnam, setprtcent, endprtcent, putestcnam, getprtcent, getprtcnam, putprtcnam ] |
| getpw | get name from uid | |
| getpwent | 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 ] |
| getpwent_r | 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 ] |
| getpwnam | 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 ] |
| getpwnam_r | 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 ] |
| 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, getpwuid_r, setpwent_r ] |
| getpwuid_r | 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 ] |
| getrpcbyname | Get rpc entry | [ getrpcent, getrpcbynumber, getrpcbyname, setrpcent, endrpcent ] |
| getrpcbynumber | Get rpc entry | [ getrpcent, getrpcbynumber, getrpcbyname, setrpcent, endrpcent ] |
| getrpcent | Get rpc entry | [ getrpcent, getrpcbynumber, getrpcbyname, setrpcent, endrpcent ] |
| gets | Get a string from a stream | [ gets, fgets ] |
| getservbyname | Get a service entry by name | [ getservbyname, getservbyname_r ] |
| getservbyname_r | Get a service entry by name | [ getservbyname, getservbyname_r ] |
| getservbyport | Get a service entry by port number | [ getservbyport, getservbyport_r ] |
| getservbyport_r | Get a service entry by port number | [ getservbyport, getservbyport_r ] |
| getservent | Get a services file entry from the /etc/services file. | [ getservent, getservent_r ] |
| getservent_r | Get a services file entry from the /etc/services file. | [ getservent, getservent_r ] |
| getstr | Get character strings from a Curses terminal keyboard | [ curs_getstr, getstr, getnstr, wgetstr, wgetnstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr ] |
| 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 | Get a /etc/securettys file entry | [ getttyent, getttyent_r, getttynam, getttynam_r, setttyent, setttyent_r, endttyent, endttyent_r ] |
| getttyent_r | Get a /etc/securettys file entry | [ getttyent, getttyent_r, getttynam, getttynam_r, setttyent, setttyent_r, endttyent, endttyent_r ] |
| getttynam | Get a /etc/securettys file entry | [ getttyent, getttyent_r, getttynam, getttynam_r, setttyent, setttyent_r, endttyent, endttyent_r ] |
| getttynam_r | Get a /etc/securettys file entry | [ getttyent, getttyent_r, getttynam, getttynam_r, setttyent, setttyent_r, endttyent, endttyent_r ] |
| gettxt | Retrieves a text string from a message catalog | |
| getusershell | Get the names of legal user shells | [ getusershell, getusershell_r, setusershell, setusershell_r, endusershell, endusershell_r ] |
| getusershell_r | Get the names of legal user shells | [ getusershell, getusershell_r, setusershell, setusershell_r, endusershell, endusershell_r ] |
| getutent | Access utmp file entries | [ getutent, getutent_r, 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, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname ] |
| getutid | Access utmp file entries | [ getutent, getutent_r, getutid, getutid_r, 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, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname ] |
| getutline | Access utmp file entries | [ getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname ] |
| getutline_r | Access utmp file entries | [ getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname ] |
| getutxent | Access user accounting database functions | [ endutxent, getutxent, getutxid, getutxline, pututxline, setutxent ] |
| getutxid | Access user accounting database functions | [ endutxent, getutxent, getutxid, getutxline, pututxline, setutxent ] |
| getutxline | Access user accounting database functions | [ endutxent, getutxent, getutxid, getutxline, pututxline, setutxent ] |
| getvfsbyname | Gets the virtual file system type number | |
| getvfsbynumber | Gets the virtual file system type name | |
| getw | Get a byte or word from an input stream | [ getc, fgetc, getc_unlocked, getchar, getchar_unlocked, getw ] |
| getwc | Get a wide character from an input stream | [ getwc, getwc_unlocked, fgetwc, getwchar ] |
| getwc_unlocked | Get a wide character from an input stream | [ getwc, getwc_unlocked, fgetwc, getwchar ] |
| getwch | Get (or push back) wchar_t characters from a Curses terminal keyboard | [ curs_getwch, getwch, wgetwch, mvgetwch, mvwgetwch, ungetwch ] |
| getwchar | Get a wide character from an input stream | [ getwc, getwc_unlocked, fgetwc, getwchar ] |
| getwd | Gets current directory pathname | |
| getwin | Miscellaneous utility routines for Curses | [ curs_util, delay_output, filter, flushinp, getwin, key_name, keyname, putwin, unctrl, use_env, wunctrl ] |
| getwstr | Get wchar_t character strings from a Curses terminal keyboard | [ curs_getwstr, getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr ] |
| getyx | Get Curses cursor and window coordinates | [ curs_getyx, getyx, getparyx, getbegyx, getmaxyx ] |
| glob | Generate pathnames matching a pattern | [ glob, globfree ] |
| globfree | Generate pathnames matching a pattern | [ glob, globfree ] |
| gmtime | 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 ] |
| gmtime64 | 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 ] |
| gmtime64_r | 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 ] |
| gmtime_r | 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 ] |
| gr_idtoname | Map between user and group names and IDs (Enhanced Security) | [ pw_nametoid, pw_idtoname, gr_nametoid, gr_idtoname ] |
| gr_nametoid | Map between user and group names and IDs (Enhanced Security) | [ pw_nametoid, pw_idtoname, gr_nametoid, gr_idtoname ] |
| grantpt | Permits access to the slave pseudoterminal device | |
| gsignal | Set and raise a software signal | [ ssignal, ssignal_r, gsignal, gsignal_r ] |
| gsignal_r | Set and raise a software signal | [ ssignal, ssignal_r, gsignal, gsignal_r ] |
| halfdelay | Curses routines that control terminal-input options | [ curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead ] |
| has_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_PAIR, COLOR_PAIRS, COLORS, PAIR_NUMBER ] |
| has_ic | Routines for querying the Curses environment | [ curs_termattrs, baudrate, erasechar, erasewchar, has_ic, has_il, killchar, killwchar, longname, term_attrs, termattrs, termname ] |
| has_il | Routines for querying the Curses environment | [ curs_termattrs, baudrate, erasechar, erasewchar, has_ic, has_il, killchar, killwchar, longname, term_attrs, termattrs, termname ] |
| hash | hash database access method | |
| hcreate | Manage hash tables | [ hsearch, hcreate, hdestroy, hsearch_r, hcreate_r, hdestroy_r ] |
| hcreate_r | Manage hash tables | [ hsearch, hcreate, hdestroy, hsearch_r, hcreate_r, hdestroy_r ] |
| hdestroy | Manage hash tables | [ hsearch, hcreate, hdestroy, hsearch_r, hcreate_r, hdestroy_r ] |
| hdestroy_r | Manage hash tables | [ hsearch, hcreate, hdestroy, hsearch_r, hcreate_r, hdestroy_r ] |
| hline | Create Curses borders, and horizontal and vertical lines | [ curs_border, border, wborder, box, hline, whline, mvhline, mvwhline, vline, wvline, mvvline, mvwvline ] |
| hline_set | Draw borders or lines by using complex characters and renditions | [ 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 ] |
| host2netname | 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 ] |
| hostalias | Searches for host aliases | |
| hsearch | Manage hash tables | [ hsearch, hcreate, hdestroy, hsearch_r, hcreate_r, hdestroy_r ] |
| hsearch_r | Manage hash tables | [ hsearch, hcreate, hdestroy, hsearch_r, hcreate_r, hdestroy_r ] |
| 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 | |
| hypot | Calculate Euclidean distance and absolute value | [ hypot, cabs, fabs ] |
| 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 | |
| idcok | Routines for controlling output options for a Curses terminal | [ curs_outopts, clearok, idcok, idlok, immedok, leaveok, nl, nonl, setscrreg, wsetscrreg, scrollok ] |
| identity | 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_rgid, is_starting_egid, set_auth_parameters, check_auth_parameters ] |
| idlok | Routines for controlling output options for a Curses terminal | [ curs_outopts, clearok, idcok, idlok, immedok, leaveok, nl, nonl, setscrreg, wsetscrreg, scrollok ] |
| ieee | 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 ] |
| ieee_functions | Related miscellaneous IEEE arithmetic functions. | [ copysign, finite, fp_class, isnan, nextafter, unordered ] |
| 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_get_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 ] |
| ieee_ignore_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 ] |
| ieee_set_fp_control | 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 ] |
| ieee_set_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 ] |
| 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 | |
| immedok | Routines for controlling output options for a Curses terminal | [ curs_outopts, clearok, idcok, idlok, immedok, leaveok, nl, nonl, setscrreg, wsetscrreg, scrollok ] |
| in_wch | Input a complex character and rendition from a Curses window | [ curs_in_wch, in_wch, win_wch, mvin_wch, mvwin_wch ] |
| in_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_wchstr, mvwin_wchnstr ] |
| in_wchstr | 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_wchstr, mvwin_wchnstr ] |
| inch | Get a character and its attributes from a Curses window | [ curs_inch, inch, winch, mvinch, mvwinch ] |
| inchnstr | Get a string of characters (and attributes) from a Curses window | [ curs_inchstr, inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr ] |
| inchstr | Get a string of characters (and attributes) from a Curses window | [ curs_inchstr, inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr ] |
| index | Search for character in string | [ index, rindex, strchr, strrchr ] |
| 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 | |
| init_color | 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, COLOR_PAIRS, COLORS, PAIR_NUMBER ] |
| init_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, COLOR_PAIRS, COLORS, PAIR_NUMBER ] |
| initgroups | Initializes concurrent group set | |
| initprivs | Initializes privileges (Enhanced Security) | |
| initscr | Curses routines for screen initialization and manipulation | [ curs_initscr, initscr, newterm, endwin, isendwin, set_term, delscreen ] |
| initstate | Generate pseudo-random number | [ random, random_r, srandom, srandom_r, initstate, initstate_r, setstate, setstate_r ] |
| initstate_r | Generate pseudo-random number | [ random, random_r, srandom, srandom_r, initstate, initstate_r, setstate, setstate_r ] |
| innetgr | get network group entry | [ getnetgrent, setnetgrent, endnetgrent, innetgr ] |
| innstr | Get a string of characters from a Curses window | [ curs_instr, instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr ] |
| innwstr | Get a string of wchar_t characters from a Curses window | [ curs_inwstr, inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| ins_nwstr | Insert a wide-character string into a Curses window | [ curs_ins_wstr, ins_wstr, ins_nwstr, wins_wstr, wins_nwstr, mvins_wstr, mvins_nwstr, mvwins_wstr, mvwins_nwstr ] |
| ins_wch | Insert a complex character and rendition before the character under the cursor in a Curses window | [ curs_ins_wch, ins_wch, wins_wch, mvins_wch, mvwins_wch ] |
| ins_wstr | Insert a wide-character string into a Curses window | [ curs_ins_wstr, ins_wstr, ins_nwstr, wins_wstr, wins_nwstr, mvins_wstr, mvins_nwstr, mvwins_wstr, mvwins_nwstr ] |
| insch | Insert a character before the character under the cursor in a Curses window | [ curs_insch, insch, winsch, mvinsch, mvwinsch ] |
| insdelln | Delete or insert lines in a Curses window | [ curs_deleteln, deleteln, wdeleteln, insdelln, winsdelln, insertln, winsertln ] |
| insertln | Delete or insert lines in a Curses window | [ curs_deleteln, deleteln, wdeleteln, insdelln, winsdelln, insertln, winsertln ] |
| insnstr | Insert a string before the character under the cursor in a Curses window | [ curs_insstr, insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr ] |
| insnwstr | Insert a wchar_t string before the character under the cursor in a Curses window | [ curs_inswstr, inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| insque | Inserts or removes an element in a queue | [ insque, remque ] |
| insstr | Insert a string before the character under the cursor in a Curses window | [ curs_insstr, insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr ] |
| instr | Get a string of characters from a Curses window | [ curs_instr, instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr ] |
| inswch | Insert a wchar_t character before the character under the cursor in a Curses window | [ curs_inswch, inswch, winswch, mvinswch, mvwinswch ] |
| inswstr | Insert a wchar_t string before the character under the cursor in a Curses window | [ curs_inswstr, inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| intrflush | Curses routines that control terminal-input options | [ curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead ] |
| intro | Introduction to library functions | |
| invert | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| inwch | Get a wchar_t character and its attributes from a Curses window | [ curs_inwch, inwch, winwch, mvinwch, mvwinwch ] |
| inwchnstr | Get a string of wchar_t characters (and attributes) from a Curses window | [ curs_inwchstr, inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| inwchstr | Get a string of wchar_t characters (and attributes) from a Curses window | [ curs_inwchstr, inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| inwstr | Get a string of wchar_t characters from a Curses window | [ curs_inwstr, inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| is_linetouched | Curses routines that control refresh | [ curs_touch, is_linetouched, is_wintouched, touchline, touchwin, untouchwin, wtouchln ] |
| 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_euid, 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_luid, 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_rgid, 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_ruid, 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) | [ 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 ] |
| is_wintouched | Curses routines that control refresh | [ curs_touch, is_linetouched, is_wintouched, touchline, touchwin, untouchwin, wtouchln ] |
| isalnum | Classify characters | [ isalnum, isalpha, isascii, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit ] |
| isalpha | Classify characters | [ isalnum, isalpha, isascii, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit ] |
| isascii | Classify characters | [ isalnum, isalpha, isascii, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit ] |
| isastream | Determines if a file descriptor refers to a STREAMS file | |
| isatty | Get the name of a terminal | [ ttyname, isatty, ttyname_r ] |
| iscntrl | Classify characters | [ isalnum, isalpha, isascii, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit ] |
| isdigit | Classify characters | [ isalnum, isalpha, isascii, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit ] |
| isendwin | Curses routines for screen initialization and manipulation | [ curs_initscr, initscr, newterm, endwin, isendwin, set_term, delscreen ] |
| isfdtype | Tests a file descriptor for a specific file type | |
| isgraph | Classify characters | [ isalnum, isalpha, isascii, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit ] |
| islower | Classify characters | [ isalnum, isalpha, isascii, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit ] |
| isnan | Related miscellaneous IEEE arithmetic functions. | [ copysign, finite, fp_class, isnan, nextafter, unordered ] |
| isprint | Classify characters | [ isalnum, isalpha, isascii, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit ] |
| ispunct | Classify characters | [ isalnum, isalpha, isascii, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit ] |
| isspace | Classify characters | [ isalnum, isalpha, isascii, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit ] |
| isupper | Classify characters | [ isalnum, isalpha, isascii, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit ] |
| iswalnum | Classify a wide character | [ iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit ] |
| iswalpha | Classify a wide character | [ iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit ] |
| iswcntrl | Classify a wide character | [ iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit ] |
| iswctype | Determines the properties of a wide character | |
| iswdigit | Classify a wide character | [ iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit ] |
| iswgraph | Classify a wide character | [ iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit ] |
| iswlower | Classify a wide character | [ iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit ] |
| iswprint | Classify a wide character | [ iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit ] |
| iswpunct | Classify a wide character | [ iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit ] |
| iswspace | Classify a wide character | [ iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit ] |
| iswupper | Classify a wide character | [ iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit ] |
| iswxdigit | Classify a wide character | [ iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit ] |
| isxdigit | Classify characters | [ isalnum, isalpha, isascii, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit ] |
| itom | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| itrunc | Truncate a floating-point number | [ itrunc, uitrunc ] |
| j0 | Compute Bessel functions | [ bessel, j0, j1, jn, y0, y1, yn ] |
| j1 | Compute Bessel functions | [ bessel, j0, j1, jn, y0, y1, yn ] |
| jn | Compute Bessel functions | [ bessel, j0, j1, jn, y0, y1, yn ] |
| jrand48 | 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 ] |
| jrand48_r | 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 ] |
| key_name | Miscellaneous utility routines for Curses | [ curs_util, delay_output, filter, flushinp, getwin, key_name, keyname, putwin, unctrl, use_env, wunctrl ] |
| keyname | Miscellaneous utility routines for Curses | [ curs_util, delay_output, filter, flushinp, getwin, key_name, keyname, putwin, unctrl, use_env, wunctrl ] |
| keypad | Curses routines that control terminal-input options | [ curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead ] |
| killchar | Routines for querying the Curses environment | [ curs_termattrs, baudrate, erasechar, erasewchar, has_ic, has_il, killchar, killwchar, longname, term_attrs, termattrs, termname ] |
| killwchar | Routines for querying the Curses environment | [ curs_termattrs, baudrate, erasechar, erasewchar, has_ic, has_il, killchar, killwchar, longname, term_attrs, termattrs, termname ] |
| knlist | Look up symbols in the currently running kernel | |
| l64a | Convert long integer and base-64 ASCII string | [ a64l, l64a ] |
| labs | Computes absolute value and division of integers | [ abs, div, labs, ldiv ] |
| lcong48 | 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 ] |
| lcong48_r | 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 ] |
| ldaclose | close a common object file | [ ldclose, ldaclose ] |
| ldahread | read the archive header of a member of an archive file | |
| ldaopen | open a common object file for reading | [ ldopen, ldaopen ] |
| ldclose | close a common object file | [ ldclose, ldaclose ] |
| ldexp | Manipulate floating-point numbers | [ frexp, ldexp, logb, scalb ] |
| 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 | |
| ldiv | Computes absolute value and division of integers | [ abs, div, labs, ldiv ] |
| ldlseek | seek to line number entries of a section of a common object file | [ ldlseek, ldnlseek ] |
| ldnlseek | seek to line number entries of a section of a common object file | [ ldlseek, ldnlseek ] |
| ldnrseek | seek to relocation entries of a section of a common object file | [ ldrseek, ldnrseek ] |
| ldnshread | read an indexed/named section header of a common object file | [ ldshread, ldnshread ] |
| ldnsseek | seek to an indexed/named section of a common object file | [ ldsseek, ldnsseek ] |
| ldohseek | seek to the optional file header of a common object file | |
| ldopen | open a common object file for reading | [ ldopen, ldaopen ] |
| 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 | |
| ldrseek | seek to relocation entries of a section of a common object file | [ ldrseek, ldnrseek ] |
| ldshread | read an indexed/named section header of a common object file | [ ldshread, ldnshread ] |
| ldsseek | seek to an indexed/named section of a common object file | [ ldsseek, ldnsseek ] |
| ldtbread | Read an indexed symbol table entry of a common object file | |
| ldtbseek | seek to the symbol table of a common object file | |
| leaveok | Routines for controlling output options for a Curses terminal | [ curs_outopts, clearok, idcok, idlok, immedok, leaveok, nl, nonl, setscrreg, wsetscrreg, scrollok ] |
| len | return length of Fortran string | |
| lfind | Perform a linear search and update | [ lsearch, lfind ] |
| lgamma | Compute the logarithm of the gamma function | [ lgamma, gamma ] |
| libAF | Provides Attribute File Library functions to manipulate file attributes | |
| libPW | Provides functions for compatibility with existing programs | [ libpw, libPW, Programmers_Workbench_Library ] |
| libcfg | Introduction to the Configuration Management Library | |
| libexc | an overview of exception support supplied in libexc.a. | [ exception_intro, libexc ] |
| libpw | Provides functions for compatibility with existing programs | [ libpw, libPW, Programmers_Workbench_Library ] |
| libst | Symbol table and object file access library | [ libst_intro, libst ] |
| libst_intro | Symbol table and object file access library | [ libst_intro, libst ] |
| lio_listio | Initiate a list of asynchronous I/O requests | |
| localeconv | Retrieves locale-dependent formatting parameters | |
| localtime | 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 ] |
| localtime64 | 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 ] |
| localtime64_r | 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 ] |
| localtime_r | 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 ] |
| locked_out_acct_es | determine if password-management disallows user login (Enhanced Security) | [ locked_out_acct_es, locked_out_es ] |
| locked_out_es | determine if password-management disallows user login (Enhanced Security) | [ locked_out_acct_es, locked_out_es ] |
| lockf | Locks and unlocks regions of open file descriptors | |
| log | Exponential, logarithm, and power functions | [ exp, expm1, log, log2, log10, log1p, pow ] |
| log10 | Exponential, logarithm, and power functions | [ exp, expm1, log, log2, log10, log1p, pow ] |
| log1p | Exponential, logarithm, and power functions | [ exp, expm1, log, log2, log10, log1p, pow ] |
| log2 | Exponential, logarithm, and power functions | [ exp, expm1, log, log2, log10, log1p, pow ] |
| logb | Manipulate floating-point numbers | [ frexp, ldexp, logb, scalb ] |
| longjmp | Saves and restores the current execution context | [ setjmp, _setjmp, longjmp, _longjmp ] |
| longname | Routines for querying the Curses environment | [ curs_termattrs, baudrate, erasechar, erasewchar, has_ic, has_il, killchar, killwchar, longname, term_attrs, termattrs, termname ] |
| lrand48 | 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 ] |
| lrand48_r | 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 ] |
| lsearch | Perform a linear search and update | [ lsearch, lfind ] |
| m_in | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| m_out | Performs multiple precision integer arithmetic | [ madd, 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 | [ madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| mallinfo | Provides a memory allocator | [ alloca, calloc, free, mallinfo, malloc, mallopt, realloc, valloc ] |
| malloc | Provides a memory allocator | [ alloca, calloc, free, mallinfo, malloc, mallopt, realloc, valloc ] |
| mallopt | Provides a memory allocator | [ alloca, calloc, free, mallinfo, malloc, mallopt, realloc, valloc ] |
| mblen | Determines the length in bytes of a multibyte character | [ mblen, mbrlen ] |
| mbrlen | Determines the length in bytes of a multibyte character | [ mblen, mbrlen ] |
| mbrtowc | Converts a multibyte character to a wide character | [ mbtowc, mbrtowc ] |
| mbsinit | Determines whether a multibyte-character string is in the initial conversion state | |
| mbsrtowcs | Converts a multibyte character string to a wide-character string | [ mbstowcs, mbsrtowcs ] |
| mbstowcs | Converts a multibyte character string to a wide-character string | [ mbstowcs, mbsrtowcs ] |
| mbtowc | Converts a multibyte character to a wide character | [ mbtowc, mbrtowc ] |
| mcmp | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| mdiv | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| memccpy | Perform memory operations | [ memccpy, memchr, memcmp, memcpy, memmove, memset ] |
| memchr | Perform memory operations | [ memccpy, memchr, memcmp, memcpy, memmove, memset ] |
| memcmp | Perform memory operations | [ memccpy, memchr, memcmp, memcpy, memmove, memset ] |
| memcpy | Perform memory operations | [ memccpy, memchr, memcmp, memcpy, memmove, memset ] |
| memmove | Perform memory operations | [ memccpy, memchr, memcmp, memcpy, memmove, memset ] |
| memset | Perform memory operations | [ memccpy, memchr, memcmp, memcpy, memmove, memset ] |
| meta | Curses routines that control terminal-input options | [ curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead ] |
| min | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| mkfifo | Creates a FIFO | |
| mkstemp | Construct a unique file name | [ mktemp, mkstemp ] |
| mktemp | Construct a unique file name | [ mktemp, mkstemp ] |
| 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 ] |
| mktime64 | 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 ] |
| mktimer | Allocates a per-process timer | |
| mlock | Lock or unlock a specified region in memory (P1003.1b) | [ mlock, munlock ] |
| mlockall | Lock or unlock all of a specified process’s pages into memory (P1003.1b) | [ mlockall, munlockall ] |
| modf | Round floating-point numbers to floating-point integers, return the nearest integral value, and truncate a floating-point number | [ floor, ceil, modf, nint, rint, trunc ] |
| moncontrol | Prepare execution profile | [ monitor, monstartup, moncontrol, monitor_signal ] |
| monitor | Prepare execution profile | [ monitor, monstartup, moncontrol, monitor_signal ] |
| monitor_signal | Prepare execution profile | [ monitor, monstartup, moncontrol, monitor_signal ] |
| monstartup | Prepare execution profile | [ monitor, monstartup, moncontrol, monitor_signal ] |
| mout | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| move | Move the Curses window cursor | [ curs_move, move, wmove ] |
| mp | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| mpool | shared memory buffer pool | [ mpool, MPOOL, mpool_open, mpool_filter, mpool_new, mpool_get, mpool_put, mpool_sync, mpool_close ] |
| mpool_close | shared memory buffer pool | [ mpool, MPOOL, mpool_open, mpool_filter, 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_get, mpool_put, mpool_sync, mpool_close ] |
| mpool_get | shared memory buffer pool | [ mpool, MPOOL, mpool_open, mpool_filter, mpool_new, mpool_get, mpool_put, mpool_sync, mpool_close ] |
| mpool_new | shared memory buffer pool | [ mpool, MPOOL, mpool_open, 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_put, mpool_sync, mpool_close ] |
| mpool_put | shared memory buffer pool | [ mpool, MPOOL, mpool_open, mpool_filter, mpool_new, mpool_get, mpool_put, mpool_sync, mpool_close ] |
| mpool_sync | shared memory buffer pool | [ mpool, MPOOL, mpool_open, mpool_filter, mpool_new, mpool_get, mpool_put, mpool_sync, mpool_close ] |
| 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) | |
| mrand48 | 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 ] |
| mrand48_r | 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 ] |
| 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 | |
| msqrt | Performs multiple precision integer arithmetic | [ madd, msub, 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, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| mult | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| munlock | Lock or unlock a specified region in memory (P1003.1b) | [ mlock, munlock ] |
| munlockall | Lock or unlock all of a specified process’s pages into memory (P1003.1b) | [ mlockall, munlockall ] |
| mvadd_wch | Add a complex character and rendition to a Curses window and advance the cursor | [ curs_add_wch, add_wch, wadd_wch, mvadd_wch, mvwadd_wch, echo_wchar, wecho_wchar ] |
| 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_wchstr, mvadd_wchnstr, mvwadd_wchstr, mvwadd_wchnstr ] |
| mvadd_wchstr | 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_wchstr, mvwadd_wchnstr ] |
| mvaddch | Add a character (with attributes) to a Curses window and advance the cursor | [ curs_addch, addch, waddch, mvaddch, mvwaddch, echochar, wechochar ] |
| mvaddchnstr | Add string of characters (and attributes) to a Curses window | [ curs_addchstr, addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr ] |
| mvaddchstr | Add string of characters (and attributes) to a Curses window | [ curs_addchstr, addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr ] |
| mvaddnstr | Add a string of characters to a Curses window and advance cursor | [ curs_addstr, addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr ] |
| mvaddnwstr | Add a string of wchar_t characters to a Curses window and advance cursor | [ curs_addwstr, addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| mvaddstr | Add a string of characters to a Curses window and advance cursor | [ curs_addstr, addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr ] |
| mvaddwch | Add a wchar_t character (with attributes) to a Curses window and advance cursor | [ curs_addwch, addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar ] |
| mvaddwchnstr | Add a string of wchar_t characters (and attributes) to a Curses window | [ curs_addwchstr, addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| mvaddwchstr | Add a string of wchar_t characters (and attributes) to a Curses window | [ curs_addwchstr, addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| mvaddwstr | Add a string of wchar_t characters to a Curses window and advance cursor | [ curs_addwstr, addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| mvchgat | Change renditions of characters in a Curses window | [ curs_chgat, chgat, wchgat, mvchgat, mvwchgat ] |
| mvcur | 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 ] |
| mvdelch | Delete the character under the cursor in a Curses window | [ curs_delch, delch, wdelch, mvdelch, mvwdelch ] |
| mvderwin | Routines that create Curses windows | [ curs_window, delwin, derwin, dupwin, mvderwin, mvwin, newwin, subwin, syncok, wcursyncup, wsyncdown, wsyncup ] |
| mvget_wch | Get (or push back) a wide character from Curses terminal keyboard | [ curs_get_wch, get_wch, wget_wch, mvget_wch, mvwget_wch, unget_wch ] |
| mvget_wstr | Get an array of wide 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 ] |
| mvgetch | Get (or push back) characters from a Curses terminal keyboard | [ curs_getch, getch, wgetch, mvgetch, mvwgetch, ungetch ] |
| mvgetn_wstr | Get an array of wide 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 ] |
| mvgetnstr | Get character strings from a Curses terminal keyboard | [ curs_getstr, getstr, getnstr, wgetstr, wgetnstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr ] |
| mvgetnwstr | Get wchar_t character strings from a Curses terminal keyboard | [ curs_getwstr, getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr ] |
| mvgetstr | Get character strings from a Curses terminal keyboard | [ curs_getstr, getstr, getnstr, wgetstr, wgetnstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr ] |
| mvgetwch | Get (or push back) wchar_t characters from a Curses terminal keyboard | [ curs_getwch, getwch, wgetwch, mvgetwch, mvwgetwch, ungetwch ] |
| mvgetwstr | Get wchar_t character strings from a Curses terminal keyboard | [ curs_getwstr, getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr ] |
| mvhline | Create Curses borders, and horizontal and vertical lines | [ curs_border, border, wborder, box, hline, whline, mvhline, mvwhline, vline, wvline, mvvline, mvwvline ] |
| mvhline_set | Draw borders or lines by using complex characters and renditions | [ 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 ] |
| mvin_wch | Input a complex character and rendition from a Curses window | [ curs_in_wch, in_wch, win_wch, mvin_wch, mvwin_wch ] |
| 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_wchstr, mvin_wchnstr, mvwin_wchstr, mvwin_wchnstr ] |
| mvin_wchstr | 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_wchstr, mvwin_wchnstr ] |
| mvinch | Get a character and its attributes from a Curses window | [ curs_inch, inch, winch, mvinch, mvwinch ] |
| mvinchnstr | Get a string of characters (and attributes) from a Curses window | [ curs_inchstr, inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr ] |
| mvinchstr | Get a string of characters (and attributes) from a Curses window | [ curs_inchstr, inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr ] |
| mvinnstr | Get a string of characters from a Curses window | [ curs_instr, instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr ] |
| mvinnwstr | Get a string of wchar_t characters from a Curses window | [ curs_inwstr, inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| mvins_nwstr | Insert a wide-character string into a Curses window | [ curs_ins_wstr, ins_wstr, ins_nwstr, wins_wstr, wins_nwstr, mvins_wstr, mvins_nwstr, mvwins_wstr, mvwins_nwstr ] |
| mvins_wch | Insert a complex character and rendition before the character under the cursor in a Curses window | [ curs_ins_wch, ins_wch, wins_wch, mvins_wch, mvwins_wch ] |
| mvins_wstr | Insert a wide-character string into a Curses window | [ curs_ins_wstr, ins_wstr, ins_nwstr, wins_wstr, wins_nwstr, mvins_wstr, mvins_nwstr, mvwins_wstr, mvwins_nwstr ] |
| mvinsch | Insert a character before the character under the cursor in a Curses window | [ curs_insch, insch, winsch, mvinsch, mvwinsch ] |
| mvinsnstr | Insert a string before the character under the cursor in a Curses window | [ curs_insstr, insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr ] |
| mvinsnwstr | Insert a wchar_t string before the character under the cursor in a Curses window | [ curs_inswstr, inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| mvinsstr | Insert a string before the character under the cursor in a Curses window | [ curs_insstr, insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr ] |
| mvinstr | Get a string of characters from a Curses window | [ curs_instr, instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr ] |
| mvinswch | Insert a wchar_t character before the character under the cursor in a Curses window | [ curs_inswch, inswch, winswch, mvinswch, mvwinswch ] |
| mvinswstr | Insert a wchar_t string before the character under the cursor in a Curses window | [ curs_inswstr, inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| mvinwch | Get a wchar_t character and its attributes from a Curses window | [ curs_inwch, inwch, winwch, mvinwch, mvwinwch ] |
| mvinwchnstr | Get a string of wchar_t characters (and attributes) from a Curses window | [ curs_inwchstr, inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| mvinwchstr | Get a string of wchar_t characters (and attributes) from a Curses window | [ curs_inwchstr, inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| mvinwstr | Get a string of wchar_t characters from a Curses window | [ curs_inwstr, inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| mvprintw | Print formatted output in Curses windows | [ curs_printw, printw, wprintw, mvprintw, mvwprintw, vw_printw, vwprintw ] |
| mvscanw | Convert formatted input from a Curses window | [ curs_scanw, scanw, wscanw, mvscanw, mvwscanw, vw_scanw, vwscanw ] |
| mvvline | Create Curses borders, and horizontal and vertical lines | [ curs_border, border, wborder, box, hline, whline, mvhline, mvwhline, vline, wvline, mvvline, mvwvline ] |
| mvvline_set | Draw borders or lines by using complex characters and renditions | [ 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 ] |
| mvwadd_wch | Add a complex character and rendition to a Curses window and advance the cursor | [ curs_add_wch, add_wch, wadd_wch, mvadd_wch, mvwadd_wch, echo_wchar, wecho_wchar ] |
| 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_wchstr, mvwadd_wchnstr ] |
| mvwadd_wchstr | 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_wchstr, mvwadd_wchnstr ] |
| mvwaddch | Add a character (with attributes) to a Curses window and advance the cursor | [ curs_addch, addch, waddch, mvaddch, mvwaddch, echochar, wechochar ] |
| mvwaddchnstr | Add string of characters (and attributes) to a Curses window | [ curs_addchstr, addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr ] |
| mvwaddchstr | Add string of characters (and attributes) to a Curses window | [ curs_addchstr, addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr ] |
| mvwaddnstr | Add a string of characters to a Curses window and advance cursor | [ curs_addstr, addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr ] |
| mvwaddnwstr | Add a string of wchar_t characters to a Curses window and advance cursor | [ curs_addwstr, addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| mvwaddstr | Add a string of characters to a Curses window and advance cursor | [ curs_addstr, addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr ] |
| mvwaddwch | Add a wchar_t character (with attributes) to a Curses window and advance cursor | [ curs_addwch, addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar ] |
| mvwaddwchnstr | Add a string of wchar_t characters (and attributes) to a Curses window | [ curs_addwchstr, addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| mvwaddwchstr | Add a string of wchar_t characters (and attributes) to a Curses window | [ curs_addwchstr, addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| mvwaddwstr | Add a string of wchar_t characters to a Curses window and advance cursor | [ curs_addwstr, addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| mvwchgat | Change renditions of characters in a Curses window | [ curs_chgat, chgat, wchgat, mvchgat, mvwchgat ] |
| mvwdelch | Delete the character under the cursor in a Curses window | [ curs_delch, delch, wdelch, mvdelch, mvwdelch ] |
| mvwget_wch | Get (or push back) a wide character from Curses terminal keyboard | [ curs_get_wch, get_wch, wget_wch, mvget_wch, mvwget_wch, unget_wch ] |
| mvwget_wstr | Get an array of wide 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 ] |
| mvwgetch | Get (or push back) characters from a Curses terminal keyboard | [ curs_getch, getch, wgetch, mvgetch, mvwgetch, ungetch ] |
| mvwgetn_wstr | Get an array of wide 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 ] |
| mvwgetnstr | Get character strings from a Curses terminal keyboard | [ curs_getstr, getstr, getnstr, wgetstr, wgetnstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr ] |
| mvwgetnwstr | Get wchar_t character strings from a Curses terminal keyboard | [ curs_getwstr, getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr ] |
| mvwgetstr | Get character strings from a Curses terminal keyboard | [ curs_getstr, getstr, getnstr, wgetstr, wgetnstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr ] |
| mvwgetwch | Get (or push back) wchar_t characters from a Curses terminal keyboard | [ curs_getwch, getwch, wgetwch, mvgetwch, mvwgetwch, ungetwch ] |
| mvwgetwstr | Get wchar_t character strings from a Curses terminal keyboard | [ curs_getwstr, getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr ] |
| mvwhline | Create Curses borders, and horizontal and vertical lines | [ curs_border, border, wborder, box, hline, whline, mvhline, mvwhline, vline, wvline, mvvline, mvwvline ] |
| mvwhline_set | Draw borders or lines by using complex characters and renditions | [ 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 ] |
| mvwin | Routines that create Curses windows | [ curs_window, delwin, derwin, dupwin, mvderwin, mvwin, newwin, subwin, syncok, wcursyncup, wsyncdown, wsyncup ] |
| mvwin_wch | Input a complex character and rendition from a Curses window | [ curs_in_wch, in_wch, win_wch, mvin_wch, mvwin_wch ] |
| 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_wchstr, mvwin_wchnstr ] |
| mvwin_wchstr | 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_wchstr, mvwin_wchnstr ] |
| mvwinch | Get a character and its attributes from a Curses window | [ curs_inch, inch, winch, mvinch, mvwinch ] |
| mvwinchnstr | Get a string of characters (and attributes) from a Curses window | [ curs_inchstr, inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr ] |
| mvwinchstr | Get a string of characters (and attributes) from a Curses window | [ curs_inchstr, inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr ] |
| mvwinnstr | Get a string of characters from a Curses window | [ curs_instr, instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr ] |
| mvwinnwstr | Get a string of wchar_t characters from a Curses window | [ curs_inwstr, inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| mvwins_nwstr | Insert a wide-character string into a Curses window | [ curs_ins_wstr, ins_wstr, ins_nwstr, wins_wstr, wins_nwstr, mvins_wstr, mvins_nwstr, mvwins_wstr, mvwins_nwstr ] |
| mvwins_wch | Insert a complex character and rendition before the character under the cursor in a Curses window | [ curs_ins_wch, ins_wch, wins_wch, mvins_wch, mvwins_wch ] |
| mvwins_wstr | Insert a wide-character string into a Curses window | [ curs_ins_wstr, ins_wstr, ins_nwstr, wins_wstr, wins_nwstr, mvins_wstr, mvins_nwstr, mvwins_wstr, mvwins_nwstr ] |
| mvwinsch | Insert a character before the character under the cursor in a Curses window | [ curs_insch, insch, winsch, mvinsch, mvwinsch ] |
| mvwinsnstr | Insert a string before the character under the cursor in a Curses window | [ curs_insstr, insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr ] |
| mvwinsnwstr | Insert a wchar_t string before the character under the cursor in a Curses window | [ curs_inswstr, inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| mvwinsstr | Insert a string before the character under the cursor in a Curses window | [ curs_insstr, insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr ] |
| mvwinstr | Get a string of characters from a Curses window | [ curs_instr, instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr ] |
| mvwinswch | Insert a wchar_t character before the character under the cursor in a Curses window | [ curs_inswch, inswch, winswch, mvinswch, mvwinswch ] |
| mvwinswstr | Insert a wchar_t string before the character under the cursor in a Curses window | [ curs_inswstr, inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| mvwinwch | Get a wchar_t character and its attributes from a Curses window | [ curs_inwch, inwch, winwch, mvinwch, mvwinwch ] |
| mvwinwchnstr | Get a string of wchar_t characters (and attributes) from a Curses window | [ curs_inwchstr, inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| mvwinwchstr | Get a string of wchar_t characters (and attributes) from a Curses window | [ curs_inwchstr, inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| mvwinwstr | Get a string of wchar_t characters from a Curses window | [ curs_inwstr, inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| mvwprintw | Print formatted output in Curses windows | [ curs_printw, printw, wprintw, mvprintw, mvwprintw, vw_printw, vwprintw ] |
| mvwscanw | Convert formatted input from a Curses window | [ curs_scanw, scanw, wscanw, mvscanw, mvwscanw, vw_scanw, vwscanw ] |
| mvwvline | Create Curses borders, and horizontal and vertical lines | [ curs_border, border, wborder, box, hline, whline, mvhline, mvwhline, vline, wvline, mvvline, mvwvline ] |
| mvwvline_set | Draw borders or lines by using complex characters and renditions | [ 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 ] |
| nanosleep | Suspend a process from execution for the specified timer interval (P1003.1b) | |
| napms | Low-level Curses routines | [ curs_kernel, curs_set, def_prog_mode, def_shell_mode, napms, reset_prog_mode, reset_shell_mode, ripoffline, savetty ] |
| ndbm | Database subroutines | [ dbm_clearerr, dbm_close, dbm_delete, dbm_error, dbm_fetch, dbm_firstkey, dbm_forder, dbm_nextkey, dbm_open, dbm_setpblksiz, dbm_store ] |
| neg | Negates and returns the value of the double operand x | |
| 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, netname2user, 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 | [ 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 ] |
| newpad | Routines that create and display Curses pads | [ curs_pad, newpad, pechochar, pecho_wchar, pechowchar, pnoutrefresh, prefresh, subpad ] |
| newterm | Curses routines for screen initialization and manipulation | [ curs_initscr, initscr, newterm, endwin, isendwin, set_term, delscreen ] |
| newwin | Routines that create Curses windows | [ curs_window, delwin, derwin, dupwin, mvderwin, mvwin, newwin, subwin, syncok, wcursyncup, wsyncdown, wsyncup ] |
| nextafter | Related miscellaneous IEEE arithmetic functions. | [ copysign, finite, fp_class, isnan, nextafter, unordered ] |
| nextkey | Database subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey, forder ] |
| nftw | Walks a file tree | |
| nice | Changes the scheduling priority of a process | |
| nint | Round floating-point numbers to floating-point integers, return the nearest integral value, and truncate a floating-point number | [ floor, ceil, modf, nint, rint, trunc ] |
| nl | Routines for controlling output options for a Curses terminal | [ curs_outopts, clearok, idcok, idlok, immedok, leaveok, nl, nonl, setscrreg, wsetscrreg, scrollok ] |
| nl_langinfo | Returns language or cultural data defined in the current locale | |
| nlist | Gets entries from name list. | |
| nocbreak | Curses routines that control terminal-input options | [ curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead ] |
| nodelay | Curses routines that control terminal-input options | [ curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead ] |
| noecho | Curses routines that control terminal-input options | [ curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead ] |
| nonl | Routines for controlling output options for a Curses terminal | [ curs_outopts, clearok, idcok, idlok, immedok, leaveok, nl, nonl, setscrreg, wsetscrreg, scrollok ] |
| noqiflush | Curses routines that control terminal-input options | [ curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, 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, notimeut, wtimeout, typeahead ] |
| notimeut | Curses routines that control terminal-input options | [ curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead ] |
| 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, nrand48_r, seed48, seed48_r, srand48, srand48_r ] |
| nrand48_r | 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 ] |
| 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 | |
| omin | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| omout | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| opendir | Performs operations on directories | [ opendir, readdir, readdir_r, telldir, seekdir, rewinddir, closedir ] |
| openlog | Control system log | [ closelog, openlog, setlogmask, syslog, closelog_r, openlog_r, setlogmask_r, syslog_r ] |
| openlog_r | Control system log | [ closelog, openlog, setlogmask, syslog, closelog_r, openlog_r, setlogmask_r, syslog_r ] |
| openpty | Open and fork pseudoterminals | [ openpty, forkpty ] |
| overlay | Overlap and manipulate overlapped Curses windows | [ curs_overlay, copywin, overlay, overwrite ] |
| overwrite | Overlap and manipulate overlapped Curses windows | [ curs_overlay, copywin, overlay, overwrite ] |
| pair_content | 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, COLOR_PAIRS, COLORS, PAIR_NUMBER ] |
| passlen | Determines minimum password length (Enhanced Security) | |
| pause | Suspends a process until it receives a signal | |
| pclose | Closes a pipe to a process | |
| pecho_wchar | Routines that create and display Curses pads | [ curs_pad, newpad, pechochar, pecho_wchar, pechowchar, pnoutrefresh, prefresh, subpad ] |
| pechochar | Routines that create and display Curses pads | [ curs_pad, newpad, pechochar, pecho_wchar, pechowchar, pnoutrefresh, prefresh, subpad ] |
| pechowchar | Routines that create and display Curses pads | [ curs_pad, newpad, pechochar, pecho_wchar, pechowchar, pnoutrefresh, prefresh, subpad ] |
| perror | Writes a message explaining the current setting of errno | |
| pfopen | Open a packet filter file | |
| 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_getport, 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_rmtcall, 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_set, 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, pmap_unset, registerrpc, rpc_createrr, usr2netname, xprt_register, xprt_unregister ] |
| pmap_unset | 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 ] |
| pnoutrefresh | Routines that create and display Curses pads | [ curs_pad, newpad, pechochar, pecho_wchar, pechowchar, pnoutrefresh, prefresh, subpad ] |
| popen | Initiates a pipe to a process | |
| pow | Exponential, logarithm, and power functions | [ exp, expm1, log, log2, log10, log1p, pow ] |
| prefresh | Routines that create and display Curses pads | [ curs_pad, newpad, pechochar, pecho_wchar, pechowchar, pnoutrefresh, prefresh, subpad ] |
| print_pset_error | Prints an error from a processor set function | |
| printf | Print formatted output | [ printf, fprintf, snprintf, sprintf ] |
| printw | Print formatted output in Curses windows | [ curs_printw, printw, wprintw, mvprintw, mvwprintw, vw_printw, vwprintw ] |
| pthread | Introduction to POSIX Threads | [ pthread, pthread_intro ] |
| 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_np | Obtains the stack address attribute of the specified thread attributes object. | [ pthread_attr_getstackaddr ] |
| 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_np | Changes the stack address and size of the specified thread attributes object. | [ pthread_attr_setstackaddr ] |
| 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_intro | Introduction to POSIX Threads | [ pthread, pthread_intro ] |
| 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 | Gets the name of a slave pseudoterminal device | [ ptsname, ptsname_r ] |
| ptsname_r | Gets the name of a slave pseudoterminal device | [ ptsname, ptsname_r ] |
| putc | Write a byte or a word to a stream | [ putc, fputc, putc_unlocked, putchar, putchar_unlocked, putw ] |
| putc_unlocked | Write a byte or a word to a stream | [ putc, fputc, putc_unlocked, putchar, putchar_unlocked, putw ] |
| putchar | Write a byte or a word to a stream | [ putc, fputc, putc_unlocked, putchar, putchar_unlocked, putw ] |
| putchar_unlocked | Write a byte or a word to a stream | [ putc, fputc, putc_unlocked, putchar, putchar_unlocked, putw ] |
| putdvagnam | Manipulate device assignment database entry (Enhanced Security) | [ getesdvent, getesdvnam, setdvagent, enddvagent, putesdvnam, copyesdvent, getdvagent, getdvagnam, putdvagnam, copydvagent ] |
| putenv | Sets an environment variable | |
| putesdfnam | Manipulate system default database entry (Enhanced Security) | [ getesdfent, getesdfnam, setprdfent, endprdfent, putesdfnam, getprdfent, getprdfnam, putprdfnam ] |
| putesdvnam | Manipulate device assignment database entry (Enhanced Security) | [ getesdvent, getesdvnam, setdvagent, enddvagent, putesdvnam, copyesdvent, getdvagent, getdvagnam, putdvagnam, copydvagent ] |
| putesfinam | Manipulate file control database entry (Enhanced Security) | [ getesfient, getesfinam, setprfient, endprfient, putesfinam, getprfient, getprfinam, putprfinam ] |
| putespwnam | Manipulate protected password database entry (Enhanced Security) | [ getespwent, getespwuid, getespwnam, setprpwent, endprpwent, putespwnam, getprpwent, getprpwuid, getprpwnam, putprpwnam ] |
| putestcnam | Manipulate terminal control database entry (Enhanced Security) | [ getestcent, getestcnam, setprtcent, endprtcent, putestcnam, getprtcent, getprtcnam, putprtcnam ] |
| putlong | Places long byte quantities into the byte stream | |
| putp | 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 ] |
| putprdfnam | Manipulate system default database entry (Enhanced Security) | [ getesdfent, getesdfnam, setprdfent, endprdfent, putesdfnam, getprdfent, getprdfnam, putprdfnam ] |
| putprfinam | Manipulate file control database entry (Enhanced Security) | [ getesfient, getesfinam, setprfient, endprfient, putesfinam, getprfient, getprfinam, putprfinam ] |
| putprpwnam | Manipulate protected password database entry (Enhanced Security) | [ getespwent, getespwuid, getespwnam, setprpwent, endprpwent, putespwnam, getprpwent, getprpwuid, getprpwnam, putprpwnam ] |
| putprtcnam | Manipulate terminal control database entry (Enhanced Security) | [ getestcent, getestcnam, setprtcent, endprtcent, putestcnam, getprtcent, getprtcnam, putprtcnam ] |
| putpwent | 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 ] |
| puts | Writes a string to a stream | [ puts, fputs ] |
| putshort | Places short byte quantities into the byte stream | |
| pututline | Access utmp file entries | [ getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname ] |
| pututline_r | Access utmp file entries | [ getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname ] |
| pututxline | Access user accounting database functions | [ endutxent, getutxent, getutxid, getutxline, pututxline, setutxent ] |
| putw | Write a byte or a word to a stream | [ putc, fputc, putc_unlocked, putchar, putchar_unlocked, putw ] |
| putwc | Write a wide character to a stream | [ putwc, putwchar, fputwc ] |
| putwchar | Write a wide character to a stream | [ putwc, putwchar, fputwc ] |
| putwin | Miscellaneous utility routines for Curses | [ curs_util, delay_output, filter, flushinp, getwin, key_name, keyname, putwin, unctrl, use_env, wunctrl ] |
| 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_nametoid, pw_idtoname, gr_nametoid, gr_idtoname ] |
| pw_nametoid | Map between user and group names and IDs (Enhanced Security) | [ pw_nametoid, pw_idtoname, gr_nametoid, gr_idtoname ] |
| qiflush | Curses routines that control terminal-input options | [ curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead ] |
| qsort | Sorts a table in place | |
| raise | Sends a signal to the executing process or thread | |
| rand | Generates pseudorandom numbers | [ rand, rand_r, srand ] |
| rand_r | Generates pseudorandom numbers | [ rand, rand_r, srand ] |
| random | Generate pseudo-random number | [ random, random_r, srandom, srandom_r, initstate, initstate_r, setstate, setstate_r ] |
| random_r | Generate pseudo-random number | [ random, random_r, srandom, srandom_r, initstate, initstate_r, setstate, setstate_r ] |
| randomchars | Generate random passwords (Enhanced Security) | [ randomword, randomchars, randomletters ] |
| randomletters | Generate random passwords (Enhanced Security) | [ randomword, randomchars, randomletters ] |
| randomword | Generate random passwords (Enhanced Security) | [ randomword, randomchars, randomletters ] |
| ranhash | access routine for the symbol table definition file in archives | [ ranhashinit, ranhash, ranlookup ] |
| ranhashinit | access routine for the symbol table definition file in archives | [ ranhashinit, ranhash, ranlookup ] |
| ranlookup | access routine for the symbol table definition file in archives | [ ranhashinit, ranhash, ranlookup ] |
| 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 | |
| raw | Curses routines that control terminal-input options | [ curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead ] |
| rcmd | Allow execution of commands on a remote host | [ rcmd, rcmd_r ] |
| rcmd_r | Allow execution of commands on a remote host | [ rcmd, rcmd_r ] |
| re_comp | Handle regular expressions | [ re_comp, re_exec ] |
| re_exec | Handle regular expressions | [ re_comp, re_exec ] |
| read_rnd | Sets and returns IEEE dynamic rounding mode for floating-point operations | [ write_rnd, read_rnd ] |
| readdir | Performs operations on directories | [ opendir, readdir, readdir_r, telldir, seekdir, rewinddir, closedir ] |
| readdir_r | Performs operations on directories | [ opendir, readdir, readdir_r, telldir, seekdir, rewinddir, closedir ] |
| realloc | Provides a memory allocator | [ alloca, calloc, free, mallinfo, malloc, mallopt, realloc, valloc ] |
| realpath | Resolves pathname | |
| recno | record number database access method | |
| redrawwin | Refresh Curses windows and lines | [ curs_refresh, doupdate, redrawwin, refresh, wrefresh, wnoutrefresh, wredrawln ] |
| refresh | Refresh Curses windows and lines | [ curs_refresh, doupdate, redrawwin, refresh, wrefresh, wnoutrefresh, wredrawln ] |
| regcmp | Compile and execute regular expression | [ regcmp, regex ] |
| regcomp | Compares string to regular expression | [ regcomp, regerror, regexec, regfree ] |
| regerror | Compares string to regular expression | [ regcomp, regerror, regexec, regfree ] |
| regex | Compile and execute regular expression | [ regcmp, regex ] |
| regexec | Compares string to regular expression | [ regcomp, regerror, regexec, regfree ] |
| regexp | Regular expression compile and match routines | [ advance, advance_r, compile, compile_r, step, step_r ] |
| regfree | Compares string to regular expression | [ regcomp, regerror, regexec, regfree ] |
| registerrpc | 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 ] |
| reltimer | Establishes timeout intervals of a per-process timer | |
| remainder | Compute the floating-point remainder | [ fmod, drem, remainder ] |
| remove | Removes a file | |
| remque | Inserts or removes an element in a queue | [ insque, remque ] |
| res_init | Searches for a default domain name and Internet address | |
| res_mkquery | Makes query messages for name servers | |
| res_query | Queries domain server and checks response | [ res_search, res_query ] |
| res_search | Queries domain server and checks response | [ res_search, res_query ] |
| res_send | Sends a query to a name server and retrieves a response | |
| reset_prog_mode | Low-level Curses routines | [ curs_kernel, curs_set, def_prog_mode, def_shell_mode, napms, reset_prog_mode, reset_shell_mode, ripoffline, savetty ] |
| reset_shell_mode | Low-level Curses routines | [ curs_kernel, curs_set, def_prog_mode, def_shell_mode, napms, reset_prog_mode, reset_shell_mode, ripoffline, savetty ] |
| restartterm | 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 ] |
| rewind | Reposition the file pointer of a stream | [ fseek, fseeko, fseek_unlocked, rewind, ftell, ftello, fgetpos, fsetpos ] |
| rewinddir | Performs operations on directories | [ opendir, readdir, readdir_r, telldir, seekdir, rewinddir, closedir ] |
| rexec | Allow command execution on a remote host | [ rexec, rexec_r ] |
| rexec_r | Allow command execution on a remote host | [ rexec, rexec_r ] |
| rindex | Search for character in string | [ index, rindex, strchr, strrchr ] |
| rint | Round floating-point numbers to floating-point integers, return the nearest integral value, and truncate a floating-point number | [ floor, ceil, modf, nint, rint, trunc ] |
| ripoffline | Low-level Curses routines | [ curs_kernel, curs_set, def_prog_mode, def_shell_mode, napms, reset_prog_mode, reset_shell_mode, ripoffline, savetty ] |
| rmtimer | Frees a per-process timer | |
| rpc | Library routines for ONC remote procedure calls | [ rpc, rpc_functions ] |
| rpc_clnt | 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 ] |
| rpc_createrr | 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 ] |
| rpc_functions | Library routines for ONC remote procedure calls | [ rpc, rpc_functions ] |
| rpc_misc | 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 ] |
| rpc_svc | 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 ] |
| rpc_xdr | 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 ] |
| rpmatch | Determines whether a response is affirmative or negative | |
| rpow | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| rresvport | Retrieves a socket with a privileged address | |
| rtime | get remote time | |
| ruserok | Allows servers to authenticate clients | |
| savetty | Low-level Curses routines | [ curs_kernel, curs_set, def_prog_mode, def_shell_mode, napms, reset_prog_mode, reset_shell_mode, ripoffline, savetty ] |
| scalb | Manipulate floating-point numbers | [ frexp, ldexp, logb, scalb ] |
| scandir | Scans or sorts directory contents | [ scandir, alphasort ] |
| scanf | Converts formatted input | [ scanf, fscanf, sscanf ] |
| scanw | Convert formatted input from a Curses window | [ curs_scanw, scanw, wscanw, mvscanw, mvwscanw, vw_scanw, vwscanw ] |
| 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 ] |
| sched_get_priority_min | Return the maximum or minimum priority for the specified scheduling policy (P1003.1b) | [ sched_get_priority_max, sched_get_priority_min ] |
| 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. | |
| scr_dump | Read or write a Curses screen from or to a file | [ curs_scr_dump, scr_dump, scr_init, 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_restore, 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 ] |
| scr_set | Read or write a Curses screen from or to a file | [ curs_scr_dump, scr_dump, scr_init, scr_restore, scr_set ] |
| scrl | Scroll a Curses window | [ curs_scroll, scroll, scrl, wscrl ] |
| scroll | Scroll a Curses window | [ curs_scroll, scroll, scrl, wscrl ] |
| scrollok | Routines for controlling output options for a Curses terminal | [ curs_outopts, clearok, idcok, idlok, immedok, leaveok, nl, nonl, setscrreg, wsetscrreg, scrollok ] |
| sdiv | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| 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, seed48_r, srand48, srand48_r ] |
| seed48_r | 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 ] |
| seekdir | Performs operations on directories | [ opendir, readdir, readdir_r, telldir, seekdir, rewinddir, closedir ] |
| 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_trywait | Perform (or conditionally perform) a semaphore lock (P1003.1b) | [ sem_wait, sem_trywait ] |
| sem_unlink | Removes the specified named semaphore (P1003.1b) | |
| sem_wait | Perform (or conditionally perform) a semaphore lock (P1003.1b) | [ sem_wait, sem_trywait ] |
| set_auth_parameters | 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_rgid, is_starting_egid, set_auth_parameters, check_auth_parameters ] |
| set_curterm | 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 ] |
| set_term | Curses routines for screen initialization and manipulation | [ curs_initscr, initscr, newterm, endwin, isendwin, set_term, delscreen ] |
| set_unhandled_exception | support routines for unhandled exceptions | [ set_unhandled_exception, __exc_last_chance, exc_set_last_chance_handler ] |
| set_usage | Checks whether a disk partition is in use and sets the fstype of the partition in the disk label. | |
| setbuf | Assign buffering to a stream | [ setbuf, setvbuf, setvbuf_unlocked, setbuffer, setlinebuf ] |
| setbuffer | Assign buffering to a stream | [ setbuf, setvbuf, setvbuf_unlocked, setbuffer, setlinebuf ] |
| setcchar | Get a wide character string and rendition from a cchar_t or set a cchar_t from a wide-character string | [ curs_getcchar, getcchar, setcchar ] |
| setclock | Sets value of system-wide clock | |
| setdvagent | Manipulate device assignment database entry (Enhanced Security) | [ getesdvent, getesdvnam, setdvagent, enddvagent, putesdvnam, copyesdvent, getdvagent, getdvagnam, putdvagnam, copydvagent ] |
| setegid | Set the process’s group IDs | [ setrgid, setegid ] |
| seteuid | Set the process’s user IDs | [ setruid, seteuid ] |
| setfsent | Get information about a file system | [ getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r ] |
| setfsent_r | Get information about a file system | [ getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_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 ] |
| setgrent_r | 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 ] |
| sethostent | Opens network host file | [ gethostent, gethostent_r, sethostent, sethostent_r ] |
| sethostent_r | Opens network host file | [ gethostent, gethostent_r, sethostent, sethostent_r ] |
| setjmp | Saves and restores the current execution context | [ setjmp, _setjmp, longjmp, _longjmp ] |
| setkey | DES encryption | [ crypt, crypt16, setkey, encrypt ] |
| setlinebuf | Assign buffering to a stream | [ setbuf, setvbuf, setvbuf_unlocked, setbuffer, setlinebuf ] |
| setlocale | Changes or queries the program’s current locale | |
| setlogmask | Control system log | [ closelog, openlog, setlogmask, syslog, closelog_r, openlog_r, setlogmask_r, syslog_r ] |
| setlogmask_r | Control system log | [ closelog, openlog, setlogmask, syslog, closelog_r, openlog_r, setlogmask_r, syslog_r ] |
| setluid | Get or set the login UID (Enhanced Security) | [ getluid, setluid ] |
| setnetent | Opens, rewinds, or closes the networks file | [ setnetent, setnetent_r, endnetent, endnetent_r ] |
| setnetent_r | Opens, rewinds, or closes the networks file | [ setnetent, setnetent_r, endnetent, endnetent_r ] |
| setnetgrent | get network group entry | [ getnetgrent, setnetgrent, endnetgrent, innetgr ] |
| setprdfent | Manipulate system default database entry (Enhanced Security) | [ getesdfent, getesdfnam, setprdfent, endprdfent, putesdfnam, getprdfent, getprdfnam, putprdfnam ] |
| setprfient | Manipulate file control database entry (Enhanced Security) | [ getesfient, getesfinam, setprfient, endprfient, putesfinam, getprfient, getprfinam, putprfinam ] |
| setproplist | Assigns Extended File Attributes to a file | [ setproplist, fsetproplist ] |
| setprotoent | Open or rewind the protocols file | [ setprotoent, setprotoent_r ] |
| setprotoent_r | Open or rewind the protocols file | [ setprotoent, setprotoent_r ] |
| setprpwent | Manipulate protected password database entry (Enhanced Security) | [ getespwent, getespwuid, getespwnam, setprpwent, endprpwent, putespwnam, getprpwent, getprpwuid, getprpwnam, putprpwnam ] |
| setprtcent | Manipulate terminal control database entry (Enhanced Security) | [ getestcent, getestcnam, setprtcent, endprtcent, putestcnam, getprtcent, getprtcnam, putprtcnam ] |
| 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 ] |
| setpwent_r | 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 ] |
| setpwfile | 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 ] |
| setrgid | Set the process’s group IDs | [ setrgid, setegid ] |
| setrpcent | Get rpc entry | [ getrpcent, getrpcbynumber, getrpcbyname, setrpcent, endrpcent ] |
| setruid | Set the process’s user IDs | [ setruid, seteuid ] |
| setscrreg | Routines for controlling output options for a Curses terminal | [ curs_outopts, clearok, idcok, idlok, immedok, leaveok, nl, nonl, setscrreg, wsetscrreg, scrollok ] |
| setservent | Open or rewind the services file | [ setservent, setservent_r ] |
| setservent_r | Open or rewind the services file | [ setservent, setservent_r ] |
| setstate | Generate pseudo-random number | [ random, random_r, srandom, srandom_r, initstate, initstate_r, setstate, setstate_r ] |
| setstate_r | Generate pseudo-random number | [ random, random_r, srandom, srandom_r, initstate, initstate_r, setstate, setstate_r ] |
| setttyent | Get a /etc/securettys file entry | [ getttyent, getttyent_r, getttynam, getttynam_r, setttyent, setttyent_r, endttyent, endttyent_r ] |
| setttyent_r | Get a /etc/securettys file entry | [ getttyent, getttyent_r, getttynam, getttynam_r, setttyent, setttyent_r, endttyent, endttyent_r ] |
| settz | Set system time zone information. | |
| setupterm | 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 ] |
| setusershell | Get the names of legal user shells | [ getusershell, getusershell_r, setusershell, setusershell_r, endusershell, endusershell_r ] |
| setusershell_r | Get the names of legal user shells | [ getusershell, getusershell_r, setusershell, setusershell_r, endusershell, endusershell_r ] |
| setutent | Access utmp file entries | [ getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname ] |
| setutent_r | Access utmp file entries | [ getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname ] |
| setutxent | Access user accounting database functions | [ endutxent, getutxent, getutxid, getutxline, pututxline, setutxent ] |
| setvbuf | Assign buffering to a stream | [ setbuf, setvbuf, setvbuf_unlocked, setbuffer, setlinebuf ] |
| setvbuf_unlocked | Assign buffering to a stream | [ setbuf, setvbuf, setvbuf_unlocked, setbuffer, setlinebuf ] |
| 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_finger | SIA change routines (Security Integration Architecture) | [ sia_chg_finger, sia_chg_password, sia_chg_shell ] |
| sia_chg_password | SIA change routines (Security Integration Architecture) | [ sia_chg_finger, sia_chg_password, sia_chg_shell ] |
| sia_chg_shell | SIA change routines (Security Integration Architecture) | [ sia_chg_finger, sia_chg_password, sia_chg_shell ] |
| 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_getgroup | interface to the getpw∗ and getgr∗ routines for SIA (Security Integration Architecture) | [ sia_getpasswd, sia_getgroup ] |
| sia_getpasswd | interface to the getpw∗ and getgr∗ routines for SIA (Security Integration Architecture) | [ sia_getpasswd, sia_getgroup ] |
| 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_authent | 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_estab | 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_init | 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_launch | 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_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_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_ses_init, sia_ses_authent, sia_ses_suauthent, sia_ses_reauthent, sia_ses_estab, sia_ses_launch, sia_ses_release ] |
| sia_timed_action | Time limit routine - SIA (Security Integration Architecture) | |
| sia_validate_user | perform password validation for SIA (Security Integration Architecture) | |
| siad_chg_finger | Dependent SIA change routines (Security Integration Architecture) | [ siad_chg_finger, siad_chg_password, siad_chg_shell ] |
| siad_chg_password | Dependent SIA change routines (Security Integration Architecture) | [ siad_chg_finger, siad_chg_password, siad_chg_shell ] |
| siad_chg_shell | Dependent SIA change routines (Security Integration Architecture) | [ siad_chg_finger, siad_chg_password, siad_chg_shell ] |
| 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_endgrent | group routines for SIA (Security Integration Architecture) | [ siad_getgrent, siad_getgrgid, siad_getgrnam, siad_setgrent, siad_endgrent ] |
| siad_endpwent | password routines for SIA (Security Integration Architecture) | [ siad_getpwent, siad_getpwuid, siad_getpwnam, siad_setpwent, siad_endpwent ] |
| 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_getgrent | group routines for SIA (Security Integration Architecture) | [ siad_getgrent, siad_getgrgid, siad_getgrnam, siad_setgrent, siad_endgrent ] |
| siad_getgrgid | group routines for SIA (Security Integration Architecture) | [ siad_getgrent, siad_getgrgid, siad_getgrnam, siad_setgrent, siad_endgrent ] |
| siad_getgrnam | group routines for SIA (Security Integration Architecture) | [ siad_getgrent, siad_getgrgid, siad_getgrnam, siad_setgrent, siad_endgrent ] |
| siad_getpwent | password routines for SIA (Security Integration Architecture) | [ siad_getpwent, siad_getpwuid, siad_getpwnam, siad_setpwent, siad_endpwent ] |
| siad_getpwnam | password routines for SIA (Security Integration Architecture) | [ siad_getpwent, siad_getpwuid, siad_getpwnam, siad_setpwent, siad_endpwent ] |
| siad_getpwuid | password routines for SIA (Security Integration Architecture) | [ siad_getpwent, siad_getpwuid, siad_getpwnam, siad_setpwent, siad_endpwent ] |
| siad_init | initialization routine for SIA (Security Integration Architecture) | |
| siad_ses_authent | 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_estab | 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_init | 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_launch | 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_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 ] |
| 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_ses_init, siad_ses_authent, siad_ses_suauthent, siad_ses_reauthent, siad_ses_estab, siad_ses_launch, siad_ses_release ] |
| siad_setgrent | group routines for SIA (Security Integration Architecture) | [ siad_getgrent, siad_getgrgid, siad_getgrnam, siad_setgrent, siad_endgrent ] |
| siad_setpwent | password routines for SIA (Security Integration Architecture) | [ siad_getpwent, siad_getpwuid, siad_getpwnam, siad_setpwent, siad_endpwent ] |
| 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) | |
| sigaddset | Creates and manipulates signal masks | [ sigemptyset, sigfillset, sigaddset, sigdelset, sigismember ] |
| sigdelset | Creates and manipulates signal masks | [ sigemptyset, sigfillset, sigaddset, sigdelset, sigismember ] |
| sigemptyset | Creates and manipulates signal masks | [ sigemptyset, sigfillset, sigaddset, sigdelset, sigismember ] |
| sigfillset | Creates and manipulates signal masks | [ sigemptyset, sigfillset, sigaddset, sigdelset, sigismember ] |
| sighold | Compatibility interfaces for signal management | [ sigset, sighold, sigrelse, sigignore ] |
| sigignore | Compatibility interfaces for signal management | [ sigset, sighold, sigrelse, sigignore ] |
| siginterrupt | Allows signals to interrupt functions | |
| sigismember | Creates and manipulates signal masks | [ sigemptyset, sigfillset, sigaddset, sigdelset, sigismember ] |
| siglongjmp | Saves and restores the current execution context | [ sigsetjmp, siglongjmp ] |
| sigpause | Provides a compatibility interface to the sigsuspend function | |
| sigqueue | Queue a signal and data to a running process. | |
| sigrelse | Compatibility interfaces for signal management | [ sigset, sighold, sigrelse, sigignore ] |
| sigset | Compatibility interfaces for signal management | [ sigset, sighold, sigrelse, sigignore ] |
| sigsetjmp | Saves and restores the current execution context | [ sigsetjmp, siglongjmp ] |
| sigtimedwait | Suspends a calling thread until a signal arrives. | [ sigwait, sigwaitinfo, sigtimedwait ] |
| sigwait | Suspends a calling thread until a signal arrives. | [ sigwait, sigwaitinfo, sigtimedwait ] |
| sigwaitinfo | Suspends a calling thread until a signal arrives. | [ sigwait, sigwaitinfo, sigtimedwait ] |
| sin | 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 ] |
| sind | 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 ] |
| sinh | Hyperbolic functions | [ sinh, cosh, tanh ] |
| sizeof_proplist_entry | Determines space necessary to store an Extended File Attribute | |
| sleep | Suspends execution for an interval of time | |
| slk_attr_off | 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 ] |
| slk_attr_on | 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 ] |
| slk_attr_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 ] |
| slk_attroff | 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 ] |
| slk_attron | 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 ] |
| slk_attrset | 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 ] |
| 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_color, 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_init, 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_label, 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_noutrefresh, 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_refresh, 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_restore, 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_set, 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 ] |
| 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_wset, slk_touch ] |
| slk_wset | 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 ] |
| snprintf | Print formatted output | [ printf, fprintf, snprintf, sprintf ] |
| sockatmark | Tests whether a socket is at the out-of-band mark | |
| sprintf | Print formatted output | [ printf, fprintf, snprintf, sprintf ] |
| sqrt | Square and cube root functions | [ sqrt, cbrt ] |
| srand | Generates pseudorandom numbers | [ rand, rand_r, srand ] |
| 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 ] |
| srand48_r | 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 ] |
| srandom | Generate pseudo-random number | [ random, random_r, srandom, srandom_r, initstate, initstate_r, setstate, setstate_r ] |
| srandom_r | Generate pseudo-random number | [ random, random_r, srandom, srandom_r, initstate, initstate_r, setstate, setstate_r ] |
| sscanf | Converts formatted input | [ scanf, fscanf, sscanf ] |
| ssignal | Set and raise a software signal | [ ssignal, ssignal_r, gsignal, gsignal_r ] |
| ssignal_r | Set and raise a software signal | [ ssignal, ssignal_r, gsignal, gsignal_r ] |
| 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_addr_to_line, 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_addr_to_file, st_addr_to_proc, st_addr_to_line, st_data_addr_to_sym ] |
| st_addr_to_obj | 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 ] |
| st_addr_to_proc | 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_addr_to_line, st_data_addr_to_sym ] |
| st_ar_member_next | Routines to check whether an object is an archive and to process object files within an archive. | [ st_ar_member_next, st_file_is_archive, st_is_obj_archive, st_obj_close, st_obj_open, st_object_type ] |
| st_check_proc_line_range | 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 ] |
| st_class_str | Translate symbol table codes to printable strings. | [ st_lang_str, st_type_str, st_class_str ] |
| 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_append, 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 ] |
| 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_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_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_del_entry, 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_delete, 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_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_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_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_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_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_layout, 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_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_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, 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_print_one, 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_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_set_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_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_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_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_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_tag | 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 ] |
| 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_addr_to_file, st_addr_to_proc, st_addr_to_line, st_data_addr_to_sym ] |
| 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_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_external_name_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_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_fd_get_version_byname | 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_mem_get_version_byname, st_fd_get_version_byname ] |
| st_file_is_archive | Routines to check whether an object is an archive and to process object files within an archive. | [ st_ar_member_next, st_file_is_archive, st_is_obj_archive, st_obj_close, st_obj_open, st_object_type ] |
| st_file_lang | 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 ] |
| 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_count, 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_proc_next, 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_start, 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 ] |
| st_file_sym_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 ] |
| 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_foreach_obj, 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_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 ] |
| 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_proc, 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 ] |
| st_foreach_proc_sorted | 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 ] |
| 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_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_free_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_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_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_mem_get_version_byname, st_fd_get_version_byname ] |
| st_get_known_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_mem_get_version_byname, st_fd_get_version_byname ] |
| st_get_mangled_name_flag | 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_local, st_is_sym_global, st_get_mangled_name_flag, st_set_mangled_name_flag ] |
| st_get_version_byname | 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_mem_get_version_byname, st_fd_get_version_byname ] |
| st_is_alternate_entry | 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 ] |
| st_is_file_locally_stripped | 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 ] |
| st_is_obj_archive | Routines to check whether an object is an archive and to process object files within an archive. | [ st_ar_member_next, st_file_is_archive, st_is_obj_archive, st_obj_close, st_obj_open, st_object_type ] |
| st_is_obj_call_shared | 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_is_obj_shared | 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_is_obj_stripped | 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_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_local, 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_weak, 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_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 ] |
| st_lang_str | Translate symbol table codes to printable strings. | [ st_lang_str, st_type_str, st_class_str ] |
| 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_mem_get_version_byname, st_fd_get_version_byname ] |
| st_mem_get_version_byname | 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_mem_get_version_byname, st_fd_get_version_byname ] |
| 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_start, 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_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_close | Routines to check whether an object is an archive and to process object files within an archive. | [ st_ar_member_next, st_file_is_archive, st_is_obj_archive, st_obj_close, st_obj_open, st_object_type ] |
| st_obj_cm_setup | 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 ] |
| 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_start, 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_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_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_next, 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_start, 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_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_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_next, st_obj_esym_count ] |
| st_obj_file_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_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_lsym_count, 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_next, 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_start, 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_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 ] |
| 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_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_name | 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_open | Routines to check whether an object is an archive and to process object files within an archive. | [ st_ar_member_next, st_file_is_archive, st_is_obj_archive, st_obj_close, st_obj_open, st_object_type ] |
| 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_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_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_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_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_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_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_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_sym_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_lsym_count, st_obj_esym_start, st_obj_esym_next, st_obj_esym_count ] |
| 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_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_text_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_object_type | Routines to check whether an object is an archive and to process object files within an archive. | [ st_ar_member_next, st_file_is_archive, st_is_obj_archive, st_obj_close, st_obj_open, st_object_type ] |
| st_objlist_append | 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 ] |
| 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 ] |
| st_objlist_external_name_sym | 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 ] |
| st_objlist_first | 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 ] |
| st_objlist_last | 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 ] |
| st_outer_proc_end_line | 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 ] |
| 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_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_end_line | 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 ] |
| st_proc_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_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_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_sort, 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_proc_sorted_next, 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_start, 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_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_start_line | 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 ] |
| 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_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_to_file | 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 ] |
| st_proc_to_obj | 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 ] |
| st_set_mangled_name_flag | 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_local, st_is_sym_global, st_get_mangled_name_flag, st_set_mangled_name_flag ] |
| st_strerror | Translate a libst return code to a printable error message. | |
| 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, 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_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_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_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_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_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_to_file | 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_local, st_is_sym_global, st_get_mangled_name_flag, st_set_mangled_name_flag ] |
| st_sym_to_obj | 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 ] |
| 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_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_type | 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_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_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 ] |
| st_type_str | Translate symbol table codes to printable strings. | [ st_lang_str, st_type_str, st_class_str ] |
| standend | Curses character and window attribute control routines | [ curs_attr, attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout ] |
| standout | Curses character and window attribute control routines | [ curs_attr, attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout ] |
| start_color | 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, COLOR_PAIRS, COLORS, PAIR_NUMBER ] |
| 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_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_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 ] |
| 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_rgid, is_starting_egid, set_auth_parameters, check_auth_parameters ] |
| 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_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) | [ 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 ] |
| 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 | |
| step | Regular expression compile and match routines | [ advance, advance_r, compile, compile_r, step, step_r ] |
| step_r | Regular expression compile and match routines | [ advance, advance_r, compile, compile_r, step, step_r ] |
| 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 | |
| store | Database subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey, forder ] |
| strcasecmp | Perform case-insensitive string comparisons | [ strcasecmp, strncasecmp ] |
| strcat | Perform operations on strings | [ strcat, strcmp, strcpy, strdup ] |
| strchr | Search for character in string | [ index, rindex, strchr, strrchr ] |
| strcmp | Perform operations on strings | [ strcat, strcmp, strcpy, strdup ] |
| strcoll | Compares strings using locale collation | |
| strcpy | Perform operations on strings | [ strcat, strcmp, strcpy, strdup ] |
| strcspn | Returns length of initial segment of string | [ strcspn, strspn ] |
| strdup | Perform operations on strings | [ strcat, strcmp, strcpy, strdup ] |
| strerror | Access message explaining function error | [ strerror, strerror_r ] |
| strerror_r | Access message explaining function error | [ strerror, strerror_r ] |
| strfmon | Formats monetary strings | |
| strftime | Converts a date and time to a string or wide-character string | [ strftime, wcsftime ] |
| string | Perform operations on strings | [ strcat, strcmp, strcpy, strdup ] |
| strlen | Finds the length of a string | |
| strncasecmp | Perform case-insensitive string comparisons | [ strcasecmp, strncasecmp ] |
| strncat | Perform operations on string | [ strncat, strncmp, strncpy ] |
| strncmp | Perform operations on string | [ strncat, strncmp, strncpy ] |
| strncpy | Perform operations on string | [ strncat, strncmp, strncpy ] |
| strpbrk | Find one of a set of bytes in a string | |
| strptime | Converts a character string to a time value | |
| strrchr | Search for character in string | [ index, rindex, strchr, strrchr ] |
| strspn | Returns length of initial segment of string | [ strcspn, strspn ] |
| strstr | Finds a substring | |
| strtod | Converts a character string to a double-precision floating-point value | [ atof, strtod, strtof, strtold ] |
| strtof | Converts a character string to a double-precision floating-point value | [ atof, strtod, strtof, strtold ] |
| strtok | Split string into tokens | [ strtok, strtok_r ] |
| strtok_r | Split string into tokens | [ strtok, strtok_r ] |
| strtol | Convert a character string to the specified integer data type | [ atoi, atol, strtol, strtoul ] |
| strtold | Converts a character string to a double-precision floating-point value | [ atof, strtod, strtof, strtold ] |
| strtoul | Convert a character string to the specified integer data type | [ atoi, atol, strtol, strtoul ] |
| strxfrm | Transforms string for collation in current locale | |
| stty | Set and get terminal state | [ stty, gtty ] |
| subpad | Routines that create and display Curses pads | [ curs_pad, newpad, pechochar, pecho_wchar, pechowchar, pnoutrefresh, prefresh, subpad ] |
| subwin | Routines that create Curses windows | [ curs_window, delwin, derwin, dupwin, mvderwin, mvwin, newwin, subwin, syncok, wcursyncup, wsyncdown, wsyncup ] |
| svc_destroy | 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 ] |
| svc_fdset | 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 ] |
| svc_freeargs | 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 ] |
| svc_getargs | 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 ] |
| svc_getcaller | 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 ] |
| svc_getreq | 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 ] |
| 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_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_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_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_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_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_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, 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_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_auth, 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_decode, 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_noproc, 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_noprog, 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_progvers, 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_systemerr, 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, svcerr_weakauth, 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, svcfd_create, 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, svcraw_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, svctcp_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 ] |
| svcudp_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 ] |
| swab | Swaps bytes | |
| swprintf | Print formatted output for wide characters | [ wprintf, fwprintf, swprintf ] |
| swscanf | Converts formatted wide-character input | [ wscanf, fwscanf, swscanf ] |
| syncok | Routines that create Curses windows | [ curs_window, delwin, derwin, dupwin, mvderwin, mvwin, newwin, subwin, syncok, wcursyncup, wsyncdown, wsyncup ] |
| sysconf | Gets configurable system variables | |
| syslog | Control system log | [ closelog, openlog, setlogmask, syslog, closelog_r, openlog_r, setlogmask_r, syslog_r ] |
| syslog_r | Control system log | [ closelog, openlog, setlogmask, syslog, closelog_r, openlog_r, setlogmask_r, syslog_r ] |
| 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. | |
| tan | 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 ] |
| tand | 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 ] |
| tanh | Hyperbolic functions | [ sinh, cosh, tanh ] |
| 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 | |
| tdelete | Manage binary search trees | [ tsearch, tfind, tdelete, twalk ] |
| telldir | Performs operations on directories | [ opendir, readdir, readdir_r, telldir, seekdir, rewinddir, closedir ] |
| tempnam | Construct the name for a temporary file | [ tmpnam, tempnam ] |
| term_attrs | Routines for querying the Curses environment | [ curs_termattrs, baudrate, erasechar, erasewchar, has_ic, has_il, killchar, killwchar, longname, term_attrs, termattrs, termname ] |
| termattrs | Routines for querying the Curses environment | [ curs_termattrs, baudrate, erasechar, erasewchar, has_ic, has_il, killchar, killwchar, longname, term_attrs, termattrs, termname ] |
| termname | Routines for querying the Curses environment | [ curs_termattrs, baudrate, erasechar, erasewchar, has_ic, has_il, killchar, killwchar, longname, term_attrs, termattrs, termname ] |
| tfind | Manage binary search trees | [ tsearch, tfind, tdelete, twalk ] |
| tgetent | Curses interfaces that support termcap capabilities | [ curs_termcap, tgetent, tgetflag, tgetnum, tgetstr, tgoto ] |
| tgetflag | Curses interfaces that support termcap capabilities | [ curs_termcap, tgetent, tgetflag, tgetnum, tgetstr, tgoto ] |
| tgetnum | Curses interfaces that support termcap capabilities | [ curs_termcap, tgetent, tgetflag, tgetnum, tgetstr, tgoto ] |
| tgetstr | Curses interfaces that support termcap capabilities | [ curs_termcap, tgetent, tgetflag, tgetnum, tgetstr, tgoto ] |
| tgoto | Curses interfaces that support termcap capabilities | [ curs_termcap, tgetent, tgetflag, tgetnum, tgetstr, tgoto ] |
| tigetflag | 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 ] |
| tigetnum | 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 ] |
| tigetstr | 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 ] |
| time | Gets time, converts time between time_t and time64_t | [ time, time64, TIMET32TO64, TIMET64TO32 ] |
| time64 | Gets time, converts time between time_t and time64_t | [ time, time64, TIMET32TO64, TIMET64TO32 ] |
| time_lock_es | Check time-of-day locking (Enhanced Security) | |
| timeout | Curses routines that control terminal-input options | [ curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead ] |
| 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_gettime | Get or set the expiration time of the specified per-process timer (P1003.1b) | [ timer_settime, timer_gettime ] |
| timer_settime | Get or set the expiration time of the specified per-process timer (P1003.1b) | [ timer_settime, timer_gettime ] |
| times | Gets process and child process times | |
| timezone | Sets and accesses timezone conversion information | [ daylight, timezone, tzname, tzset ] |
| tis | Introduction to Thread-Independent Services (tis) | [ tis, tis_intro ] |
| 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_intro | Introduction to Thread-Independent Services (tis) | [ tis, tis_intro ] |
| 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 | |
| tmpnam | Construct the name for a temporary file | [ tmpnam, tempnam ] |
| toascii | Translate characters | [ toascii, tolower, _tolower, toupper, _toupper ] |
| tolower | Translate characters | [ toascii, tolower, _tolower, toupper, _toupper ] |
| touchline | Curses routines that control refresh | [ curs_touch, is_linetouched, is_wintouched, touchline, touchwin, untouchwin, wtouchln ] |
| touchwin | Curses routines that control refresh | [ curs_touch, is_linetouched, is_wintouched, touchline, touchwin, untouchwin, wtouchln ] |
| toupper | Translate characters | [ toascii, tolower, _tolower, toupper, _toupper ] |
| towctrans | Converts a wide character according to a property defined in the current locale | |
| towlower | Convert uppercase and lowercase wide characters | [ towlower, towupper ] |
| towupper | Convert uppercase and lowercase wide characters | [ towlower, towupper ] |
| tparm | 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 ] |
| tputs | 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 ] |
| trunc | Round floating-point numbers to floating-point integers, return the nearest integral value, and truncate a floating-point number | [ floor, ceil, modf, nint, rint, trunc ] |
| tsearch | Manage binary search trees | [ tsearch, tfind, tdelete, twalk ] |
| 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 | |
| ttyname | Get the name of a terminal | [ ttyname, isatty, ttyname_r ] |
| ttyname_r | Get the name of a terminal | [ ttyname, isatty, ttyname_r ] |
| ttyslot | Finds the slot for the current user in the user accounting database | |
| twalk | Manage binary search trees | [ tsearch, tfind, tdelete, twalk ] |
| typeahead | Curses routines that control terminal-input options | [ curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead ] |
| tzname | Sets and accesses timezone conversion information | [ daylight, timezone, tzname, tzset ] |
| tzset | Sets and accesses timezone conversion information | [ daylight, timezone, tzname, tzset ] |
| ualarm | Sets or changes the timeout of interval timers. | [ alarm, ualarm ] |
| uitrunc | Truncate a floating-point number | [ itrunc, uitrunc ] |
| ulimit | Sets and gets process limits | |
| umount | Unmounts a file system | |
| unctrl | Miscellaneous utility routines for Curses | [ curs_util, delay_output, filter, flushinp, getwin, key_name, keyname, putwin, unctrl, use_env, wunctrl ] |
| unget_wch | Get (or push back) a wide character from Curses terminal keyboard | [ curs_get_wch, get_wch, wget_wch, mvget_wch, mvwget_wch, unget_wch ] |
| ungetc | Pushes a byte or wide-character code back into the input stream | [ ungetc, ungetwc ] |
| ungetch | Get (or push back) characters from a Curses terminal keyboard | [ curs_getch, getch, wgetch, mvgetch, mvwgetch, ungetch ] |
| ungetwc | Pushes a byte or wide-character code back into the input stream | [ ungetc, ungetwc ] |
| ungetwch | Get (or push back) wchar_t characters from a Curses terminal keyboard | [ curs_getwch, getwch, wgetwch, mvgetwch, mvwgetwch, ungetwch ] |
| unlockpt | Unlocks a pseudoterminal master and slave pair | |
| unordered | Related miscellaneous IEEE arithmetic functions. | [ copysign, finite, fp_class, isnan, nextafter, unordered ] |
| untouchwin | Curses routines that control refresh | [ curs_touch, is_linetouched, is_wintouched, touchline, touchwin, untouchwin, wtouchln ] |
| unwind | Routines to unwind a context | [ unwind, exc_virtual_unwind, RtlVirtualUnwind, exc_find_frame_ptr, exc_remote_virtual_unwind ] |
| use_env | Miscellaneous utility routines for Curses | [ curs_util, delay_output, filter, flushinp, getwin, key_name, keyname, putwin, unctrl, use_env, wunctrl ] |
| usleep | Suspends execution for an interval of time | |
| usr2netname | 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 ] |
| utmpname | Access utmp file entries | [ getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname ] |
| va_arg | Handles a variable-length parameter list | [ varargs, va_arg, va_start, va_end ] |
| va_end | Handles a variable-length parameter list | [ varargs, va_arg, va_start, va_end ] |
| va_start | Handles a variable-length parameter list | [ varargs, va_arg, va_start, va_end ] |
| valloc | Provides a memory allocator | [ alloca, calloc, free, mallinfo, malloc, mallopt, realloc, valloc ] |
| varargs | Handles a variable-length parameter list | [ varargs, va_arg, va_start, va_end ] |
| 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 | [ versw, VERSW ] |
| vfprintf | Format a variable number of parameters for output | [ vprintf, vfprintf, vsnprintf, vsprintf ] |
| vfwprintf | Prints formatted output for wide characters from stdarg parameter list | [ vwprintf, vfwprintf, vswprintf ] |
| 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, vid_puts, 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, vidattr, 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 ] |
| vidputs | 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 ] |
| vline | Create Curses borders, and horizontal and vertical lines | [ curs_border, border, wborder, box, hline, whline, mvhline, mvwhline, vline, wvline, mvvline, mvwvline ] |
| vline_set | Draw borders or lines by using complex characters and renditions | [ 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 ] |
| vprintf | Format a variable number of parameters for output | [ vprintf, vfprintf, vsnprintf, vsprintf ] |
| vsnprintf | Format a variable number of parameters for output | [ vprintf, vfprintf, vsnprintf, vsprintf ] |
| vsprintf | Format a variable number of parameters for output | [ vprintf, vfprintf, vsnprintf, vsprintf ] |
| vswprintf | Prints formatted output for wide characters from stdarg parameter list | [ vwprintf, vfwprintf, vswprintf ] |
| vw_printw | Print formatted output in Curses windows | [ curs_printw, printw, wprintw, mvprintw, mvwprintw, vw_printw, vwprintw ] |
| vw_scanw | Convert formatted input from a Curses window | [ curs_scanw, scanw, wscanw, mvscanw, mvwscanw, vw_scanw, vwscanw ] |
| vwprintf | Prints formatted output for wide characters from stdarg parameter list | [ vwprintf, vfwprintf, vswprintf ] |
| vwprintw | Print formatted output in Curses windows | [ curs_printw, printw, wprintw, mvprintw, mvwprintw, vw_printw, vwprintw ] |
| vwscanw | Convert formatted input from a Curses window | [ curs_scanw, scanw, wscanw, mvscanw, mvwscanw, vw_scanw, vwscanw ] |
| wadd_wch | Add a complex character and rendition to a Curses window and advance the cursor | [ curs_add_wch, add_wch, wadd_wch, mvadd_wch, mvwadd_wch, echo_wchar, wecho_wchar ] |
| wadd_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_wchstr, mvwadd_wchnstr ] |
| wadd_wchstr | 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_wchstr, mvwadd_wchnstr ] |
| waddch | Add a character (with attributes) to a Curses window and advance the cursor | [ curs_addch, addch, waddch, mvaddch, mvwaddch, echochar, wechochar ] |
| waddchnstr | Add string of characters (and attributes) to a Curses window | [ curs_addchstr, addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr ] |
| waddchstr | Add string of characters (and attributes) to a Curses window | [ curs_addchstr, addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr ] |
| waddnstr | Add a string of characters to a Curses window and advance cursor | [ curs_addstr, addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr ] |
| waddnwstr | Add a string of wchar_t characters to a Curses window and advance cursor | [ curs_addwstr, addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| waddstr | Add a string of characters to a Curses window and advance cursor | [ curs_addstr, addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr ] |
| waddwch | Add a wchar_t character (with attributes) to a Curses window and advance cursor | [ curs_addwch, addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar ] |
| waddwchnstr | Add a string of wchar_t characters (and attributes) to a Curses window | [ curs_addwchstr, addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| waddwchstr | Add a string of wchar_t characters (and attributes) to a Curses window | [ curs_addwchstr, addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| waddwstr | Add a string of wchar_t characters to a Curses window and advance cursor | [ curs_addwstr, addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| wattr_get | Functions that control Curses window attributes | [ curs_attr_get, attr_get, wattr_get, attr_off, wattr_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, wattr_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, wattr_set, color_set, wcolor_set ] |
| wattr_set | Functions that control Curses window attributes | [ curs_attr_get, attr_get, wattr_get, attr_off, wattr_off, attr_on, wattr_on, attr_set, wattr_set, color_set, wcolor_set ] |
| wattroff | Curses character and window attribute control routines | [ curs_attr, attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout ] |
| wattron | Curses character and window attribute control routines | [ curs_attr, attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout ] |
| wattrset | Curses character and window attribute control routines | [ curs_attr, attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout ] |
| wbkgd | Routines for manipulating the background in a Curses window | [ curs_bkgd, bkgd, wbkgd, bkgdset, wbkgdset, getbkgd ] |
| wbkgdset | Routines for manipulating the background in a Curses window | [ curs_bkgd, bkgd, wbkgd, bkgdset, wbkgdset, getbkgd ] |
| wbkgrnd | Set or get background character and rendition by using a complex character | [ curs_bkgrnd, bkgrnd, wbkgrnd, bkgrndset, wbkgrndset, getbkgrnd, wgetbkgrnd ] |
| wbkgrndset | Set or get background character and rendition by using a complex character | [ curs_bkgrnd, bkgrnd, wbkgrnd, bkgrndset, wbkgrndset, getbkgrnd, wgetbkgrnd ] |
| wborder | Create Curses borders, and horizontal and vertical lines | [ curs_border, border, wborder, box, hline, whline, mvhline, mvwhline, vline, wvline, mvvline, mvwvline ] |
| wborder_set | Draw borders or lines by using complex characters and renditions | [ 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 ] |
| wchgat | Change renditions of characters in a Curses window | [ curs_chgat, chgat, wchgat, mvchgat, mvwchgat ] |
| wclear | Clear all or part of a Curses window | [ curs_clear, clear, wclear, erase, werase, clrtobot, wclrtobot, clrtoeol, wclrtoeol ] |
| wclrtobot | Clear all or part of a Curses window | [ curs_clear, clear, wclear, erase, werase, clrtobot, wclrtobot, clrtoeol, wclrtoeol ] |
| wclrtoeol | Clear all or part of a Curses window | [ curs_clear, clear, wclear, erase, werase, clrtobot, wclrtobot, clrtoeol, wclrtoeol ] |
| wcolor_set | Functions that control Curses window attributes | [ curs_attr_get, attr_get, wattr_get, attr_off, wattr_off, attr_on, wattr_on, attr_set, wattr_set, color_set, wcolor_set ] |
| wcrtomb | Converts a wide character into a multibyte character | [ wctomb, wcrtomb ] |
| wcscat | Perform operations on wide-character strings | [ wcscat, wcscmp, wcscpy ] |
| wcschr | Search for the first or last occurrence of a wide character in a wide-character string | [ wcschr, wcsrchr ] |
| wcscmp | Perform operations on wide-character strings | [ wcscat, wcscmp, wcscpy ] |
| wcscoll | Compares wide-character strings by using collation information | |
| wcscpy | Perform operations on wide-character strings | [ wcscat, wcscmp, wcscpy ] |
| wcscspn | Return the length of the initial segment of a wide-character string | [ wcsspn, wcscspn ] |
| wcsftime | Converts a date and time to a string or wide-character string | [ strftime, wcsftime ] |
| wcslen | Finds length of wide-character string | |
| wcsncat | Perform operations on wide-character strings with a character count | [ wcsncat, wcsncmp, wcsncpy ] |
| wcsncmp | Perform operations on wide-character strings with a character count | [ wcsncat, wcsncmp, wcsncpy ] |
| wcsncpy | Perform operations on wide-character strings with a character count | [ wcsncat, wcsncmp, wcsncpy ] |
| wcspbrk | Locates the first occurrence of a wide character in a wide-character string | |
| wcsrchr | Search for the first or last occurrence of a wide character in a wide-character string | [ wcschr, wcsrchr ] |
| wcsrtombs | Converts a wide-character string into a multibyte-character string | [ wcstombs, wcsrtombs ] |
| wcsspn | Return the length of the initial segment of a wide-character string | [ wcsspn, wcscspn ] |
| wcsstr | Finds a wide-character substring | |
| wcstod | Converts a wide-character string to a double-precision value | |
| wcstok | Split wide-character strings into tokens | [ wcstok, wcstok_r ] |
| wcstok_r | Split wide-character strings into tokens | [ wcstok, wcstok_r ] |
| wcstol | Converts a wide-character string to long integer | |
| wcstold | Converts a wide-character string to a long double-precision value | |
| wcstombs | Converts a wide-character string into a multibyte-character string | [ wcstombs, wcsrtombs ] |
| 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 | |
| wctomb | Converts a wide character into a multibyte character | [ wctomb, wcrtomb ] |
| wctrans | Maps wide characters to a property | |
| wctype | Gets a handle to classify wide characters | |
| wcursyncup | Routines that create Curses windows | [ curs_window, delwin, derwin, dupwin, mvderwin, mvwin, newwin, subwin, syncok, wcursyncup, wsyncdown, wsyncup ] |
| wcwidth | Determines the display width of wide characters | |
| wdelch | Delete the character under the cursor in a Curses window | [ curs_delch, delch, wdelch, mvdelch, mvwdelch ] |
| wdeleteln | Delete or insert lines in a Curses window | [ curs_deleteln, deleteln, wdeleteln, insdelln, winsdelln, insertln, winsertln ] |
| wecho_wchar | Add a complex character and rendition to a Curses window and advance the cursor | [ curs_add_wch, add_wch, wadd_wch, mvadd_wch, mvwadd_wch, echo_wchar, wecho_wchar ] |
| wechochar | Add a character (with attributes) to a Curses window and advance the cursor | [ curs_addch, addch, waddch, mvaddch, mvwaddch, echochar, wechochar ] |
| wechowchar | Add a wchar_t character (with attributes) to a Curses window and advance cursor | [ curs_addwch, addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar ] |
| werase | Clear all or part of a Curses window | [ curs_clear, clear, wclear, erase, werase, clrtobot, wclrtobot, clrtoeol, wclrtoeol ] |
| wget_wch | Get (or push back) a wide character from Curses terminal keyboard | [ curs_get_wch, get_wch, wget_wch, mvget_wch, mvwget_wch, unget_wch ] |
| wget_wstr | Get an array of wide 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 ] |
| wgetbkgrnd | Set or get background character and rendition by using a complex character | [ curs_bkgrnd, bkgrnd, wbkgrnd, bkgrndset, wbkgrndset, getbkgrnd, wgetbkgrnd ] |
| wgetch | Get (or push back) characters from a Curses terminal keyboard | [ curs_getch, getch, wgetch, mvgetch, mvwgetch, ungetch ] |
| wgetn_wstr | Get an array of wide 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 ] |
| wgetnstr | Get character strings from a Curses terminal keyboard | [ curs_getstr, getstr, getnstr, wgetstr, wgetnstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr ] |
| wgetnwstr | Get wchar_t character strings from a Curses terminal keyboard | [ curs_getwstr, getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr ] |
| wgetstr | Get character strings from a Curses terminal keyboard | [ curs_getstr, getstr, getnstr, wgetstr, wgetnstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr ] |
| wgetwch | Get (or push back) wchar_t characters from a Curses terminal keyboard | [ curs_getwch, getwch, wgetwch, mvgetwch, mvwgetwch, ungetwch ] |
| wgetwstr | Get wchar_t character strings from a Curses terminal keyboard | [ curs_getwstr, getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr ] |
| whline | Create Curses borders, and horizontal and vertical lines | [ curs_border, border, wborder, box, hline, whline, mvhline, mvwhline, vline, wvline, mvvline, mvwvline ] |
| whline_set | Draw borders or lines by using complex characters and renditions | [ 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 ] |
| win_wch | Input a complex character and rendition from a Curses window | [ curs_in_wch, in_wch, win_wch, mvin_wch, mvwin_wch ] |
| win_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_wchstr, mvwin_wchnstr ] |
| win_wchstr | 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_wchstr, mvwin_wchnstr ] |
| winch | Get a character and its attributes from a Curses window | [ curs_inch, inch, winch, mvinch, mvwinch ] |
| winchnstr | Get a string of characters (and attributes) from a Curses window | [ curs_inchstr, inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr ] |
| winchstr | Get a string of characters (and attributes) from a Curses window | [ curs_inchstr, inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr ] |
| winnstr | Get a string of characters from a Curses window | [ curs_instr, instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr ] |
| winnwstr | Get a string of wchar_t characters from a Curses window | [ curs_inwstr, inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| wins_nwstr | Insert a wide-character string into a Curses window | [ curs_ins_wstr, ins_wstr, ins_nwstr, wins_wstr, wins_nwstr, mvins_wstr, mvins_nwstr, mvwins_wstr, mvwins_nwstr ] |
| wins_wch | Insert a complex character and rendition before the character under the cursor in a Curses window | [ curs_ins_wch, ins_wch, wins_wch, mvins_wch, mvwins_wch ] |
| wins_wstr | Insert a wide-character string into a Curses window | [ curs_ins_wstr, ins_wstr, ins_nwstr, wins_wstr, wins_nwstr, mvins_wstr, mvins_nwstr, mvwins_wstr, mvwins_nwstr ] |
| winsch | Insert a character before the character under the cursor in a Curses window | [ curs_insch, insch, winsch, mvinsch, mvwinsch ] |
| winsdelln | Delete or insert lines in a Curses window | [ curs_deleteln, deleteln, wdeleteln, insdelln, winsdelln, insertln, winsertln ] |
| winsertln | Delete or insert lines in a Curses window | [ curs_deleteln, deleteln, wdeleteln, insdelln, winsdelln, insertln, winsertln ] |
| winsnstr | Insert a string before the character under the cursor in a Curses window | [ curs_insstr, insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr ] |
| winsnwstr | Insert a wchar_t string before the character under the cursor in a Curses window | [ curs_inswstr, inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| winsstr | Insert a string before the character under the cursor in a Curses window | [ curs_insstr, insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr ] |
| winstr | Get a string of characters from a Curses window | [ curs_instr, instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr ] |
| winswch | Insert a wchar_t character before the character under the cursor in a Curses window | [ curs_inswch, inswch, winswch, mvinswch, mvwinswch ] |
| winswstr | Insert a wchar_t string before the character under the cursor in a Curses window | [ curs_inswstr, inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| winwch | Get a wchar_t character and its attributes from a Curses window | [ curs_inwch, inwch, winwch, mvinwch, mvwinwch ] |
| winwchnstr | Get a string of wchar_t characters (and attributes) from a Curses window | [ curs_inwchstr, inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| winwchstr | Get a string of wchar_t characters (and attributes) from a Curses window | [ curs_inwchstr, inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| winwstr | Get a string of wchar_t characters from a Curses window | [ curs_inwstr, inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| wmemchr | Perform memory operations on wide-character arrays | [ wmemcpy, wmemchr, wmemcmp, wmemmove, wmemset ] |
| wmemcmp | Perform memory operations on wide-character arrays | [ wmemcpy, wmemchr, wmemcmp, wmemmove, wmemset ] |
| wmemcpy | Perform memory operations on wide-character arrays | [ wmemcpy, wmemchr, wmemcmp, wmemmove, wmemset ] |
| wmemmove | Perform memory operations on wide-character arrays | [ wmemcpy, wmemchr, wmemcmp, wmemmove, wmemset ] |
| wmemset | Perform memory operations on wide-character arrays | [ wmemcpy, wmemchr, wmemcmp, wmemmove, wmemset ] |
| wmove | Move the Curses window cursor | [ curs_move, move, wmove ] |
| wnoutrefresh | Refresh Curses windows and lines | [ curs_refresh, doupdate, redrawwin, refresh, wrefresh, wnoutrefresh, wredrawln ] |
| wordexp | Perform word expansions | [ wordexp, wordfree ] |
| wordfree | Perform word expansions | [ wordexp, wordfree ] |
| wprintf | Print formatted output for wide characters | [ wprintf, fwprintf, swprintf ] |
| wprintw | Print formatted output in Curses windows | [ curs_printw, printw, wprintw, mvprintw, mvwprintw, vw_printw, vwprintw ] |
| wredrawln | Refresh Curses windows and lines | [ curs_refresh, doupdate, redrawwin, refresh, wrefresh, wnoutrefresh, wredrawln ] |
| wrefresh | Refresh Curses windows and lines | [ curs_refresh, doupdate, redrawwin, refresh, wrefresh, wnoutrefresh, wredrawln ] |
| write_rnd | Sets and returns IEEE dynamic rounding mode for floating-point operations | [ write_rnd, read_rnd ] |
| wscanf | Converts formatted wide-character input | [ wscanf, fwscanf, swscanf ] |
| wscanw | Convert formatted input from a Curses window | [ curs_scanw, scanw, wscanw, mvscanw, mvwscanw, vw_scanw, vwscanw ] |
| wscrl | Scroll a Curses window | [ curs_scroll, scroll, scrl, wscrl ] |
| wsetscrreg | Routines for controlling output options for a Curses terminal | [ curs_outopts, clearok, idcok, idlok, immedok, leaveok, nl, nonl, setscrreg, wsetscrreg, scrollok ] |
| wstandend | Curses character and window attribute control routines | [ curs_attr, attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout ] |
| wstandout | Curses character and window attribute control routines | [ curs_attr, attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout ] |
| wsyncdown | Routines that create Curses windows | [ curs_window, delwin, derwin, dupwin, mvderwin, mvwin, newwin, subwin, syncok, wcursyncup, wsyncdown, wsyncup ] |
| wsyncup | Routines that create Curses windows | [ curs_window, delwin, derwin, dupwin, mvderwin, mvwin, newwin, subwin, syncok, wcursyncup, wsyncdown, wsyncup ] |
| wtimeout | Curses routines that control terminal-input options | [ curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead ] |
| wtouchln | Curses routines that control refresh | [ curs_touch, is_linetouched, is_wintouched, touchline, touchwin, untouchwin, wtouchln ] |
| wunctrl | Miscellaneous utility routines for Curses | [ curs_util, delay_output, filter, flushinp, getwin, key_name, keyname, putwin, unctrl, use_env, wunctrl ] |
| wvline | Create Curses borders, and horizontal and vertical lines | [ curs_border, border, wborder, box, hline, whline, mvhline, mvwhline, vline, wvline, mvvline, mvwvline ] |
| wvline_set | Draw borders or lines by using complex characters and renditions | [ 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 ] |
| xdr | 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 ] |
| xdr_accepted_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_array | 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 ] |
| xdr_authunix_parms | 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_bool | 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 ] |
| xdr_bytes | 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 ] |
| xdr_callhdr | 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_callmsg | 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_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_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_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_double | 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 ] |
| xdr_enum | 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 ] |
| 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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 | [ 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_opaque_auth | 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_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_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_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_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_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_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_reference | 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 ] |
| 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_replymsg | 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_u_short, 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_union, 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_vector, 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_void, 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, xdr_wrapstring, 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, xdrmem_create, 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_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_endofrecord, 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_eof, 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, xdrrec_skiprecord, 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 ] |
| xdrstdio_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_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdrstdio_create ] |
| 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 ] |
| xprt_unregister | 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 ] |
| y0 | Compute Bessel functions | [ bessel, j0, j1, jn, y0, y1, yn ] |
| y1 | Compute Bessel functions | [ bessel, j0, j1, jn, y0, y1, yn ] |
| yn | Compute Bessel functions | [ bessel, j0, j1, jn, y0, y1, yn ] |
| yp_all | 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 ] |
| yp_bind | 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 ] |
| yp_first | 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 ] |
| 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, yp_master, yperr_string, ypprot_err ] |
| yp_master | 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 ] |
| yp_match | 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 ] |
| 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_order, yp_master, yperr_string, ypprot_err ] |
| yp_order | 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 ] |
| 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, yperr_string, ypprot_err ] |
| yperr_string | 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 ] |
| yppasswd | update user password in Network Information Service (NIS) password map. | |
| ypprot_err | 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 ] |
| AllPlanes | 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 ] |
| BitmapBitOrder | image format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| BitmapPad | image format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| BitmapUnit | image format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| BlackPixel | 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 ] |
| BlackPixelOfScreen | 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 ] |
| CellsOfScreen | 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 ] |
| ClientWhitePointOfCCC | Color Conversion Context macros | [ DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC ] |
| ConnectionNumber | 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 ] |
| DefaultColormap | 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 ] |
| DefaultColormapOfScreen | 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 ] |
| DefaultDepth | 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 ] |
| DefaultDepthOfScreen | 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 ] |
| DefaultGC | 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 ] |
| DefaultGCOfScreen | 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 ] |
| DefaultRootWindow | 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 ] |
| DefaultScreen | 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 ] |
| DefaultScreenOfDisplay | 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 ] |
| DefaultVisual | 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 ] |
| DefaultVisualOfScreen | 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 ] |
| DisplayCells | 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 ] |
| DisplayHeight | image format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| DisplayHeightMM | image format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| DisplayOfCCC | Color Conversion Context macros | [ DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC ] |
| DisplayOfScreen | 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 ] |
| DisplayPlanes | 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 ] |
| DisplayString | 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 ] |
| DisplayWidth | image format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| DisplayWidthMM | image format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| DoesBackingStore | 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 ] |
| DoesSaveUnders | 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 ] |
| EventMaskOfScreen | 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 ] |
| HeightMMOfScreen | 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 ] |
| HeightOfScreen | 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 ] |
| ImageByteOrder | image format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| IsCursorKey | keysym classification macros | [ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey, IsPrivateKeypadKey ] |
| IsFunctionKey | keysym classification macros | [ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey, IsPrivateKeypadKey ] |
| IsKeypadKey | keysym classification macros | [ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey, IsPrivateKeypadKey ] |
| IsMiscFunctionKey | keysym classification macros | [ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey, IsPrivateKeypadKey ] |
| IsModiferKey | keysym classification macros | [ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey, IsPrivateKeypadKey ] |
| IsPFKey | keysym classification macros | [ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey, IsPrivateKeypadKey ] |
| IsPrivateKeypadKey | keysym classification macros | [ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey, IsPrivateKeypadKey ] |
| LastKnownRequestProcessed | 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 ] |
| MaxCmapsOfScreen | 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 ] |
| MinCmapsOfScreen | 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 ] |
| NextRequest | 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 ] |
| PlanesOfScreen | 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 ] |
| ProtocolRevision | 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 ] |
| 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, QLength, 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, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| RootWindow | 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 ] |
| RootWindowOfScreen | 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 ] |
| ScreenCount | 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 ] |
| ScreenNumberOfCCC | Color Conversion Context macros | [ DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC ] |
| ScreenOfDisplay | 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 ] |
| ScreenWhitePointOfCCC | Color Conversion Context macros | [ DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC ] |
| 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 ] |
| VendorRelease | 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 ] |
| VisualOfCCC | Color Conversion Context macros | [ DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC ] |
| WhitePixel | 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 ] |
| 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 ] |
| WidthMMOfScreen | 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 ] |
| WidthOfScreen | 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 ] |
| XActivateScreenSaver | manipulate the screen saver | [ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ] |
| XAddConnectionWatch | handle Xlib internal connections | [ XAddConnectionWatch, XRemoveConnectionWatch, XProcessInternalConnection, XInternalConnectionNumbers ] |
| XAddHost | control host access and host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ] |
| XAddHosts | control host access and host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ] |
| XAddPixel | image utilities | [ XInitImage, XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ] |
| XAddToSaveSet | change a client’s save set | [ XChangeSaveSet, XAddToSaveSet, XRemoveFromSaveSet ] |
| XAllocClassHint | allocate class hints structure and set or read a window’s WM_CLASS property | [ XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint ] |
| XAllocColor | allocate and free colors | [ XAllocColor, XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors ] |
| XAllocColorCells | allocate and free colors | [ XAllocColor, XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors ] |
| XAllocColorPlanes | allocate and free colors | [ XAllocColor, XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors ] |
| XAllocIconSize | allocate icon size structure and set or read a window’s WM_ICON_SIZES property | [ XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize ] |
| XAllocNamedColor | allocate and free colors | [ XAllocColor, XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors ] |
| XAllocSizeHints | allocate size hints structure and set or read a window’s WM_NORMAL_HINTS property | [ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ] |
| XAllocStandardColormap | allocate, set, or read a standard colormap structure | [ XAllocStandardColormap, XSetRGBColormaps, XGetRGBColormaps, XStandardColormap ] |
| XAllocWMHints | allocate window manager hints structure and set or read a window’s WM_HINTS property | [ XAllocWMHints, XSetWMHints, XGetWMHints, XWMHints ] |
| XAllowDeviceEvents | release queued events | |
| XAllowEvents | release queued events | |
| XAnyEvent | generic X event structures | [ XAnyEvent, XEvent ] |
| XArc | draw arcs and arc structure | [ XDrawArc, XDrawArcs, XArc ] |
| XAutoRepeatOff | manipulate keyboard settings and keyboard control structure | [ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl ] |
| XAutoRepeatOn | manipulate keyboard settings and keyboard control structure | [ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl ] |
| XBaseFontNameListOfFontSet | obtain fontset information | [ XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOfFontSet, XContextDependentDrawing, XContextualDrawing, XDirectionalDependentDrawing ] |
| XBell | manipulate keyboard settings and keyboard control structure | [ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl ] |
| XButtonEvent | KeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures | [ XButtonEvent, XKeyEvent, XMotionEvent ] |
| XChangeActivePointerGrab | grab the pointer | [ XGrabPointer, XUngrabPointer, XChangeActivePointerGrab ] |
| XChangeDeviceDontPropagateList | query or change the dont-propagate-list for extension devices | [ XChangeDeviceDontPropagateList, XGetDeviceDontPropagateList ] |
| XChangeDeviceKeyMapping | query or change device key mappings | [ XGetDeviceKeyMapping, XChangeDeviceKeyMapping ] |
| XChangeFeedbackControl | query and change input device feedbacks | [ XGetFeedbackControl, XChangeFeedbackControl ] |
| XChangeGC | create or free graphics contexts and graphics context structure | [ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ] |
| XChangeKeyboardControl | manipulate keyboard settings and keyboard control structure | [ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl ] |
| XChangeKeyboardDevice | change which device is used as the X keyboard | |
| XChangeKeyboardMapping | manipulate keyboard encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap ] |
| XChangePointerControl | control pointer | [ XChangePointerControl, XGetPointerControl ] |
| XChangePointerDevice | change which device is the X pointer | |
| XChangeProperty | obtain and change window properties | [ XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty ] |
| XChangeSaveSet | change a client’s save set | [ XChangeSaveSet, XAddToSaveSet, XRemoveFromSaveSet ] |
| XChangeWindowAttributes | change window attributes | [ XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap ] |
| XChar2b | load or unload fonts and font metric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XCharStruct | load or unload fonts and font metric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XCheckIfEvent | check the event queue with a predicate procedure | [ XIfEvent, XCheckIfEvent, XPeekIfEvent ] |
| XCheckMaskEvent | select events by type | [ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ] |
| XCheckTypedEvent | select events by type | [ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ] |
| XCheckTypedWindowEvent | select events by type | [ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ] |
| XCheckWindowEvent | select events by type | [ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ] |
| XCirculateEvent | CirculateNotify event structure | |
| XCirculateRequestEvent | CirculateRequest event structure | |
| XCirculateSubwindows | change window stacking order | [ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows ] |
| XCirculateSubwindowsDown | change window stacking order | [ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows ] |
| XCirculateSubwindowsUp | change window stacking order | [ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows ] |
| XClassHint | allocate class hints structure and set or read a window’s WM_CLASS property | [ XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint ] |
| XClearArea | clear area or window | [ XClearArea, XClearWindow ] |
| XClearWindow | clear area or window | [ XClearArea, XClearWindow ] |
| XClientMessageEvent | ClientMessage event structure | |
| XClipBox | generate regions | [ XPolygonRegion, XClipBox ] |
| XCloseDevice | open or close an extension input device | [ XOpenDevice, XCloseDevice ] |
| XCloseDisplay | connect or disconnect to X server | [ XOpenDisplay, XCloseDisplay ] |
| XCloseIM | open, close, and obtain input method information | [ XOpenIM, XCloseIM, XSetIMValues, XGetIMValues, XDisplayOfIM, XLocaleOfIM, XRegisterIMInstantiateCallback, XUnregisterIMInstantiateCallback ] |
| XCloseOM | open output methods | [ XOpenOM, XCloseOM, XSetOMValues, XGetOMValues, XDisplayOfOM, XLocaleOfOM ] |
| XColor | create, copy, or destroy colormaps and color structure | [ XCreateColormap, XCopyColormapAndFree, XFreeColormap, XColor ] |
| XColormapEvent | ColormapNotify event structure | |
| XConfigureEvent | ConfigureNotify event structure | |
| XConfigureRequestEvent | ConfigureRequest event structure | |
| XConfigureWindow | configure windows and window changes structure | [ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges ] |
| XContextDependentDrawing | obtain fontset information | [ XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOfFontSet, XContextDependentDrawing, XContextualDrawing, XDirectionalDependentDrawing ] |
| XContextualDrawing | obtain fontset information | [ XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOfFontSet, XContextDependentDrawing, XContextualDrawing, XDirectionalDependentDrawing ] |
| XConvertCase | convert keysyms | [ XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode, XConvertCase ] |
| XConvertSelection | manipulate window selection | [ XSetSelectionOwner, XGetSelectionOwner, XConvertSelection ] |
| XCopyArea | copy areas | [ XCopyArea, XCopyPlane ] |
| XCopyColormapAndFree | create, copy, or destroy colormaps and color structure | [ XCreateColormap, XCopyColormapAndFree, XFreeColormap, XColor ] |
| XCopyGC | create or free graphics contexts and graphics context structure | [ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ] |
| XCopyPlane | copy areas | [ XCopyArea, XCopyPlane ] |
| XCreateBitmapFromData | manipulate bitmaps | [ XReadBitmapFile, XReadBitmapFileData, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData ] |
| XCreateColormap | create, copy, or destroy colormaps and color structure | [ XCreateColormap, XCopyColormapAndFree, XFreeColormap, XColor ] |
| XCreateFontCursor | create cursors | [ XCreateFontCursor, XCreatePixmapCursor, XCreateGlyphCursor ] |
| XCreateFontSet | create and free an international text drawing font set | [ XCreateFontSet, XFreeFontSet ] |
| XCreateGC | create or free graphics contexts and graphics context structure | [ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ] |
| XCreateGlyphCursor | create cursors | [ XCreateFontCursor, XCreatePixmapCursor, XCreateGlyphCursor ] |
| XCreateIC | create, destroy, and obtain the input method of an input context | [ XCreateIC, XDestroyIC, XIMOfIC ] |
| XCreateImage | image utilities | [ XInitImage, XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ] |
| XCreateOC | create output contexts | [ XCreateOC, XDestroyOC, XSetOCValues, XGetOCValues, XOMOfOC ] |
| XCreatePixmap | create or destroy pixmaps | [ XCreatePixmap, XFreePixmap ] |
| XCreatePixmapCursor | create cursors | [ XCreateFontCursor, XCreatePixmapCursor, XCreateGlyphCursor ] |
| XCreatePixmapFromBitmapData | manipulate bitmaps | [ XReadBitmapFile, XReadBitmapFileData, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData ] |
| XCreateRegion | create or destroy regions | [ XCreateRegion, XSetRegion, XDestroyRegion ] |
| XCreateSimpleWindow | create windows and window attributes structure | [ XCreateWindow, XCreateSimpleWindow, XSetWindowAttributes ] |
| XCreateWindow | create windows and window attributes structure | [ XCreateWindow, XCreateSimpleWindow, XSetWindowAttributes ] |
| XCreateWindowEvent | CreateNotify event structure | |
| XCrossingEvent | EnterNotify and LeaveNotify event structure | |
| XDefaultString | convert text lists and text property structures | [ XmbTextListToTextProperty, XwcTextListToTextProperty, XmbTextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString ] |
| XDefineCursor | define cursors | [ XDefineCursor, XUndefineCursor ] |
| XDeleteContext | associative look-up routines | [ XSaveContext, XFindContext, XDeleteContext, XUniqueContext ] |
| XDeleteModifiermapEntry | manipulate keyboard encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap ] |
| XDeleteProperty | obtain and change window properties | [ XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty ] |
| XDestroyIC | create, destroy, and obtain the input method of an input context | [ XCreateIC, XDestroyIC, XIMOfIC ] |
| XDestroyImage | image utilities | [ XInitImage, XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ] |
| XDestroyOC | create output contexts | [ XCreateOC, XDestroyOC, XSetOCValues, XGetOCValues, XOMOfOC ] |
| XDestroyRegion | create or destroy regions | [ XCreateRegion, XSetRegion, XDestroyRegion ] |
| XDestroySubwindows | destroy windows | [ XDestroyWindow, XDestroySubwindows ] |
| XDestroyWindow | destroy windows | [ XDestroyWindow, XDestroySubwindows ] |
| XDestroyWindowEvent | DestroyNotify event structure | |
| XDeviceBell | ring a bell on a device supported through the input extension | |
| XDeviceTimeCoord | get device motion history | [ XGetDeviceMotionEvents, XDeviceTimeCoord ] |
| XDirectionalDependentDrawing | obtain fontset information | [ XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOfFontSet, XContextDependentDrawing, XContextualDrawing, XDirectionalDependentDrawing ] |
| XDisableAccessControl | control host access and host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ] |
| XDisplayKeycodes | manipulate keyboard encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap ] |
| XDisplayMotionBufferSize | send events and pointer motion history structure | [ XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents, XTimeCoord ] |
| XDisplayName | default error handlers | [ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText ] |
| XDisplayOfIM | open, close, and obtain input method information | [ XOpenIM, XCloseIM, XSetIMValues, XGetIMValues, XDisplayOfIM, XLocaleOfIM, XRegisterIMInstantiateCallback, XUnregisterIMInstantiateCallback ] |
| XDisplayOfOM | open output methods | [ XOpenOM, XCloseOM, XSetOMValues, XGetOMValues, XDisplayOfOM, XLocaleOfOM ] |
| XDrawArc | draw arcs and arc structure | [ XDrawArc, XDrawArcs, XArc ] |
| XDrawArcs | draw arcs and arc structure | [ XDrawArc, XDrawArcs, XArc ] |
| XDrawImageString | draw image text | [ XDrawImageString, XDrawImageString16 ] |
| XDrawImageString16 | draw image text | [ XDrawImageString, XDrawImageString16 ] |
| XDrawLine | draw lines, polygons, and line structure | [ XDrawLine, XDrawLines, XDrawSegments, XSegment ] |
| XDrawLines | draw lines, polygons, and line structure | [ XDrawLine, XDrawLines, XDrawSegments, XSegment ] |
| XDrawPoint | draw points and points structure | [ XDrawPoint, XDrawPoints, XPoint ] |
| XDrawPoints | draw points and points structure | [ XDrawPoint, XDrawPoints, XPoint ] |
| XDrawRectangle | draw rectangles and rectangles structure | [ XDrawRectangle, XDrawRectangles, XRectangle ] |
| XDrawRectangles | draw rectangles and rectangles structure | [ XDrawRectangle, XDrawRectangles, XRectangle ] |
| XDrawSegments | draw lines, polygons, and line structure | [ XDrawLine, XDrawLines, XDrawSegments, XSegment ] |
| XDrawString | draw text characters | [ XDrawString, XDrawString16 ] |
| XDrawString16 | draw text characters | [ XDrawString, XDrawString16 ] |
| XDrawText | draw polytext text and text drawing structures | [ XDrawText, XDrawText16, XTextItem, XTextItem16 ] |
| XDrawText16 | draw polytext text and text drawing structures | [ XDrawText, XDrawText16, XTextItem, XTextItem16 ] |
| XEmptyRegion | determine if regions are empty or equal | [ XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion ] |
| XEnableAccessControl | control host access and host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ] |
| XEqualRegion | determine if regions are empty or equal | [ XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion ] |
| XErrorEvent | X error event structure | |
| XEvent | generic X event structures | [ XAnyEvent, XEvent ] |
| XEventsQueued | handle output buffer or event queue | [ XFlush, XSync, XEventsQueued, XPending ] |
| XExposeEvent | Expose event structure | |
| XExtendedMaxRequestSize | 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 ] |
| XExtentsOfFontSet | obtain the maximum extents structure for a font set | |
| XFetchBuffer | manipulate cut and paste buffers | [ XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers ] |
| XFetchBytes | manipulate cut and paste buffers | [ XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers ] |
| XFetchName | set or read a window’s WM_NAME property | [ XSetWMName, XGetWMName, XStoreName, XFetchName ] |
| XFillArc | fill rectangles, polygons, or arcs | [ XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs ] |
| XFillArcs | fill rectangles, polygons, or arcs | [ XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs ] |
| XFillPolygon | fill rectangles, polygons, or arcs | [ XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs ] |
| XFillRectangle | fill rectangles, polygons, or arcs | [ XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs ] |
| XFillRectangles | fill rectangles, polygons, or arcs | [ XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs ] |
| XFilterEvent | filter X events for an input method | |
| XFindContext | associative look-up routines | [ XSaveContext, XFindContext, XDeleteContext, XUniqueContext ] |
| XFlush | handle output buffer or event queue | [ XFlush, XSync, XEventsQueued, XPending ] |
| XFocusChangeEvent | FocusIn and FocusOut event structure | |
| XFontProp | load or unload fonts and font metric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XFontSetExtents | XFontSetExtents structure | |
| XFontStruct | load or unload fonts and font metric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XFontsOfFontSet | obtain fontset information | [ XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOfFontSet, XContextDependentDrawing, XContextualDrawing, XDirectionalDependentDrawing ] |
| XForceScreenSaver | manipulate the screen saver | [ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ] |
| XFree | free client data | |
| XFreeColormap | create, copy, or destroy colormaps and color structure | [ XCreateColormap, XCopyColormapAndFree, XFreeColormap, XColor ] |
| XFreeColors | allocate and free colors | [ XAllocColor, XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors ] |
| XFreeCursor | manipulate cursors | [ XRecolorCursor, XFreeCursor, XQueryBestCursor ] |
| XFreeDeviceList | list available input devices | [ XListInputDevices, XFreeDeviceList ] |
| XFreeFont | load or unload fonts and font metric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XFreeFontInfo | obtain or free font names and information | [ XListFonts, XFreeFontNames, XListFontsWithInfo, XFreeFontInfo ] |
| XFreeFontNames | obtain or free font names and information | [ XListFonts, XFreeFontNames, XListFontsWithInfo, XFreeFontInfo ] |
| XFreeFontPath | set, get, or free the font search path | [ XSetFontPath, XGetFontPath, XFreeFontPath ] |
| XFreeFontSet | create and free an international text drawing font set | [ XCreateFontSet, XFreeFontSet ] |
| XFreeGC | create or free graphics contexts and graphics context structure | [ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ] |
| XFreeModifierMap | manipulate keyboard encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap ] |
| XFreePixmap | create or destroy pixmaps | [ XCreatePixmap, XFreePixmap ] |
| XFreeStringList | convert string lists and text property structure | [ XStringListToTextProperty, XTextPropertyToStringList, XFreeStringList, XTextProperty ] |
| XGCValues | create or free graphics contexts and graphics context structure | [ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ] |
| XGContextFromGC | create or free graphics contexts and graphics context structure | [ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ] |
| XGetAtomName | create or return atom names | [ XInternAtom, XInternAtoms, XGetAtomName, XGetAtomNames ] |
| XGetAtomNames | create or return atom names | [ XInternAtom, XInternAtoms, XGetAtomName, XGetAtomNames ] |
| XGetClassHint | allocate class hints structure and set or read a window’s WM_CLASS property | [ XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint ] |
| XGetCommand | set or read a window’s WM_COMMAND property | [ XSetCommand, XGetCommand ] |
| XGetDefault | get X program defaults | |
| XGetDeviceButtonMapping | query or change device button mappings | [ XSetDeviceButtonMapping, XGetDeviceButtonMapping ] |
| XGetDeviceDontPropagateList | query or change the dont-propagate-list for extension devices | [ XChangeDeviceDontPropagateList, XGetDeviceDontPropagateList ] |
| XGetDeviceFocus | control extension input device focus | [ XSetDeviceFocus, XGetDeviceFocus ] |
| XGetDeviceKeyMapping | query or change device key mappings | [ XGetDeviceKeyMapping, XChangeDeviceKeyMapping ] |
| XGetDeviceModifierMapping | query or change device modifier mappings | [ XGetDeviceModifierMapping, XSetDeviceModifierMapping ] |
| XGetDeviceMotionEvents | get device motion history | [ XGetDeviceMotionEvents, XDeviceTimeCoord ] |
| XGetErrorDatabaseText | default error handlers | [ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText ] |
| XGetErrorText | default error handlers | [ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText ] |
| XGetFeedbackControl | query and change input device feedbacks | [ XGetFeedbackControl, XChangeFeedbackControl ] |
| XGetFontPath | set, get, or free the font search path | [ XSetFontPath, XGetFontPath, XFreeFontPath ] |
| XGetFontProperty | load or unload fonts and font metric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XGetGCValues | create or free graphics contexts and graphics context structure | [ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ] |
| XGetGeometry | get current window attribute or geometry and current window attributes structure | [ XGetWindowAttributes, XGetGeometry, XWindowAttributes ] |
| XGetICValues | set and obtain XIC values | [ XSetICValues, XGetICValues ] |
| XGetIMValues | open, close, and obtain input method information | [ XOpenIM, XCloseIM, XSetIMValues, XGetIMValues, XDisplayOfIM, XLocaleOfIM, XRegisterIMInstantiateCallback, XUnregisterIMInstantiateCallback ] |
| XGetIconName | set or read a window’s WM_ICON_NAME property | [ XSetWMIconName, XGetWMIconName, XSetIconName, XGetIconName ] |
| XGetIconSizes | allocate icon size structure and set or read a window’s WM_ICON_SIZES property | [ XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize ] |
| XGetImage | transfer images | [ XPutImage, XGetImage, XGetSubImage ] |
| XGetInputFocus | control input focus | [ XSetInputFocus, XGetInputFocus ] |
| XGetKeyboardControl | manipulate keyboard settings and keyboard control structure | [ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl ] |
| XGetKeyboardMapping | manipulate keyboard encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap ] |
| XGetModifierMapping | manipulate keyboard encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap ] |
| XGetMotionEvents | send events and pointer motion history structure | [ XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents, XTimeCoord ] |
| XGetOCValues | create output contexts | [ XCreateOC, XDestroyOC, XSetOCValues, XGetOCValues, XOMOfOC ] |
| XGetOMValues | open output methods | [ XOpenOM, XCloseOM, XSetOMValues, XGetOMValues, XDisplayOfOM, XLocaleOfOM ] |
| XGetPixel | image utilities | [ XInitImage, XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ] |
| XGetPointerControl | control pointer | [ XChangePointerControl, XGetPointerControl ] |
| XGetPointerMapping | manipulate pointer settings | [ XSetPointerMapping, XGetPointerMapping ] |
| XGetRGBColormaps | allocate, set, or read a standard colormap structure | [ XAllocStandardColormap, XSetRGBColormaps, XGetRGBColormaps, XStandardColormap ] |
| XGetScreenSaver | manipulate the screen saver | [ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ] |
| XGetSelectedExtensionEvents | select extension events, get the list of currently selected extension events | [ XSelectExtensionEvent, XGetSelectedExtensionEvents ] |
| XGetSelectionOwner | manipulate window selection | [ XSetSelectionOwner, XGetSelectionOwner, XConvertSelection ] |
| XGetSubImage | transfer images | [ XPutImage, XGetImage, XGetSubImage ] |
| XGetTextProperty | set and read text properties | [ XSetTextProperty, XGetTextProperty ] |
| XGetTransientForHint | set or read a window’s WM_TRANSIENT_FOR property | [ XSetTransientForHint, XGetTransientForHint ] |
| XGetVisualInfo | obtain visual information and visual structure | [ XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual, XVisualInfo ] |
| XGetWMClientMachine | set or read a window’s WM_CLIENT_MACHINE property | [ XSetWMClientMachine, XGetWMClientMachine ] |
| XGetWMColormapWindows | set or read a window’s WM_COLORMAP_WINDOWS property | [ XSetWMColormapWindows, XGetWMColormapWindows ] |
| XGetWMHints | allocate window manager hints structure and set or read a window’s WM_HINTS property | [ XAllocWMHints, XSetWMHints, XGetWMHints, XWMHints ] |
| XGetWMIconName | set or read a window’s WM_ICON_NAME property | [ XSetWMIconName, XGetWMIconName, XSetIconName, XGetIconName ] |
| XGetWMName | set or read a window’s WM_NAME property | [ XSetWMName, XGetWMName, XStoreName, XFetchName ] |
| XGetWMNormalHints | allocate size hints structure and set or read a window’s WM_NORMAL_HINTS property | [ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ] |
| XGetWMProtocols | set or read a window’s WM__PROTOCOLS property | [ XSetWMProtocols, XGetWMProtocols ] |
| XGetWMSizeHints | allocate size hints structure and set or read a window’s WM_NORMAL_HINTS property | [ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ] |
| XGetWindowAttributes | get current window attribute or geometry and current window attributes structure | [ XGetWindowAttributes, XGetGeometry, XWindowAttributes ] |
| XGetWindowProperty | obtain and change window properties | [ XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty ] |
| XGrabButton | grab pointer buttons | [ XGrabButton, XUngrabButton ] |
| XGrabDevice | grab/release the specified extension device | [ XGrabDevice, XUngrabDevice ] |
| XGrabDeviceButton | grab/ungrab extension input device buttons | [ XGrabDeviceButton, XUngrabDeviceButton ] |
| XGrabDeviceKey | grab/ungrab extension input device Keys | [ XGrabDeviceKey, XUngrabDeviceKey ] |
| XGrabKey | grab keyboard keys | [ XGrabKey, XUngrabKey ] |
| XGrabKeyboard | grab the keyboard | [ XGrabKeyboard, XUngrabKeyboard ] |
| XGrabPointer | grab the pointer | [ XGrabPointer, XUngrabPointer, XChangeActivePointerGrab ] |
| XGrabServer | grab the server | [ XGrabServer, XUngrabServer ] |
| XGraphicsExposeEvent | GraphicsExpose and NoExpose event structures | [ XGraphicsExposeEvent, XNoExposeEvent ] |
| XGravityEvent | GravityNotify event structure | |
| XHostAddress | control host access and host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ] |
| XIMOfIC | create, destroy, and obtain the input method of an input context | [ XCreateIC, XDestroyIC, XIMOfIC ] |
| XIconSize | allocate icon size structure and set or read a window’s WM_ICON_SIZES property | [ XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize ] |
| XIconifyWindow | manipulate top-level windows | [ XIconifyWindow, XWithdrawWindow, XReconfigureWMWindow ] |
| XIfEvent | check the event queue with a predicate procedure | [ XIfEvent, XCheckIfEvent, XPeekIfEvent ] |
| XInitImage | image utilities | [ XInitImage, XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ] |
| XInitThreads | multi-threading support | [ XInitThreads, XLockDisplay, XUnlockDisplay ] |
| XInsertModifiermapEntry | manipulate keyboard encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap ] |
| XInstallColormap | control colormaps | [ XInstallColormap, XUninstallColormap, XListInstalledColormaps ] |
| XInternAtom | create or return atom names | [ XInternAtom, XInternAtoms, XGetAtomName, XGetAtomNames ] |
| XInternAtoms | create or return atom names | [ XInternAtom, XInternAtoms, XGetAtomName, XGetAtomNames ] |
| XInternalConnectionNumbers | handle Xlib internal connections | [ XAddConnectionWatch, XRemoveConnectionWatch, XProcessInternalConnection, XInternalConnectionNumbers ] |
| XIntersectRegion | region arithmetic | [ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ] |
| XKeyEvent | KeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures | [ XButtonEvent, XKeyEvent, XMotionEvent ] |
| XKeyboardControl | manipulate keyboard settings and keyboard control structure | [ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl ] |
| XKeycodeToKeysym | convert keysyms | [ XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode, XConvertCase ] |
| XKeymapEvent | KeymapNotify event structure | |
| XKeysymToKeycode | convert keysyms | [ XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode, XConvertCase ] |
| XKeysymToString | convert keysyms | [ XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode, XConvertCase ] |
| XKillClient | control clients | [ XSetCloseDownMode, XKillClient ] |
| XListDepths | 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 ] |
| XListFonts | obtain or free font names and information | [ XListFonts, XFreeFontNames, XListFontsWithInfo, XFreeFontInfo ] |
| XListFontsWithInfo | obtain or free font names and information | [ XListFonts, XFreeFontNames, XListFontsWithInfo, XFreeFontInfo ] |
| XListHosts | control host access and host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ] |
| XListInputDevices | list available input devices | [ XListInputDevices, XFreeDeviceList ] |
| XListInstalledColormaps | control colormaps | [ XInstallColormap, XUninstallColormap, XListInstalledColormaps ] |
| XListPixmapFormats | image format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| XListProperties | obtain and change window properties | [ XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty ] |
| XLoadFont | load or unload fonts and font metric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XLoadQueryFont | load or unload fonts and font metric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XLocaleOfFontSet | obtain fontset information | [ XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOfFontSet, XContextDependentDrawing, XContextualDrawing, XDirectionalDependentDrawing ] |
| XLocaleOfIM | open, close, and obtain input method information | [ XOpenIM, XCloseIM, XSetIMValues, XGetIMValues, XDisplayOfIM, XLocaleOfIM, XRegisterIMInstantiateCallback, XUnregisterIMInstantiateCallback ] |
| XLocaleOfOM | open output methods | [ XOpenOM, XCloseOM, XSetOMValues, XGetOMValues, XDisplayOfOM, XLocaleOfOM ] |
| XLockDisplay | multi-threading support | [ XInitThreads, XLockDisplay, XUnlockDisplay ] |
| XLookupColor | obtain color values | [ XQueryColor, XQueryColors, XLookupColor, XParseColor ] |
| XLookupKeysym | handle keyboard input events in Latin-1 | [ XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym ] |
| XLookupString | handle keyboard input events in Latin-1 | [ XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym ] |
| XLowerWindow | change window stacking order | [ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows ] |
| XMapEvent | MapNotify and MappingNotify event structures | [ XMapEvent, XMappingEvent ] |
| XMapRaised | map windows | [ XMapWindow, XMapRaised, XMapSubwindows ] |
| XMapRequestEvent | MapRequest event structure | |
| XMapSubwindows | map windows | [ XMapWindow, XMapRaised, XMapSubwindows ] |
| XMapWindow | map windows | [ XMapWindow, XMapRaised, XMapSubwindows ] |
| XMappingEvent | MapNotify and MappingNotify event structures | [ XMapEvent, XMappingEvent ] |
| XMaskEvent | select events by type | [ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ] |
| XMatchVisualInfo | obtain visual information and visual structure | [ XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual, XVisualInfo ] |
| XMaxRequestSize | 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 ] |
| XModifierKeymap | manipulate keyboard encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap ] |
| XMotionEvent | KeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures | [ XButtonEvent, XKeyEvent, XMotionEvent ] |
| XMoveResizeWindow | configure windows and window changes structure | [ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges ] |
| XMoveWindow | configure windows and window changes structure | [ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges ] |
| XNewModifiermap | manipulate keyboard encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap ] |
| XNextEvent | select events by type | [ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ] |
| XNoExposeEvent | GraphicsExpose and NoExpose event structures | [ XGraphicsExposeEvent, XNoExposeEvent ] |
| XNoOp | No Operation | |
| XOMOfOC | create output contexts | [ XCreateOC, XDestroyOC, XSetOCValues, XGetOCValues, XOMOfOC ] |
| XOffsetRegion | region arithmetic | [ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ] |
| XOpenDevice | open or close an extension input device | [ XOpenDevice, XCloseDevice ] |
| XOpenDisplay | connect or disconnect to X server | [ XOpenDisplay, XCloseDisplay ] |
| XOpenIM | open, close, and obtain input method information | [ XOpenIM, XCloseIM, XSetIMValues, XGetIMValues, XDisplayOfIM, XLocaleOfIM, XRegisterIMInstantiateCallback, XUnregisterIMInstantiateCallback ] |
| XOpenOM | open output methods | [ XOpenOM, XCloseOM, XSetOMValues, XGetOMValues, XDisplayOfOM, XLocaleOfOM ] |
| XParseColor | obtain color values | [ XQueryColor, XQueryColors, XLookupColor, XParseColor ] |
| XParseGeometry | parse window geometry | [ XParseGeometry, XWMGeometry ] |
| XPeekEvent | select events by type | [ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ] |
| XPeekIfEvent | check the event queue with a predicate procedure | [ XIfEvent, XCheckIfEvent, XPeekIfEvent ] |
| XPending | handle output buffer or event queue | [ XFlush, XSync, XEventsQueued, XPending ] |
| XPixmapFormatValues | image format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| XPoint | draw points and points structure | [ XDrawPoint, XDrawPoints, XPoint ] |
| XPointInRegion | determine if regions are empty or equal | [ XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion ] |
| XPolygonRegion | generate regions | [ XPolygonRegion, XClipBox ] |
| XProcessInternalConnection | handle Xlib internal connections | [ XAddConnectionWatch, XRemoveConnectionWatch, XProcessInternalConnection, XInternalConnectionNumbers ] |
| XPropertyEvent | PropertyNotify event structure | |
| XPutBackEvent | put events back on the queue | |
| XPutImage | transfer images | [ XPutImage, XGetImage, XGetSubImage ] |
| XPutPixel | image utilities | [ XInitImage, XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ] |
| XQueryBestCursor | manipulate cursors | [ XRecolorCursor, XFreeCursor, XQueryBestCursor ] |
| XQueryBestSize | determine efficient sizes | [ XQueryBestSize, XQueryBestTile, XQueryBestStipple ] |
| XQueryBestStipple | determine efficient sizes | [ XQueryBestSize, XQueryBestTile, XQueryBestStipple ] |
| XQueryBestTile | determine efficient sizes | [ XQueryBestSize, XQueryBestTile, XQueryBestStipple ] |
| XQueryColor | obtain color values | [ XQueryColor, XQueryColors, XLookupColor, XParseColor ] |
| XQueryColors | obtain color values | [ XQueryColor, XQueryColors, XLookupColor, XParseColor ] |
| XQueryDeviceState | query the state of an extension input device. | |
| XQueryFont | load or unload fonts and font metric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XQueryKeymap | manipulate keyboard settings and keyboard control structure | [ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl ] |
| XQueryPointer | get pointer coordinates | |
| XQueryTextExtents | compute or query text extents | [ XTextExtents, XTextExtents16, XQueryTextExtents, XQueryTextExtents16 ] |
| XQueryTextExtents16 | compute or query text extents | [ XTextExtents, XTextExtents16, XQueryTextExtents, XQueryTextExtents16 ] |
| XQueryTree | query window tree information | |
| XRaiseWindow | change window stacking order | [ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows ] |
| XReadBitmapFile | manipulate bitmaps | [ XReadBitmapFile, XReadBitmapFileData, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData ] |
| XReadBitmapFileData | manipulate bitmaps | [ XReadBitmapFile, XReadBitmapFileData, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData ] |
| XRebindKeySym | handle keyboard input events in Latin-1 | [ XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym ] |
| XRecolorCursor | manipulate cursors | [ XRecolorCursor, XFreeCursor, XQueryBestCursor ] |
| XReconfigureWMWindow | manipulate top-level windows | [ XIconifyWindow, XWithdrawWindow, XReconfigureWMWindow ] |
| XRectInRegion | determine if regions are empty or equal | [ XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion ] |
| XRectangle | draw rectangles and rectangles structure | [ XDrawRectangle, XDrawRectangles, XRectangle ] |
| XRefreshKeyboardMapping | handle keyboard input events in Latin-1 | [ XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym ] |
| XRegisterIMInstantiateCallback | open, close, and obtain input method information | [ XOpenIM, XCloseIM, XSetIMValues, XGetIMValues, XDisplayOfIM, XLocaleOfIM, XRegisterIMInstantiateCallback, XUnregisterIMInstantiateCallback ] |
| XRemoveConnectionWatch | handle Xlib internal connections | [ XAddConnectionWatch, XRemoveConnectionWatch, XProcessInternalConnection, XInternalConnectionNumbers ] |
| XRemoveFromSaveSet | change a client’s save set | [ XChangeSaveSet, XAddToSaveSet, XRemoveFromSaveSet ] |
| XRemoveHost | control host access and host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ] |
| XRemoveHosts | control host access and host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ] |
| XReparentEvent | ReparentNotify event structure | |
| XReparentWindow | reparent windows | |
| XResetScreenSaver | manipulate the screen saver | [ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ] |
| XResizeRequestEvent | ResizeRequest event structure | |
| XResizeWindow | configure windows and window changes structure | [ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges ] |
| XResourceManagerString | obtain server resource properties | [ XResourceManagerString, XScreenResourceString ] |
| XRestackWindows | change window stacking order | [ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows ] |
| XRotateBuffers | manipulate cut and paste buffers | [ XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers ] |
| XRotateWindowProperties | obtain and change window properties | [ XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty ] |
| XSaveContext | associative look-up routines | [ XSaveContext, XFindContext, XDeleteContext, XUniqueContext ] |
| XScreenNumberOfScreen | 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 ] |
| XScreenResourceString | obtain server resource properties | [ XResourceManagerString, XScreenResourceString ] |
| XSegment | draw lines, polygons, and line structure | [ XDrawLine, XDrawLines, XDrawSegments, XSegment ] |
| XSelectExtensionEvent | select extension events, get the list of currently selected extension events | [ XSelectExtensionEvent, XGetSelectedExtensionEvents ] |
| XSelectInput | select input events | |
| XSelectionClearEvent | SelectionClear event structure | |
| XSelectionEvent | SelectionNotify event structure | |
| XSelectionRequestEvent | SelectionRequest event structure | |
| XSendEvent | send events and pointer motion history structure | [ XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents, XTimeCoord ] |
| XSendExtensionEvent | send input extension events to a client | |
| XSetAccessControl | control host access and host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ] |
| XSetAfterFunction | enable or disable synchronization | [ XSynchronize, XSetAfterFunction ] |
| XSetArcMode | GC convenience routines | [ XSetArcMode, XSetSubwindowMode, XSetGraphicsExposure ] |
| XSetBackground | GC convenience routines | [ XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground ] |
| XSetClassHint | allocate class hints structure and set or read a window’s WM_CLASS property | [ XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint ] |
| XSetClipMask | GC convenience routines | [ XSetClipOrigin, XSetClipMask, XSetClipRectangles ] |
| XSetClipOrigin | GC convenience routines | [ XSetClipOrigin, XSetClipMask, XSetClipRectangles ] |
| XSetClipRectangles | GC convenience routines | [ XSetClipOrigin, XSetClipMask, XSetClipRectangles ] |
| XSetCloseDownMode | control clients | [ XSetCloseDownMode, XKillClient ] |
| XSetCommand | set or read a window’s WM_COMMAND property | [ XSetCommand, XGetCommand ] |
| XSetDashes | GC convenience routines | [ XSetLineAttributes, XSetDashes ] |
| XSetDeviceButtonMapping | query or change device button mappings | [ XSetDeviceButtonMapping, XGetDeviceButtonMapping ] |
| XSetDeviceFocus | control extension input device focus | [ XSetDeviceFocus, XGetDeviceFocus ] |
| XSetDeviceMode | change the mode of a device | |
| XSetDeviceModifierMapping | query or change device modifier mappings | [ XGetDeviceModifierMapping, XSetDeviceModifierMapping ] |
| XSetDeviceValuators | initialize the valuators on an extension input device | |
| XSetErrorHandler | default error handlers | [ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText ] |
| XSetFillRule | GC convenience routines | [ XSetFillStyle, XSetFillRule ] |
| XSetFillStyle | GC convenience routines | [ XSetFillStyle, XSetFillRule ] |
| XSetFont | GC convenience routines | |
| XSetFontPath | set, get, or free the font search path | [ XSetFontPath, XGetFontPath, XFreeFontPath ] |
| XSetForeground | GC convenience routines | [ XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground ] |
| XSetFunction | GC convenience routines | [ XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground ] |
| XSetGraphicsExposure | GC convenience routines | [ XSetArcMode, XSetSubwindowMode, XSetGraphicsExposure ] |
| XSetICFocus | set and unset input context focus | [ XSetICFocus, XUnsetICFocus ] |
| XSetICValues | set and obtain XIC values | [ XSetICValues, XGetICValues ] |
| XSetIMValues | open, close, and obtain input method information | [ XOpenIM, XCloseIM, XSetIMValues, XGetIMValues, XDisplayOfIM, XLocaleOfIM, XRegisterIMInstantiateCallback, XUnregisterIMInstantiateCallback ] |
| XSetIOErrorHandler | default error handlers | [ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText ] |
| XSetIconName | set or read a window’s WM_ICON_NAME property | [ XSetWMIconName, XGetWMIconName, XSetIconName, XGetIconName ] |
| XSetIconSizes | allocate icon size structure and set or read a window’s WM_ICON_SIZES property | [ XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize ] |
| XSetInputFocus | control input focus | [ XSetInputFocus, XGetInputFocus ] |
| XSetLineAttributes | GC convenience routines | [ XSetLineAttributes, XSetDashes ] |
| XSetLocaleModifiers | determine locale support and configure locale modifiers | [ XSupportsLocale, XSetLocaleModifiers ] |
| XSetModifierMapping | manipulate keyboard encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap ] |
| XSetOCValues | create output contexts | [ XCreateOC, XDestroyOC, XSetOCValues, XGetOCValues, XOMOfOC ] |
| XSetOMValues | open output methods | [ XOpenOM, XCloseOM, XSetOMValues, XGetOMValues, XDisplayOfOM, XLocaleOfOM ] |
| XSetPlanemask | GC convenience routines | [ XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground ] |
| XSetPointerMapping | manipulate pointer settings | [ XSetPointerMapping, XGetPointerMapping ] |
| XSetRGBColormaps | allocate, set, or read a standard colormap structure | [ XAllocStandardColormap, XSetRGBColormaps, XGetRGBColormaps, XStandardColormap ] |
| XSetRegion | create or destroy regions | [ XCreateRegion, XSetRegion, XDestroyRegion ] |
| XSetScreenSaver | manipulate the screen saver | [ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ] |
| XSetSelectionOwner | manipulate window selection | [ XSetSelectionOwner, XGetSelectionOwner, XConvertSelection ] |
| XSetState | GC convenience routines | [ XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground ] |
| XSetStipple | GC convenience routines | [ XSetTile, XSetStipple, XSetTSOrigin ] |
| XSetSubwindowMode | GC convenience routines | [ XSetArcMode, XSetSubwindowMode, XSetGraphicsExposure ] |
| XSetTSOrigin | GC convenience routines | [ XSetTile, XSetStipple, XSetTSOrigin ] |
| XSetTextProperty | set and read text properties | [ XSetTextProperty, XGetTextProperty ] |
| XSetTile | GC convenience routines | [ XSetTile, XSetStipple, XSetTSOrigin ] |
| XSetTransientForHint | set or read a window’s WM_TRANSIENT_FOR property | [ XSetTransientForHint, XGetTransientForHint ] |
| XSetWMClientMachine | set or read a window’s WM_CLIENT_MACHINE property | [ XSetWMClientMachine, XGetWMClientMachine ] |
| XSetWMColormapWindows | set or read a window’s WM_COLORMAP_WINDOWS property | [ XSetWMColormapWindows, XGetWMColormapWindows ] |
| XSetWMHints | allocate window manager hints structure and set or read a window’s WM_HINTS property | [ XAllocWMHints, XSetWMHints, XGetWMHints, XWMHints ] |
| XSetWMIconName | set or read a window’s WM_ICON_NAME property | [ XSetWMIconName, XGetWMIconName, XSetIconName, XGetIconName ] |
| XSetWMName | set or read a window’s WM_NAME property | [ XSetWMName, XGetWMName, XStoreName, XFetchName ] |
| XSetWMNormalHints | allocate size hints structure and set or read a window’s WM_NORMAL_HINTS property | [ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ] |
| XSetWMProperties | set standard window properties | [ XSetWMProperties, XmbSetWMProperties ] |
| XSetWMProtocols | set or read a window’s WM__PROTOCOLS property | [ XSetWMProtocols, XGetWMProtocols ] |
| XSetWMSizeHints | allocate size hints structure and set or read a window’s WM_NORMAL_HINTS property | [ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ] |
| XSetWindowAttributes | create windows and window attributes structure | [ XCreateWindow, XCreateSimpleWindow, XSetWindowAttributes ] |
| XSetWindowBackground | change window attributes | [ XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap ] |
| XSetWindowBackgroundPixmap | change window attributes | [ XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap ] |
| XSetWindowBorder | change window attributes | [ XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap ] |
| XSetWindowBorderPixmap | change window attributes | [ XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap ] |
| XSetWindowBorderWidth | configure windows and window changes structure | [ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges ] |
| XSetWindowColormap | change window attributes | [ XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap ] |
| XShapeCombineMask | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ] |
| XShapeCombineRectangles | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ] |
| XShapeCombineRegion | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ] |
| XShapeCombineShape | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ] |
| XShapeGetRectangles | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ] |
| XShapeInputSelected | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ] |
| XShapeOffsetShape | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ] |
| XShapeQueryExtension | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ] |
| XShapeQueryExtents | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ] |
| XShapeQueryVersion | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ] |
| XShapeSelectInput | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ] |
| XShrinkRegion | region arithmetic | [ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ] |
| XSizeHints | allocate size hints structure and set or read a window’s WM_NORMAL_HINTS property | [ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ] |
| XStandardColormap | allocate, set, or read a standard colormap structure | [ XAllocStandardColormap, XSetRGBColormaps, XGetRGBColormaps, XStandardColormap ] |
| XStoreBuffer | manipulate cut and paste buffers | [ XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers ] |
| XStoreBytes | manipulate cut and paste buffers | [ XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers ] |
| XStoreColor | set colors | [ XStoreColors, XStoreColor, XStoreNamedColor ] |
| XStoreColors | set colors | [ XStoreColors, XStoreColor, XStoreNamedColor ] |
| XStoreName | set or read a window’s WM_NAME property | [ XSetWMName, XGetWMName, XStoreName, XFetchName ] |
| XStoreNamedColor | set colors | [ XStoreColors, XStoreColor, XStoreNamedColor ] |
| XStringListToTextProperty | convert string lists and text property structure | [ XStringListToTextProperty, XTextPropertyToStringList, XFreeStringList, XTextProperty ] |
| XStringToKeysym | convert keysyms | [ XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode, XConvertCase ] |
| XSubImage | image utilities | [ XInitImage, XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ] |
| XSubtractRegion | region arithmetic | [ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ] |
| XSupportsLocale | determine locale support and configure locale modifiers | [ XSupportsLocale, XSetLocaleModifiers ] |
| XSync | handle output buffer or event queue | [ XFlush, XSync, XEventsQueued, XPending ] |
| XSynchronize | enable or disable synchronization | [ XSynchronize, XSetAfterFunction ] |
| XTextExtents | compute or query text extents | [ XTextExtents, XTextExtents16, XQueryTextExtents, XQueryTextExtents16 ] |
| XTextExtents16 | compute or query text extents | [ XTextExtents, XTextExtents16, XQueryTextExtents, XQueryTextExtents16 ] |
| XTextItem | draw polytext text and text drawing structures | [ XDrawText, XDrawText16, XTextItem, XTextItem16 ] |
| XTextItem16 | draw polytext text and text drawing structures | [ XDrawText, XDrawText16, XTextItem, XTextItem16 ] |
| XTextProperty | convert string lists and text property structure | [ XStringListToTextProperty, XTextPropertyToStringList, XFreeStringList, XTextProperty ] |
| XTextPropertyToStringList | convert string lists and text property structure | [ XStringListToTextProperty, XTextPropertyToStringList, XFreeStringList, XTextProperty ] |
| XTextWidth | compute text width | [ XTextWidth, XTextWidth16 ] |
| XTextWidth16 | compute text width | [ XTextWidth, XTextWidth16 ] |
| XTimeCoord | send events and pointer motion history structure | [ XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents, XTimeCoord ] |
| XTranslateCoordinates | translate window coordinates | |
| XUndefineCursor | define cursors | [ XDefineCursor, XUndefineCursor ] |
| XUngrabButton | grab pointer buttons | [ XGrabButton, XUngrabButton ] |
| XUngrabDevice | grab/release the specified extension device | [ XGrabDevice, XUngrabDevice ] |
| XUngrabDeviceButton | grab/ungrab extension input device buttons | [ XGrabDeviceButton, XUngrabDeviceButton ] |
| XUngrabDeviceKey | grab/ungrab extension input device Keys | [ XGrabDeviceKey, XUngrabDeviceKey ] |
| XUngrabKey | grab keyboard keys | [ XGrabKey, XUngrabKey ] |
| XUngrabKeyboard | grab the keyboard | [ XGrabKeyboard, XUngrabKeyboard ] |
| XUngrabPointer | grab the pointer | [ XGrabPointer, XUngrabPointer, XChangeActivePointerGrab ] |
| XUngrabServer | grab the server | [ XGrabServer, XUngrabServer ] |
| XUninstallColormap | control colormaps | [ XInstallColormap, XUninstallColormap, XListInstalledColormaps ] |
| XUnionRectWithRegion | region arithmetic | [ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ] |
| XUnionRegion | region arithmetic | [ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ] |
| XUniqueContext | associative look-up routines | [ XSaveContext, XFindContext, XDeleteContext, XUniqueContext ] |
| XUnloadFont | load or unload fonts and font metric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XUnlockDisplay | multi-threading support | [ XInitThreads, XLockDisplay, XUnlockDisplay ] |
| XUnmapEvent | UnmapNotify event structure | |
| XUnmapSubwindows | unmap windows | [ XUnmapWindow, XUnmapSubwindows ] |
| XUnmapWindow | unmap windows | [ XUnmapWindow, XUnmapSubwindows ] |
| XUnregisterIMInstantiateCallback | open, close, and obtain input method information | [ XOpenIM, XCloseIM, XSetIMValues, XGetIMValues, XDisplayOfIM, XLocaleOfIM, XRegisterIMInstantiateCallback, XUnregisterIMInstantiateCallback ] |
| XUnsetICFocus | set and unset input context focus | [ XSetICFocus, XUnsetICFocus ] |
| XVaCreateNestedList | allocate a nested variable argument list | |
| XVisibilityEvent | VisibilityNotify event structure | [ XVisibilityEvent, XVisibilityNotifyEvent ] |
| XVisibilityNotifyEvent | VisibilityNotify event structure | [ XVisibilityEvent, XVisibilityNotifyEvent ] |
| XVisualIDFromVisual | obtain visual information and visual structure | [ XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual, XVisualInfo ] |
| XVisualInfo | obtain visual information and visual structure | [ XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual, XVisualInfo ] |
| XWMGeometry | parse window geometry | [ XParseGeometry, XWMGeometry ] |
| XWMHints | allocate window manager hints structure and set or read a window’s WM_HINTS property | [ XAllocWMHints, XSetWMHints, XGetWMHints, XWMHints ] |
| XWarpPointer | move pointer | |
| XWindowAttributes | get current window attribute or geometry and current window attributes structure | [ XGetWindowAttributes, XGetGeometry, XWindowAttributes ] |
| XWindowChanges | configure windows and window changes structure | [ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges ] |
| XWindowEvent | select events by type | [ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ] |
| XWithdrawWindow | manipulate top-level windows | [ XIconifyWindow, XWithdrawWindow, XReconfigureWMWindow ] |
| XWriteBitmapFile | manipulate bitmaps | [ XReadBitmapFile, XReadBitmapFileData, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData ] |
| XXorRegion | region arithmetic | [ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ] |
| XcmsAllocColor | allocate colors | [ XcmsAllocColor, XcmsAllocNamedColor ] |
| XcmsAllocNamedColor | allocate colors | [ XcmsAllocColor, XcmsAllocNamedColor ] |
| XcmsCCCofColormap | query and modify CCC of a colormap | [ XcmsCCCofColormap, XcmsSetCCCOfColormap ] |
| XcmsCIELab | Xcms color structure | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsCIELabQueryMaxC | obtain the CIE L∗a∗b∗ coordinates | [ XcmsCIELabQueryMaxC, XcmsCIELabQueryMaxL, XcmsCIELabQueryMaxLC, XcmsCIELabQueryMinL ] |
| XcmsCIELabQueryMaxL | obtain the CIE L∗a∗b∗ coordinates | [ XcmsCIELabQueryMaxC, XcmsCIELabQueryMaxL, XcmsCIELabQueryMaxLC, XcmsCIELabQueryMinL ] |
| XcmsCIELabQueryMaxLC | obtain the CIE L∗a∗b∗ coordinates | [ XcmsCIELabQueryMaxC, XcmsCIELabQueryMaxL, XcmsCIELabQueryMaxLC, XcmsCIELabQueryMinL ] |
| XcmsCIELabQueryMinL | obtain the CIE L∗a∗b∗ coordinates | [ XcmsCIELabQueryMaxC, XcmsCIELabQueryMaxL, XcmsCIELabQueryMaxLC, XcmsCIELabQueryMinL ] |
| XcmsCIELuv | Xcms color structure | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsCIELuvQueryMaxC | obtain the CIE L∗u∗v∗ coordinates | [ XcmsCIELuvQueryMaxC, XcmsCIELuvQueryMaxL, XcmsCIELuvQueryMaxLC, XcmsCIELuvQueryMinL ] |
| XcmsCIELuvQueryMaxL | obtain the CIE L∗u∗v∗ coordinates | [ XcmsCIELuvQueryMaxC, XcmsCIELuvQueryMaxL, XcmsCIELuvQueryMaxLC, XcmsCIELuvQueryMinL ] |
| XcmsCIELuvQueryMaxLC | obtain the CIE L∗u∗v∗ coordinates | [ XcmsCIELuvQueryMaxC, XcmsCIELuvQueryMaxL, XcmsCIELuvQueryMaxLC, XcmsCIELuvQueryMinL ] |
| XcmsCIELuvQueryMinL | obtain the CIE L∗u∗v∗ coordinates | [ XcmsCIELuvQueryMaxC, XcmsCIELuvQueryMaxL, XcmsCIELuvQueryMaxLC, XcmsCIELuvQueryMinL ] |
| XcmsCIEXYZ | Xcms color structure | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsCIEuvY | Xcms color structure | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsCIExyY | Xcms color structure | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsColor | Xcms color structure | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsConvertColors | convert CCC color specifications | |
| XcmsCreateCCC | creating and destroying CCCs | [ XcmsCreateCCC, XcmsFreeCCC ] |
| XcmsDefaultCCC | obtain the default CCC for a screen | |
| XcmsFreeCCC | creating and destroying CCCs | [ XcmsCreateCCC, XcmsFreeCCC ] |
| XcmsLookupColor | obtain color values | [ XcmsQueryColor, XcmsQueryColors, XcmsLookupColor ] |
| XcmsPad | Xcms color structure | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsQueryBlack | obtain black, blue, green, red, and white CCC color specifications | [ XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, XcmsQueryRed, XcmsQueryWhite ] |
| XcmsQueryBlue | obtain black, blue, green, red, and white CCC color specifications | [ XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, XcmsQueryRed, XcmsQueryWhite ] |
| XcmsQueryColor | obtain color values | [ XcmsQueryColor, XcmsQueryColors, XcmsLookupColor ] |
| XcmsQueryColors | obtain color values | [ XcmsQueryColor, XcmsQueryColors, XcmsLookupColor ] |
| XcmsQueryGreen | obtain black, blue, green, red, and white CCC color specifications | [ XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, XcmsQueryRed, XcmsQueryWhite ] |
| XcmsQueryRed | obtain black, blue, green, red, and white CCC color specifications | [ XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, XcmsQueryRed, XcmsQueryWhite ] |
| XcmsQueryWhite | obtain black, blue, green, red, and white CCC color specifications | [ XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, XcmsQueryRed, XcmsQueryWhite ] |
| XcmsRGB | Xcms color structure | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsRGBi | Xcms color structure | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsSetCCCOfColormap | query and modify CCC of a colormap | [ XcmsCCCofColormap, XcmsSetCCCOfColormap ] |
| XcmsSetWhiteAdjustProc | modifying CCC attributes | [ XcmsSetWhitePoint, XcmsSetWhiteAdjustProc ] |
| XcmsSetWhitePoint | modifying CCC attributes | [ XcmsSetWhitePoint, XcmsSetWhiteAdjustProc ] |
| XcmsStoreColor | set colors | [ XcmsStoreColor, XcmsStoreColors ] |
| XcmsStoreColors | set colors | [ XcmsStoreColor, XcmsStoreColors ] |
| XcmsTekHVC | Xcms color structure | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsTekHVCQueryMaxC | obtain the TekHVC coordinates | [ XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQueryMaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV ] |
| XcmsTekHVCQueryMaxV | obtain the TekHVC coordinates | [ XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQueryMaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV ] |
| XcmsTekHVCQueryMaxVC | obtain the TekHVC coordinates | [ XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQueryMaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV ] |
| XcmsTekHVCQueryMaxVSamples | obtain the TekHVC coordinates | [ XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQueryMaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV ] |
| XcmsTekHVCQueryMinV | obtain the TekHVC coordinates | [ XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQueryMaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV ] |
| XmbDrawImageString | draw image text using a single font set | [ XmbDrawImageString, XwcDrawImageString ] |
| XmbDrawString | draw text using a single font set | [ XmbDrawString, XwcDrawString ] |
| XmbDrawText | draw text using multiple font sets | [ XmbDrawText, XwcDrawText ] |
| XmbLookupString | obtain composed input from an input method | [ XmbLookupString, XwcLookupString ] |
| XmbResetIC | reset the state of an input context | [ XmbResetIC, XwcResetIC ] |
| XmbSetWMProperties | set standard window properties | [ XSetWMProperties, XmbSetWMProperties ] |
| XmbTextEscapement | obtain the escapement of text | [ XmbTextEscapement, XwcTextEscapement ] |
| XmbTextExtents | compute text extents | [ XmbTextExtents, XwcTextExtents ] |
| XmbTextListToTextProperty | convert text lists and text property structures | [ XmbTextListToTextProperty, XwcTextListToTextProperty, XmbTextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString ] |
| XmbTextPerCharExtents | obtain per-character information for a text string | [ XmbTextPerCharExtents, XwcTextPerCharExtents ] |
| XmbTextPropertyToTextList | convert text lists and text property structures | [ XmbTextListToTextProperty, XwcTextListToTextProperty, XmbTextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString ] |
| XmbufChangeBufferAttributes | X multibuffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufChangeWindowAttributes | X multibuffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufCreateBuffers | X multibuffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufCreateStereoWindow | X multibuffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufDestroyBuffers | X multibuffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufDisplayBuffers | X multibuffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufGetBufferAttributes | X multibuffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufGetScreenInfo | X multibuffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufGetVersion | X multibuffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufGetWindowAttributes | X multibuffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufQueryExtension | X multibuffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XrmCombineDatabase | merge resource databases | [ XrmMergeDatabases, XrmCombineDatabase, XrmCombineFileDatabase ] |
| XrmCombineFileDatabase | merge resource databases | [ XrmMergeDatabases, XrmCombineDatabase, XrmCombineFileDatabase ] |
| XrmDestroyDatabase | retrieve and store resource databases | [ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase ] |
| XrmEnumerateDatabase | enumerate resource database entries | |
| XrmGetDatabase | retrieve and store resource databases | [ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase ] |
| XrmGetFileDatabase | retrieve and store resource databases | [ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase ] |
| XrmGetResource | retrieve database resources and search lists | [ XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource ] |
| XrmGetStringDatabase | retrieve and store resource databases | [ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase ] |
| XrmInitialize | initialize the Resource Manager, Resource Manager structures, and parse the command line | [ XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec ] |
| XrmLocaleOfDatabase | retrieve and store resource databases | [ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase ] |
| XrmMergeDatabases | merge resource databases | [ XrmMergeDatabases, XrmCombineDatabase, XrmCombineFileDatabase ] |
| XrmOptionDescRec | initialize the Resource Manager, Resource Manager structures, and parse the command line | [ XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec ] |
| XrmOptionKind | initialize the Resource Manager, Resource Manager structures, and parse the command line | [ XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec ] |
| XrmParseCommand | initialize the Resource Manager, Resource Manager structures, and parse the command line | [ XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec ] |
| XrmPermStringToQuark | manipulate resource quarks | [ XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList ] |
| XrmPutFileDatabase | retrieve and store resource databases | [ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase ] |
| XrmPutLineResource | store database resources | [ XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource ] |
| XrmPutResource | store database resources | [ XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource ] |
| XrmPutStringResource | store database resources | [ XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource ] |
| XrmQGetResource | retrieve database resources and search lists | [ XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource ] |
| XrmQGetSearchList | retrieve database resources and search lists | [ XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource ] |
| XrmQGetSearchResource | retrieve database resources and search lists | [ XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource ] |
| XrmQPutResource | store database resources | [ XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource ] |
| XrmQPutStringResource | store database resources | [ XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource ] |
| XrmQuarkToString | manipulate resource quarks | [ XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList ] |
| XrmSetDatabase | retrieve and store resource databases | [ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase ] |
| XrmStringToBindingQuarkList | manipulate resource quarks | [ XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList ] |
| XrmStringToQuark | manipulate resource quarks | [ XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList ] |
| XrmStringToQuarkList | manipulate resource quarks | [ XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList ] |
| XrmUniqueQuark | manipulate resource quarks | [ XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList ] |
| XrmValue | initialize the Resource Manager, Resource Manager structures, and parse the command line | [ XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec ] |
| XwcDrawImageString | draw image text using a single font set | [ XmbDrawImageString, XwcDrawImageString ] |
| XwcDrawString | draw text using a single font set | [ XmbDrawString, XwcDrawString ] |
| XwcDrawText | draw text using multiple font sets | [ XmbDrawText, XwcDrawText ] |
| XwcFreeStringList | convert text lists and text property structures | [ XmbTextListToTextProperty, XwcTextListToTextProperty, XmbTextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString ] |
| XwcLookupString | obtain composed input from an input method | [ XmbLookupString, XwcLookupString ] |
| XwcResetIC | reset the state of an input context | [ XmbResetIC, XwcResetIC ] |
| XwcTextEscapement | obtain the escapement of text | [ XmbTextEscapement, XwcTextEscapement ] |
| XwcTextExtents | compute text extents | [ XmbTextExtents, XwcTextExtents ] |
| XwcTextListToTextProperty | convert text lists and text property structures | [ XmbTextListToTextProperty, XwcTextListToTextProperty, XmbTextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString ] |
| XwcTextPerCharExtents | obtain per-character information for a text string | [ XmbTextPerCharExtents, XwcTextPerCharExtents ] |
| XwcTextPropertyToTextList | convert text lists and text property structures | [ XmbTextListToTextProperty, XwcTextListToTextProperty, XmbTextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString ] |
| ANSI | Support for industry standards | [ standards, ANSI, ISO, OSF_SOURCE, POSIX, XPG4, XPG4-UNIX, XBD, XCU, XCURSES, XNS, XSH, SVID2, SVID3 ] |
| 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, AddCallInst, ReplaceProcedure ] |
| AddCallInst | 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, 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, AddCallProc, 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, AddCallProgram, 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, AddCallProto, AddCallProgram, AddCallObj, AddCallProc, AddCallBlock, AddCallInst, ReplaceProcedure ] |
| AddCallProto | 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, AddCallInst, ReplaceProcedure ] |
| AddXlateAddress | Atom routines used to determine the instrumented PC for selected instructions | [ Xlate, CreateXlate, AddXlateAddress, XlateInstTextStart, XlateInstTextSize, XlateLoadShift, XlateAddr ] |
| AnalHeapBase | Obtains the base address of the analysis heap | |
| BlockPC | 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 ] |
| BuildObj | Allows an Atom tool’s InstrumentAll routine to build, release, and write objects | [ atom_object_management, BuildObj, IsObjBuilt, WriteObj, ReleaseObj ] |
| Catalan | Introduction to Catalan language support | [ Catalan, catalan ] |
| Chinese | Introduction to Chinese language support | [ Chinese, chinese ] |
| CreateXlate | Atom routines used to determine the instrumented PC for selected instructions | [ Xlate, CreateXlate, AddXlateAddress, XlateInstTextStart, XlateInstTextSize, XlateLoadShift, XlateAddr ] |
| Czech | Introduction to Czech language support | [ Czech, czech ] |
| Danish | Introduction to Danish language support | [ Danish, danish ] |
| Dt | miscellaneous desktop definitions | [ Dt.h ] |
| DtAction | action service definitions | [ Action.h ] |
| DtComboBox | DtComboBox widget definitions | [ ComboBox.h ] |
| DtDnd | Drag and drop definitions | [ Dnd.h ] |
| DtDts | data typing definitions | [ Dts.h ] |
| DtEditor | editor widget definitions | [ Editor.h ] |
| DtHelp | help services definitions | [ Help.h ] |
| DtHelpDialog | DtHelpDialog definitions | [ HelpDialog.h ] |
| DtHelpQuickD | DtHelpQuickDialog definitions | [ HelpQuickD.h ] |
| DtMenuButton | DtMenuButton widget definitions | [ MenuButton.h ] |
| DtSaver | screen saver definitions | [ Saver.h ] |
| DtSession | session management services definitions | [ Session.h ] |
| DtSpinBox | DtSpinBox widget definitions | [ SpinBox.h ] |
| DtStdAppFontNames | CDE Standard Application Font Names | |
| DtStdInterfaceFontNames | CDE Standard Interface Font Names | |
| DtTerm | terminal emulator definitions | [ Term.h ] |
| DtWsm | workspace manager definitions | [ Wsm.h ] |
| Dutch | Introduction to Dutch and Flemish language support | [ Dutch, dutch, Flemish, flemish ] |
| EUR | Euro currency sign | [ euro, Euro, EUR ] |
| EVM | Event Management | [ EVM, evm ] |
| Euro | Euro currency sign | [ euro, Euro, EUR ] |
| EvmCallback | Event Management callback function | |
| EvmConnection | Connection to the Event Management daemon | |
| EvmEvent | The structure of an EVM Event | |
| EvmFilter | Event filter | |
| Finnish | Introduction to Finnish language support | [ Finnish, finnish ] |
| Flemish | Introduction to Dutch and Flemish language support | [ Dutch, dutch, Flemish, flemish ] |
| French | Introduction to French language support | [ French, french ] |
| GBK | A character encoding system (codeset) for Simplified Chinese | [ GBK, gbk ] |
| German | Introduction to German language support | [ German, german ] |
| 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, GetBlockInfo, 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_query, GetProgInfo, GetObjInfo, GetObjName, GetObjOutName, GetAnalName, GetObjInstArray, GetObjInstCount, GetProcInfo, ProcName, ProcFileName, ProcPC, GetBlockInfo, BlockPC, IsBranchTarget, GetInstClass, IsInstType, GetInstInfo, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage ] |
| 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, GetFirstBlock, 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, GetFirstInst, 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, GetFirstObj, 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, GetFirstObjProc, 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_navigation, GetFirstObj, GetLastObj, GetNextObj, GetPrevObj, GetFirstObjProc, GetLastObjProc, GetNextProc, GetPrevProc, GetFirstBlock, GetLastBlock, GetNextBlock, GetPrevBlock, GetFirstInst, GetLastInst, GetNextInst, GetPrevInst, GetProcObj, GetBlockProc, GetInstBlock, GetInstBranchTarget ] |
| GetInstBinary | 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 ] |
| 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 ] |
| GetInstBranchTarget | 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 ] |
| 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, GetInstInfo, 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, GetInstRegEnum, 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 ] |
| GetInstRegUsage | 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 ] |
| 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, GetLastInst, 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, GetLastObj, 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, GetLastObjProc, 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, GetNextBlock, 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, GetNextInst, 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, GetNextObj, 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, GetNextProc, 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_navigation, GetFirstObj, GetLastObj, GetNextObj, GetPrevObj, GetFirstObjProc, GetLastObjProc, GetNextProc, GetPrevProc, GetFirstBlock, GetLastBlock, GetNextBlock, GetPrevBlock, GetFirstInst, GetLastInst, GetNextInst, GetPrevInst, GetProcObj, GetBlockProc, GetInstBlock, GetInstBranchTarget ] |
| 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, GetObjInstArray, 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, GetObjInstCount, 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, GetObjName, 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, GetObjOutName, 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_query, GetProgInfo, GetObjInfo, GetObjName, GetObjOutName, GetAnalName, GetObjInstArray, GetObjInstCount, GetProcInfo, ProcName, ProcFileName, ProcPC, GetBlockInfo, BlockPC, IsBranchTarget, GetInstClass, IsInstType, GetInstInfo, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage ] |
| 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, GetPrevInst, 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, GetPrevObj, 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, GetPrevProc, 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_navigation, GetFirstObj, GetLastObj, GetNextObj, GetPrevObj, GetFirstObjProc, GetLastObjProc, GetNextProc, GetPrevProc, GetFirstBlock, GetLastBlock, GetNextBlock, GetPrevBlock, GetFirstInst, GetLastInst, GetNextInst, GetPrevInst, GetProcObj, GetBlockProc, GetInstBlock, GetInstBranchTarget ] |
| GetProcInfo | 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 ] |
| GetProcObj | 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 ] |
| GetProgInfo | 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 ] |
| Greek | Introduction to Greek language support | [ Greek, greek ] |
| Hebrew | Introduction to Hebrew language support | [ Hebrew, hebrew ] |
| Hungarian | Introduction to Hungarian language support | [ Hungarian, hungarian ] |
| ISO-2022-JP | A character encoding system (codeset) for Japanese | [ iso2022jp, iso-2022-jp, ISO-2022-JP ] |
| ISO-2022 | A character encoding mechanism standardized by the International Standards Organization (ISO) | [ iso2022, iso-2022, ISO-2022 ] |
| ISO | Support for industry standards | [ standards, ANSI, ISO, OSF_SOURCE, POSIX, XPG4, XPG4-UNIX, XBD, XCU, XCURSES, XNS, XSH, SVID2, SVID3 ] |
| ISO8859-1 | A character encoding system (codeset) for Catalan, Danish, Dutch, English, Finnish, French, German, Icelandic, Italian, Norwegian, Portuguese, Spanish, and Swedish | [ iso8859-1, ISO8859-1 ] |
| 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-15, iso8859-15 ] |
| ISO8859-2 | A character encoding system (codeset) for Czech, Slovak, Slovene, Polish, and Hungarian | [ iso8859-2, ISO8859-2 ] |
| ISO8859-4 | A character encoding system (codeset) for Lithuanian and other languages | [ iso8859-4, ISO8859-4 ] |
| ISO8859-5 | A character encoding system (codeset) for Russian | [ iso8859-5, ISO8859-5 ] |
| ISO8859-7 | A character encoding system (codeset) for Greek | [ iso8859-7, ISO8859-7 ] |
| ISO8859-8 | A character encoding system (codeset) for Hebrew | [ iso8859-8, ISO8859-8 ] |
| ISO8859-9 | A character encoding system (codeset) for Turkish | [ iso8859-9, ISO8859-9 ] |
| Icelandic | Introduction to Icelandic language support | [ Icelandic, icelandic ] |
| 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, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage ] |
| InstPC | 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 ] |
| Instrument | Atom tool instrumentation routines | [ atom_instrumentation_routines, Instrument, InstrumentAll, InstrumentInit, InstrumentFini ] |
| InstrumentAll | Atom tool instrumentation routines | [ atom_instrumentation_routines, Instrument, InstrumentAll, InstrumentInit, InstrumentFini ] |
| InstrumentFini | Atom tool instrumentation routines | [ atom_instrumentation_routines, Instrument, InstrumentAll, InstrumentInit, InstrumentFini ] |
| InstrumentInit | Atom tool instrumentation routines | [ atom_instrumentation_routines, Instrument, InstrumentAll, InstrumentInit, InstrumentFini ] |
| 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, IsInstType, GetInstInfo, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage ] |
| IsInstType | 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 ] |
| IsObjBuilt | Allows an Atom tool’s InstrumentAll routine to build, release, and write objects | [ atom_object_management, BuildObj, IsObjBuilt, WriteObj, ReleaseObj ] |
| Italian | Introduction to Italian language support | [ Italian, italian ] |
| JIS7 | A character encoding system (codeset) for Japanese | [ jiskanji, jiskanji7, JIS7 ] |
| Japanese | Introduction to Japanese language support | [ Japanese, japanese ] |
| Korean | Introduction to Korean language support | [ Korean, korean ] |
| LANG | Introduction to internationalization (I18N) | [ i18n_intro, i18n, LANG, LC_ALL, 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_COLLATE, 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_CTYPE, 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_MESSAGES, 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_MONETARY, 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_NUMERIC, 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 ] |
| LC_TIME | Introduction to internationalization (I18N) | [ i18n_intro, i18n, LANG, LC_ALL, LC_COLLATE, LC_CTYPE, LC_MESSAGES, LC_MONETARY, LC_NUMERIC, LC_TIME ] |
| LOCPATH | Introduction to localization (L10N) | [ l10n_intro, l10n, locales, LOCPATH ] |
| Lithuanian | Introduction to Lithuanian language support | [ Lithuanian, lithuanian ] |
| Norwegian | Introduction to Norwegian language support | [ Norwegian, norwegian ] |
| ODL | On-demand font loading | [ odl, ODL ] |
| OSF_SOURCE | Support for industry standards | [ standards, ANSI, ISO, OSF_SOURCE, POSIX, XPG4, XPG4-UNIX, XBD, XCU, XCURSES, XNS, XSH, SVID2, SVID3 ] |
| POSIX | Support for industry standards | [ standards, ANSI, ISO, OSF_SOURCE, POSIX, XPG4, XPG4-UNIX, XBD, XCU, XCURSES, XNS, XSH, SVID2, SVID3 ] |
| Polish | Introduction to Polish language support | [ Polish, polish ] |
| Portuguese | Introduction to Portuguese language support | [ Portuguese, portuguese ] |
| 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, ProcName, 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, ProcPC, 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_query, GetProgInfo, GetObjInfo, GetObjName, GetObjOutName, GetAnalName, GetObjInstArray, GetObjInstCount, GetProcInfo, ProcName, ProcFileName, ProcPC, GetBlockInfo, BlockPC, IsBranchTarget, GetInstClass, IsInstType, GetInstInfo, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage ] |
| ReResolveProc | Allows an Atom tool’s instrumentation routine to resolve procedure names and call targets | [ atom_application_resolvers, ResolveTargetProc, ResolveNamedProc, ReResolveProc ] |
| ReleaseObj | Allows an Atom tool’s InstrumentAll routine to build, release, and write objects | [ atom_object_management, BuildObj, IsObjBuilt, WriteObj, ReleaseObj ] |
| ReplaceProcedure | 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, AddCallInst, ReplaceProcedure ] |
| ResolveNamedProc | Allows an Atom tool’s instrumentation routine to resolve procedure names and call targets | [ atom_application_resolvers, ResolveTargetProc, ResolveNamedProc, ReResolveProc ] |
| ResolveTargetProc | Allows an Atom tool’s instrumentation routine to resolve procedure names and call targets | [ atom_application_resolvers, ResolveTargetProc, ResolveNamedProc, ReResolveProc ] |
| Russian | Introduction to Russian language support | [ Russian, russian ] |
| SIM | Software phrase input method | [ sim, SIM ] |
| SJIS | A character encoding system (codeset) for Japanese | [ shiftjis, SJIS ] |
| SVID2 | Support for industry standards | [ standards, ANSI, ISO, OSF_SOURCE, POSIX, XPG4, XPG4-UNIX, XBD, XCU, XCURSES, XNS, XSH, SVID2, SVID3 ] |
| SVID3 | Support for industry standards | [ standards, ANSI, ISO, OSF_SOURCE, POSIX, XPG4, XPG4-UNIX, XBD, XCU, XCURSES, XNS, XSH, SVID2, SVID3 ] |
| Slovak | Introduction to Slovak language support | [ Slovak, slovak ] |
| Slovene | Introduction to Slovene language support | [ Slovene, slovene ] |
| Spanish | Introduction to Spanish language support | [ Spanish, spanish ] |
| Swedish | Introduction to Swedish language support | [ Swedish, swedish ] |
| TACTIS | A character encoding system (codeset) for Thai. | [ TACTIS, tactis ] |
| Thai | Introduction to Thai language support | [ Thai, thai ] |
| 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, ThreadAddr, ThreadLockedAdd ] |
| ThreadAddr | 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 ] |
| ThreadExcludeObj | 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 ] |
| ThreadExcludeProc | 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 ] |
| ThreadExitCall | 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 ] |
| ThreadForeach | 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 ] |
| ThreadForkCall | 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 ] |
| ThreadGetId | 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 ] |
| 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 ] |
| ThreadLockedAdd | 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 ] |
| 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, ThreadMutexLock, 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, ThreadMutexPoll, 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, ThreadMutexUnlock, 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, ThreadRemove, 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, ThreadTableFree, 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, ThreadTableInit, 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, ThreadTableLock, 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, ThreadTableUnlock, 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, ThreadUnlock, ThreadRemove, ThreadForeach, ThreadMutexPoll, ThreadMutexLock, ThreadMutexUnlock, ThreadAddr, ThreadLockedAdd ] |
| ThreadUnlock | 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 ] |
| Tttt_c | ToolTalk definitions | [ tt_c.h ] |
| Tttttk | ToolTalk definitions | [ tttk.h ] |
| Turkish | Introduction to Turkish language support | [ Turkish, turkish ] |
| UCS-2 | Support for the Unicode and ISO/IEC 10646 standards | [ Unicode, unicode, universal.utf8, UCS-2, UCS-4, UTF-8, iso10646 ] |
| UCS-4 | Support for the Unicode and ISO/IEC 10646 standards | [ Unicode, unicode, universal.utf8, UCS-2, UCS-4, UTF-8, iso10646 ] |
| UTF-8 | Support for the Unicode and ISO/IEC 10646 standards | [ Unicode, unicode, universal.utf8, UCS-2, UCS-4, UTF-8, iso10646 ] |
| Unicode | Support for the Unicode and ISO/IEC 10646 standards | [ Unicode, unicode, universal.utf8, UCS-2, UCS-4, UTF-8, iso10646 ] |
| Wototo | Introduction to the Thai language standard | [ Wototo, wototo ] |
| WriteObj | Allows an Atom tool’s InstrumentAll routine to build, release, and write objects | [ atom_object_management, BuildObj, IsObjBuilt, WriteObj, ReleaseObj ] |
| XBD | Support for industry standards | [ standards, ANSI, ISO, OSF_SOURCE, POSIX, XPG4, XPG4-UNIX, XBD, XCU, XCURSES, XNS, XSH, SVID2, SVID3 ] |
| XCU | Support for industry standards | [ standards, ANSI, ISO, OSF_SOURCE, POSIX, XPG4, XPG4-UNIX, XBD, XCU, XCURSES, XNS, XSH, SVID2, SVID3 ] |
| XCURSES | Support for industry standards | [ standards, ANSI, ISO, OSF_SOURCE, POSIX, XPG4, XPG4-UNIX, XBD, XCU, XCURSES, XNS, XSH, SVID2, SVID3 ] |
| XNS | Support for industry standards | [ standards, ANSI, ISO, OSF_SOURCE, POSIX, XPG4, XPG4-UNIX, XBD, XCU, XCURSES, XNS, XSH, SVID2, SVID3 ] |
| XPG4-UNIX | Support for industry standards | [ standards, ANSI, ISO, OSF_SOURCE, POSIX, XPG4, 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, XSH, SVID2, SVID3 ] |
| XSH | Support for industry standards | [ standards, ANSI, ISO, OSF_SOURCE, POSIX, XPG4, XPG4-UNIX, XBD, XCU, XCURSES, XNS, XSH, SVID2, SVID3 ] |
| Xlate | Atom routines used to determine the instrumented PC for selected instructions | [ Xlate, CreateXlate, AddXlateAddress, XlateInstTextStart, XlateInstTextSize, XlateLoadShift, XlateAddr ] |
| XlateAddr | Atom routines used to determine the instrumented PC for selected instructions | [ Xlate, CreateXlate, AddXlateAddress, XlateInstTextStart, XlateInstTextSize, XlateLoadShift, XlateAddr ] |
| XlateInstTextSize | Atom routines used to determine the instrumented PC for selected instructions | [ Xlate, CreateXlate, AddXlateAddress, XlateInstTextStart, XlateInstTextSize, XlateLoadShift, XlateAddr ] |
| XlateInstTextStart | Atom routines used to determine the instrumented PC for selected instructions | [ Xlate, CreateXlate, AddXlateAddress, XlateInstTextStart, XlateInstTextSize, XlateLoadShift, XlateAddr ] |
| XlateLoadShift | Atom routines used to determine the instrumented PC for selected instructions | [ Xlate, CreateXlate, AddXlateAddress, XlateInstTextStart, XlateInstTextSize, XlateLoadShift, XlateAddr ] |
| appletviewer | The Java Development Kit tools | [ java, javac, jre, jdb, javah, javap, javadoc, appletviewer, rmic, rmiregistry, serialver, native2ascii, jar, javakey ] |
| ascii | Octal, hexadecimal, and decimal ASCII character sets | |
| atom_application_instrumentation | 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, AddCallInst, ReplaceProcedure ] |
| atom_application_navigation | 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 ] |
| atom_application_query | 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 ] |
| atom_application_resolvers | Allows an Atom tool’s instrumentation routine to resolve procedure names and call targets | [ atom_application_resolvers, ResolveTargetProc, ResolveNamedProc, ReResolveProc ] |
| atom_description_file | Description of an Atom tool’s instrumentation and analysis files. | |
| atom_instrumentation_routines | Atom tool instrumentation routines | [ atom_instrumentation_routines, Instrument, InstrumentAll, InstrumentInit, InstrumentFini ] |
| atom_object_management | Allows an Atom tool’s InstrumentAll routine to build, release, and write objects | [ atom_object_management, BuildObj, IsObjBuilt, WriteObj, ReleaseObj ] |
| big5 | A character encoding system (codeset) for Traditional Chinese | |
| catalan | Introduction to Catalan language support | [ Catalan, catalan ] |
| chinese | Introduction to Chinese language support | [ Chinese, chinese ] |
| 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, cp1250, 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, cp1251, 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, cp1252, 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, cp1253, 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, cp1254, 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, cp1255, 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, cp1256, 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, cp1257, 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, cp1258, dingbats, symbol ] |
| cp1258 | 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, cp1258, dingbats, symbol ] |
| cp437 | 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, cp1258, dingbats, symbol ] |
| cp737 | 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, cp1258, dingbats, symbol ] |
| cp775 | 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, cp1258, dingbats, symbol ] |
| cp850 | 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, cp1258, dingbats, symbol ] |
| cp852 | 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, cp1258, dingbats, symbol ] |
| cp855 | 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, 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, cp860, 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, cp861, 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, cp862, 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, cp863, 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, cp865, 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, cp866, 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, cp869, 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, cp874, 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, cp932, 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, cp936, 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, cp949, 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, cp950, cp1250, cp1251, cp1252, cp1253, cp1254, cp1255, cp1256, cp1257, cp1258, dingbats, symbol ] |
| cp950 | 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, cp1258, dingbats, symbol ] |
| csacsa | calendar and appointment services definitions | [ csa.h ] |
| czech | Introduction to Czech language support | [ Czech, czech ] |
| danish | Introduction to Danish language support | [ Danish, danish ] |
| 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 | |
| dingbats | 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, cp1258, dingbats, symbol ] |
| 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 | Introduction to Dutch and Flemish language support | [ Dutch, dutch, Flemish, flemish ] |
| edata | Defines the last location of a program | [ end, etext, edata ] |
| end | Defines the last location of a program | [ end, etext, edata ] |
| environ | User environment | |
| errno | Returns error condition value | |
| etext | Defines the last location of a program | [ end, etext, edata ] |
| 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 | Euro currency sign | [ euro, Euro, EUR ] |
| evm | Event Management | [ EVM, evm ] |
| finnish | Introduction to Finnish language support | [ Finnish, finnish ] |
| flemish | Introduction to Dutch and Flemish language support | [ Dutch, dutch, Flemish, flemish ] |
| french | Introduction to French language support | [ French, french ] |
| gbk | A character encoding system (codeset) for Simplified Chinese | [ GBK, gbk ] |
| german | Introduction to German language support | [ German, german ] |
| greek | Introduction to Greek language support | [ Greek, greek ] |
| hebrew | Introduction to Hebrew language support | [ Hebrew, hebrew ] |
| hier | Standard file system hierarchy | |
| hiprof | Hierarchical instruction profiler | |
| hostname | Host name resolution description | |
| hungarian | Introduction to Hungarian language support | [ Hungarian, hungarian ] |
| i18n | Introduction to internationalization (I18N) | [ i18n_intro, i18n, LANG, LC_ALL, LC_COLLATE, LC_CTYPE, LC_MESSAGES, LC_MONETARY, LC_NUMERIC, LC_TIME ] |
| i18n_intro | Introduction to internationalization (I18N) | [ i18n_intro, i18n, LANG, LC_ALL, LC_COLLATE, LC_CTYPE, LC_MESSAGES, LC_MONETARY, LC_NUMERIC, LC_TIME ] |
| i18n_printing | Introduction to internationalized printing support | |
| icelandic | Introduction to Icelandic language support | [ Icelandic, icelandic ] |
| iconv | Introduction to codeset conversion | [ iconv_intro, iconv ] |
| 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_intro | Introduction to codeset conversion | [ iconv_intro, iconv ] |
| insight_manager | Web-based device status and configuration | |
| intro | Introduction to miscellaneous reference pages | |
| iso-2022-jp | A character encoding system (codeset) for Japanese | [ iso2022jp, iso-2022-jp, ISO-2022-JP ] |
| iso-2022 | A character encoding mechanism standardized by the International Standards Organization (ISO) | [ iso2022, iso-2022, ISO-2022 ] |
| iso10646 | Support for the Unicode and ISO/IEC 10646 standards | [ Unicode, unicode, universal.utf8, UCS-2, UCS-4, UTF-8, iso10646 ] |
| iso2022 | A character encoding mechanism standardized by the International Standards Organization (ISO) | [ iso2022, iso-2022, ISO-2022 ] |
| iso2022jp | A character encoding system (codeset) for Japanese | [ iso2022jp, iso-2022-jp, ISO-2022-JP ] |
| iso8859-1 | A character encoding system (codeset) for Catalan, Danish, Dutch, English, Finnish, French, German, Icelandic, Italian, Norwegian, Portuguese, Spanish, and Swedish | [ iso8859-1, ISO8859-1 ] |
| 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-15, iso8859-15 ] |
| iso8859-2 | A character encoding system (codeset) for Czech, Slovak, Slovene, Polish, and Hungarian | [ iso8859-2, ISO8859-2 ] |
| iso8859-4 | A character encoding system (codeset) for Lithuanian and other languages | [ iso8859-4, ISO8859-4 ] |
| iso8859-5 | A character encoding system (codeset) for Russian | [ iso8859-5, ISO8859-5 ] |
| iso8859-7 | A character encoding system (codeset) for Greek | [ iso8859-7, ISO8859-7 ] |
| iso8859-8 | A character encoding system (codeset) for Hebrew | [ iso8859-8, ISO8859-8 ] |
| iso8859-9 | A character encoding system (codeset) for Turkish | [ iso8859-9, ISO8859-9 ] |
| italian | Introduction to Italian language support | [ Italian, italian ] |
| japanese | Introduction to Japanese language support | [ Japanese, japanese ] |
| jar | The Java Development Kit tools | [ java, javac, jre, jdb, javah, javap, javadoc, appletviewer, rmic, rmiregistry, serialver, native2ascii, jar, javakey ] |
| java | The Java Development Kit tools | [ java, javac, jre, jdb, javah, javap, javadoc, appletviewer, rmic, rmiregistry, serialver, native2ascii, jar, javakey ] |
| javac | The Java Development Kit tools | [ java, javac, jre, jdb, javah, javap, javadoc, appletviewer, rmic, rmiregistry, serialver, native2ascii, jar, javakey ] |
| javadoc | The Java Development Kit tools | [ java, javac, jre, jdb, javah, 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 ] |
| javakey | The Java Development Kit tools | [ java, javac, jre, jdb, javah, javap, javadoc, appletviewer, rmic, rmiregistry, serialver, native2ascii, jar, javakey ] |
| javap | The Java Development Kit tools | [ java, javac, jre, jdb, javah, javap, javadoc, appletviewer, rmic, rmiregistry, serialver, native2ascii, jar, javakey ] |
| jdb | The Java Development Kit tools | [ java, javac, jre, jdb, javah, javap, javadoc, appletviewer, rmic, rmiregistry, serialver, native2ascii, jar, javakey ] |
| jiskanji | A character encoding system (codeset) for Japanese | [ jiskanji, jiskanji7, JIS7 ] |
| jiskanji7 | A character encoding system (codeset) for Japanese | [ jiskanji, jiskanji7, JIS7 ] |
| jre | The Java Development Kit tools | [ java, javac, jre, jdb, javah, javap, javadoc, appletviewer, rmic, rmiregistry, serialver, native2ascii, jar, javakey ] |
| keyboard | Using keyboards for different native languages | |
| kkc | Kana-Kanji conversion | |
| korean | Introduction to Korean language support | [ Korean, korean ] |
| l10n | Introduction to localization (L10N) | [ l10n_intro, l10n, locales, LOCPATH ] |
| l10n_intro | Introduction to localization (L10N) | [ l10n_intro, l10n, locales, LOCPATH ] |
| lithuanian | Introduction to Lithuanian language support | [ Lithuanian, lithuanian ] |
| loader | Run-time linker and loader. | |
| locales | Introduction to localization (L10N) | [ l10n_intro, l10n, locales, LOCPATH ] |
| man | The man macro packages for reference pages | [ man, man.page ] |
| man.page | The man macro packages for reference pages | [ man, man.page ] |
| me | Macros for formatting papers | |
| ms | Text formatting macros | |
| native2ascii | The Java Development Kit tools | [ java, javac, jre, jdb, javah, javap, javadoc, appletviewer, rmic, rmiregistry, serialver, native2ascii, jar, javakey ] |
| norwegian | Introduction to Norwegian language support | [ Norwegian, norwegian ] |
| odl | On-demand font loading | [ odl, ODL ] |
| pixie | Adds profiling code to a program | |
| polish | Introduction to Polish language support | [ Polish, polish ] |
| portuguese | Introduction to Portuguese language support | [ Portuguese, portuguese ] |
| rcsfile | format of RCS file | |
| rmic | The Java Development Kit tools | [ java, javac, jre, jdb, javah, javap, javadoc, appletviewer, rmic, rmiregistry, serialver, native2ascii, jar, javakey ] |
| rmiregistry | The Java Development Kit tools | [ java, javac, jre, jdb, javah, javap, javadoc, appletviewer, rmic, rmiregistry, serialver, native2ascii, jar, javakey ] |
| rpc | rpc program number database | |
| rsml | rsml and sml macro packages that support RSML-coded reference pages | [ rsml, sml ] |
| russian | Introduction to Russian language support | [ Russian, russian ] |
| sbig5 | A character encoding system (codeset) for Traditional Chinese | |
| sdeckanji | A character encoding system (codeset) for Japanese | |
| serialver | The Java Development Kit tools | [ java, javac, jre, jdb, javah, javap, javadoc, appletviewer, rmic, rmiregistry, serialver, native2ascii, jar, javakey ] |
| shiftjis | A character encoding system (codeset) for Japanese | [ shiftjis, SJIS ] |
| siginfo | Details of signal generation | |
| sim | Software phrase input method | [ sim, SIM ] |
| slovak | Introduction to Slovak language support | [ Slovak, slovak ] |
| slovene | Introduction to Slovene language support | [ Slovene, slovene ] |
| sml | rsml and sml macro packages that support RSML-coded reference pages | [ rsml, sml ] |
| spanish | Introduction to Spanish language support | [ Spanish, spanish ] |
| standards | Support for industry standards | [ standards, ANSI, ISO, OSF_SOURCE, POSIX, XPG4, XPG4-UNIX, XBD, XCU, XCURSES, XNS, XSH, SVID2, SVID3 ] |
| swedish | Introduction to Swedish language support | [ Swedish, swedish ] |
| symbol | 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, cp1258, dingbats, symbol ] |
| 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_atm | Asynchronous Transfer Mode (ATM) subsystem attributes | [ sys_attrs_atm, sys_attrs_atmilmi3x, 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_atmip, 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_atmuni, sys_attrs_lane, sys_attrs_uni3x ] |
| sys_attrs_atmuni | Asynchronous Transfer Mode (ATM) subsystem attributes | [ sys_attrs_atm, sys_attrs_atmilmi3x, sys_attrs_atmip, sys_attrs_atmuni, sys_attrs_lane, sys_attrs_uni3x ] |
| sys_attrs_bba | bba subsystem attributes | |
| sys_attrs_bparm | bparm subsystem attributes | |
| sys_attrs_bsd_tty | bsd_tty subsystem attributes | |
| sys_attrs_cam | SCSI CAM I/O subsystem attributes | [ sys_attrs_cam, sys_attrs_cam_disk, 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 ] |
| sys_attrs_cam_tape | SCSI CAM I/O subsystem attributes | [ sys_attrs_cam, sys_attrs_cam_disk, sys_attrs_cam_tape ] |
| 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_lane | Asynchronous Transfer Mode (ATM) subsystem attributes | [ sys_attrs_atm, sys_attrs_atmilmi3x, sys_attrs_atmip, sys_attrs_atmuni, sys_attrs_lane, sys_attrs_uni3x ] |
| 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 | scc and scc_input subsystem attributes | [ sys_attrs_scc, sys_attrs_scc_input ] |
| sys_attrs_scc_input | scc and scc_input subsystem attributes | [ sys_attrs_scc, sys_attrs_scc_input ] |
| 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_uni3x | Asynchronous Transfer Mode (ATM) subsystem attributes | [ sys_attrs_atm, sys_attrs_atmilmi3x, sys_attrs_atmip, sys_attrs_atmuni, sys_attrs_lane, sys_attrs_uni3x ] |
| 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 | A character encoding system (codeset) for Thai. | [ TACTIS, tactis ] |
| telecode | A character encoding system (codeset) for Traditional Chinese | |
| thai | Introduction to Thai language support | [ Thai, thai ] |
| third | Performs memory access checks and detects memory leaks | |
| turkish | Introduction to Turkish language support | [ Turkish, turkish ] |
| ucontext | user context | |
| unicode | Support for the Unicode and ISO/IEC 10646 standards | [ Unicode, unicode, universal.utf8, UCS-2, UCS-4, UTF-8, iso10646 ] |
| universal.utf8 | Support for the Unicode and ISO/IEC 10646 standards | [ Unicode, unicode, universal.utf8, UCS-2, UCS-4, UTF-8, iso10646 ] |
| wototo | Introduction to the Thai language standard | [ Wototo, wototo ] |