Content-type: text/html Man page of AFM

AFM

Section: 1992 (7)
Updated: 19
Index Return to Main Contents
Admin, .Admin (4)      - Contains administrative files used by the uucp program
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 (3X11) - Display macros and functions AnalHeapBase (5)        - Obtains the base address of the analysis heap
ApplicationShell (3X)   - The ApplicationShell widget class
BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen (3X11) - screen information functions and macros CDA (4)                 - Compound Document Architecture
CIDR, cidr (7)          - Classless Inter-Domain Routing
Catalan, catalan (5)    - Introduction to Catalan language support
Chinese, chinese (5)    - Introduction to Chinese language support
Command (4)             - Contains file transfer directions for the uucico daemon
Composite (3X)          - The Composite widget class
Constraint (3X)         - The Constraint widget class
Constraint (3X)         - The Constraint widget class
Core (3X)               - The Core widget class
Corrupt, .Corrupt (4)   - Contains copies of files that could not be processed
Czech, czech (5)        - Introduction to Czech language support
DDIS, ddis (4)          - Digital Data Interchange Syntax / ISO ASN.1 (DDIS/ASN.1) files
DHCP, dhcp (7)          - Dynamic Host Configuration Protocol (DHCP) introductory information
DXmActivateWidget (3X)  - Allows the application to simulate push button activation.
DXmCSContainsStringCharSet (3X) - Examines XmString segments for ISO_LATIN_1 characters. DXmCSTextClearSelection (3X)    - Clears (cancels) the global selection highlighted in the compound string text widget.
DXmCSTextCopy (3X)      - Copies the currently selected (highlighted) text to the clipboard.
DXmCSTextCut (3X)       - Deletes the currently selected (highlighted) text after copying it to the clipboard.
DXmCSTextDisableRedisplay (3X)  - A Text function that temporarily prevents visual update of the DXmCSText widget
DXmCSTextEnableRedisplay (3X)   - A Text function that forces the visual update of DXmCSText widget.
DXmCSTextGetEditable (3X) - Indicates whether the text in the compound string text widget can be edited by the user. DXmCSTextGetInsertionPosition (3X) - Retrieves (returns) the logical position of the insertion cursor. DXmCSTextGetLastPosition (3X)   - Retrieves (returns) the logical position of the last character in the text.
DXmCSTextGetMaxLength (3X) - Retrieves (returns) current maximum allowable length of the text in the compound string text widget. DXmCSTextGetSelection (3X) - Retrieves the text selected in the compound string text widget. DXmCSTextGetSelectionInfo (3X)  - Retrieves (returns) the left and right positions of the currently selected text.
DXmCSTextGetString (3X) - Retrieves all the text from the compound string text widget. DXmCSTextGetTopPosition (3X)    - Retrieves (returns) the logical position of the first character in the displayed text.
DXmCSTextHasSelection (3X) - Indicates whether the compound string text widget currently owns the primary selection. DXmCSTextHorizontalScroll (3X)  - Scrolls text horizontally.
DXmCSTextInsert (3X)    - Inserts new text into the CSText widget.
DXmCSTextNumLines (3X)  - Retrieves (returns) the number of visible lines in the compound string text widget.
DXmCSTextPaste (3X)     - Pastes the data from the clipboard into the text at the current cursor position.
DXmCSTextPosToXY (3X)   - Retrieves (returns) the x and y position of a specified character in the text.
DXmCSTextRemove (3X)    - Removes the currently selected (highlighted) text.
DXmCSTextReplace (3X)   - Replaces a specified segment of text in a compound string text widget.
DXmCSTextSetAddMode (3X) - Controls whether the CSText widget is in Add Mode. DXmCSTextSetEditable (3X) - Specifies whether the text in the widget can be edited by the user. DXmCSTextSetHighlight (3X) - Changes the highlighting of the compound string text located between two specified logical positions. DXmCSTextSetInsertionPosition (3X) - Sets the insertion cursor to the specified logical position in the text. DXmCSTextSetMaxLength (3X) - Sets the maximum allowable length of the text in the compound string text widget. DXmCSTextSetSelection (3X) - Designates the specified text as the current primary selection by highlighting it in the compound string text widget. DXmCSTextSetString (3X) - Replaces all the text in the compound string text widget with new text. DXmCSTextSetTopPosition (3X)    - Sets the logical position of the first character in the displayed text.
DXmCSTextShowPosition (3X) - Displays text located at a specified position. DXmCSTextVerticalScroll (3X)    - Scrolls text vertically.
DXmCSTextXYToPos (3X)   - Retrieves (returns) the position in the text of the character nearest to a specified x and y position.
DXmChildren (3X)        - Returns a list of the widget's children.
DXmColorMixGetNewColor (3X) - Retrieves (returns) the color mixing widget's current new color red, green, and blue values. DXmColorMixSetNewColor (3X) - Sets the new color red, green, and blue values in the color mixing widget. DXmCreateCSText (3X)    - Creates a compound string text widget.
DXmCreateColorMix (3X)  - Creates a color mixing widget, without a pop-up dialog box.
DXmCreateColorMixDialog (3X)    - Creates a color mixing widget with a dialog box.
DXmCreateCursor (3X)    - Creates a specific cursor.
DXmCreateHelpDialog (3X) - Creates the Help widget with a dialog box. DXmCreatePrintBox (3X)  - Creates the print widget without a dialog box.
DXmCreatePrintDialog (3X) - Creates the print widget with a dialog box. DXmCreateScrolledCSText (3X)    - Creates a compound string text widget with scroll bars.
DXmCreateSvn (3X)       - Creates an SVN widget
DXmCvtCStoDDIF (3X)     - Converts a compound string into a DDIF format string.
DXmCvtCStoFC (3X)       - Converts a compound string to a file-compatible format string. Currently uses text format.
DXmCvtCStoOS (3X)       - Converts a compound string to an operating-system specific format. Currently uses text format.
DXmCvtDDIFtoCS (3X)     - Converts a string in DDIF format to a compound string.
DXmCvtFCtoCS (3X)       - Converts a string in the file-compatible format to a compound string.
DXmCvtOStoCS (3X)       - Converts a string in the operating-system-specific format to a compound string.
DXmDisplayCSMessage (3X) - Displays a compound string message. DXmFindFontFallback (3X) - Associates the given XLFD font name with a new XLFD font name. DXmFormSpaceButtonsEqually (3X) - Sets push buttons in a form widget to be equally spaced and sized. DXmGetLocaleString (3X) - Provides locale-sensitive Motif compound string version of Toolkit ASCII default values. DXmHelpOnContext (3X)   - Enters the application into context sensitive help mode and either calls a help callback (if one exists) or searches for one in the widget's parent.
DXmHelpSystemClose (3X) - Closes all of the remaining topic and navigation windows in Bookreader. DXmHelpSystemDisplay (3X) - Displays a topic or directory of the help file in Bookreader. DXmHelpSystemOpen (3X)  - Completes initialization operations required by LinkWorks and prepares to display a topic from the specified help file name.
DXmInitialize (3X)      - Prepares an application to use MRM widget-fetching facilities for the Digital-supplied (DXm) Motif widgets.
DXmLoadQueryFont (3X)   - Loads the font specified by the font name or generates a new font name.
DXmNumChildren (3X)     - Returns the number of children that belong to the widget.
DXmPrintWgtAugmentList (3X) - Defines additional print formats and lets you add new options to the print widget option menus. DXmPrintWgtPrintJob (3X) - Submits files to the print service. DXmSvnAddEntries (3X)   - Opens new entries in the structure.
DXmSvnAutoScrollCheck (3X) - Controls whether the DxmSvnAutoScrollDisplay routine should be called. DXmSvnAutoScrollDisplay (3X)    - Automatically scrolls the screen one unit based on the cursor position.
DXmSvnClearHighlight (3X) - Removes (clears) highlighting from a specified entry. DXmSvnClearHighlighting (3X)    - Removes (clears) all highlighting from the entries.
DXmSvnClearSelection (3X) - Clears (cancels) the selection of a specified entry. DXmSvnClearSelections (3X) - Clears all selections. DXmSvnDeleteEntries (3X) - Deletes entries from the structure. DXmSvnDisableDisplay (3X) - Temporarily disables the SVN widget from generating a display. DXmSvnEnableDisplay (3X) - Reenables the SVN widget. DXmSvnFlushEntry (3X)   - Displays the specified entry on the screen if it is the next logically displayed entry.
DXmSvnGetComponentNumber (3X)   - Retrieves (returns) the component number containing a supplied tag value.
DXmSvnGetComponentTag (3X) - Retrieves (returns) a component tag for a specified component number. DXmSvnGetComponentText (3X) - Retrieves (returns) the address of a compound string. DXmSvnGetComponentWidth (3X)    - Retrieves (returns) the width of a specified component.
DXmSvnGetDisplayed (3X) - Retrieves (returns) displayed entry numbers and related information necessary to draw a corresponding display. DXmSvnGetEntryLevel (3X) - Retrieves (returns) the level of an entry in the display. DXmSvnGetEntryNumber (3X) - Retrieves (returns) an entry number for a specified entry tag value. DXmSvnGetEntryPosition (3X) - Retrieves (returns) the position of an entry in the display. DXmSvnGetEntrySensitivity (3X)  - Retrieves (returns) the sensitivity of an entry in the display.
DXmSvnGetEntryTag (3X)  - Retrieves (returns) an entry's tag for a specified entry number.
DXmSvnGetHighlighted (3X) - Retrieves (returns) a list of entries currently highlighted by the user. DXmSvnGetNumDisplayed (3X) - Retrieves (returns) the number of entries currently being displayed in the window. DXmSvnGetNumHighlighted (3X)    - Retrieves (returns) the number of highlighted entries.
DXmSvnGetNumSelections (3X) - Retrieves (returns) the number of selected entries. DXmSvnGetPrimaryWorkWidget (3X) - Retrieves (returns) the identifier (widget ID) of the primary SVN work widget. DXmSvnGetSecondaryWorkWidget (3X) - Retrieves (returns) the identifier (widget ID) of the secondary SVN work widget. DXmSvnGetSelections (3X) - Retrieves (returns) a list of selected entry numbers. DXmSvnGetTreePosition (3X) - Retrieves (returns) the position of the display window for future use. DXmSvnHideHighlighting (3X) - Specifies that the SVN widget show highlighted entries in the default format, without using highlighting graphics. DXmSvnHideSelections (3X) - Specifies that the SVN widget show selected entries in the default format, without drawing selection graphics on those entries. DXmSvnHighlightAll (3X) - Highlights all entries. DXmSvnHighlightEntry (3X) - Highlights a specified entry. DXmSvnInsertComponent (3X) - Inserts a new component into each SVN entry. DXmSvnInvalidateEntry (3X) - Specifies that the SVN widget redisplay (update) an entry. DXmSvnMapPosition (3X)  - Associates the x and y position with an entry number.
DXmSvnPositionDisplay (3X) - Displays a specified entry. DXmSvnRemoveComponent (3X) - Removes a component from each SVN entry. DXmSvnSelectAll (3X)    - Selects all entries.
DXmSvnSelectComponent (3X) - Selects an entry using a specific component. DXmSvnSelectEntry (3X)  - Selects a specified entry.
DXmSvnSetApplDragging (3X) - Turns application dragging mode on or off in the SVN widget. DXmSvnSetComponentHidden (3X)   - Controls which modes the SVN widget uses to display a particular component.
DXmSvnSetComponentPixmap (3X)   - Adds a pixmap component to an entry.
DXmSvnSetComponentTag (3X) - Sets the tag of a component. DXmSvnSetComponentText (3X) - Adds a read-only component string to an entry. DXmSvnSetComponentWidget (3X)   - Adds an SVN subwidget component to an entry.
DXmSvnSetComponentWidth (3X)    - Sets the width of a component.
DXmSvnSetEntry (3X)     - Provides the SVN widget with new entry level information.
DXmSvnSetEntryIndexWindow (3X)  - Controls whether the SVN widget displays the entry in the index window.
DXmSvnSetEntryNumComponents (3X) - Provides the SVN widget with the number of components for an entry. DXmSvnSetEntryPosition (3X) - Sets the position of an entry in user-defined tree mode. DXmSvnSetEntrySensitivity (3X)  - Controls whether the user can select a particular entry.
DXmSvnSetEntryTag (3X)  - Assigns an entry tag to a specified entry.
DXmSvnSetTreePosition (3X) - Sets the position of the tree in tree display mode. DXmSvnShowHighlighting (3X) - Specifies that the SVN widget use highlight graphics when showing highlighted entries. DXmSvnShowSelections (3X) - Specifies that the SVN widget use selection graphics when displaying selected entries. DXmSvnValidateAll (3X)  - Ensures that all entries are valid.
Danish, danish (5)      - Introduction to Danish language support
Data (4)                - Contains data to be sent to remote systems
Devices (4)             - Contains information about devices on the local system that can establish a connection to a remote computer using the uucp program
Dialcodes (4)           - Contains the initial digits of telephone numbers used to establish remote connections over a telephone line
Dialers (4)             - Lists modems used for uucp remote communications links
Directories (4)         - Contains queued requests for file transfers and command executions on remote systems
Directories (4)         - Contains queued requests for file transfers and command executions on remote systems
DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC (3X11) - Color Conversion Context macros Dutch, dutch (5)        - Introduction to Dutch language support
Execute  (4)            - Contains instructions for running commands that require the resources of a remote system
Execute (4)            - Contains instructions for running commands that require the resources of a remote system
Finnish, finnish (5)    - Introduction to Finnish language support
Foreign (4)             - Logs contact attempts from unknown systems
French, french (5)      - Introduction to French language support
German, german (5)      - Introduction to German language support
Greek, greek (5)        - Introduction to Greek language support
Hebrew, hebrew (5)      - Introduction to Hebrew language support
Hungarian, hungarian (5) - Introduction to Hungarian language support ISO8859-15, iso8859-15 (5) - 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 Icelandic, icelandic (5) - Introduction to Icelandic language support ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues (3X11) - image format functions and macros IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey, IsPrivateKeypadKey (3X11) - keysym classification macros Italian, italian (5)    - Introduction to Italian language support
Japanese, japanese (5)  - Introduction to Japanese language support
Korean, korean (5)      - Introduction to Korean language support
Lithuanian, lithuanian (5) - Introduction to Lithuanian language support Log, .Log (4)           - Contains the uucp program log files
MAKEDEV (8)             - makes system special files
MM data (5)             - NetWorker media multiplexor data (tape and disk) format
MrmCloseHierarchy (3X)  - Closes a UID hierarchy
MrmFetchBitmapLiteral (3X) - Fetches a bitmap literal from a hierarchy MrmFetchColorLiteral (3X) - Fetches a named color literal from a UID file MrmFetchIconLiteral (3X) - Fetches an icon literal from a hierarchy MrmFetchLiteral (3X)    - Fetches a literal from a UID file
MrmFetchSetValues (3X)  - Fetches the values to be set from literals stored in UID files
MrmFetchWidget (3X)     - Fetches and creates any indexed (UIL named) application widgets and its children
MrmFetchWidgetOverride (3X) - Fetches any indexed (UIL named) application widget. It overrides the arguments specified for this application widget in UIL MrmInitialize (3X)      - Prepares an application to use MRM widget-fetching facilities
MrmOpenHierarchy (3X)   - Allocates a hierarchy ID and opens all the UID files in the hierarchy
MrmOpenHierarchyPerDisplay (3X) - Allocates a hierarchy ID and opens all the UID files in the hierarchy MrmRegisterClass (3X)   - Saves the information needed for MRM to access the widget creation function for user-defined widgets
MrmRegisterNames (3X)   - Registers the values associated with the names referenced in UIL (for example, UIL callback function names or UIL identifier names)
MrmRegisterNamesInHierarchy (3X) - Registers the values associated with the names referenced in UIL within a single hierarchy (for example, UIL callback function names or UIL identifier names) NSR (8)                 - introduction and overview of NetWorker
Norwegian, norwegian (5) - Introduction to Norwegian language support Object (3X)             - The Object widget class
Old, .Old (4)           - Contains the combined uucp program log files
OverrideShell (3X)      - The OverrideShell widget class
Permissions (4)         - Contains information about the permissions that remote computers have with respect to login, file access, and command execution
Permissions (4)         - Contains information about the permissions that remote computers have with respect to login, file access, and command execution
Polish, polish (5)      - Introduction to Polish language support
Poll (4)                - Contains information specifying when the UNIX-to-UNIX Copy Program (UUCP) should poll designated remote computers
Portuguese, portuguese (5) - Introduction to Portuguese language support RectObj (3X)            - The RectObj widget class
Russian, russian (5)    - Introduction to Russian language support
SCSI, RAID (7)          - Small Computer System Interface
SYSV_PTY (8)            - Makes the system use the SVR4 pseudo terminal name space
Shell (3X)              - The Shell widget class
Slovak, slovak (5)      - Introduction to Slovak language support
Slovene, slovene (5)    - Introduction to Slovene language support
Spanish, spanish (5)    - Introduction to Spanish language support
Status, .Status (4)     - Contains information about the status of the uucp program contacts with remote systems
Swedish, swedish (5)    - Introduction to Swedish language support
Systems (4)             - Contains information about remote systems that can be contacted using the uucp program.
TACTIS, tactis (5)      - A character encoding system (codeset) for Thai.
Temporary (4)           - Stores data files during transfers to remote systems
Thai, thai (5)          - Introduction to Thai language support
Thread, ThreadExcludeObj, ThreadExcludeProc, ThreadExitCall, ThreadForkCall, ThreadGetId, ThreadIsInternal, ThreadTableInit, ThreadTableLock, ThreadTableUnlock, ThreadTableFree, ThreadLookup, ThreadUnlock, ThreadRemove, ThreadForeach, ThreadMutexPoll, ThreadMutexLock, ThreadMutexUnlock, ThreadAddr, ThreadLockedAdd (5) - Atom services used to develop Thread-safe analysis routines TopLevelShell (3X)      - The TopLevelShell widget class
TransientShell (3X)     - The TransientShell widget class
Turkish, turkish (5)    - Introduction to Turkish language support
UIL (5X)                - The user interface language file format
Uil (3X)                - Invokes the UIL compiler from within an application
UilDumpSymbolTable (3X) - Dumps the contents of a named UIL symbol table to standard output Unicode, unicode, universal.utf8, UCS-2, UCS-4, UTF-8, iso10646 (5) - Support for the Unicode and ISO/IEC 10646 standards VendorShell (3X)        - The VendorShell widget class
VirtualBindings (3X)    - Bindings for virtual mouse and key events
WML (5X)                - The widget meta-language file format for creating uil compilers
WMShell (3X)            - The WMShell widget class
Workspace, .Workspace (4) - Holds temporary files used internally by file transport programs Wototo, wototo (5)      - Introduction to the Thai language standard
X (1X)                  - a portable, network-transparent window system
XAddConnectionWatch, XRemoveConnectionWatch, XProcessInternalConnection, XInternalConnectionNumbers (3X11) - handle Xlib internal connections XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress (3X11) - control host access and host control structure XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint (3X11) - allocate class hints structure and set or read a window's WM_CLASS property XAllocColor, XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors (3X11)  - allocate and free colors
XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize (3X11)  - allocate icon size structure and set or read a window's WM_ICON_SIZES property
XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints (3X11) - allocate size hints structure and set or read a window's WM_NORMAL_HINTS property XAllocStandardColormap, XSetRGBColormaps, XGetRGBColormaps, XStandardColormap (3X11)    - allocate, set, or read a standard colormap structure
XAllocWMHints, XSetWMHints, XGetWMHints, XWMHints (3X11) - allocate window manager hints structure and set or read a window's WM_HINTS property XAllowDeviceEvents (3X11) - release queued events XAllowEvents (3X11)     - release queued events
XAnyEvent, XEvent (3X11) - generic X event structures XButtonEvent, XKeyEvent, XMotionEvent (3X11)    - KeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures
XChangeDeviceDontPropagateList, XGetDeviceDontPropagateList (3X11) - query or change the dont-propagate-list for extension devices XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl (3X11) - manipulate keyboard settings and keyboard control structure XChangeKeyboardDevice (3X11)    - change which device is used as the X keyboard
XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap (3X11) - manipulate keyboard encoding and keyboard encoding structure XChangePointerControl, XGetPointerControl (3X11) - control pointer XChangePointerDevice (3X11) - change which device is the X pointer XChangeSaveSet, XAddToSaveSet, XRemoveFromSaveSet (3X11) - change a client's save set XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap (3X11) - change window attributes XCirculateEvent (3X11)  - CirculateNotify event structure
XCirculateRequestEvent (3X11)   - CirculateRequest event structure
XClearArea, XClearWindow (3X11) - clear area or window XClientMessageEvent (3X11) - ClientMessage event structure XColormapEvent (3X11)   - ColormapNotify event structure
XConfigureEvent (3X11)  - ConfigureNotify event structure
XConfigureRequestEvent (3X11)   - ConfigureRequest event structure
XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges (3X11) - configure windows and window changes structure XConsortium (1X)        - X Consortium information
XCopyArea, XCopyPlane (3X11)    - copy areas
XCreateColormap, XCopyColormapAndFree, XFreeColormap, XColor (3X11) - create, copy, or destroy colormaps and color structure XCreateFontCursor, XCreatePixmapCursor, XCreateGlyphCursor (3X11) - create cursors XCreateFontSet, XFreeFontSet (3X11) - create and free an international text drawing font set XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues (3X11) - create or free graphics contexts and graphics context structure XCreateIC, XDestroyIC, XIMOfIC (3X11)   - create, destroy, and obtain the input method of an input context
XCreateOC, XDestroyOC, XSetOCValues, XGetOCValues, XOMOfOC (3X11) - create output contexts XCreatePixmap, XFreePixmap (3X11) - create or destroy pixmaps XCreateRegion, XSetRegion, XDestroyRegion (3X11) - create or destroy regions XCreateWindow, XCreateSimpleWindow, XSetWindowAttributes (3X11) - create windows and window attributes structure XCreateWindowEvent (3X11) - CreateNotify event structure XCrossingEvent (3X11)   - EnterNotify and LeaveNotify event structure
XDefineCursor, XUndefineCursor (3X11)   - define cursors
XDestroyWindow, XDestroySubwindows (3X11) - destroy windows XDestroyWindowEvent (3X11) - DestroyNotify event structure XDeviceBell (3X11)      - ring a bell on a device supported through the input extension
XDrawArc, XDrawArcs, XArc (3X11) - draw arcs and arc structure XDrawImageString, XDrawImageString16 (3X11) - draw image text XDrawLine, XDrawLines, XDrawSegments, XSegment (3X11)   - draw lines, polygons, and line structure
XDrawPoint, XDrawPoints, XPoint (3X11)  - draw points and points structure
XDrawRectangle, XDrawRectangles, XRectangle (3X11) - draw rectangles and rectangles structure XDrawString, XDrawString16 (3X11) - draw text characters XDrawText, XDrawText16, XTextItem, XTextItem16 (3X11)   - draw polytext text and text drawing structures
XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion (3X11) - determine if regions are empty or equal XErrorEvent (3X11)      - X error event structure
XExposeEvent (3X11)     - Expose event structure
XExtentsOfFontSet (3X11) - obtain the maximum extents structure for a font set XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs (3X11) - fill rectangles, polygons, or arcs XFilterEvent (3X11)     - filter X events for an input method
XFlush, XSync, XEventsQueued, XPending (3X11)   - handle output buffer or event queue
XFocusChangeEvent (3X11) - FocusIn and FocusOut event structure XFontSetExtents (3X11)  - XFontSetExtents structure
XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOfFontSet, XContextDependentDrawing, XContextualDrawing, XDirectionalDependentDrawing (3X11) - obtain fontset information XFree (3X11)            - free client data
XGetDefault (3X11)      - get X program defaults
XGetDeviceKeyMapping, XChangeDeviceKeyMapping (3X11)    - query or change device key mappings
XGetDeviceModifierMapping, XSetDeviceModifierMapping (3X11) - query or change device modifier mappings XGetDeviceMotionEvents, XDeviceTimeCoord (3X11) - get device motion history XGetFeedbackControl, XChangeFeedbackControl (3X11) - query and change input device feedbacks XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual, XVisualInfo (3X11) - obtain visual information and visual structure XGetWindowAttributes, XGetGeometry, XWindowAttributes (3X11)    - get current window attribute or geometry and current window attributes structure
XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty (3X11) - obtain and change window properties XGrabButton, XUngrabButton (3X11) - grab pointer buttons XGrabDevice, XUngrabDevice (3X11) - grab/release the specified extension device XGrabDeviceButton, XUngrabDeviceButton (3X11)   - grab/ungrab extension input device buttons
XGrabDeviceKey, XUngrabDeviceKey (3X11) - grab/ungrab extension input device Keys XGrabKey, XUngrabKey (3X11) - grab keyboard keys XGrabKeyboard, XUngrabKeyboard (3X11)   - grab the keyboard
XGrabPointer, XUngrabPointer, XChangeActivePointerGrab (3X11)   - grab the pointer
XGrabServer, XUngrabServer (3X11) - grab the server XGraphicsExposeEvent, XNoExposeEvent (3X11) - GraphicsExpose and NoExpose event structures XGravityEvent (3X11)    - GravityNotify event structure
XIconifyWindow, XWithdrawWindow, XReconfigureWMWindow (3X11)    - manipulate top-level windows
XIfEvent, XCheckIfEvent, XPeekIfEvent (3X11)    - check the event queue with a predicate procedure
XInitImage, XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage (3X11) - image utilities XInitThreads, XLockDisplay, XUnlockDisplay (3X11) - multi-threading support XInstallColormap, XUninstallColormap, XListInstalledColormaps (3X11)    - control colormaps
XInternAtom, XInternAtoms, XGetAtomName, XGetAtomNames (3X11)   - create or return atom names
XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion (3X11) - region arithmetic XIsso (8)               - Windows interface for audit, default account parameters, and device assignments (Enhanced Security)
XKeymapEvent (3X11)     - KeymapNotify event structure
XListFonts, XFreeFontNames, XListFontsWithInfo, XFreeFontInfo (3X11)    - obtain or free font names and information
XListInputDevices, XFreeDeviceList (3X11) - list available input devices XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct (3X11) - load or unload fonts and font metric structures XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym (3X11) - handle keyboard input events in Latin-1 XMapEvent, XMappingEvent (3X11) - MapNotify and MappingNotify event structures XMapRequestEvent (3X11) - MapRequest event structure XMapWindow, XMapRaised, XMapSubwindows (3X11)   - map windows
XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent (3X11) - select events by type XNoOp (3X11)            - No Operation
XOpenDevice, XCloseDevice (3X11) - open or close an extension input device XOpenDisplay, XCloseDisplay (3X11) - connect or disconnect to X server XOpenIM, XCloseIM, XSetIMValues, XGetIMValues, XDisplayOfIM, XLocaleOfIM, XRegisterIMInstantiateCallback, XUnregisterIMInstantiateCallback (3X11) - open, close, and obtain input method information XOpenOM, XCloseOM, XSetOMValues, XGetOMValues, XDisplayOfOM, XLocaleOfOM (3X11) - open output methods XParseGeometry, XWMGeometry (3X11) - parse window geometry XPolygonRegion, XClipBox (3X11) - generate regions XPropertyEvent (3X11)   - PropertyNotify event structure
XPutBackEvent (3X11)    - put events back on the queue
XPutImage, XGetImage, XGetSubImage (3X11) - transfer images XQueryBestSize, XQueryBestTile, XQueryBestStipple (3X11) - determine efficient sizes XQueryColor, XQueryColors, XLookupColor, XParseColor (3X11) - obtain color values XQueryDeviceState (3X11) - query the state of an extension input device. XQueryPointer (3X11)    - get pointer coordinates
XQueryTree (3X11)       - query window tree information
XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows (3X11) - change window stacking order XReadBitmapFile, XReadBitmapFileData, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData (3X11) - manipulate bitmaps XRecolorCursor, XFreeCursor, XQueryBestCursor (3X11)    - manipulate cursors
XReparentEvent (3X11)   - ReparentNotify event structure
XReparentWindow (3X11)  - reparent windows
XResizeRequestEvent (3X11) - ResizeRequest event structure XResourceManagerString, XScreenResourceString (3X11)    - obtain server resource properties
XSaveContext, XFindContext, XDeleteContext, XUniqueContext (3X11) - associative look-up routines XSecurity, Xsecurity (1X) - X display access control XSelectExtensionEvent, XGetSelectedExtensionEvents (3X11) - select extension events, get the list of currently selected extension events XSelectInput (3X11)     - select input events
XSelectionClearEvent (3X11) - SelectionClear event structure XSelectionEvent (3X11)  - SelectionNotify event structure
XSelectionRequestEvent (3X11)   - SelectionRequest event structure
XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents, XTimeCoord (3X11) - send events and pointer motion history structure XSendExtensionEvent (3X11) - send input extension events to a client XSetArcMode, XSetSubwindowMode, XSetGraphicsExposure (3X11) - GC convenience routines XSetClipOrigin, XSetClipMask, XSetClipRectangles (3X11) - GC convenience routines XSetCloseDownMode, XKillClient (3X11)   - control clients
XSetCommand, XGetCommand (3X11) - set or read a window's WM_COMMAND property XSetDeviceButtonMapping, XGetDeviceButtonMapping (3X11) - query or change device button mappings XSetDeviceFocus, XGetDeviceFocus (3X11) - control extension input device focus XSetDeviceMode (3X11)   - change the mode of a device
XSetDeviceValuators (3X11) - initialize the valuators on an extension input device XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText (3X11) - default error handlers XSetFillStyle, XSetFillRule (3X11) - GC convenience routines XSetFont (3X11)         - GC convenience routines
XSetFont (3X11)         - GC convenience routines
XSetFontPath, XGetFontPath, XFreeFontPath (3X11) - set, get, or free the font search path XSetICFocus, XUnsetICFocus (3X11) - set and unset input context focus XSetICValues, XGetICValues (3X11) - set and obtain XIC values XSetInputFocus, XGetInputFocus (3X11)   - control input focus
XSetLineAttributes, XSetDashes (3X11)   - GC convenience routines
XSetPointerMapping, XGetPointerMapping (3X11)   - manipulate pointer settings
XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver (3X11) - manipulate the screen saver XSetSelectionOwner, XGetSelectionOwner, XConvertSelection (3X11) - manipulate window selection XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground (3X11)   - GC convenience routines
XSetTextProperty, XGetTextProperty (3X11) - set and read text properties XSetTile, XSetStipple, XSetTSOrigin (3X11) - GC convenience routines XSetTransientForHint, XGetTransientForHint (3X11) - set or read a window's WM_TRANSIENT_FOR property XSetWMClientMachine, XGetWMClientMachine (3X11) - set or read a window's WM_CLIENT_MACHINE property XSetWMColormapWindows, XGetWMColormapWindows (3X11) - set or read a window's WM_COLORMAP_WINDOWS property XSetWMIconName, XGetWMIconName, XSetIconName, XGetIconName (3X11) - set or read a window's WM_ICON_NAME property XSetWMName, XGetWMName, XStoreName, XFetchName (3X11)   - set or read a window's WM_NAME property
XSetWMProperties, XmbSetWMProperties (3X11) - set standard window properties XSetWMProtocols, XGetWMProtocols (3X11) - set or read a window's WM__PROTOCOLS property XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles (3X11) - X nonrectangular shape functions XStandards (1X)         - X Consortium Standards
XStandards (1X)         - X Consortium Standards
XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers (3X11) - manipulate cut and paste buffers XStoreColors, XStoreColor, XStoreNamedColor (3X11) - set colors XStringListToTextProperty, XTextPropertyToStringList, XFreeStringList, XTextProperty (3X11) - convert string lists and text property structure XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode, XConvertCase (3X11) - convert keysyms XSupportsLocale, XSetLocaleModifiers (3X11) - determine locale support and configure locale modifiers XSynchronize, XSetAfterFunction (3X11)  - enable or disable synchronization
XSysAdmin (8)           - Windows interface for account administration functions (Enhanced Security)
XTextExtents, XTextExtents16, XQueryTextExtents, XQueryTextExtents16 (3X11) - compute or query text extents XTextWidth, XTextWidth16 (3X11) - compute text width XTranslateCoordinates (3X11)    - translate window coordinates
XUnmapEvent (3X11)      - UnmapNotify event structure
XUnmapWindow, XUnmapSubwindows (3X11)   - unmap windows
XVaCreateNestedList (3X11) - allocate a nested variable argument list XVisibilityEvent, XVisibilityNotifyEvent (3X11) - VisibilityNotify event structure XWarpPointer (3X11)     - move pointer
Xau, XauFileName, XauReadAuth, XauLockAuth, XauUnlockAuth, XauWriteAuth, XauGetAuthByAddr, XauGetBestAuthByAddr (3X) - X authority database routines XcmsAllocColor, XcmsAllocNamedColor (3X11) - allocate colors XcmsCCCofColormap, XcmsSetCCCOfColormap (3X11)  - query and modify CCC of a colormap
XcmsCIELabQueryMaxC, XcmsCIELabQueryMaxL, XcmsCIELabQueryMaxLC, XcmsCIELabQueryMinL (3X11) - obtain the CIE L*a*b* coordinates XcmsCIELuvQueryMaxC, XcmsCIELuvQueryMaxL, XcmsCIELuvQueryMaxLC, XcmsCIELuvQueryMinL (3X11) - obtain the CIE L*u*v* coordinates XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad (3X11) - Xcms color structure XcmsConvertColors (3X11) - convert CCC color specifications XcmsCreateCCC, XcmsFreeCCC (3X11) - creating and destroying CCCs XcmsDefaultCCC (3X11)   - obtain the default CCC for a screen
XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, XcmsQueryRed, XcmsQueryWhite (3X11) - obtain black, blue, green, red, and white CCC color specifications XcmsQueryColor, XcmsQueryColors, XcmsLookupColor (3X11) - obtain color values XcmsSetWhitePoint, XcmsSetWhiteAdjustProc (3X11) - modifying CCC attributes XcmsStoreColor, XcmsStoreColors (3X11)  - set colors
XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQueryMaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV (3X11) - obtain the TekHVC coordinates Xdec, Xserver (1X)      - X Window System server
Xlate, CreateXlate, AddXlateAddress, XlateInstTextStart, XlateInstTextSize, XlateLoadShift, XlateAddr (5) - Atom routines used to determine the instrumented PC for selected instructions XmActivateProtocol (3X) - A VendorShell function that activates a protocol XmActivateWMProtocol (3X) - A VendorShell convenience interface that activates a protocol XmAddProtocolCallback (3X) - A VendorShell function that adds client callbacks for a protocol XmAddProtocols (3X)     - A VendorShell function that adds the protocols to the protocol manager and allocates the internal tables
XmAddTabGroup (3X)      - A function that adds a manager or a primitive widget to the list of tab groups
XmAddWMProtocolCallback (3X)    - A VendorShell convenience interface that adds client callbacks for a protocol
XmAddWMProtocols (3X)   - A VendorShell convenience interface that adds the protocols to the protocol manager and allocates the internal tables
XmArrowButton (3X)      - The ArrowButton widget class
XmArrowButtonGadget (3X) - The ArrowButtonGadget widget class XmBulletinBoard (3X)    - The BulletinBoard widget class
XmCascadeButton (3X)    - The CascadeButton widget class
XmCascadeButtonGadget (3X) - The CascadeButtonGadget widget class XmCascadeButtonGadgetHighlight (3X) - A CascadeButtonGadget function that sets the highlight state XmCascadeButtonHighlight (3X)   - A CascadeButton and CascadeButtonGadget function that sets the highlight state
XmChangeColor (3X)      - Recalculates all associated colors of  a widget
XmChangeColor (3X)      - Recalculates all associated colors of a widget
XmClipboardCancelCopy (3X) - A clipboard function that cancels a copy to the clipboard XmClipboardCopy (3X)    - A clipboard function that copies a data item to temporary storage for later copying to clipboard
XmClipboardCopyByName (3X) - A clipboard function that copies a data item passed by name XmClipboardEndCopy (3X) - A clipboard function that ends a copy to the clipboard XmClipboardEndRetrieve (3X) - A clipboard function that ends a copy from the clipboard XmClipboardInquireCount (3X)    - A clipboard function that returns the number of data item formats
XmClipboardInquireFormat (3X)   - A clipboard function that returns a specified format name
XmClipboardInquireLength (3X)   - A clipboard function that returns the length of the stored data
XmClipboardInquirePendingItems (3X) - A clipboard function that returns a list of data_id/private_id pairs XmClipboardLock (3X)    - A clipboard function that locks the clipboard
XmClipboardRegisterFormat (3X)  - A clipboard function that registers a new format
XmClipboardRetrieve (3X) - A clipboard function that retrieves a data item from the clipboard XmClipboardStartCopy (3X) - A clipboard function that sets up a storage and data structure XmClipboardStartRetrieve (3X)   - A clipboard function that starts a copy from the clipboard
XmClipboardUndoCopy (3X) - A clipboard function that deletes the last item placed on the clipboard XmClipboardUnlock (3X)  - A clipboard function that unlocks the clipboard
XmClipboardWithdrawFormat (3X)  - A clipboard function that indicates that the application no longer wants to supply a data item
XmCommand (3X)          - The Command widget class
XmCommandAppendValue (3X) - A Command function that appends the passed XmString to the end of the string displayed in the command area of the widget XmCommandError (3X)     - A Command function that displays an error message
XmCommandGetChild (3X)  - A Command function that is used to access a component
XmCommandSetValue (3X)  - A Command function that replaces a displayed string
XmConvertUnits (3X)     - A function that converts a value in one unit type to another unit type
XmCreateArrowButton (3X) - The ArrowButton widget creation function XmCreateArrowButtonGadget (3X)  - The ArrowButtonGadget creation function
XmCreateBulletinBoard (3X) - The BulletinBoard widget creation function XmCreateBulletinBoardDialog (3X) - The BulletinBoard BulletinBoardDialog convenience creation function XmCreateCascadeButton (3X) - The CascadeButton widget creation function XmCreateCascadeButtonGadget (3X) - The CascadeButtonGadget creation function XmCreateCommand (3X)    - The Command widget creation function
XmCreateDialogShell (3X) - The DialogShell widget creation function XmCreateDragIcon (3X)   - A Drag and Drop function that creates a DragIcon widget
XmCreateDrawingArea (3X) - The DrawingArea widget creation function XmCreateDrawnButton (3X) - The DrawnButton widget creation function XmCreateErrorDialog (3X) - The MessageBox ErrorDialog convenience creation function XmCreateFileSelectionBox (3X)   - The FileSelectionBox widget creation function
XmCreateFileSelectionDialog (3X) - The FileSelectionBox FileSelectionDialog convenience creation function XmCreateForm (3X)       - The Form widget creation function
XmCreateFormDialog (3X) - A Form FormDialog convenience creation function XmCreateFrame (3X)      - The Frame widget creation function
XmCreateInformationDialog (3X)  - The MessageBox InformationDialog convenience creation function
XmCreateLabel (3X)      - The Label widget creation function
XmCreateLabelGadget (3X) - The LabelGadget creation function XmCreateList (3X)       - The List widget creation function
XmCreateMainWindow (3X) - The MainWindow widget creation function XmCreateMenuBar (3X)    - A RowColumn widget convenience creation function
XmCreateMenuShell (3X)  - The MenuShell widget creation function
XmCreateMessageBox (3X) - The MessageBox widget creation function XmCreateMessageDialog (3X) - The MessageBox MessageDialog convenience creation function XmCreateOptionMenu (3X) - A RowColumn widget convenience creation function XmCreatePanedWindow (3X) - The PanedWindow widget creation function XmCreatePopupMenu (3X)  - A RowColumn widget convenience creation function
XmCreatePromptDialog (3X) - The SelectionBox PromptDialog convenience creation function XmCreatePulldownMenu (3X) - A RowColumn widget convenience creation function XmCreatePushButton (3X) - The PushButton widget creation function XmCreatePushButtonGadget (3X)   - The PushButtonGadget creation function
XmCreateQuestionDialog (3X) - The MessageBox QuestionDialog convenience creation function XmCreateRadioBox (3X)   - A RowColumn widget convenience creation function
XmCreateRowColumn (3X)  - The RowColumn widget creation function
XmCreateScale (3X)      - The Scale widget creation function
XmCreateScrollBar (3X)  - The ScrollBar widget creation function
XmCreateScrolledList (3X) - The List ScrolledList convenience creation function XmCreateScrolledText (3X) - The TextScrolledText convenience creation function XmCreateScrolledWindow (3X) - The ScrolledWindow widget creation function XmCreateSelectionBox (3X) - The SelectionBox widget creation function XmCreateSelectionDialog (3X)    - The SelectionBox SelectionDialog convenience creation function
XmCreateSeparator (3X)  - The Separator widget creation function
XmCreateSeparatorGadget (3X)    - The SeparatorGadget creation function
XmCreateSimpleCheckBox (3X) - A RowColumn widget convenience creation function XmCreateSimpleMenuBar (3X) - A RowColumn widget convenience creation function XmCreateSimpleOptionMenu (3X)   - A RowColumn widget convenience creation function
XmCreateSimplePopupMenu (3X)    - A RowColumn widget convenience creation function
XmCreateSimplePulldownMenu (3X) - A RowColumn widget convenience creation function XmCreateSimpleRadioBox (3X) - A RowColumn widget convenience creation function XmCreateTemplateDialog (3X) - A MessageBox TemplateDialog convenience creation function XmCreateText (3X)       - The Text widget creation function
XmCreateTextField (3X)  - The TextField widget creation function
XmCreateToggleButton (3X) - The ToggleButton widget creation function XmCreateToggleButtonGadget (3X) - The ToggleButtonGadget creation function XmCreateWarningDialog (3X) - The MessageBox WarningDialog convenience creation function XmCreateWorkArea (3X)   - A function that creates a RowColumn work area
XmCreateWorkingDialog (3X) - The MessageBox WorkingDialog convenience creation function XmCvtCTToXmString (3X)  - A compound string function that converts compound text to a compound string
XmCvtStringToUnitType (3X) - A function that converts a string to a unit-type value XmCvtXmStringToCT (3X)  - A compound string function that converts a compound string to compound text
XmDeactivateProtocol (3X) - A VendorShell function that deactivates a protocol without removing it XmDeactivateWMProtocol (3X) - A VendorShell convenience interface that deactivates a protocol without removing it XmDestroyPixmap (3X)    - A pixmap caching function that removes a pixmap from the pixmap cache
XmDialogShell (3X)      - The DialogShell widget class
XmDisplay (3X)          - The Display widget class
XmDragCancel (3X)       - A Drag and Drop function that terminates a drag transaction
XmDragContext (3X)      - The DragContext widget class
XmDragIcon (3X)         - The DragIcon widget class
XmDragIcon (3X)         - The DragIcon widget class
XmDragStart (3X)        - A Drag and Drop function that initiates a drag and drop transaction
XmDrawingArea (3X)      - The DrawingArea widget class
XmDrawnButton (3X)      - The DrawnButton widget class
XmDropSite (3X)         - The DropSite Registry
XmDropSite (3X)         - The DropSite Registry
XmDropSiteConfigureStackingOrder (3X)   - A Drag and Drop function that  reorders a stack of widgets that are registered drop sites
XmDropSiteConfigureStackingOrder (3X)   - A Drag and Drop function that reorders a stack of widgets that are registered drop sites
XmDropSiteEndUpdate (3X) - A Drag and Drop function that facilitates processing updates to multiple drop sites XmDropSiteQueryStackingOrder (3X) - A Drag and Drop function that returns the parent, a list of children, and the number of children for a specified widget XmDropSiteRegister (3X) - A Drag and Drop function that identifies a drop site and assigns resources that specify its behavior XmDropSiteRetrieve (3X) - A Drag and Drop function that retrieves resource values set on a drop site XmDropSiteStartUpdate (3X) - A Drag and Drop function that facilitates processing updates to multiple drop sites XmDropSiteUnregister (3X) - A Drag and Drop function that frees drop site information XmDropSiteUpdate (3X)   - A Drag and Drop function that sets resource values for a drop site
XmDropTransfer (3X)     - The DropTransfer widget class
XmDropTransferAdd (3X)  - A Drag and Drop function that enables additional drop transfer entries to be processed after initiating a drop transfer
XmDropTransferStart (3X) - A Drag and Drop function that initiates a drop transfer XmFileSelectionBox (3X) - The FileSelectionBox widget class XmFileSelectionBoxGetChild (3X) - A FileSelectionBox function used to access a component XmFileSelectionDoSearch (3X)    - A FileSelectionBox function that initiates a directory search
XmFontList (3X)         - Data type for a font list
XmFontList (3X)         - Data type for a font list
XmFontListAdd (3X)      - A font list function that creates a new font list
XmFontListAppendEntry (3X) - A font list function that appends an entry to a font list XmFontListCopy (3X)     - A font list function that copies a font list
XmFontListCreate (3X)   - A font list function that creates a font list
XmFontListEntryCreate (3X) - A font list function that creates a font list entry XmFontListEntryFree (3X) - A font list function that recovers memory used by a font list entry XmFontListEntryGetFont (3X) - A font list function that retrieves font information from a font list entry XmFontListEntryGetTag (3X) - A font list function that  retrieves the tag of a font list entry
XmFontListEntryGetTag (3X) - A font list function that retrieves the tag of a font list entry XmFontListEntryLoad (3X) - A font list function that loads a font or creates a font set and creates an accompanying font list entry XmFontListFree (3X)     - A font list function that recovers memory used by a font list
XmFontListFreeFontContext (3X)  - A font list function that instructs the toolkit that the font list context is no longer needed
XmFontListGetNextFont (3X) - A font list function that allows applications to access the fonts and character sets in a font list XmFontListInitFontContext (3X)  - A font list function that allows applications to access the entries in a font list
XmFontListNextEntry (3X) - A font list function that returns the next entry in a font list XmFontListRemoveEntry (3X) - A font list function that removes a font list entry from a font list XmForm (3X)             - The Form widget class
XmFrame (3X)            - The Frame widget class
XmGadget (3X)           - The Gadget widget class
XmGetAtomName (3X)      - A function that returns the string representation for an atom
XmGetColorCalculation (3X) - A function to get the procedure used for default color calculation XmGetColors (3X)        - A function that generates foreground, select, and shadow colors
XmGetDestination (3X)   - A function that returns the widget ID of the widget to be used as the current destination for quick paste and certain clipboard operations
XmGetDragContext (3X)   - A Drag and Drop function that retrieves the DragContext widget ID associated with a timestamp
XmGetFocusWidget (3X)   - Returns the ID of the widget that has keyboard focus
XmGetMenuCursor (3X)    - A function that returns the cursor ID for the current menu cursor
XmGetPixmap (3X)        - A pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap
XmGetPixmapByDepth (3X) - A pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap XmGetPostedFromWidget (3X) - A RowColumn function that returns the widget from which a menu was posted XmGetSecondaryResourceData (3X) - A function that provides access to secondary widget resource data XmGetTabGroup (3X)      - Returns the widget ID of a tab group
XmGetTearOffControl (3X) - A RowColumn function that obtains the widget ID for the tear-off control in a menu XmGetVisibility (3X)    - A function that determines if a widget is visible
XmGetXmDisplay (3X)     - A Display function that returns the XmDisplay object ID for a specified display
XmGetXmScreen (3X)      - A Screen function that returns the XmScreen object ID for a specified screen
XmInstallImage (3X)     - A pixmap caching function that adds an image to the pixmap cache
XmInternAtom (3X)       - A function that returns an atom for a given name
XmIsMotifWMRunning (3X) - A function that determines whether the window manager is running XmIsTraversable (3X)    - A function that identifies whether a widget can be traversed
XmLabel (3X)            - The Label widget class
XmLabelGadget (3X)      - The LabelGadget widget class
XmList (3X)             - The List widget class
XmListAddItem (3X)      - A List function that adds an item to the list
XmListAddItemUnselected (3X)    - A List function that adds an item to the list
XmListAddItems (3X)     - A List function that adds items to the list
XmListAddItemsUnselected (3X)   - A List function that adds items to a list
XmListDeleteAllItems (3X) - A List function that deletes all items from the list XmListDeleteItem (3X)   - A List function that deletes an item from the list
XmListDeleteItems (3X)  - A List function that deletes items from the list
XmListDeleteItemsPos (3X) - A List function that deletes items from the list starting at the given position XmListDeletePos (3X)    - A List function that deletes an item from a list at a specified position
XmListDeletePositions (3X) - A List function that deletes items from a list based on an array of positions XmListDeselectAllItems (3X) - A List function that unhighlights and removes all items from the selected list XmListDeselectItem (3X) - A List function that deselects the specified item from the selected list XmListDeselectPos (3X)  - A List function that deselects an item at a specified position in the list
XmListGetKbdItemPos (3X) - A List function that returns the position of the item at the location cursor XmListGetMatchPos (3X)  - A List function that returns all instances of an item in the list
XmListGetSelectedPos (3X) - A List function that returns the position of every selected item in the list XmListItemExists (3X)   - A List function that checks if a specified item is in the list
XmListItemPos (3X)      - A List function that returns the position of an item in the list
XmListPosSelected (3X)  - A List function that determines if the list item at a specified position is selected
XmListPosToBounds (3X)  - A List function that returns the bounding box of an item at a specified position in a list
XmListReplaceItems (3X) - A List function that replaces the specified elements in the list XmListReplaceItemsPos (3X) - A List function that replaces the specified elements in the list XmListReplaceItemsPosUnselected (3X)    - A List function that replaces items in a list without selecting the replacement items
XmListReplaceItemsUnselected (3X) - A List function that replaces items in a list XmListReplacePositions (3X) - A List function that replaces items in a list based on position XmListSelectItem (3X)   - A List function that selects an item in the list
XmListSelectPos (3X)    - A List function that selects an item at a specified position in the list
XmListSetAddMode (3X)   - A List function that sets add mode in the list
XmListSetBottomItem (3X) - A List function that makes an existing item the last visible item in the list XmListSetBottomPos (3X) - A List function that makes a specified item the last visible item in the list XmListSetHorizPos (3X)  - A List function that scrolls to the specified position in the list
XmListSetItem (3X)      - A List function that makes an existing item the first visible item in the list
XmListSetKbdItemPos (3X) - A List function that sets the location cursor at a specified position XmListSetPos (3X)       - A List function that makes the item at the given position the first visible position in the list
XmListUpdateSelectedList (3X)   - A List function that updates the XmNselectedItems resource
XmListYToPos (3X)       - A List function that returns the position of the item at a specified y coordinate
XmMainWindow (3X)       - The MainWindow widget class
XmMainWindowSep1 (3X)   - A MainWindow function that returns the widget ID of the first Separator widget
XmMainWindowSep2 (3X)   - A MainWindow function that returns the widget ID of the second Separator widget
XmMainWindowSep3 (3X)   - A MainWindow function that returns the widget ID of the third Separator widget
XmMainWindowSetAreas (3X) - A MainWindow function that identifies manageable children for each area XmManager (3X)          - The Manager widget class
XmMapSegmentEncoding (3X) - A compound string function that returns the compound text encoding format associated with the specified font list tag XmMenuPosition (3X)     - A RowColumn function that positions a Popup MenuPane
XmMenuShell (3X)        - The MenuShell widget class
XmMessageBox (3X)       - The MessageBox widget class
XmMessageBoxGetChild (3X) - A MessageBox function that is used to access a component XmOptionButtonGadget (3X) - A RowColumn function that obtains the widget ID for the CascadeButtonGadget in an OptionMenu XmOptionLabelGadget (3X) - A RowColumn function that obtains the widget ID for the LabelGadget in an OptionMenu XmPanedWindow (3X)      - The PanedWindow widget class
XmPrimitive (3X)        - The Primitive widget class
XmProcessTraversal (3X) - A function that determines which component receives keyboard events when a widget has the focus XmPushButton (3X)       - The PushButton widget class
XmPushButtonGadget (3X) - The PushButtonGadget widget class XmRegisterSegmentEncoding (3X)  - A compound string function that registers a compound text encoding format for a specified font list element tag
XmRemoveProtocolCallback (3X)   - A VendorShell function that removes a callback from the internal list
XmRemoveProtocols (3X)  - A VendorShell function that removes the protocols from the protocol manager and deallocates the internal tables
XmRemoveTabGroup (3X)   - A function that removes a tab group
XmRemoveWMProtocolCallback (3X) - A VendorShell convenience interface that removes a callback from the internal list XmRemoveWMProtocols (3X) - A VendorShell convenience interface that removes the protocols from the protocol manager and deallocates the internal tables XmRepTypeAddReverse (3X) - A representation type manager function that installs the reverse converter for a previously registered representation type XmRepTypeGetId (3X)     - A representation type manager function that retrieves the identification number of a representation type
XmRepTypeGetNameList (3X) - A representation type manager function that generates a list of values for a representation type XmRepTypeGetRecord (3X) - A representation type manager function that returns information about a representation type XmRepTypeGetRegistered (3X) - A representation type manager function that returns a copy of the registration list XmRepTypeInstallTearOffModelConverter (3X) - A representation type manager function that installs the resource converter for XmNtearOffModel. XmRepTypeRegister (3X)  - A representation type manager function that registers a representation type resource
XmRepTypeValidValue (3X) - A representation type manager function that tests the validity of a numerical value of a representation type resource XmResolveAllPartOffsets (3X)    - A function that allows writing of upward-compatible applications and widgets
XmResolvePartOffsets (3X) - A function that allows writing of upward-compatible applications and widgets XmRowColumn (3X)        - The RowColumn widget class
XmScale (3X)            - The Scale widget class
XmScaleGetValue (3X)    - A Scale function that returns the current slider position
XmScaleSetValue (3X)    - A Scale function that sets a slider value
XmScreen (3X)           - The Screen widget class
XmScrollBar (3X)        - The ScrollBar widget class
XmScrollBarGetValues (3X) - A ScrollBar function that returns the ScrollBar's increment values XmScrollBarSetValues (3X) - A ScrollBar function that changes ScrollBar's increment values and the slider's size and position XmScrollVisible (3X)    - A ScrolledWindow function that makes an invisible descendant of a ScrolledWindow work area visible
XmScrolledWindow (3X)   - The ScrolledWindow widget class
XmScrolledWindowSetAreas (3X)   - A ScrolledWindow function that adds or changes a window work region and a horizontal or vertical ScrollBar widget to the ScrolledWindow widget
XmSelectionBox (3X)     - The SelectionBox widget class
XmSelectionBoxGetChild (3X) - A SelectionBox function that is used to access a component XmSeparator (3X)        - The Separator widget class
XmSeparatorGadget (3X)  - The SeparatorGadget widget class
XmSetColorCalculation (3X) - A function to set the procedure used for default color calculation XmSetFontUnit (3X)      - A function that sets the font unit value for a display
XmSetFontUnits (3X)     - A function that sets the font unit value for a display
XmSetMenuCursor (3X)    - A function that modifies the menu cursor for a client
XmSetProtocolHooks (3X) - A VendorShell function that allows pre and post actions to be executed when a protocol message is received from MWM XmSetWMProtocolHooks (3X) - A VendorShell convenience interface that allows pre and post actions to be executed when a protocol message is received from the window manager XmString (3X)           - Data type for a compound string
XmStringBaseline (3X)   - A compound string function that returns the number of pixels between the top of the character box and the baseline of the first line of text
XmStringByteCompare (3X) - A compound string function that indicates the results of a byte-by-byte comparison XmStringCompare (3X)    - A compound string function that compares two strings
XmStringConcat (3X)     - A compound string function that appends one string to another
XmStringCopy (3X)       - A compound string function that makes a copy of a string
XmStringCreate (3X)     - A compound string function that creates a compound string
XmStringCreateLocalized (3X)    - A compound string function that creates a compound string in the current locale
XmStringCreateLtoR (3X) - A compound string function that creates a compound string XmStringCreateSimple (3X) - A compound string function that creates a compound string in the language environment of a widget XmStringDirection (3X)  - Data type for the direction of display in a string
XmStringDirectionCreate (3X)    - A compound string function that creates a compound string
XmStringDraw (3X)       - A compound string function that draws a compound string in an X window
XmStringDrawImage (3X)  - A compound string function that draws a compound string in an X Window and creates an image
XmStringDrawUnderline (3X) - A compound string function that underlines a string drawn in an X Window XmStringEmpty (3X)      - A compound string function that provides information on the existence of non-zero length text components
XmStringExtent (3X)     - A compound string function that determines the size of the smallest rectangle that will enclose the compound string
XmStringFree (3X)       - A compound string function that recovers memory
XmStringFreeContext (3X) - A compound string function that instructs the toolkit that the context is no longer needed XmStringGetLtoR (3X)    - A compound string function that searches for a text segment in the input compound string
XmStringGetNextComponent (3X)   - A compound string function that returns the type and value of the next component in a compound string
XmStringGetNextSegment (3X) - A compound string function that fetches the octets in the next segment of a compound string XmStringHasSubstring (3X) - A compound string function that indicates whether one compound string is contained within another XmStringHeight (3X)     - A compound string function that returns the line height of the given compound string
XmStringInitContext (3X) - A compound string function that allows applications to read out the content segment by segment XmStringLength (3X)     - A compound string function that obtains the length of a compound string
XmStringLineCount (3X)  - A compound string function that returns the number of separators plus one in the provided compound string
XmStringNConcat (3X)    - A compound string function that appends a specified number of bytes to a compound string
XmStringNCopy (3X)      - A compound string function that creates a copy of a compound string
XmStringPeekNextComponent (3X)  - A compound string function that returns the component type of the next component fetched
XmStringSegmentCreate (3X) - A compound string function that creates a compound string XmStringSeparatorCreate (3X)    - A compound string function that creates a compound string
XmStringTable (3X)      - Data type for an array of compound strings
XmStringWidth (3X)      - A compound string function that returns the width of the longest sequence of text components in a compound string
XmTargetsAreCompatible (3X) - A function that tests whether the target types match between a drop site and source object XmText (3X)             - The Text widget class
XmTextClearSelection (3X) - A Text function that clears the primary selection XmTextCopy (3X)         - A Text function that copies the primary selection to the clipboard
XmTextCopy (3X)         - A Text function that copies the primary selection to the clipboard
XmTextCut (3X)          - A Text function that copies the primary selection to the clipboard and deletes the selected text
XmTextDisableRedisplay (3X) - A Text function that temporarily prevents visual update of the Text widget XmTextEnableRedisplay (3X) - A Text function that forces the visual update of a Text widget XmTextField (3X)        - The TextField class
XmTextFieldClearSelection (3X)  - A TextField function that clears the primary selection
XmTextFieldCopy (3X)    - A TextField function that copies the primary selection to the clipboard
XmTextFieldCut (3X)     - A TextField function that copies the primary selection to the clipboard and deletes the selected text
XmTextFieldGetBaseline (3X) - A TextField function that accesses the x position of the first baseline XmTextFieldGetEditable (3X) - A TextField function that accesses the edit permission state XmTextFieldGetInsertionPosition (3X)    - A TextField function that accesses the position of the insertion cursor
XmTextFieldGetLastPosition (3X) - A TextField function that accesses the position of the last text character XmTextFieldGetMaxLength (3X)    - A TextField function that accesses the value of the current maximum allowable length of a text string entered from the keyboard
XmTextFieldGetSelection (3X)    - A TextField function that retrieves the value of the primary selection
XmTextFieldGetSelectionPosition (3X)    - A TextField function that accesses the position of the primary selection
XmTextFieldGetSelectionWcs (3X) - A TextField function that retrieves the value of a wide character encoded primary selection XmTextFieldGetString (3X) - A TextField function that accesses the string value XmTextFieldGetStringWcs (3X)    - A TextField function that retrieves a copy of the wide character string value of a TextField widget
XmTextFieldGetSubstring (3X)    - A TextField function that retrieves a copy of a portion of the internal text buffer
XmTextFieldGetSubstringWcs (3X) - A TextField function that retrieves a portion of a wide character internal text buffer XmTextFieldInsert (3X)  - A TextField function that inserts a character string into a text string
XmTextFieldInsertWcs (3X) - A TextField function that inserts a wide character string into a TextField widget XmTextFieldPaste (3X)   - A TextField function that inserts the clipboard selection
XmTextFieldPosToXY (3X) - A TextField function that accesses the x and y position of a character position XmTextFieldRemove (3X)  - A TextField function that deletes the primary selection
XmTextFieldReplace (3X) - A TextField function that replaces part of a text string XmTextFieldReplaceWcs (3X) - A TextField function that replaces part of a wide character string in a TextField widget XmTextFieldSetAddMode (3X) - A TextField function that sets the state of Add Mode XmTextFieldSetEditable (3X) - A TextField function that sets the edit permission XmTextFieldSetHighlight (3X)    - A TextField function that highlights text
XmTextFieldSetInsertionPosition (3X)    - A TextField function that sets the position of the insertion cursor
XmTextFieldSetMaxLength (3X)    - A TextField function that sets the value of the current maximum allowable length of a text string entered from the keyboard
XmTextFieldSetSelection (3X)    - A TextField function that sets the primary selection of the text
XmTextFieldSetString (3X) - A TextField function that sets the string value XmTextFieldSetStringWcs (3X)    - A TextField function that sets a wide character string value
XmTextFieldShowPosition (3X)    - A TextField function that forces text at a given position to be displayed
XmTextFieldXYToPos (3X) - A TextField function that accesses the character position nearest an x and y position XmTextFindString (3X)   - A Text function that finds the beginning position of a text string
XmTextFindStringWcs (3X) - A Text function that finds the beginning position of a wide character text string XmTextGetBaseline (3X)  - A Text function that accesses the x position of the first baseline
XmTextGetEditable (3X)  - A Text function that accesses the edit permission state
XmTextGetInsertionPosition (3X) - A Text function that accesses the position of the insert cursor XmTextGetLastPosition (3X) - A Text function that accesses the last position in the text XmTextGetMaxLength (3X) - A Text function that accesses the value of the current maximum allowable length of a text string entered from the keyboard XmTextGetSelection (3X) - A Text function that retrieves the value of the primary selection XmTextGetSelectionPosition (3X) - A Text function that accesses the position of the primary selection XmTextGetSelectionWcs (3X) - A Text function that retrieves the value of a wide character encoded primary selection XmTextGetSource (3X)    - A Text function that accesses the source of the widget
XmTextGetString (3X)    - A Text function that accesses the string value
XmTextGetStringWcs (3X) - A Text function that retrieves a copy of the wide character string value of a Text widget XmTextGetSubstring (3X) - A Text function that retrieves a copy of a portion of the internal text buffer XmTextGetSubstringWcs (3X) - A Text function that retrieves a portion of a wide character internal text buffer XmTextGetTopCharacter (3X) - A Text function that accesses the position of the first character displayed XmTextInsert (3X)       - A Text function that inserts a character string into a text string
XmTextInsertWcs (3X)    - A Text function that inserts a wide character string into a Text widget
XmTextPaste (3X)        - A Text function that inserts the clipboard selection
XmTextPosToXY (3X)      - A Text function that accesses the x and y position of a character position
XmTextPosition (3X)     - Data type for a character position within a text string
XmTextRemove (3X)       - A Text function that deletes the primary selection
XmTextReplace (3X)      - A Text function that replaces part of a text string
XmTextReplaceWcs (3X)   - A Text function that replaces part of a wide character string in a Text widget
XmTextScroll (3X)       - A Text function that scrolls text
XmTextSetAddMode (3X)   - A Text function that sets the state of Add Mode
XmTextSetEditable (3X)  - A Text function that sets the edit permission
XmTextSetHighlight (3X) - A Text function that highlights text XmTextSetInsertionPosition (3X) - A Text function that sets the position of the insert cursor XmTextSetMaxLength (3X) - A Text function that sets the value of the current maximum allowable length of a text string entered from the keyboard XmTextSetSelection (3X) - A Text function that sets the primary selection of the text XmTextSetSource (3X)    - A Text function that sets the source of the widget
XmTextSetString (3X)    - A Text function that sets the string value
XmTextSetStringWcs (3X) - A Text function that sets a wide character string value XmTextSetTopCharacter (3X) - A Text function that sets the position of the first character displayed XmTextShowPosition (3X) - A Text function that forces text at a given position to be displayed XmTextXYToPos (3X)      - A Text function that accesses the character position nearest an x and y position
XmToggleButton (3X)     - The ToggleButton widget class
XmToggleButtonGadget (3X) - The ToggleButtonGadget widget class XmToggleButtonGadgetGetState (3X) - A ToggleButtonGadget function that obtains the state of a ToggleButtonGadget XmToggleButtonGadgetSetState (3X) - A ToggleButtonGadget function that sets or changes the current state XmToggleButtonGetState (3X) - A ToggleButton function that obtains the state of a ToggleButton XmToggleButtonSetState (3X) - A ToggleButton function that sets or changes the current state XmTrackingEvent (3X)    - A Toolkit function that provides a modal interaction
XmTrackingLocate (3X)   - A Toolkit function that provides a modal interaction
XmTranslateKey (3X)     - The default keycode-to-keysym translator
XmUninstallImage (3X)   - A pixmap caching function that removes an image from the image cache
XmUpdateDisplay (3X)    - A function that processes all pending exposure events immediately
XmVaCreateSimpleCheckBox (3X)   - A RowColumn widget convenience creation function
XmVaCreateSimpleMenuBar (3X)    - A RowColumn widget convenience creation function
XmVaCreateSimpleOptionMenu (3X) - A RowColumn widget convenience creation function XmVaCreateSimplePopupMenu (3X)  - A RowColumn widget convenience creation function
XmVaCreateSimplePulldownMenu (3X) - A RowColumn widget convenience creation function XmVaCreateSimpleRadioBox (3X)   - A RowColumn widget convenience creation function
XmWidgetGetBaselines (3X) - Retrieves baseline information for a widget XmWidgetGetDisplayRect (3X) - Retrieves display rectangle information for a widget XmbDrawImageString, XwcDrawImageString (3X11)   - draw image text using a single font set
XmbDrawString, XwcDrawString (3X11) - draw text using a single font set XmbDrawText, XwcDrawText (3X11) - draw text using multiple font sets XmbLookupString, XwcLookupString (3X11) - obtain composed input from an input method XmbResetIC, XwcResetIC (3X11)   - reset the state of an input context
XmbTextEscapement, XwcTextEscapement (3X11) - obtain the escapement of text XmbTextExtents, XwcTextExtents (3X11)   - compute text extents
XmbTextListToTextProperty, XwcTextListToTextProperty, XmbTextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString (3X11) - convert text lists and text property structures XmbTextPerCharExtents, XwcTextPerCharExtents (3X11) - obtain per-character information for a text string XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow (3X11) - X multibuffering functions Xnest (1X)              - a nested X server
Xqtdir, .Xqtdir (4)     - Contains temporary files used by the uuxqt daemon to execute remote command requests
XrmEnumerateDatabase (3X11) - enumerate resource database entries XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase (3X11) - retrieve and store resource databases XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource (3X11) - retrieve database resources and search lists XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec (3X11) - initialize the Resource Manager, Resource Manager structures, and parse the command line XrmMergeDatabases, XrmCombineDatabase, XrmCombineFileDatabase (3X11)    - merge resource databases
XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource (3X11) - store database resources XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList (3X11) - manipulate resource quarks XtAddActions (3Xt)      - register an action table
XtAddCallback, XtAddCallbacks, XtRemoveCallback, XtRemoveCallbacks, XtRemoveAllCallbacks (3Xt)  - add and remove callback procedures
XtAddEventHandler, XtAddRawEventHandler, XtRemoveEventHandler, XtRemoveRawEventHandler, XtInsertEventHandler, XtInsertRawEventHandler (3Xt) - add and remove event handlers XtAddExposureToRegion (3Xt) - merge exposure events into a region XtAddGrab, XtRemoveGrab (3Xt)   - redirect user input to a modal widget
XtAddInput, XtAddTimeout (3Xt)  - register input, timeout, and workprocs
XtAllocateGC (3Xt)      - obtain a sharable GC with modifiable fields
XtAppAddActionHook, XtRemoveActionHook (3Xt)    - register an action hook procedure
XtAppAddActions (3Xt)   - register an action table
XtAppAddBlockHook, XtRemoveBlockHook (3Xt) - register a block hook procedure XtAppAddConverter, XtAddConverter (3Xt) - register resource converter XtAppAddInput, XtRemoveInput (3Xt) - register and remove an input source XtAppAddSignal, XtRemoveSignal, XtNoticeSignal (3Xt)    - register and remove a signal source
XtAppAddTimeOut, XtRemoveTimeOut (3Xt)  - register and remove timeouts
XtAppAddWorkProc, XtRemoveWorkProc (3Xt) - Add and remove background processing procedures XtAppCreateShell, XtVaAppCreateShell (3Xt) - create top-level widget instance XtAppError, XtAppSetErrorHandler, XtAppSetWarningHandler, XtAppWarning (3Xt)    - low-level error handlers
XtAppErrorMsg, XtAppSetErrorMsgHandler, XtAppSetWarningMsgHandler, XtAppWarningMsg (3Xt) - high-level error handlers XtAppGetErrorDatabase, XtAppGetErrorDatabaseText (3Xt)  - obtain error database
XtAppGetSelectionTimeout, XtAppSetSelectionTimeout (3Xt) - set and obtain selection timeout values XtAppInitialize, XtVaAppInitialize (3Xt) - initialize, open, or close a display XtAppLock, XtAppUnlock (3Xt)    - lock and unlock application context
XtAppNextEvent, XtAppPending, XtAppPeekEvent, XtAppProcessEvent, XtDispatchEvent, XtAppMainLoop (3Xt) - query and process events and input XtAppReleaseCacheRefs (3Xt) - decrement reference counts for resources XtAppSetExitFlag, XtAppGetExitFlag (3Xt) - thread support functions XtAppSetFallbackResources (3Xt) - set fallback resources XtAppSetTypeConverter, XtSetTypeConverter (3Xt) - register resource converter XtBuildEventMask (3Xt)  - retrieve a widget's event mask
XtCallAcceptFocus (3Xt) - calls widget's accept_focus procedure XtCallActionProc (3Xt)  - invoke an action procedure directly
XtCallCallbacks, XtCallCallbacks, XtCallCallbackList, XtHasCallbacks (3Xt) - process callbacks XtClass, XtSuperclass, XtIsSubclass, XtCheckSubclass, XtIsObject, XtIsRectObj, XtIsWidget, XtIsComposite, XtIsConstraint, XtIsShell, XtIsOverrideShell, XtIsWMShell, XtIsVendorShell, XtIsTransientShell, XtIsTopLevelShell, XtIsApplicationShell, XtIsSessionShell (3Xt) - obtain and verify a widget's class XtConfigureWidget, XtMoveWidget, XtResizeWidget (3Xt)   - move and resize widgets
XtConvert, XtDirectConvert (3Xt) - invoke resource converters XtConvertAndStore, XtCallConverter (3Xt) - invoke resource converters XtCreateApplicationContext, XtDestroyApplicationContext, XtWidgetToApplicationContext, XtToolkitInitialize (3Xt) - create, destroy, and obtain an application context XtCreateApplicationShell (3Xt)  - create top-level widget instance
XtCreatePopupShell, XtVaCreatePopupShell (3Xt)  - create a popup shell
XtCreateSelectionRequest, XtSendSelectionRequest, XtCancelSelectionRequest (3Xt) - bundle multiple selection conversion requests into a single request using MULTIPLE target XtCreateWidget, XtVaCreateWidget, XtCreateManagedWidget, XtVaCreateManagedWidget, XtDestroyWidget (3Xt) - create and destroy widgets XtCreateWindow (3Xt)    - window creation convenience function
XtDisplay, XtDisplayOfObject, XtScreen, XtScreenOfObject, XtWindow, XtWindowOfObject (3Xt) - obtain window information about a widget XtDisplayInitialize, XtOpenDisplay, XtDatabase, XtScreenDatabase, XtCloseDisplay (3Xt)  - initialize, open, or close a display
XtDisplayStringConversionWarning (3Xt)  - issue a conversion warning message
XtDisplayToApplicationContext (3Xt) - obtain an application context XtError, XtSetErrorHandler, XtSetWarningHandler, XtWarning (3Xt) - low-level error handlers XtErrorMsg, XtSetErrorMsgHandler, XtWarningMsg, XtSetWarningMsgHandler (3Xt)    - high-level error handlers
XtFindFile (3Xt)        - search for a file using substitutions in the path list
XtGetActionKeysym (3Xt) - obtain corresponding keysym XtGetActionList (3Xt)   - obtain class action list
XtGetApplicationNameAndClass (3Xt) - retrieve application name and class XtGetApplicationResources, XtVaGetApplicationResources (3Xt)    - obtain application resources
XtGetClassExtension (3Xt) - locate a class extension record XtGetDisplays (3Xt)     - retrieve a list of displays associated with an application context
XtGetErrorDatabase, XtGetErrorDatabaseText (3Xt) - obtain error database XtGetGC, XtReleaseGC (3Xt) - obtain and destroy a sharable GC XtGetKeyboardFocusWidget (3Xt)  - extension event handling
XtGetKeysymTable, XtKeysymToKeycodeList (3Xt)   - query keysyms and keycodes
XtGetResourceList, XtGetConstraintResourceList (3Xt)    - obtain resource list
XtGetSelectionParameters (3Xt)  - retrieve target parameters for a selection request with a single target
XtGetSelectionRequest (3Xt) - retrieve the event that triggered the XtConvertSelectionProc XtGetSelectionTimeout, XtSetSelectionTimeout (3Xt) - set and obtain selection timeout values XtGetSelectionValue, XtGetSelectionValues (3Xt) - obtain selection values XtGetSelectionValueIncremental, XtGetSelectionValuesIncremental (3Xt)   - obtain selection values
XtGetSubresources, XtVaGetSubresources (3Xt)    - obtain subresources
XtGrabKey, XtUngrabKey, XtGrabKeyboard, XtUngrabKeyboard, XtGrabButton, XtUngrabButton, XtGrabPointer, XtUngrabPointer (3Xt) - manage grabs XtHooksOfDisplay (3Xt)  - external agent access points
XtInitialize (3Xt)      - initialize
XtInitializeWidgetClass (3Xt)   - initialize a widget class
XtInsertEventTypeHandler, XtRemoveEventTypeHandler, XtRegisterExtensionSelector, XtSetEventDispatcher, XtDispatchEventToWidget (3Xt) - extension event handling XtLastEventProcessed, XtLastTimestampProcessed (3Xt)    - last event, last timestamp processed
XtMakeGeometryRequest, XtMakeResizeRequest (3Xt) - make geometry manager request XtMalloc, XtCalloc, XtRealloc, XtFree, XtNew, XtNewString (3Xt) - memory management functions XtManageChildren, XtManageChild, XtUnmanageChildren, XtUnmanageChild, XtChangeManagedSet, XtIsManaged (3Xt) - manage and unmanage children XtMapWidget, XtSetMappedWhenManaged, XtUnmapWidget (3Xt) - map and unmap widgets XtName (3Xt)            - obtain widget's name
XtNameToWidget, XtWindowToWidget (3Xt)  - translating strings to widgets or widgets to windows
XtNextEvent, XtPending, XtPeekEvent, XtProcessEvent, XtMainLoop (3Xt)   - query and process events and input
XtOffset, XtOffsetOf, XtNumber (3Xt)    - determine the byte offset or number of array elements
XtOpenApplication, XtVaOpenApplication (3Xt)    - initialize, open, or close a display
XtOwnSelection, XtOwnSelectionIncremental, XtDisownSelection (3Xt) - set selection owner XtParent (3Xt)          - obtain widget's parent widget id
XtParseAcceleratorTable, XtInstallAccelerators, XtInstallAllAccelerators (3Xt)  - managing accelerator tables
XtParseTranslationTable, XtAugmentTranslations, XtOverrideTranslations, XtUninstallTranslations (3Xt) - manage translation tables XtPopdown, XtCallbackPopdown (3Xt) - unmap a pop-up XtPopup, XtPopupSpringLoaded, XtCallbackNone, XtCallbackNonexclusive, XtCallbackExclusive (3Xt) - map a pop-up XtProcessLock, XtProcessUnlock (3Xt)    - lock and unlock process
XtQueryGeometry (3Xt)   - query the preferred geometry of a child widget
XtRealizeWidget, XtIsRealized, XtUnrealizeWidget (3Xt)  - realize and unrealize widgets
XtRegisterDrawable (3Xt) - register a drawable with the Intrisics event dispatcher XtRegisterGrabAction (3Xt) - register button and key grabs XtReservePropertyAtom, XtReleasePropertyAtom (3Xt) - maintain a cache of property atoms XtResolvePathname (3Xt) - search for a file using standard substitution XtSessionGetToken, XtSessionReturnToken (3Xt)   - token management for checkpointing
XtSetArg, XtMergeArgLists (3Xt) - set and merge ArgLists XtSetKeyTranslator, XtTranslateKeycode, XtRegisterCaseConverter, XtConvertCase (3Xt)    - convert KeySym to KeyCodes
XtSetKeyboardFocus (3Xt) - focus events on a child widget XtSetLanguageProc (3Xt) - set the language procedure XtSetMultiClicktime, XtGetMultiClickTime (3Xt)  - set and get multi-click times
XtSetSelectionParameters (3Xt)  - specify target parameters for a selection request with a single target
XtSetSensitive, XtIsSensitive (3Xt) - set and check a widget's sensitivity state XtSetValues, XtVaSetValues, XtSetSubvalues, XtVaSetSubvalues, XtGetValues, XtVaGetValues, XtGetSubvalues, XtVaGetSubvalues (3Xt) - obtain and set widget resources XtSetWMColormapWindows (3Xt)    - Set the value of the WM_COLORMAP_WINDOWS property
XtStringConversionWarning (3Xt) - issue a conversion warning message XtToolkitThreadInitialize (3Xt) - initialize the toolkit for multiple threads XtTranslateCoords (3Xt) - translate widget coordinates XtVaCreateArgsList (3Xt) - dynamically allocate a varargs list Xvfb (1X)               - virtual framebuffer X server
_getlong (3)            - Retrieves 32-bit quantities from a byte stream
_getshort (3)           - Retrieves short quantities from a byte stream
_sia_isagroup (3)      - checks a list of known groups to determine if a given groups already exists SIA (Security Integration Architecture)
a.out (4)               - Assembler and link editor output
a64l, l64a (3)          - Convert long integer and base-64 ASCII string
abort (3)               - Generates a software signal to end the current process
abs, div, labs, ldiv (3) - Computes absolute value and division of integers ac (8)                  - Outputs connect-session records
acalloc, acreate, adelete, afree, amallinfo, amalloc, amallopt, amallocblksize, arealloc (3)    - arena memory allocator
accept (2)              - Accepts a new connection on a socket
acceptable_password (3) - Determines if a password meets deduction requirements (Enhanced Security) access (2)              - Determines the accessibility of a file
accessx (1X)            - A graphical interface to the AccessX keyboard enhancement utility
acct (2)                - Enables and disables process accounting
acct, acct.h (4)        - Accounting include files
acct, chargefee, ckpacct, dodisk, lastlogin, monacct, nulladm, prctmp, prdaily, prtacct, remove, shutacct, startup, turnacct (8) - Provide accounting commands for shell scripts acctcms (8)             - Produces command usage summaries from accounting records
acctcom (8)             - Displays selected process accounting record summaries
acctcon1, acctcon2 (8)  - Display connect-time accounting summaries
acctdisk, acctdusg (8)  - Perform disk-usage accounting
acctmerg (8)            - Merges total-accounting files into an intermediary file or a daily accounting file
acctprc1, acctprc2, accton (8)  - Perform process-accounting procedures
ace (7)                 - Serial communications interface
ace (7)                 - Serial communications interface
acl (4)                 - Access control list
acl (4)                 - Access control list
acl_add_perm (3)        - Adds a permission to a set of permissions belonging to an ACL entry
acl_clear_perm (3)      - Clears the permissions in a given ACL entry
acl_copy_entry (3)      - Copies an ACL entry
acl_copy_ext (3)        - copies the ACL from system managed space to user managed space.
acl_copy_int (3)        - Copies the ACL from user managed space to system managed space
acl_create_entry (3)    - Create a new ACL entry
acl_delete_def_fd (3)   - Deletes the default access ACL from the designated directory
acl_delete_def_file (3) - Deletes the default access ACL from the designated directory acl_delete_entry (3)    - Deletes an ACL entry
acl_delete_perm (3)     - Delete permissions from a set of permissions belonging to an ACL entry
acl_dup (3)             - Creates a duplicate copy of the ACL
acl_first_entry (3)     - Resets the current ACL entry to be the first ACL entry
acl_free (3)            - Releases an ACL working storage area previously allocated by acl_init()
acl_free_qualifier (3)  - Frees the storage for the qualifier for an ACL entry
acl_free_text (3)       - Releases an ACL text working storage
acl_from_text (3)       - Converts the textual representation of an ACL to an internal representation
acl_get_entry (3)       - Returns a descriptor to an ACL entry
acl_get_fd (3)          - Retrieves the specified ACL associated with the specified object
acl_get_file (3)        - Given the pathname to an object, retrieve the designated ACL
acl_get_permset (3)     - Retrieves the permissions for a given ACL entry
acl_get_qualifier (3)   - Retrieves the qualifier for an ACL entry
acl_get_tag_type (3)    - Retrieves the entry type identifier for an ACL entry
acl_init (3)            - Allocate and initialize ACL working storage
acl_set_fd (3)          - Sets the ACL on the object designated by the file descriptor
acl_set_file (3)        - Sets the ACL on the object designated by the pathname
acl_set_permset (3)     - Sets permissions in a given ACL entry
acl_set_qualifier (3)   - Sets the uid or gid on an ACL entry
acl_set_tag_type (3)    - Sets the tag type in an ACL entry
acl_size (3)            - Determines the size of the data package internal representation of the given ACL
acl_to_text (3)         - Converts an ACL to an ASCII string
acl_to_text (3)         - Converts an ACL to an ASCII string
acl_valid (3)           - Checks an ACL for validity
acucap (4)              - Automatic call unit capabilities file
add_proplist_entry (3)  - Adds an Extended File Attribute to the Extended File Attribute buffer
addgroup (8)            - Adds a new group interactively
adduser (8)             - Adds a new user interactively
addvol (8)              - Adds a volume to an existing file domain
adjtime (2)             - Corrects the time to allow synchronization of the system clock
admin (1)               - Creates and initializes or changes (administers) Source Code Control System (SCCS) files
advance, advance_r, compile, compile_r, step, step_r (3) - Regular expression compile and match routines advfs (4)               - A local file system and utilities
advfs_err (4)           - Lists and describes error messages
advfsd (8)              - Starts the AdvFS graphical user interface daemon
advfsstat (8)           - Displays AdvFS performance statistics
advscan (8)             - Locate AdvFS volumes on disk devices
aio_cancel (3)          - Cancel one or more asynchronous I/O requests pending against the specified file descriptor (P1003.1b)
aio_error (3)           - Return the error status of a specified asynchronous I/O operation (P1003.1b)
aio_fsync (2)           - Asynchronously writes changes in a file to permanent storage
aio_group_completion_np (3) - Enable the use of aio_results_np function aio_read (3)            - Queue a single asynchronous read request
aio_results_np (3)      - Return results for completed asynchronous I/O operations.
aio_return (3)          - Return the status of an asynchronous I/O operation (P1003.1b)
aio_suspend (3)         - 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_suspend (3)         - 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 (3)           - Queue a single asynchronous write request (P1003.1b).
alarm, ualarm (3)       - Sets or changes the timeout of interval timers.
alex (1)                - extract addresses from message headers (only available within the message handling system, mh)
ali (1)                 - list mail aliases (only available within the message handling system, mh)
ali (1)                 - list mail aliases (only available within the message handling system, mh)
alias (1)               - Defines or displays aliases
aliases (4)             - Contains alias definitions for the sendmail program
alloca, calloc, free, mallinfo, malloc, mallopt, realloc, valloc (3)    - Provides a memory allocator
alt (7)                 - DEGPA Gigabit Ethernet interface
anno (1)                - annotate messages (only available within the message handling system, mh)
any2ps (1)              - Converts a file to mule internal code and then to PostScript format
ap (8)                  - Parses addresses RFC 822-style
apply (1)               - Applies a command to a set of arguments
appres (1X)             - list X application resource database
apropos (1)             - Locates reference pages by keyword
ar (1)                  - archive library maintainer
ar (4)                  - Archive (library) file format
arp (7)                 - Address Resolution Protocol
arp (7)                 - Address Resolution Protocol
arp (8)                 - Displays and controls Address Resolution Protocol (ARP) tables
arp (8)                 - Displays and controls Address Resolution Protocol (ARP) tables
as (1)                  - assembler
asa (1)                 - Interprets carriage-control characters
asa (1)                 - Interprets carriage-control characters
ascii (5)               - Octal, hexadecimal, and decimal ASCII character sets
asctime, asctime_r, ctime, ctime_r, gmtime, gmtime_r, localtime, localtime_r, mktime (3) - Converts time units asinh, acosh, atanh (3) - Compute inverse hyperbolic functions asort (1)               - Sorts or merges files and supports multiple collating weight sequences
assert (3)              - Inserts program diagnostics
assign_cpu_to_pset (3)  - Assigns a processor to a processor set
assign_pid_to_pset (3)  - Assigns a process identification number to a processor set
async_daemon (2)        - Creates a local NFS asynchronous I/O server
at, batch (1)           - Runs commands at a later time
atapi_ide (7)           - Interface for ATAPI or IDE (PC) devices
atm.conf (4)            - default ATM configuration file
atmarp (8)              - Creates ATM Logical IP Subnet (LIS) interface, configures the ATM Address Resolution Protocol (ARP) module, and configures and displays the ATM ARP table
atmconfig (8)           - Configures the ATM subsystem
atmelan (8)             - Configures LAN-Emulation clients as network interfaces.
atmhosts (4)            - ATM host name file
atmifmp (8)             - Configures the ATM subsystem for switching IP traffic only
atmsetup (8)            - Sets up Asynchronous Transfer Mode (ATM) driver, signaling, and services
atmsig (8)              - Allows the configuration and management of the UNI signaling module
atof, strtod (3)        - Converts a character string to a double-precision floating-point value
atoi, atol, strtol, strtoul (3) - Convert a character string to the specified integer data type atom (1)                - Builds an instrumented version of an application program
atom_application_instrumentation, AddCallProto, AddCallProgram, AddCallObj, AddCallProc, AddCallBlock, AddCallInst, ReplaceProcedure (5) - Allows an Atom tool's instrumentation routine to add, within an application program, calls to analysis routines atom_application_navigation, GetFirstObj, GetLastObj, GetNextObj, GetPrevObj, GetFirstObjProc, GetLastObjProc, GetNextProc, GetPrevProc, GetFirstBlock, GetLastBlock, GetNextBlock, GetPrevBlock, GetFirstInst, GetLastInst, GetNextInst, GetPrevInst, GetProcObj, GetBlockProc, GetInstBlock, GetInstBranchTarget (5) - Allows an Atom tool's instrumentation routine to find locations in an application program atom_application_query, GetProgInfo, GetObjInfo, GetObjName, GetObjOutName, GetAnalName, GetObjInstArray, GetObjInstCount, GetProcInfo, ProcName, ProcFileName, ProcPC, GetBlockInfo, BlockPC, IsBranchTarget, GetInstClass, IsInstType, GetInstInfo, InstPC, InstLineNo, GetInstBinary, GetInstRegEnum, GetInstRegUsage (5) - Allows an Atom-tool instrumentation routine to obtain information about the parts of an application program atom_application_resolvers, ResolveTargetProc, ResolveNamedProc, ReResolveProc (5) - Allows an Atom tool's instrumentation routine to resolve procedure names and call targets atom_description_file (5) - Description of an Atom tool's instrumentation and analysis files. atom_instrumentation_routines, Instrument, InstrumentAll, InstrumentInit, InstrumentFini (5)    - Atom tool instrumentation routines
atom_object_management, BuildObj, IsObjBuilt, WriteObj, ReleaseObj (5)  - Allows an Atom tool's InstrumentAll routine to build, release, and write objects
atq (1)                 - Prints the queue of jobs waiting to be run
atq (1)                 - Prints the queue of jobs waiting to be run
atrm (1)                - Removes jobs spooled by at
atty (7)                - Asian terminal driver
aud_sitevent, aud_sitevent_num (3) - audit site event operations audcntl (2)             - audit control
audgen (2)              - generate an audit record
audgen (8)              - Generates an audit record
audgenl (3)             - generate an audit record
audit (4)               - Contains debug messages from the uucico daemon
audit (7)               - audit log interface
audit_setup (8)         - Audit setup script
audit_setup (8)         - Audit setup script
audit_tool, audit_tool.ultrix (8) - Audit log reduction tool auditd (8)              - Audit daemon
auditmask (8)           - Gets or sets auditmasks
auth_for_terminal_es (3) - determine whether a given user is authorized for login on a given terminal (Enhanced Security) authcap (4)             - Format of security databases (Enhanced Security)
authck (8)              - Checks internal consistency of the authentication database (Enhanced Security)
automount (8)           - Automatically and transparently mounts and unmounts NFS file systems
autopush (8)            - Manages the system's database of automatically pushed STREAMS modules
autosysconfig (8)       - Maintains the list of dynamic kernel subsystems that are automatically configured
awk (1)                 - Pattern scanning and processing language
awk (1)                 - Pattern scanning and processing language
badsect (8)             - Creates files to contain bad sectors
balance (8)             - Balances the percentage of used space among volumes in a domain.
banner (1)              - Creates a large banner
basename, dirname (1)   - Returns the base file name or directory portion of a path name
basename, dirname, dirname_r (3) - Return the base filename or directory portion of a pathname bc (1)                  - Provides a processor for arbitrary-precision arithmetic language
bcheckrc (8)            - Command script for checking and mounting local file systems
bcopy, bcmp, bzero (3)  - Perform memory operations
bdftopcf (1X)           - convert X font from Bitmap Distribution Format to Portable Compiled Format
bdiff (1)               - Finds differences in large files
bessel, j0, j1, jn, y0, y1, yn (3) - Compute Bessel functions bfs (1)                 - Scans files
bfs (1)                 - Scans files
bg (1)                  - Runs jobs in the background
biff (1)                - Notifies users when mail arrives
big5 (5)                - A character encoding system (codeset) for Traditional Chinese
bind (2)                - Binds a name to a socket
bind_intro (7)          - Introduction to the Berkeley Internet Name Domain (BIND) service
bind_manual_setup (7)   - Describes how to manually set up the Berkeley Internet Name Domain (BIND) service on your network.
bind_to_cpu (3)         - Bind execution to a specific CPU.
bind_to_cpu (3)         - Bind execution to a specific CPU.
bindconfig (8X)         - Configures BIND services for a single system or cluster
bindconfig (8X)         - Configures BIND services for a single system or cluster
bindresvport (3)        - bind a socket to a privileged IP port
bindsetup (8)           - Sets up the Berkeley Internet Name Domain (BIND) service
binlogd (8)             - Binary event-log daemon
bitmap, bmtoa, atobm (1X) - bitmap editor and converter utilities for the X Window System bootpd (8)              - Internet Boot Protocol (BOOTP) server
bootpgw (8)             - Internet BOOTP Protocol gateway
bootptab (4)            - BOOTP and DHCP server database
bpf (7)                 - BSD Packet Filter Extensions
bpf (7)                 - BSD Packet Filter Extensions
bprelay (8)             - BOOTP relay agent
bptojdb (8)             - Converts bootptab entries into permanent, static IP entries for JOIN databases.
brk, sbrk (2)           - Change space allocation
bsd_signal (2)          - Simplified signal facilities
bsearch (3)             - Performs a binary search
btcreate (8)            - Builds a bootable Standalone System (SAS) kernel on tape
btextract (8)           - Extracts the file systems from tape in single-user mode in memory
btou (1)                - Binary ucode to ASCII ucode converter
btowc (3)               - Converts a single byte from multibyte-character to wide-character format
btree (3)               - btree database access method
builtins.h (4)          - Header file declaring functions that are unconditionally intrinsic.
burst (1)               - explode digests into messages (only available within the message handling system, mh)
c89 (1)                 - Standard C Compiler
c89 (1)                 - Standard C Compiler
c_excpt.h (4)           - Header file defining structured exception handling keywords, intrinsics, and structures for the C language compiler
cal (1)                 - Displays a calendar
cal (1)                 - Displays a calendar
calendar (1)            - Writes reminder messages to standard output
capsar (1)              - prepares documents not in ASCII format for transport in the mail system
captoinfo (1)           - Converts a termcap description into a terminfo description.
cat (1)                 - Concatenates or displays files
cat (1)                 - Concatenates or displays files
catclose (3)            - Closes a specified message catalog
catgets (3)             - Retrieves a message from a catalog
catman (8)              - Creates or rebuilds formatted reference pages and the whatis database
catopen, NLSPATH (3)    - Opening a message catalog
cb (1)                  - Converts C source code into a readable form
cc (1)                  - C compiler
cc (1old)               - C compiler (outdated)
cd (1)                  - Changes the current working directory
cd_defs (3)             - Sets or gets default values for the User or Group ID, or for file or directory permissions
cd_drec, cd_cdrec (3)   - Reads the Directory Record from a CD-ROM directory
cd_getdevmap (3)        - Get mappings of major/minor numbers of a file on a Rock Ridge format CD-ROM
cd_idmap (3)            - Sets or gets mappings of User and Group IDs on a CD-ROM
cd_nmconv (3)           - Sets or gets CD-ROM file name conversions
cd_ptrec, cd_cptrec (3) - Reads the Path Table Record from the CD-ROM Path Table cd_pvd, cd_cpvd (3)     - Reads the Primary Volume Descriptor from a CD-ROM
cd_setdevmap (3)        - Set mappings of major/minor numbers of a file on a Rock Ridge format CD-ROM
cd_suf (3)              - Read System Use Field from a specified System Use Area on a Rock Ridge format CD-ROM
cd_type (3)             - Determines the type of file system recorded on a CD-ROM
cd_xar, cd_cxar (3)     - Reads the Extended Attribute Record for a CD-ROM file or directory from the CD-ROM
cda, CDA (4)            - Compound Document Architecture
cda_msg (4)             - CDA run-time messages
cdc (1)                 - Changes the comments in a Source Code Control System (SCCS) delta
cdc (1)                 - Changes the comments in a Source Code Control System (SCCS) delta
cddevsuppl (8)          - Sets and gets the major and minor numbers of a device file on a Rock Ridge format CD-ROM
cddrec (1)              - Read Directory Record from CD-ROM directory
cdfs (4)                - The CD-ROM (Compact Disc Read Only Memory) File System
cdmntsuppl (8)          - Sets and gets administrative CD-ROM features
cdoc (1)                - invokes CDA document conversion
cdptrec (1)             - Read Path Table Record from the CD-ROM Path Table
cdsuf (1)               - read the System Use Fields from a System Use Area
cdvd (1)                - Read Primary Volume Descriptor from a CD-ROM
cdxar (1)               - Read the Extended Attribute Record from a CD-ROM
cedit (1)               - Invokes the UDC Manager utility
cfg_connect (3)         - Connect to the configuration management server on a remote host
cfg_connect (3)         - Connect to the configuration management server on a remote host
cfg_disconnect (3)      - Remove the connection to a remote configuration management server
cfg_subsys_config (3)   - Configure a subsystem
cfg_subsys_defaults (3) - Determine the /etc/sysconfigtab value for selected attributes of a subsystem cfg_subsys_defaults_all (3) - Determine the /etc/sysconfigtab value for all attributes of a subsystem cfg_subsys_list (3)     - Determine the names and states of all subsystems registered on the system
cfg_subsys_op (3)       - Perform a subsystem-specific operation
cfg_subsys_query (3)    - Determine the value of selected subsystem attributes
cfg_subsys_query_all (3) - Determine the value of all attributes for a subsystem cfg_subsys_reconfig (3) - Reconfigure attribute values for a subsystem cfg_subsys_state (3)    - Determine the state of the named subsystem
cfg_subsys_unconfig (3) - Unconfigure a subsystem cfgetispeed (3)         - Gets the input baud rate for a terminal
cfgetispeed (3)         - Gets the input baud rate for a terminal
cfgetospeed (3)         - Gets the output baud rate for a terminal
cfgetospeed (3)         - Gets the output baud rate for a terminal
cfgmgr (8)              - Configuration management server
cfgmgr.auth (4)         - Configuration management server authorization database
cfgmgr.auth (4)         - Configuration management server authorization database
cfilt (1)               - filter for collect
cflow (1)               - Generates a C language flow graph of external references
cfsetispeed (3)         - Sets input baud rate for a terminal
cfsetispeed (3)         - Sets input baud rate for a terminal
cfsetospeed (3)         - Sets the output baud rate for a terminal
cfsetospeed (3)         - Sets the output baud rate for a terminal
cgen (1)                - Generates UDC attributes files that are used by system utilities
changers (8)            - list SCSI autochangers attached to the system
charmap (4)             - Defines character symbols as character encodings
chat (8)                - Automated conversational script with a modem
chdir, fchdir (2)       - Changes the current directory
check_usage (3)         - Checks whether a disk partition is in use
check_usage (3)         - Checks whether a disk partition is in use
checkdba (8)            - Check the JOIN IP address lease database for internal consistency
checknr (1)             - Checks nroff files
chfile (8)              - changes attributes of AdvFS files
chfsets (8)             - changes fileset attributes
chgrp (1)               - Changes the group ownership of a file or directory
chmod (1)               - Changes permission codes
chmod, fchmod (2)       - Changes file access permissions
chown (1)               - Changes the owner of files or directories
chown, lchown, fchown (2) - Changes the owner and group IDs of a file chroot (2)              - Changes the effective root directory
chroot (8)              - Changes the root directory of a command
chvol (8)               - changes the attributes of a volume
ci (1)                  - check in RCS revisions
cksum (1)               - Displays the checksum and byte count of a file
class_admin (8)         - Administer class scheduling and the database.
class_enable (3)        - Enable class scheduling.
class_scheduling (4)    - Allocate CPU resources based on class.
classcntl (2)           - manage kernel class scheduling properties.
clear (1)               - Clears terminal screen
clearenv (3)            - Clears the process environment
clearerr (3)            - Clears indicators on a stream
client.pcy (4)          - BOOTP and DHCP client policy
clock (3)               - Reports CPU time used
clock_getres (3)        - Get the resolution for the specified clock (P1003.1b)
clock_gettime, clock_settime (3) - Get or set the time for the specified clock (P1003.1b) clone (7)               - Opens a major and minor device pair on a STREAMS driver
clonefset (8)           - Creates a read-only copy of a fileset
close (2)               - Closes the file associated with a file descriptor
closelog, openlog, setlogmask, syslog, closelog_r, openlog_r, setlogmask_r, syslog_r (3) - Control system log clri (8)                - Clears i-nodes
cmp (1)                 - Compares two files
cmp (1)                 - Compares two files
cmx (8)                 - Generic communication exerciser
cmx (8)                 - Generic communication exerciser
co (1)                  - check out RCS revisions
coco (1)                - code converter for any of Mule's code
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 (5) - Coded character sets that are used on Microsoft Windows and NT systems col (1)                 - Filters text containing linefeeds
col (1)                 - Filters text containing linefeeds
colcrt (1)              - Filters text processor output for screen previewing
collect (1)             - a data collection tool
collgui (1)             - a graphical front-end for collect
colrm (1)               - Extracts columns from a file
comb (1)                - Combines Source Code Control System (SCCS) deltas
comm (1)                - Compares two sorted files.
command (1)             - Treats command arguments as simple commands
comp (1)                - compose a message (only available within the message handling system, mh)
compress, uncompress, zcat (1)  - Compresses and expands data
comsat (8)              - The biff server
config (8)              - Builds system configuration files
conflict (8)            - search for alias/password conflicts
confstr (3)             - Determines the current value of a specified system variable defined by a string value
connect (2)             - Connects two sockets
console (7)             - Console interface
consvar (8)             - Manipulate system firmware console environment variables
convauth (8)            - convert system authorization databases
convuser (8)            - convert user profile information between BASE and ENHANCED formats
copysign, finite, fp_class, isnan, nextafter, unordered  (3)    - Appendix and related miscellaneous functions for IEEE arithmetic
copysign, finite, fp_class, isnan, nextafter, unordered (3)    - Appendix and related miscellaneous functions for IEEE arithmetic
cord (1)                - Rearrange procedures in an executable file to facilitate better cache mapping
core (4)                - Format of memory image file
cp (1)                  - Copies files
cp382dof (8)            - Filter for Traditional Chinese CP382 printer controller
cp_dirs (4)             - Database configuration file used by worldwide support software
cpio (1)                - Copies files to and from archive storage.
cpio (4)                - Format of cpio archive
cpp (1)                 - the C language preprocessor
cpp (1)                 - the C language preprocessor
crashdc (8)             - Diagnostic data collection for a running or crashed system
create_file_securely (3) - Create a file in the authentication database (Enhanced Security) create_pset (3)         - Creates a processor set
create_pset (3)         - Creates a processor set
createlabel (3)         - Creates a disk label structure for a disk device
createlabel (3)         - Creates a disk label structure for a disk device
cron (8)                - The system clock daemon
crontab (1)             - Submits a schedule of commands to cron
crypt (1)               - encode/decode
crypt, crypt16, setkey, encrypt (3) - DES encryption csh (1)                 - C shell command interpreter
csh (1)                 - C shell command interpreter
csin, ccos, cdiv, cexp, clog, cmul, cpow, csqrt (3) - Complex functions csplit (1)              - Splits files by context
ct (1)                  - Dials an attached terminal and issues a login process
ctags (1)               - Makes a tags file for source file objects.
ctermid (3)             - Generates the pathname for the controlling terminal
ctod (1)                - creates a DOTS file for transfer of DDIF or DTIF documents with links
cu (1)                  - Connects directly or indirectly to a remote system
curs_add_wch, add_wch, wadd_wch, mvadd_wch, mvwadd_wch, echo_wchar, wecho_wchar (3) - Add a complex character and rendition to a Curses window and advance the cursor curs_add_wchstr, add_wchstr, add_wchnstr, wadd_wchstr, wadd_wchnstr, mvadd_wchstr, mvadd_wchnstr, mvwadd_wchstr, mvwadd_wchnstr (3) - Add an array of complex characters and rendition to a Curses window curs_addch, addch, waddch, mvaddch, mvwaddch, echochar, wechochar (3)   - Add a character (with attributes) to a Curses window and advance the cursor
curs_addchstr, addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr (3) - Add string of characters (and attributes) to a Curses window curs_addstr, addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr (3) - Add a string of characters to a Curses window and advance cursor curs_addwch, addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar (3)    - Add a wchar_t character (with attributes) to a Curses window and advance cursor
curs_addwchstr, addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr (3) - Add a string of wchar_t characters (and attributes) to a Curses window curs_addwstr, addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr (3) - Add a string of wchar_t characters to a Curses window and advance cursor curs_attr, attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout (3) - Curses character and window attribute control routines curs_attr_get, attr_get, wattr_get, attr_off, wattr_off, attr_on, wattr_on, attr_set, wattr_set, color_set, wcolor_set (3) - Functions that control Curses window attributes curs_beep, beep, flash (3) - Curses bell and screen flash routines curs_bkgd, bkgd, wbkgd, bkgdset, wbkgdset, getbkgd (3)  - Routines for manipulating the background in a Curses window
curs_bkgrnd, bkgrnd, wbkgrnd, bkgrndset, wbkgrndset, getbkgrnd, wgetbkgrnd (3)  - Set or get background character and rendition by using a complex character
curs_border, border, wborder, box, hline, whline, mvhline, mvwhline, vline, wvline, mvvline, mvwvline (3) - Create Curses borders, and horizontal and vertical lines curs_border_set, border_set, wborder_set, box_set, hline_set, whline_set, mvhline_set, mvwhline_set, vline_set, wvline_set, mvvline_set, mvwvline_set (3) - Draw borders or lines by using complex characters and renditions curs_chgat, chgat, wchgat, mvchgat, mvwchgat (3) - Change renditions of characters in a Curses window curs_clear, clear, wclear, erase, werase, clrtobot, wclrtobot, clrtoeol, wclrtoeol (3)  - Clear all or part of a Curses window
curs_color, start_color, init_pair, init_color, has_colors, can_change_color, color_content, pair_content, COLOR_PAIR, COLOR_PAIRS, COLORS, PAIR_NUMBER (3) - Curses color-manipulation routines and variables curs_delch, delch, wdelch, mvdelch, mvwdelch (3) - Delete the character under the cursor in a Curses window curs_deleteln, deleteln, wdeleteln, insdelln, winsdelln, insertln, winsertln (3) - Delete or insert lines in a Curses window curs_get_wch, get_wch, wget_wch, mvget_wch, mvwget_wch, unget_wch (3)   - Get (or push back) a wide character from Curses terminal keyboard
curs_get_wstr, get_wstr, getn_wstr, wget_wstr, wgetn_wstr, mvget_wstr, mvgetn_wstr, mvwget_wstr, mvwgetn_wstr (3) - Get an array of wide characters from a Curses terminal keyboard curs_getcchar, getcchar, setcchar (3)   - Get a wide character string and rendition from a cchar_t or set a cchar_t from a wide-character string
curs_getch, getch, wgetch, mvgetch, mvwgetch, ungetch (3) - Get (or push back) characters from a Curses terminal keyboard curs_getstr, getstr, getnstr, wgetstr, wgetnstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr (3) - Get character strings from a Curses terminal keyboard curs_getwch, getwch, wgetwch, mvgetwch, mvwgetwch, ungetwch (3) - Get (or push back) wchar_t characters from a Curses terminal keyboard curs_getwstr, getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr (3) - Get wchar_t character strings from a Curses terminal keyboard curs_getyx, getyx, getparyx, getbegyx, getmaxyx (3) - Get Curses cursor and window coordinates curs_in_wch, in_wch, win_wch, mvin_wch, mvwin_wch (3)   - Input a complex character and rendition from a Curses window
curs_in_wchstr,  in_wchstr, in_wchnstr, win_wchstr, win_wchnstr, mvin_wchstr, mvin_wchnstr, mvwin_wchstr, mvwin_wchnstr (3) - 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 (3) - Input an array of complex characters and renditions from a Curses window curs_inch, inch, winch, mvinch, mvwinch (3) - Get a character and its attributes from a Curses window curs_inchstr, inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr (3) - Get a string of characters (and attributes) from a Curses window curs_initscr, initscr, newterm, endwin, isendwin, set_term, delscreen (3) - Curses routines for screen initialization and manipulation curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, qiflush, noqiflush, raw, noraw, timeout, notimeut, wtimeout, typeahead (3) - Curses routines that control terminal-input options curs_ins_wch, ins_wch, wins_wch, mvins_wch, mvwins_wch (3) - Insert a complex character and rendition before the character under the cursor in a Curses window curs_ins_wstr, ins_wstr, ins_nwstr, wins_wstr, wins_nwstr, mvins_wstr, mvins_nwstr, mvwins_wstr, mvwins_nwstr (3) - Insert a wide-character string into a Curses window curs_insch, insch, winsch, mvinsch, mvwinsch (3) - Insert a character before the character under the cursor in a Curses window curs_insstr, insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr (3) - Insert a string before the character under the cursor in a Curses window curs_instr, instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr (3)  - Get a string of characters from a Curses window
curs_inswch, inswch, winswch, mvinswch, mvwinswch (3)   - Insert a wchar_t character before the character under the cursor in a Curses window
curs_inswstr, inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr (3) - Insert a wchar_t string before the character under the cursor in a Curses window curs_inwch, inwch, winwch, mvinwch, mvwinwch (3) - Get a wchar_t character and its attributes from a Curses window curs_inwchstr, inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr (3) - Get a string of wchar_t characters (and attributes) from a Curses window curs_inwstr, inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr (3) - Get a string of wchar_t characters from a Curses window curs_kernel, curs_set, def_prog_mode, def_shell_mode, napms, reset_prog_mode, reset_shell_mode, ripoffline, savetty (3) - Low-level Curses routines curs_move, move, wmove (3) - Move the Curses window cursor curs_outopts, clearok, idcok, idlok, immedok, leaveok, nl, nonl, setscrreg, wsetscrreg, scrollok (3) - Routines for controlling output options for a Curses terminal curs_overlay, copywin, overlay, overwrite (3)   - Overlap and manipulate overlapped Curses windows
curs_pad, newpad, pechochar, pecho_wchar, pechowchar, pnoutrefresh, prefresh, subpad (3) - Routines that create and display Curses pads curs_printw, printw, wprintw, mvprintw, mvwprintw, vw_printw, vwprintw (3) - Print formatted output in Curses windows curs_refresh, doupdate, redrawwin, refresh, wrefresh, wnoutrefresh, wredrawln (3) - Refresh Curses windows and lines curs_scanw, scanw, wscanw, mvscanw, mvwscanw, vw_scanw, vwscanw (3) - Convert formatted input from a Curses window curs_scr_dump, scr_dump, scr_init, scr_restore, scr_set (3) - Read or write a Curses screen from or to a file curs_scroll, scroll, scrl, wscrl (3)    - Scroll a Curses window
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 (3) - Curses soft-label routines curs_termattrs, baudrate, erasechar, erasewchar, has_ic, has_il, killchar, killwchar, longname, term_attrs, termattrs, termname (3) - Routines for querying the Curses environment curs_termcap, tgetent, tgetflag, tgetnum, tgetstr, tgoto (3)    - Curses interfaces that support termcap capabilities
curs_terminfo, del_curterm, mvcur, putp, restartterm, set_curterm, setupterm, tigetflag, tigetnum, tigetstr, tparm, tputs, vid_attr, vid_puts, vidattr, vidputs (3) - Curses interfaces to the terminfo database curs_touch, is_linetouched, is_wintouched, touchline, touchwin, untouchwin, wtouchln (3) - Curses routines that control refresh curs_util, delay_output, filter, flushinp, getwin, key_name, keyname, putwin, unctrl, use_env, wunctrl (3) - Miscellaneous utility routines for Curses curs_window, delwin, derwin, dupwin, mvderwin, mvwin, newwin, subwin, syncok, wcursyncup, wsyncdown, wsyncup (3) - Routines that create Curses windows curses (3)              - Terminal screen-handling and optimization package
cuserid (3)             - Gets the alphanumeric username associated with the current process
cut (1)                 - Displays specified parts from each line of a file
cut (1)                 - Displays specified parts from each line of a file
cvt_ftof (3)           - Converts a floating-point data type to another supported floating-point data type.
cxref (1)               - Creates a C program cross-reference listing
date (1)                - Displays or sets the date
daylight, timezone, tzname, tzset (3)   - Sets and accesses timezone conversion information
dbm_clearerr, dbm_close, dbm_delete, dbm_error, dbm_fetch, dbm_firstkey, dbm_forder, dbm_nextkey, dbm_open, dbm_setpblksiz, dbm_store (3) - Database subroutines dbminit, fetch, store, delete, firstkey, nextkey, forder (3)    - Database subroutines
dbopen (3)              - database access methods
dbx (1)                 - source level debugger
dbx (1)                 - source level debugger
dc (1)                  - Provides an interactive desk calculator for arbitrary precision integer arithmetic
dc (7)                  - serial line/mouse/keyboard
dcheck (8)              - Checks directory consistency
dd (1)                  - Converts and copies a file
ddif, DDIF (4)          - Digital Document Interchange Format files
ddifanls (1)            - convert DDIF formatted files to CDA analysis formatted files
ddifps (1)              - convert DDIF formatted files to PostScript(TM) formatted files
ddiftext (1)            - convert DDIF formatted files to text formatted files
ddr.dbase (4)           - Text database file of SCSI CAM device definitions
ddr_config (8)          - Compile and display the SCSI CAM I/O device database
dechanyu (5)            - A character encoding system (codeset) for Traditional Chinese
dechanzi (5)            - A character encoding system (codeset) for Simplified Chinese
deckanji (5)            - A character encoding system (codeset) for Japanese
deckorean (5)           - A character encoding system (codeset) for Korean
default (4)             - System default database file (Enhanced Security)
defragcron (8)          - Schedules AdvFS file domains for defragmenting
defragment (8)          - Makes the files in a file domain more contiguous
delproplist, fdelproplist (3)   - Removes Extended File Attributes from a file
delta (1)               - Saves editing changes in a Source Code Control System (SCCS) file
depord (8)              - order subset dependencies
deroff (1)              - Deletes neqn, nroff, and tbl constructs
des_crypt, des_string_to_key, des_is_weak_key, des_key_sched, des_quad_cksum (3) - Data Encryption Standard (DES) encryption library routines (Auth) destroy_pset (3)        - Destroys a processor set
devassign (4)           - Device assignment database file (Enhanced Security)
devio (7)               - device information interface
devswmgr (8)            - utility to manage the device switch database
df (1)                  - Displays statistics on free disk space
dhcpcemu (8)            - Emulate a DHCP client
dhcpconf (8)            - Controller for DHCP client configuration
dhcpparm (8)            - Daemon for client configuration
dhcptags (4)            - DHCP and BOOTP server database
dia (8)                 - DECevent: event report formatter
diction, explain, suggest (1)   - Prints wordy sentences and looks them up in an interactive thesaurus.
diff (1)                - Compares text files
diff3 (1)               - Compares three files
diffmk (1)              - Marks differences between files
difftime (3)            - Compares time values
dir (4)                 - Format of directories
dir (4)                 - Format of directories
dircmp (1)              - Compares two directories
dis (1)                 - Disassemble an object file
dis (1)                 - Disassemble an object file
disassembler (3)        - Disassemble a machine instruction and print the results
diskconfig (8X)         - Manages the configuration of disk devices on the system
diskconfig (8X)         - Manages the configuration of disk devices on the system
disklabel (4)           - Disk pack label
disklabel (8)           - Reads and writes disk pack label
disktab (4)             - Disk description file
diskusg (8)             - Generates disk accounting data by user ID
diskx (8)               - disk exerciser program
dispcrypt (3)           - encrypt a password, dispatching based on the associated algorithm (Enhanced Security)
dist (1)                - redistribute a message to additional addresses (only available within the message handling system, mh)
dl1152wrof (8)          - I18N filter for DEClaser 1152 printer
dl5100wrof (8)          - I18N filter for DEClaser 5100 printer
dl510kaof (8)           - Filter for the Korean DL510-KA printer
dlb, dlpi (7)           - STREAMS pseudodevice driver for bridging BSD Drivers to STREAMS
dlopen, dlsym, dlclose, dlerror (3) - interface to dynamic library loader dmu (8)                 - dataless management utility
dmu (8)                 - dataless management utility
dn_comp (3)             - Compresses a domain name
dn_expand (3)           - Expands a compressed domain name
dn_find (3)             - Searches for an expanded domain name
dn_skipname (3)         - Skips over a compressed domain name
dn_skipname (3)         - Skips over a compressed domain name
doconfig (8)            - Builds the kernel described by system configuration files
domainname (1)          - display or set the name of the current NIS domain for this system
dots, DOTS (4)          - Data Object Transport Syntax (DOTS) files
dp (8)                  - parse dates RFC 822-style
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 (3) - Generate uniformly distributed pseudorandom number sequences dspcat (1)              - Displays all or part of a message catalog
dspmsg (1)              - Displays a selected message from a message catalog
dtadvfs (8)             - Starts the AdvFS graphical user interface
dtif, DTIF (4)          - Digital Table Interchange Format
dtifanls (1)            - convert DTIF formatted files to CDA analysis formatted files
dtifddif (1)            - convert DTIF formatted files to DDIF formatted files
dtoc (1)                - unpacks a DOTS file after transfer of DDIF or DTIF documents with links
du (1)                  - Displays a summary of disk usage
dump, rdump (8)         - Performs incremental file system dumps
dump, rdump (8)         - Performs incremental file system dumps
dumpfs (8)              - Dump UFS file system information
dumprestor, dumpdates (4) - Incremental dump format dvdfs (4)               - The Digital Versatile Disk File System
dvr_msg (4)             - CDA Viewer messages
dxaccounts (8X)         - Graphical interface for account administration
dxaccounts (8X)         - Graphical interface for account administration
dxarchiver (8X)         - Stores and retrieves files in disk and tape archives
dxarchiver (8X)         - Stores and retrieves files in disk and tape archives
dxaudit (8X)            - Motif Interface for the Audit Subsystem
dxcalc (1X)             - DECwindows interface to the calculator
dxcalendar (1X)         - DECwindows calendar program
dxcalendar (1X)         - DECwindows calendar program
dxcardfiler (1X)        - DECwindows interface to the cardfiler
dxchpwd (1X)            - Create or change password program
dxclock (1X)            - DECwindows interface to the clock
dxconsole, xconsole (1X) - monitor system console messages with X dxdevices (8X)          - Windows interface for device configuration
dxdiff (1X)             - DECwindows visual differences program
dxdw (8X)               - Runs and repeats command line commands
dxfileshare (8X)        - Allows the importing and exporting of NFS file systems
dxhangulim (1X)         - An input server for Korean
dxhangulim (1X)         - An input server for Korean
dxhanyuim (1X)          - An input server for Traditional Chinese
dxhanziim (1X)          - An input server for Simplified Chinese
dxhosts (8X)            - Displays icons for hosts
dximageview (1X)        - Image Viewer for displaying graphics files
dxjim (1X)              - An input server for Japanese
dxkbledpanel (1X)       - Present an on-screen display of keyboard indicators.
dxkerneltuner (8X)      - Manages the attributes of loadable kernel subsystems
dxkeycaps (1X)          - Graphically display and edit the keyboard mapping
dxlicenses (8X)         - Lists and modifies licenses for software products
dxlicenses (8X)         - Lists and modifies licenses for software products
dxlsm (8X)              - Graphical interface, also called the Visual Administrator, for the Logical Storage Manager (LSM)
dxpaint (1X)            - DECwindows bitmap editor
dxpower (8)             - Application for maintaining the Power Management subsystem
dxpresto (8X)           - Graphically displays Prestoserve state and statistics.
dxprint (1X)            - Capture and print screen image.
dxproctuner (8X)        - Lists processes and their characteristics
dxsession, dxpause (1X) - DECwindows session manager dxshutdown (8X)         - Performs various types of automated system shutdown.
dxshutdown (8X)         - Performs various types of automated system shutdown.
dxsysinfo (8X)          - Monitors a system and its file systems and devices
dxterm (1X)             - DECwindows terminal emulator
echo (1)                - Writes its arguments to standard output
ecvt, ecvt_r, fcvt, fcvt_r, gcvt (3)    - Convert a floating-point number to a string
ed, e, red (1)          - Edits a file line by line
edauth (8)              - update and list authcap database information (Enhanced Security)
edit (1)                - Edits a file line by line with a simplified command set
editres (1X)            - a dynamic resource editor for X Toolkit applications
edquota (8)             - edits quotas
emacs (1)               - GNU project Emacs
emx (7)                 - Device Driver for the Emulex Fibre Channel Host Adapter
emx_data.c (4)          - Configuration file for the emx device driver
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 (3) - locations in program and definitions in runtime procedure table end, etext, edata (5)   - Defines the last location of a program
endgrent, fgetgrent, getgrent, getgrgid, getgrnam, setgrent, endgrent_r, fgetgrent_r, getgrent_r, getgrgid_r, getgrnam_r, setgrent_r (3) - Access group information in the user database endhostent, endhostent_r (3)    - Ends retrieval of network host entries
endprotoent, endprotoent_r (3)  - Close the network protocols database file
endpwent, fgetpwent, getpwent, getpwnam, getpwuid, putpwent, setpwent, setpwfile, endpwent_r, fgetpwent_r, getpwent_r, getpwnam_r, getpwuid_r, setpwent_r (3) - Access user attribute information in the user database endservent, endservent_r (3)    - Close the network services database file.
endutxent, getutxent, getutxid, getutxline, pututxline, setutxent (3)   - Access user accounting database functions
enter_quiet_zone, exit_quiet_zone (3)   - Prevent keyboard interruption of program actions (Enhanced Security)
env, printenv (1)       - Displays or sets the current environment, or displays the values of environment variables
envconfig (8)           - Configures the Environmental Monitoring daemon
environ (5)             - User environment
environ, execl, execv, execle, execve, execlp, execvp (2) - Executes a file envmond (8)             - Environmental Monitoring daemon
erf, erfc (3)           - Error functions
errno (5)               - Returns error condition value
error (1)               - Analyzes and disperses compiler error messages
errors (4)              - Contains a record of uucico daemon errors
escap_parse_fields, escap_print_fields, escap_cmp_fields, escap_copy_fields, escap_size_data (3) - parser routines for authcap-style data (Enhanced Security) etags (1)               - Generates a tags file for the emacs or mule editor
ethers (4)              - Database that maps Ethernet addresses to hostnames
ethers, ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line (3)    - Ethernet address mapping operations
eucJP (5)               - A character encoding system (codeset) for Japanese
eucKR (5)               - A character encoding system (codeset) for Korean
eucTW (5)               - A character encoding system (codeset) for Traditional Chinese
eucioctl (7)            - Interface to EUC-handling modules and drivers
eucset (1)              - Sets and gets EUC code widths for the terminal
euro, Euro, EUR (5)     - Euro currency sign
ex (1)                  - Edits lines in a file interactively, with screen display.
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 (3) - Routines to support mapping program counters to the data structures defined at run time exc_resume, exc_longjmp, exc_capture_context, exc_continue, exc_unwind, RtlUnwindRfp (3) - entry points that support resuming execution of user code. exception_dispatcher, exc_raise_signal_exception, exc_dispatch_exception, exc_raise_exception, exc_raise_status_exception (3) - Routines to search and call handlers for exceptions. exception_intro, libexc (3) - an overview of exception support supplied in libexc.a. excpt (4)               - Data structures and prototypes for exception handling support
exec_with_loader (2)    - Executes a file with a loader
exit, atexit, _exit (2) - Terminates a process exp, expm1, log, log2, log10, log1p, pow (3)    - Exponential, logarithm, and power functions
expacct (3)             - Expands accounting record
expand, unexpand (1)    - Replaces tab characters with spaces or spaces with tab characters
expand_dump (8)         - Produces a non-compressed kernel crash dump file
exportfs (2)            - Exports an NFS file system
exports (4)             - Defines remote mount points for NFS mount requests
expr (1)                - Evaluates arguments as expressions
extract (1)             - interactive string extract and replace
faa (7)                 - DEFAA FDDI Network Interface
faa (7)                 - DEFAA FDDI Network Interface
fastboot (8)            - Reboots the system without checking file systems
fasthalt (8)            - Halts the system
fattach (3)             - Attaches a STREAMS-based file descriptor to an object in the file system name space
fc (1)                  - Processes the command history list
fclose, fflush, fclose_unlocked, fflush_unlocked (3)    - Closes or flushes a stream
fcntl, dup, dup2 (2)    - Control open file descriptors
fd (4)                  - file descriptor files
fd (7)                  - Floppy disk interface
fdatasync (2)           - Writes data changes in a file to permanent storage
fddi_config (8)         - Displays and modifies the Fiber Distributed Data Interface (FDDI) parameters
fddi_config (8)         - Displays and modifies the Fiber Distributed Data Interface (FDDI) parameters
fddisk (8)              - FDI disk maintenance utility
fdetach (3)             - Detaches a file name from a STREAMS-based file descriptor
fdetach (8)             - Detaches a STREAMS-based file descriptor from a filename
fdmns (4)               - contains file domain names and devices
feedback (1)            - Generate an optimization feedback file using pixie and prof
feof (3)                - Tests EOF on a stream
ferror (3)              - Tests the error indicator on a stream
ffd (8)                 - Font-faulting daemon for the DEClaser 1152 printer
ffd (8)                 - Font-faulting daemon for the DEClaser 1152 printer
ffs (3)                 - Finds first set bit
ffs (3)                 - Finds first set bit
fg (1)                  - Runs jobs in the foreground
fgetws (3)              - Gets a string from a stream
file (1)                - Determines file type
filehdr (4)             - File header for object files
fileno (3)              - Maps a stream pointer to a file descriptor
files (4)               - File control database  (Enhanced Security)
files (4)               - File control database (Enhanced Security)
filterlog (8)           - Logs and reports system Correctable Read Data (CRD) memory errors on specific systems.
find (1)                - Finds files matching an expression
finger, f (1)           - Displays user information
fingerd (8)             - The user information server for networks
fitset (8)              - determines if a software subset fits on a system
fixso (1)               - Fixes a shared object so that it can be quickstarted
flex (1)                - Generates a C Language lexical analyzer
flock (2)               - Applies or removes an advisory lock on an open file
flockfile (3)           - Locks a stdio stream
floor, ceil, modf, nint, rint, trunc (3) - Round floating-point numbers to floating-point integers, return the nearest integral value, and truncate a floating-point number fmod, drem, remainder (3) - Compute the floating-point remainder fmt (1)                 - Formats mail messages prior to sending
fmt (1)                 - Formats mail messages prior to sending
fmtmsg (3)              - Displays a message in the specified format
fnmatch (3)             - Matches filename patterns
fold (1)                - Breaks or wraps lines in a file
fold_string_w (3)       - Maps one wide-character string to another, performing the specified Unicode character transformation
folder (1)              - set folder or display current folder name (only available within the message handling system, mh)
folders (1)             - list folders and contents (only available within the message handling system, mh)
fontconverter (1X)      - Converts user-defined characters (UDCs) into PCF format
fopen, freopen, fdopen (3) - Open a stream fork, vfork (2)         - Creates a new process
fork, vfork (2)         - Creates a new process
forw (1)                - Forwards messages (only available within the message handling system, mh)
forward (4)             - forward mail
fputws (3)              - Writes a wide-character string to a stream
fread, fread_unlocked, fwrite, fwrite_unlocked (3) - Perform input/output operations frexp, ldexp, logb, scalb (3)   - Manipulate floating-point numbers
from (1)                - Shows whom mail messages are from
fs, inode (4)           - Specifies the format of the file system volume
fsck, ufs_fsck (8)      - Check and repair UFS file systems
fsdb (8)                - File system debugger
fseek, fseek_unlocked, rewind, ftell, fgetpos, fsetpos (3) - Reposition the file pointer of a stream fsinfo (1X)             - X font server information utility
fslsfonts (1X)          - list fonts served by X font server
fstab (4)               - Static information about file systems and swap partitions
fstobdf (1X)            - generate BDF font from X font server
fsx (8)                 - file system exerciser
fsx (8)                 - file system exerciser
fsync (2)               - Writes changes in a file to permanent storage
fta (7)                 - DEFTA FDDI Network Interface
fta (7)                 - DEFTA FDDI Network Interface
fta (7)                 - DEFTA, DEFPA, and DEFEA FDDI Network Interfaces
ftoc (1)                - interface between prof and cord
ftok (3)                - Generates a standard interprocess communication key
ftp (1)                 - Transfers files between a local and a remote host
ftp (1)                 - Transfers files between a local and a remote host
ftpd (8)                - Describes File Transfer Protocol server daemon, including anonymous service
ftpusers (4)            - The ftpd security file
ftw (3)                 - Walks a file tree
ftw (3)                 - Walks a file tree
funlockfile (3)         - Unlocks a stdio stream
funlockfile (3)         - Unlocks a stdio stream
fuser (2)               - Reports PIDs and UIDs for files, file systems and/or the devices attached to them.
fuser (8)               - Lists process IDs of processes that are using one or more files or file structures
fverify (8)             - verify software subsets
fwide (3)               - Sets stream orientation to byte or wide-character
fwtmp, acctwtmp, wtmpfix (8)    - Modify connect time accounting records to change formats and to make corrections in the records
fwupgrade (8)           - Updates the system firmware from a loadable firmware image (*.exe or *.sys)
fza (7)                 - DEFZA FDDI Network Interface
fza (7)                 - DEFZA FDDI Network Interface
gated (8)               - gateway routing daemon
gated.conf (4)          - Gate daemon configuration file (general information)
gated.control (4)       - Gate daemon configuration file (control statements)
gated.proto (4)         - Gate daemon configuration file (protocol statements)
gated.proto (4)         - Gate daemon configuration file (protocol statements)
gated_intro (7)         - Information about the gate daemon and its implementation
gated_intro (7)         - Information about the gate daemon and its implementation
gateways (4)            - Specifies Internet routing information to the routed daemon
gawk (1)                - pattern scanning and processing language
gdc (8)                 - operational user interface for gated(8)
gdc (8)                 - operational user interface for gated(8)
gencat (1)              - Creates and modifies a message catalog
gendisk (1)             - produces distribution disk media
gentapes (1)            - Produces distribution magnetic tape media
genufi (8)              - Generates a User File Inventory (UFI) file
genxlt (1)              - Generates a codeset conversion table
get (1)                 - Creates a specified version of a Source Code Control System (SCCS) file
get (1)                 - Creates a specified version of a Source Code Control System (SCCS) file
get_num_crypts, get_crypt_name (3) - determine the encryption types available (Enhanced Security) get_proplist_entry (3)  - Initializes pointers to the corresponding entries in an Extended File Attribute buffer
get_seed_es (3)         - Obtain a drand48 seed value for an extended profile (Enhanced Security)
get_seed_es (3)         - Obtain a drand48 seed value for an extended profile (Enhanced Security)
getacl (1)              - Displays the discretionary access control information (ACL)
getaddressconf (2)      - Gets information about system address space configuration
getbulk (SR_CMDMAN)     - retrieve scalar and table entries from a SNMPv2 entity
getc, fgetc, getc_unlocked, getchar, getchar_unlocked, getw (3) - Get a byte or word from an input stream getclock (3)            - Gets current value of system-wide clock.
getconf (1)             - Displays system configuration variable values
getcontext, setcontext (2) - Provides user level context switching getcwd (3)              - Gets the pathname of the current directory
getdate, getdate_r (3)  - Convert formatted string into time/date structure
getdirentries (2)       - Gets directory entries in a file-system independent format.
getdiskbyname, getdiskbyname_r (3) - Get the disk description using a disk name getdomainname, setdomainname (2) - get or set name of current domain getdtablesize (2)       - Gets the descriptor table size
getdvagent, getdvagnam, putdvagnam, copydvagent (3) - Manipulate device assignment database entry (Enhanced Security) getenv (3)              - Returns the value of an environment variable
getesdfent, getesdfnam, setprdfent, endprdfent, putesdfnam (3)  - Manipulate system default database entry (Enhanced Security)
getesdvent, getesdvnam, setdvagent, enddvagent, putesdvnam, copyesdvent (3) - Manipulate device assignment database entry (Enhanced Security) getesfient, getesfinam, setprfient, endprfient, putesfinam (3)  - Manipulate file control database entry (Enhanced Security)
getespwent, getespwuid, getespwnam, setprpwent, endprpwent, putespwnam (3) - Manipulate protected password database entry (Enhanced Security) getestcent, getestcnam, setprtcent, endprtcent, putestcnam (3)  - Manipulate terminal control database entry (Enhanced Security)
getfh (2)               - Gets a file handle
getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r (3) - Get information about a file system getfsstat (2)           - Gets list of all mounted file systems
getgid, getegid (2)     - Gets the process group ID
getgroups (2)           - Gets the supplementary group IDs of the current process
gethostbyaddr, gethostbyaddr_r (3) - Gets a network host entry by address gethostbyname, gethostbyname_r (3) - Get a network host entry by name gethostent, gethostent_r, sethostent, sethostent_r (3)  - Opens network host file
gethostid (2)           - Gets the unique identifier of the current host
gethostname (2)         - Gets the name of the local host
gethostname (2)         - Gets the name of the local host
gethostsex (3)          - get the byte sex of the host machine
getitimer, setitimer (2) - Returns or sets the value of interval timers getlogin, getlogin_r, setlogin (2) - Gets and sets login name getluid, setluid (3)    - Get or set the login UID (Enhanced Security)
getmany (SR_CMDMAN)     - retrieve classes of variables from a SNMP entity.
getmntinfo, getmntinfo_r (3)    - Get information about mounted file systems
getmsg, getpmsg (2)     - Receives the next message from a Stream
getnetbyaddr, getnetbyaddr_r (3) - Get a network entry by address getnetbyname, getnetbyname_r (3) - Get a network entry by name getnetent, getnetent_r (3) - Get a network entry getnetgrent, setnetgrent, endnetgrent, innetgr (3) - get network group entry getnext (SR_CMDMAN)     - retrieve one variable's value from a SNMP entity
getone (SR_CMDMAN)      - retrieve one variable's value from an SNMP entity
getopt (1)              - Parses command line flags and arguments
getopt (3)              - Gets flag letters from the argument vector
getopts (1)             - Parses utility options
getpagesize (2)         - Gets the system page size
getpagesize (2)         - Gets the system page size
getpass (3)             - Reads a password
getpeername (2)         - Gets the name of the peer socket
getpeername (2)         - Gets the name of the peer socket
getpgid (2)             - Gets process group ID
getpid, getpgrp, getppid (2)    - Gets the process ID, process group ID, parent process ID
getprdfent, getprdfnam, putprdfnam (3)  - Manipulate system default database entry (Enhanced Security)
getprfient, getprfinam, putprfinam (3)  - Manipulate file control database entry (Enhanced Security)
getpriority, setpriority (2)    - Gets or sets process scheduling priority
getprlpnam, putprlpnam (3) - Manipulate printer control database entry (Enhanced Security) getproplist, fgetproplist (3)   - Gets the Extended File Attributes of a file
getprotobyname, getprotobyname_r (3)    - Get a protocol entry by protocol name
getprotobynumber, getprotobynumber_r (3) - Get a protocol entry by number getprotoent, getprotoent_r (3)  - Get a protocol entry
getprpwent, getprpwuid, getprpwnam, putprpwnam (3) - Manipulate protected password database entry (Enhanced Security) getprtcent, getprtcnam, putprtcnam (3)  - Manipulate terminal control database entry (Enhanced Security)
getpw (3)               - get name from uid
getrlimit, setrlimit (2) - Controls maximum system resource consumption getrpcent, getrpcbynumber, getrpcbyname, setrpcent, endrpcent (3) - Get rpc entry getrusage, vtimes (2)   - Gets information about resource utilization
gets, fgets (3)         - Get a string from a stream
gets, fgets (3)         - Get a string from a stream
getservbyname, getservbyname_r (3) - Get a service entry by name getservbyport, getservbyport_r (3) - Get a service entry by port number getservent, getservent_r (3)    - Get a services file entry from the /etc/services file.
getsid (2)              - Retrieves the session ID of a process
getsockname (2)         - Gets the socket name
getsockname (2)         - Gets the socket name
getsockopt (2)          - Gets socket options
getsubopt (3)           - Parses suboption arguments from a command line
getsvc (3)              - Gets a pointer to the svcinfo structure.
getsysinfo (2)          - Gets system information
gettab (SR_CMDMAN)      - utility for table retrieval from an SMP entity
gettimeofday, settimeofday, ftime (2)   - Gets and sets date and time
gettimer (3)            - Gets value of a per-process timer
getttyent, getttyent_r, getttynam, getttynam_r, setttyent, setttyent_r, endttyent, endttyent_r (3) - Get a /etc/securettys file entry gettxt (3)              - Retrieves a text string from a message catalog
getty (8)               - Sets the terminal type, modes, speed, and line discipline
gettydefs (4)           - Terminal attributes
getuid, geteuid (2)     - Gets the real or effective user ID
getusershell, getusershell_r, setusershell, setusershell_r, endusershell, endusershell_r (3)    - Get the names of legal user shells
getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname (3) - Access utmp file entries getvfsbyname (3)        - Gets the virtual file system type number
getvfsbynumber (3)      - Gets the virtual file system type name
getwc, getwc_unlocked, fgetwc, getwchar (3) - Get a wide character from an input stream getwd (3)               - Gets current directory pathname
glob, globfree (3)      - Generate pathnames matching a pattern
gprof (1)               - Displays pc-sampling or hiprof call graph profile data
grantpt (3)             - Permits access to the slave pseudoterminal device
graph (1)               - Draws a graph.
grep, egrep, fgrep (1)  - Searches a file for patterns
group (4)               - Group file
groupadd (8)            - Adds a new group definition
groupdel (8)            - Deletes a group definition from the system
groupmod (8)            - Modifies a group definition on the system
groups (1)              - Displays your group membership
gzexe (1)               - compress executable files in place
gzip, gunzip (1)        - Compresses or expands files.
gzip, gunzip, zcat (1)  - compress or expand files
h_errno (2)             - Error-return value for network database operations.
halt (8)                - Stops the processor
hash (1)                - Remembers or reports utility locations
hash (3)                - hash database access method
head (1)                - Displays the beginning of files
help (1)                - Provides information for new users
hier (5)                - Layout of file systems
hiprof (5)              - Hierarchical instruction profiler
hostalias (3)           - Searches for host aliases
hostid (1)              - Sets or displays the identifier of the local host
hostname (1)            - Sets or displays the name of the current host system
hostname (5)            - Hostname resolution description
hosts (4)               - The host name data base
hosts.equiv (4)         - A file containing the names of remote systems and users that can execute commands on the local system
hosts.equiv (4)         - A file containing the names of remote systems and users that can execute commands on the local system
hpflip (8)              - flip device type of HP optical disk drives
hsearch, hcreate, hdestroy, hsearch_r, hcreate_r, hdestroy_r (3) - Manage hash tables htonl (3)               - Converts an unsigned 32-bit integer from host byte order to Internet network-byte order
htons (3)               - Converts an unsigned short (16-bit) integer from host byte order to network byte order
hypot, cabs, fabs (3)   - Calculate Euclidean distance and absolute value
i18n_intro, i18n, LANG, LC_ALL, LC_COLLATE, LC_CTYPE, LC_MESSAGES, LC_MONETARY, LC_NUMERIC, LC_TIME (5) - Introduction to internationalization (I18N) i18n_printing (5)       - Introduction to internationalized printing support
iceauth (1X)            - ICE authority file utility
icheck (8)              - File system storage consistency check
icmp (7)                - Internet Control Message Protocol
ico (1X)                - animate an icosahedron or other polyhedron
iconv (1)               - Converts encoded characters to another codeset
iconv (3)               - Converts a string of characters from one codeset to another codeset
iconv_close (3)         - Closes a specified codeset converter
iconv_close (3)         - Closes a specified codeset converter
iconv_intro, iconv (5)  - Introduction to codeset conversion
iconv_open (3)          - Opens a character codeset converter
id (1)                  - Displays the user's system identity
ident (1)               - identify files
idp (7)                 - Xerox Internet Datagram Protocol
idp (7)                 - Xerox Internet Datagram Protocol
iec (1)                 - Instruction Emulator Control
iec (1)                 - Instruction Emulator Control
ieee, ieee_set_fp_control, ieee_get_fp_control, ieee_set_state_at_signal, ieee_get_state_at_signal, ieee_ignore_state_at_signal (3) - libc ieee trap enable support routines. ielem (8)               - initialize element status
ifaccess.conf (4)       - Interface access filter configuration file
ifconfig (8)            - Configures or displays network interface parameters
ifnet (7)               - STREAMS ifnet module for bridging STREAMS device drivers to sockets
ikdebug (8)             - Integrated kernel debugger
ils (8)                 - Lists files in stl_inv format
ils (8)                 - Lists files in stl_inv format
imake (1X)              - C preprocessor interface to the make utility
inc (1)                 - Incorporates new mail (only available within the message handling system, mh)
inc (1)                 - Incorporates new mail (only available within the message handling system, mh)
indent (1)              - changes the appearance of a C program by inserting or deleting whitespace
index, rindex, strchr, strrchr (3) - Search for character in string inet (7)                - Internet Protocol family
inet.local (4)          - File to invoke local network commands
inet.local (8)          - Script file to invoke local network commands
inet_addr (3)           - Translates an Internet network address string to an Internet address integer
inet_lnaof (3)          - Translates an Internet address integer into its host (local) address component
inet_makeaddr (3)       - Translates an Internet network address and host address into an Internet network byte-ordered address
inet_netof (3)          - Translates an Internet address into its network address component
inet_network (3)        - Translates an Internet dot-formatted address string to a network address integer
inet_ntoa (3)           - Translates an Internet address into a dot-formatted character string
inetd (8)               - Internet super-server
inetd.conf (4)          - The default configuration file for the inetd daemon
infocmp (1)             - Compares or prints terminfo descriptions
init (8)                - Process control initialization
initgroups (3)          - Initializes concurrent group set
initprivs (3)           - Initializes privileges (Enhanced Security)
inittab (4)             - Controls the initialization process
inquire (8)             - list devices available
insque, remque (3)      - Inserts or removes an element in a queue
install (1)             - Installs a command
install-mh (8)          - initialize the MH environment
installbsd (1)          - Installs a command (BSD version)
installupdate (8)       - Invokes the update installation procedure
intro (1)               - Introduction to commands
intro (3)               - Introduction to library functions
intro (4)               - Introduction to file formats
intro (5)               - Introduction to miscellaneous reference pages
intro (7)               - Introduction to special files
intro (8)               - Introduction to system maintenance and operation commands
intro, errno (2)        - Introduction to system calls
invcutter (1)           - Generates a subset inventory file
invsync (8)             - Synchronizes system inventory.
ioctl (2)               - Controls devices
iostat (1)              - Reports I/O statistics
ip (7)                  - Internet Protocol
ipcrm (1)               - Removes message queue, semaphore set, or shared memory identifiers
ipcs (1)                - Reports Interprocess Communication (IPC) facility status
iprsetup (8)            - Internet Protocol router setup
iptos (4)               - Defines the IP Type Of Service (TOS) for FTP and Telnet
isalnum, isalpha, isascii, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit (3) - Classify characters isastream (3)           - Determines if a file descriptor refers to a STREAMS file
iscc (7)                - serial communications interface
isfdtype (3)            - Tests a file descriptor for a specific file type
iso2022, iso-2022, ISO-2022 (5) - A character encoding mechanism standardized by the International Standards Organization (ISO) iso2022jp, iso-2022-jp, ISO-2022-JP (5) - A character encoding system (codeset) for Japanese iso8859-1, ISO8859-1 (5) - A character encoding system (codeset) for Catalan, Danish, Dutch, English, Finnish, French, German, Icelandic, Italian, Norwegian, Portuguese, Spanish, and Swedish iso8859-2, ISO8859-2 (5) - A character encoding system (codeset) for Czech, Slovak, Slovene, Polish, and Hungarian iso8859-4, ISO8859-4 (5) - A character encoding system (codeset) for Lithuanian and other languages iso8859-5, ISO8859-5 (5) - A character encoding system (codeset) for Russian iso8859-7, ISO8859-7 (5) - A character encoding system (codeset) for Greek iso8859-8, ISO8859-8 (5) - A character encoding system (codeset) for Hebrew iso8859-9, ISO8859-9 (5) - A character encoding system (codeset) for Turkish issue (4)               - Issue identification file
issue.net (4)           - Network issue identification file
iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit (3) - Classify a wide character iswctype (3)            - Determines the properties of a wide character
it (8)                  - configure a system after installation
itrunc, uitrunc (3)     - Truncate a floating-point number
itruns (8)              - set up files for use by the it command
java, javac, jre, jdb, javah, javap, javadoc, appletviewer, rmic, rmiregistry, serialver, native2ascii, jar, javakey (5) - The Java Development Kit tools jb_config (8)           - jukebox resource configuration tool
jbexercise (8)          - NetWorker jukebox exerciser
jdbdump (8)             - Dumps fields from the DHCP dynamic databases.
jdbmod (8)              - Adds, modifies, or deletes data in the DHCP dynamic databases.
jdbreg (8)              - Registers hosts in the DHCP dynamic databases.
jdbshow (8)             - Display the contents of a specific JOIN server database
jiskanji, jiskanji7, JIS7 (5)   - A character encoding system (codeset) for Japanese
jobs (1)                - Displays status of jobs in the current session
join (1)                - Joins the lines of two files
join.ipaddresses (4)    - Acceptable formats for string representations of IP addresses
joinc (8)               - Daemon for DHCP client configuration
joind (8)               - BOOTP and DHCP server daemon
kb_indicator (1X)       - Controls the compose (kana) LED during an X session
kdbx (8)                - Analyzes running kernels and dump files.
keyboard (5)            - Using keyboards for different native languages
kill (1)                - Sends a signal to a running process
kill (2)                - Sends a signal to a process or to a group of processes
killall (8)             - Terminates all processes started by the user, except the calling process
killpg (2)              - Sends a signal to a process group
kitcap (4)              - Kit descriptor database for gentapes and gendisk utilities
kits (1)                - Generates setld format distribution kits
kkc (5)                 - Kana-Kanji conversion
kkc (5)                 - Kana-Kanji conversion
kkcd (8)                - Daemon that supports the Kana-Kanji conversion service
kloadsrv (8)            - Kernel load server
kmem (7)                - mapped kernel memory interface
kmknod (8)              - Creates device special files for kernel layered products
knlist (3)              - Look up symbols in the currently running kernel
kopt (8)                - Selects various kernel options.
kprofile (1)            - Profile the kernel by using the EV4 performance counters
kreg (8)                - Maintains the system file that registers kernel layered products
ksh (1)                 - Korn shell
ksh (1)                 - Korn shell
l10n_intro, l10n, locales, LOCPATH (5)  - Introduction to localization (L10N)
la280of (8)             - Filter for the Japanese LA280 printer
la380cbof (8)           - Simplified Chinese filter for the LA380 printer
la380kof (8)            - Filter for the Korean LA380 printer
la380of (8)             - Filter for Japanese LA380 printer
la84of (8)              - Filter for the Japanese LA84 printer
la86of (8)              - Filter for the Japanese LA86 printer
la88cof (8)             - Filter for the Simplified Chinese LA88 printer
la88of (8)              - Filter for the Japanese LA88 printer
la90of (8)              - Filter for the Japanese LA90 printer
ladebug, dxladebug (1)  - Invokes the command interface (ladebug) or the graphical user interface (dxladebug) debugger.
lan_config (8)          - Modifies low-level configuration parameters for a given LAN interface
last (8)                - Displays information about previous logins
lastcomm (8)            - Outputs information about the last commands executed
lat_intro, lat (7)      - Local Area Transport (LAT) support
lat_manual_setup (7)    - Describes how to manually set up the Local Area Transport (LAT)
latcp (8)               - Local Area Transport (LAT) Control Program
latsetup (8)            - Local Area Transport (LAT) setup utility
ld (1)                  - link editor
ld, uld (1old)          - link editor and ucode link editor (outdated)
ldahread (3)            - read the archive header of a member of an archive file
ldclose, ldaclose (3)   - close a common object file
ldfcn (4)               - Common object file access routines
ldfhread (3)            - read the file header of a common object file
ldgetaux (3)            - Retrieves an auxiliary entry
ldgetname (3)           - Retrieve symbol name for object file symbol table entry
ldgetpd (3)             - Retrieves procedure descriptor given a procedure descriptor index
ldlseek, ldnlseek (3)   - seek to line number entries of a section of a common object file
ldohseek (3)            - seek to the optional file header of a common object file
ldopen, ldaopen (3)     - open a common object file for reading
ldr_atexit (3)          - Runs termination functions for shared libraries
ldr_inq_module (3)      - Returns information about a loaded module
ldr_inq_region (3)      - Returns module information about a region in a loaded module
ldr_next_module (3)     - Returns the next module ID for a process
ldr_xattach (3)         - Attaches to another process to permit loading/unloading of modules in that process' address space
ldr_xattach (3)         - Attaches to another process to permit loading/unloading of modules in that process' address space
ldr_xdetach (3)         - Detaches from an attached process
ldr_xdetach (3)         - Detaches from an attached process
ldrseek, ldnrseek (3)   - seek to relocation entries of a section of a common object file
ldshread, ldnshread (3) - read an indexed/named section header of a common object file ldsseek, ldnsseek (3)   - seek to an indexed/named section of a common object file
ldtbread (3)            - Read an indexed symbol table entry of a common object file
ldtbseek (3)            - seek to the symbol table of a common object file
ldterm (7)              - STREAMS line discipline module
le (7)                  - LeMAC Ethernet interface
learn (1)               - Provides computer-aided instruction for the C shell
learp (8)               - Displays the contents of a LAN-Emulation Address Resolution Protocol (LE-ARP) table.
leave (1)               - Reminds you when to leave
len (3)                 - return length of Fortran string
len (3)                 - return length of Fortran string
lex (1)                 - Generates programs for lexical tasks
lex (1)                 - Generates programs for lexical tasks
lgamma, gamma (3)       - Compute the logarithm of the gamma function
libAF (3)               - Provides Attribute File Library functions to manipulate file attributes
libcfg (3)              - Introduction to the Configuration Management Library
libpw, libPW, Programmers_Workbench_Library (3) - Provides functions for compatibility with existing programs libst_intro, libst (3)  - Symbol table and object file access library
limits (4)              - Header files for implementation-specific constants
line (1)                - Reads one line from standard input
linenum (4)             - Line number entries in an object file
link (2)                - Creates an additional directory entry for an existing file on  current file system
link (2)                - Creates an additional directory entry for an existing file on current file system
link, unlink (1)        - Creates an additional directory entry for an existing file
lint (1)                - a C program checker
lio_listio (3)          - Initiate a list of asynchronous I/O requests
listen (2)              - Listens for socket connections and limits the backlog of incoming connections
listres (1X)            - list resources in widgets
llogin (1)              - Connects to a LAT service
lmf (8)                 - License Management Facility (LMF)
lmf (8)                 - License Management Facility (LMF)
lmfsetup (8)            - License Management Facility (LMF) registration script
ln (1)                  - Link to a file
ln (7)                  - Lance Ethernet interface
ln03jaof (8)            - Filter for the Japanese LN03S-JA printer
ln05jaof (8)            - Filter for the Japanese DEClaser 2300 printer
ln10jaof (8)            - Filter for the Japanese DEClaser 2400 printer
lndir (1X)              - create a shadow directory of symbolic links to another directory tree
lo (7)                  - Software loopback network interface
loader (5)              - Run-time linker and loader.
local.users (4)         - Specifies mail recipients on the local host.
local.users (4)         - Specifies mail recipients on the local host.
locale (1)              - Displays information about locales
locale (4)              - Contains one or more categories that describe a locale
localeconv (3)          - Retrieves locale-dependent formatting parameters
localedef (1)           - Builds a locale from locale and character map source files
lock (1)                - Requests and verifies a user password
locked_out_es (3)       - determine if password-management disallows user login (Enhanced Security)
lockf (3)               - Controls open file descriptors
locks (4)               - A directory that contains lock files for communication devices and remote systems that prevent multiple attempts to use the same device or contact a remote system
log (8)                 - Records input and output from a program.
log (8)                 - Records input and output from a program.
logger (1)              - Makes entries in the system log
login (1)               - Signs the user on to the system
logname (1)             - Displays user login name
look (1)                - Finds lines in a sorted list
lorder (1)              - Finds the best order for member files in an object library
lp, cancel (1)          - Sends or cancels a printing request
lpc (8)                 - Line printer control program
lpc (8)                 - Line printer control program
lpd (8)                 - line printer daemon
lpd (8)                 - line printer daemon
lpq (1)                 - Examines the spool queues.
lpq (1)                 - Examines the spool queues.
lpr (1)                 - Sends files to spooling daemon for printing
lpr (1)                 - Sends files to spooling daemon for printing
lprm (1)                - Removes requests from the line printer spooling queue
lprsetup (8)            - printer spooler set up program
lprsetup.dat (4)        - Printer configuration files
lpstat (1)              - Displays line printer status information
lptest (8)              - Generates the line printer ripple test pattern
ls (1)                  - Lists and generates statistics for files
lsearch, lfind (3)      - Perform a linear search and update
lseek (2)               - Moves read-write file offset
lsmbstartup (8)         - Start the Logical Storage Manager (LSM) during system reboot.
lsmbstartup (8)         - Start the Logical Storage Manager (LSM) during system reboot.
ltf (1)                 - labeled tape facility
ltf (1)                 - labeled tape facility
ltf (4)                 - labeled tape facility
ltf (4)                 - labeled tape facility
lvchange (8)            - Changes the characteristics of a logical volume.
lvcreate (8)            - Creates a logical volume in a volume group
lvdisplay (8)           - Displays information about logical volumes
lvextend (8)            - Increases the number of physical extents allocated to a logical volume
lvm (7)                 - Logical Volume Manager (LVM) programming interface
lvm (7)                 - Logical Volume Manager (LVM) programming interface
lvreduce (8)            - Decreases the number of physical extents allocated to a logical volume
lvremove (8)            - Removes one or more logical volumes from a volume group
lvsync (8)              - Synchronizes logical volume mirrors that are stale in one or more logical volume
m2ps (1)                - Converts text in Mule internal code to PostScript format
m4 (1)                  - Preprocesses files, expanding macro definitions
machine (1)             - return architecture type of machine
madd, msub, mult, mdiv, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom (3) - Performs multiple precision integer arithmetic madvise (2)             - Advise the system of the expected paging behavior of a process
magic (4)               - Magic file for the file command
mail, binmail (1)       - Sends and displays messages
mail_intro (7)          - Introductory information on the Tru64 UNIX mail system
mail_manual_setup (7)   - Describes how to manually set up and start mail
mailconfig (8X)         - Sets up the routing and delivery of mail for the system.
mailconfig (8X)         - Sets up the routing and delivery of mail for the system.
mailq (1)               - Displays the contents of the mail queue
mailsetup (8)           - Configures the host's mail system
mailstats (8)           - Displays statistics about mail traffic
mailx, Mail (1)         - Sends and receives mail
mailx, Mail (1)         - Sends and receives mail
make (1)                - Maintains up-to-date versions of target files and performs shell commands
make (1p)               - Maintains program dependencies
make (1u)               - Maintains, updates, and regenerates groups of programs.
makecontext, swapcontext (2)    - Provides user level context switching
makedbm (8)             - Makes a Network Information Service (NIS) dbm file
makedepend (1X)         - create dependencies in makefiles
makedepend (1X)         - create dependencies in makefiles
makekey (8)             - generate encryption key
makemap (8)             - Create database maps for sendmail
man (1)                 - Displays reference pages
man (1)                 - Displays reference pages
man, man.page (5)       - The man macro packages for reference pages
map-mbone (8)           - Multicast connection mapper
mark (1)                - mark messages (only available within the message handling system, mh)
matrix.conf (4)         - SIA (Security Integration Architecture) configuration file
matrix.conf (4)         - SIA (Security Integration Architecture) configuration file
mattrib (1)             - mtools utility to change DOS file attribute options
maze (1X)               - an automated X11 demo repeatedly creating and solving a random maze
mblen, mbrlen (3)       - Determines the length in bytes of a multibyte character
mbone.info (7)          - General information about the Multicast Backbone (MBONE)
mbsinit (3)             - Determines whether a multibyte-character string is in the initial conversion state
mbstowcs, mbsrtowcs (3) - Converts a multibyte character string to a wide-character string mbtowc, mbrtowc (3)     - Converts a multibyte character to a wide character
mcd (1)                 - changes a MSDOS directory
mcd (1)                 - changes a MSDOS directory
mcd (1)                 - mtools utility to change or report the DOS working directory
mcopy (1)               - mtools utility to copy DOS files to and from a UNIX operating system
mdel (1)                - mtools utility to delete a DOS file
mdir (1)                - mtools utility to display contents of a DOS directory
me (5)                  - Macros for formatting papers
mem (7)                 - physical memory interface
mem (7)                 - physical memory interface
memccpy, memchr, memcmp, memcpy, memmove, memset (3)    - Perform memory operations
memcntl (2)             - memory management control
memx (8)                - memory exerciser
merge (1)               - three-way file merge
mesg (1)                - Permits or refuses write messages
mfa (7)                 - DEMFA FDDI Network Interface
mfa (7)                 - DEMFA FDDI Network Interface
mformat (1)             - mtools utility to add a DOS file system to a low-level formatted diskette
mgdiff (1X)             - Motif-based graphical file difference browser
mh, MH (1)              - Introduction to the MH system for handling mail
mh-alias (4)            - Alias file for MH message system
mh-format (4)           - Format file for the MH message system
mh-mail (4)             - Message format for the MH message system
mh_profile (4)          - User customization file for the MH message system
mhdecode (1)            - Decodes a binary file for MH
mhl (1)                 - produce formatted listings of MH messages (only available within the message handling system, mh)
mhl (1)                 - produce formatted listings of MH messages (only available within the message handling system, mh)
mhmail (1)              - send or read mail (only available within the message handling system, mh)
mhpath (1)              - print full pathnames of MH messages and folders (only available within the message handling system, mh)
migrate (8)             - Moves the location of a file within a file domain
mkcatdefs (1)           - Preprocesses a message source file
mkdep (1)               - generate dependency list from a C program
mkdir (1)               - Makes a directory
mkdir (2)               - Creates a directory
mkdirhier (1X)          - makes a directory hierarchy
mkfdmn (8)              - creates a new file domain
mkfifo (1)              - Makes FIFO special files
mkfifo (3)              - Creates a FIFO
mkfontdir, fonts.dir, fonts.scale, fonts.alias (1X) - create an index of X font files in a directory mkfset (8)              - creates an AdvFS fileset in an existing file domain
mkisofs (8)             - Create a ISO9660 filesystem with optional Rock Ridge attributes.
mklost+found (8)        - Makes a lost+found directory for fsck
mkmanifest (1)          - mtools utility to create a shell script to restore UNIX file names from DOS
mknod (2)               - Creates an FIFO or special file
mknod (8)               - Creates a special file
mkpasswd (8)            - Creates a version of the basic user database organized for efficient searches
mkproto (8)             - Constructs a prototype file system
mkstr (1)               - Creates an error message file
mktemp, mkstemp (3)     - Construct a unique filename
mktimer (3)             - Allocates a per-process timer
mktrashcan, rmtrashcan, shtrashcan (1)  - Attaches, detaches, or shows a trashcan directory
mlabel (1)              - mtools utility to label a DOS volume
mlock, munlock (3)      - Lock or unlock a specified region in memory (P1003.1b)
mlockall, munlockall (3) - Lock or unlock all of a specified process's pages into memory (P1003.1b) mmap (2)                - Maps file system object into virtual memory
mmd (1)                 - makes an MSDOS subdirectory
mmd (1)                 - makes an MSDOS subdirectory
mmd (1)                 - mtools utility to make a DOS directory
mminfo (8)              - NetWorker media database reporting command
mmlocate (8)            - NetWorker media location reporting command
mmpool (8)              - NetWorker media pool reporting command
mmrecov (8)             - recover a NetWorker server's on-line index and media index
modem (7)               - Describes guidelines for using modems
monitor, monstartup, moncontrol, monitor_signal (3) - Prepare execution profile more, page (1)          - Displays a file one screenful at a time
mosy (8)                - The managed object syntax compiler.
mount, umount (2)       - Mounts or unmounts a file system
mount, umount (2sv)     - Mounts or unmounts a file system using the System V function
mount, umount (8)       - Mounts and dismounts file systems
mountd (8)              - Services remote NFS compatible mount requests
mountdtab (4)           - Table of local file systems mounted by remote NFS clients
mountlist (8)           - Checks for mounted AdvFS filesets
mpool, MPOOL, mpool_open, mpool_filter, mpool_new, mpool_get, mpool_put, mpool_sync, mpool_close (3) - shared memory buffer pool mprotect (2)            - Modifies access protections of memory mapping
mq_close (3)            - Closes a message queue (P1003.1b)
mq_getattr (3)          - Returns the status and attributes of a message queue (P1003.1b)
mq_notify (3)           - Attaches a request for asynchronous signal notification to a message queue (P1003.1b)
mq_open (3)             - Establishes the connection between a message queue and a message queue descriptor (P1003.1b)
mq_receive (3)          - Receives the oldest, highest-priority message from the message queue (P1003.1b)
mq_send (3)             - Places a message in the message queue (P1003.1b)
mq_setattr (3)          - Sets the mq_flags attributes associated with a message queue (P1003.1b)
mq_unlink (3)           - Removes a message queue (P1003.1b)
mqueue (4)              - Contains the log file and temporary files associated with the messages in the mail queue
mrd (1)                 - removes an MSDOS subdirectory
mrd (1)                 - mtools utility to remove a DOS directory
mrd (1)                 - removes an MSDOS subdirectory
mread (1)               - mtools utility to perform a low level read (copy) of a DOS file to UNIX
mren (1)                - mtools utility to rename an existing DOS file
mrinfo (8)              - Displays configuration information from a multicast router
mrouted (8)             - IP multicast routing daemon
ms (5)                  - Text formatting macros
msem_init (3)           - Initializes a semaphore in a mapped file or shared memory region
msem_lock (3)           - Locks a semaphore
msem_remove (3)         - Removes a semaphore
msem_remove (3)         - Removes a semaphore
msem_unlock (3)         - Unlocks a semaphore
msem_unlock (3)         - Unlocks a semaphore
msgb (4)                - Defines a STREAMS message block
msgchk (1)              - check for messages (only available within the message handling system, mh)
msgctl (2)              - Performs message control operations
msgget (2)              - Returns (and possibly creates) the ID for a message queue
msgrcv (2)              - Receives a message from a message queue
msgsnd (2)              - Sends a message to a message queue
msh (1)                 - MH shell (only available within the message handling system, mh)
msh (1)                 - MH shell (only available within the message handling system, mh)
msqid_ds (4)            - Defines a message queue
msync (2)               - Synchronizes a mapped file
mt (1)                  - Magnetic tape manipulating program
mtio (7)                - magnetic tape interface
mtools (1)              - Provides a collection of tools for manipulating DOS files
mtrace (8)              - Print multicast path from a source to a receiver
mtstailor (4)           - System customization for MH message system
mtu (8)                 - POLYCENTER Common Agent MIB Translator Utility
mtu (8)                 - POLYCENTER Common Agent MIB Translator Utility
mtype (1)               - mtools utility to display the contents of a DOS file
mule (1)                - Multilingual Enhancement to GNU Emacs
munmap (2)              - Unmaps a mapped region
mv (1)                  - Moves files and directories
mvalid (2)              - Checks memory region for validity
mvdir (1)               - Moves (renames) a directory
mwm (1X)                - The Motif Window Manager
mwrite (1)              - mtools utility to perform a low level write (copy) of a UNIX file to DOS
mxr (1)                 - DECmigrate for DEC OSF/1 AXP: MIPS Translator Runtime Environment
mxr (1)                 - DECmigrate for DEC OSF/1 AXP: MIPS Translator Runtime Environment
mxr (1)                 - DECmigrate: MIPS Translator Runtime Environment
named (8)               - Internet domain name server
named-xfer (8)          - Pulls BIND zones from another server
named.boot (4)          - named configuration file
named.star (4)          - Defines data used by named to initialize the BIND (Berkeley Internet Name Domain) name server file
namepool (4)            - DHCP server database
nanosleep (3)           - Suspend a process from execution for the specified timer interval (P1003.1b)
ncheck (8)              - lists i-number and path name for all files in a file system.
neg (3)                 - Negates and returns the value of the double operand x
neg (3)                 - Negates and returns the value of the double operand x
neqn, checkeq (1)       - Typesets mathematical equations and expressions
netconfig (8X)          - Manages network configuration processes
netgroup (4)            - List of network groups
netintro, networking (7) - Introduction to socket networking facilities netmasks (4)            - DHCP server database
netrc, .netrc (4)       - Specifies automatic login information for ftp
nets (4)                - JOIN DHCP server database
netscape (1)            - Invokes Netscape browser for the World Wide Web
netsetup (8)            - Network setup program
netstat (1)             - Displays network statistics.
network_manual_setup (7) - Describes how to manually set up the network networks (4)            - Contains network name information
newaliases (1)          - Builds a new copy of the alias database
newfs, mfs (8)          - Constructs a new UFS file system
newgrp (1)              - Changes primary group identification of a shell process
newinv (1)              - Updates distribution kit master inventory
news (1)                - Writes system news items to standard output
next (1)                - show the next message (only available within the message handling system, mh)
nfs, nfs_intro (4)      - Network File System (NFS) information
nfs_manual_setup (7)    - Describes how to manually set up the Network File System (NFS)
nfsconfig (8X)          - Used to configure a system as an NFS server or an NFS client
nfsd (8)                - The remote NFS compatible server
nfsiod, biod (8)        - The local NFS compatible asynchronous I/O daemon
nfslogsum (8)           - Summarize nfswatch log file
nfsportmon (8)          - Turns the port monitor on or off
nfssetup (8)            - Sets up the network file system (NFS)
nfsstat (8)             - Network File System statistics
nfssvc (2)              - Creates a remote NFS server
nfswatch (8)            - Monitor an NFS server
nftw (3)                - Walks a file tree
nice (1)                - Runs a command at a different priority
nice (3)                - Changes the scheduling priority of a process
nis_intro (7)           - Network Information Service (NIS) introductory information
nis_manual_setup (7)    - Describes how to manually set up the Network Information Service (NIS)
nissetup, ypsetup (8)   - Sets up the Network Information Service (NIS) environment
nl (1)                  - Numbers lines in a file
nl_langinfo (3)         - Returns language or cultural data defined in the current locale
nl_langinfo (3)         - Returns language or cultural data defined in the current locale
nlist (3)               - Gets entries from name list.
nm (1)                  - Name list dump of object files
nohup (1)               - Runs a utility ignoring hangups and quits
nr (7)                  - Redundant Array of Independent Network Adapters (NetRAIN)
nrdist (1)              - Remote file distribution client program
nroff (1)               - Formats text
nslookup (8)            - Queries Internet name servers interactively
nsr (5)                 - NetWorker directive file format
nsr_archive_request (5) - NetWorker resource type ``NSR archive request'' nsr_client (5)          - NetWorker resource type ``NSR client''
nsr_crash (8)           - How to recover from a disaster with NetWorker
nsr_data (5)            - Data formats for NetWorker Save and Recover
nsr_device (5)          - NetWorker resource type ``NSR device''
nsr_directive (5)       - NetWorker resource type ``NSR directive''
nsr_getdate (3)         - convert time and date from ASCII
nsr_group (5)           - NetWorker resource type ``NSR group''
nsr_jukebox (5)         - NetWorker resource type ``NSR jukebox''
nsr_label (5)           - NetWorker resource type ``NSR label''
nsr_layout (5)          - NetWorker file layout
nsr_loader (5)          - NetWorker resource type ``NSR loader''
nsr_notification (5)    - NetWorker resource type ``NSR notification''
nsr_policy (5)          - NetWorker resource type ``NSR policy''
nsr_pool (5)            - NetWorker resource type ``NSR pool''
nsr_resource (5)        - NetWorker resource format
nsr_schedule (5)        - NetWorker resource type ``NSR schedule''
nsr_service (5)         - NetWorker server resource type ``NSR''
nsr_shutdown (8)        - stop a NetWorker server's processes
nsralist (8)            - NetWorker archive request executor
nsrarchive (8)          - archive files to long term storage with NetWorker
nsrck (8)               - NetWorker index consistency check and repair program
nsrclone (8)            - NetWorker save set cloning command
nsrd (8)                - daemon providing the NetWorker service
nsrexecd (8)            - NetWorker client execution service
nsrib (8)               - NetWorker index browser daemon
nsrim (8)               - NetWorker index management program
nsrindexasm (8)         - NetWorker module for saving and recovering indexes
nsrindexd (8)           - NetWorker file index daemon
nsrinfo (8)             - NetWorker file index reporting command
nsrjb (8)               - NetWorker jukebox-control command
nsrld (8)               - NetWorker sequential loader command
nsrls (8)               - list statistics of NetWorker index files
nsrmm (8)               - NetWorker media management command
nsrmmd (8)              - NetWorker media multiplexor daemon
nsrmmdbasm (8)          - NetWorker module for saving and recovering media databases
nsrmmdbd (8)            - NetWorker media (volume) management database daemon
nsrretrieve (8)         - retrieve NetWorker archive save sets
nsrtrap (8)             - snmp notification scheme for NetWorker messages
nsrwatch (8)            - character-based display of NetWorker status
ntohl (3)               - Converts an unsigned 32-bit integer from Internet network byte order to host byte order
ntohs (3)               - Converts an unsigned short (16-bit) integer from Internet network-byte order to host-byte order
ntp (1)                 - query a clock running a Network Time Protocol daemon, either ntpd or xntpd
ntp (1)                 - query a clock running a Network Time Protocol daemon, either ntpd or xntpd
ntp.conf (4)            - Network Time Protocol (NTP) configuration file
ntp.drift (4)           - Network Time Protocol (NTP) drift file
ntp.keys (4)            - Network Time Protocol (NTP) authentication key file
ntp_gettime (2)         - Gets the date, time, and kernel time error values.
ntp_gettime (2)         - Gets the date, time, and kernel time error values.
ntp_intro (7)           - Network Time Protocol (NTP) introductory information
ntp_manual_setup (7)    - Describes how to manually set up the Network Time Protocol (NTP)
ntpdate (8)             - set the date and time via NTP (Network Time Protocol)
ntpdc (8)               - monitor operation of the NTP daemon, ntpd
ntpq (8)                - Network Time Protocol (NTP) monitor program for xntpd
ntpsetup (8)            - Sets up the Network Time Protocol (NTP) service
ntptrace (8)            - Traces a chain of NTP hosts back to their master time source
null (7)                - Data sink
nwadmin, networker (8)  - graphical administration interface to NetWorker
nwarchive (8)           - NetWorker graphical archive interface
nwbackup (8)            - NetWorker graphical backup interface
nwrecover (8)           - NetWorker graphical recover interface
nwretrieve (8)          - NetWorker graphical retrieve interface
objZ (1)                - Compression utility
oclock (1X)             - round X clock
od (1)                  - Writes the contents of a file to standard output
odl, ODL (5)            - On-demand font loading
odld (8)                - Daemon that supports the Software On-Demand Loading (SoftODL) service
odump (1)               - Dumps selected parts of an object file
ogated (8)              - The gateway routing daemon
ogated.conf (4)         - Contains configuration information for the ogated daemon
ogated.conf (4)         - Contains configuration information for the ogated daemon
open, creat (2)         - Open a file for reading or writing
open, creat (2)         - Open a file for reading or writing
opendir, readdir, readdir_r, telldir, seekdir, rewinddir, closedir (3)  - Performs operations on directories
openpty, forkpty (3)    - Open and fork pseudoterminals
optacon (1X)            - An X program for the Optacon II
os_mibs (8)             - Tru64 UNIX extensible SNMP subagent daemon
ospf_monitor (8)        - Monitors OSPF gateways
ostrip (1)              - Reduce the size of object files
pac (8)                 - Outputs printer/plotter accounting information
pac (8)                 - Outputs printer/plotter accounting information
pack, pcat, unpack (1)  - Compresses and expands files
packetfilter (7)        - Ethernet packet filter
packf (1)               - compress a folder into a single file (only available within the message handling system, mh)
pagesize (1)            - Displays system memory page size
passlen (3)             - Determines minimum password length (Enhanced Security)
passwd (4)              - Password files
passwd, chfn, chsh (1)  - Changes password file information
paste (1)               - Joins corresponding lines of several files or subsequent lines in one file
patch (1)               - Applies changes to files
pathchk (1)             - Checks path names
pathconf, fpathconf (2) - Retrieve file implementation characteristics patterns (4)            - Patterns for use with internationalization tools
pause (3)               - Suspends a process until it receives a signal
pax (1)                 - Extracts, writes, and lists archive files
pax (1)                 - Extracts, writes, and lists archive files
pcfof (8)               - Generic print filter for ANSI, PCL, and multi-language PostScript printers
pckt (7)                - STREAMS module for constructing message packets on a pty
pclose (3)              - Closes a pipe to a process
pcnfsd, rpc.pcnfsd (8)  - The (PC)NFS authentication and print request server
pddump (1)              - Dump profiling data files
pdsc.h (4)              - Defines structures describing procedures conforming to the Calling Standard for Alpha Systems .
pdtostd (1)             - Convert profiling data files to standard format
perror (3)              - Writes a message explaining the current setting of errno
pfconfig (8)            - Configure packet filter parameters
pfm (7)                 - The 21064 performance counter pseudo-device
pfm (7)                 - The on-chip performance counter pseudo-device
pfopen (3)              - Open a packet filter file
pfsetup (8)             - Manages I18N fonts for PostScript printers
pfstat (1)              - Print packet filter status information
pg (1)                  - Formats files for a terminal display
phones (4)              - File containing the remote host phone number database
phrase (1)              - Manages databases used with the phrase input method
pick (1)                - select messages by content (only available within the message handling system, mh)
pid_block, pid_unblock (2) - stops (blocks) or resumes (unblocks) the specified process ping (8)                - Sends ICMP ECHO_REQUEST packets to network hosts
pipe (2)                - Creates an interprocess channel
pixie (5)               - Adds profiling code to a program
plexrec (4)             - Structure defining a plex record
plock (2)               - Locks a process' text and/or data segments in memory
pmerge (8)              - Builds a network bootable kernel.
poll (2)                - Monitors conditions on multiple file descriptors
pop (4)                 - POP database of subscribers
pop (4)                 - POP database of subscribers
popaka (8)              - Generates POP entries for the SendMail or MMDF-II aliases file
popd (8)                - The POP server
popen (3)               - Initiates a pipe to a process
popwrd (8)              - Sets password for a POP subscriber
portmap (8)             - The DARPA port to RPC program number mapper
ports, port_names (7)   - Device (tty and lp) names for serial and parallel ports
post (8)                - deliver a message
ppp_manual_setup (7)    - Describes how to manually set up Point-to-Point Protocol (PPP) connections
pppd (8)                - Point-to-Point Protocol (PPP) daemon
pppstats (8)            - Print Point-to-Point Protocol (PPP) statistics
ppu (1)                 - ASCII Ucode Pretty Printer
ppu (1)                 - ASCII Ucode Pretty Printer
pr (1)                  - Writes a file to standard output
praliases (1)           - display system mail aliases
presto (7)              - the Prestoserve pseudodevice driver
presto (8)              - Controls and monitors the Prestoserve file system accelerator
prestoctl_svc (8)       - Prestoserve control daemon
prestosetup (8)         - Configures the Prestoserve software
prestosetup (8)         - Configures the Prestoserve software
prestotab (4)           - Lists the file systems for Prestoserve to accelerate
prev (1)                - show the previous message (only available within the message handling system, mh)
print_pset_error (3)    - Prints an error from a processor set function
printcap (4)            - Printer capability data base
printconfig (8X)        - Used to add, delete, or modify printer configurations
printf (1)              - Writes formatted output
printf, fprintf, sprintf (3)    - Print formatted output
printpw  (8)            - Outputs the contents of the password database
printpw (8)            - Outputs the contents of the password database
priocntl (2)            - manage scheduling properties of process
priocntlset (2)         - change scheduling property of a process or set of processes
priocntlset (2)         - change scheduling property of a process or set of processes
probenis (8)            - Probes for existence of NIS server
proc (4)                - Process file system
processor_sets (4)      - Collections of processors
procset.h (4)           - Send a signal to one or more processes
prof, pixstats (1)      - Analyzes profile data
profil (2)              - Starts and stops execution profiling
prompter (1)            - prompting editor front-end (only available within the message handling system, mh)
proplist (4)            - The storing, parsing, and retrieving of Extended File Attributes
proplistd (8)           - Services remote NFS compatible property list requests
protect_headers_setup.sh (8)    - Sets up header files for the -protect_headers feature in cc, cxx, and cpp
protocols (4)           - Defines the Internet protocols used on the local host
prpasswd, prpwd (4)     - Protected password authentication database files (Enhanced Security)
prs (1)                 - Displays key information in a Source Code Control System (SCCS) file
prs (1)                 - Displays key information in a Source Code Control System (SCCS) file
ps (1)                  - Displays current process status
psdraft (1)             - add draft notices on language documents
pset_assign_cpu (1)     - Assigns a processor to a processor set
pset_assign_pid (1)     - Assigns a process ID to a processor set
pset_create (1)         - Creates a processor set
pset_create (1)         - Creates a processor set
pset_destroy (1)        - Destroys a processor set
pset_info (1)           - Displays processor set information
pseudo (1)              - Starts a non-STREAMS pty interface for a STREAMS device
psradm, offline, online (8) - Stops and starts processors in a multiprocessor system psrinfo, pinfo (1)      - Displays processor administration information
ptem (7)                - Null STREAMS module for pseudoterminal emulation
pthread, pthread_intro (3) - Introduction to POSIX Threads (Pthreads) pthread_atfork (3)      - Declares fork handler routines to be called when the calling thread's process forks a child process.
pthread_attr_destroy (3) - Destroys a thread attributes object. pthread_attr_getdetachstate (3) - Obtains the detachstate attribute of the specified thread attributes object. pthread_attr_getguardsize (3)   - Obtains the guardsize attribute of the specified thread attributes object.
pthread_attr_getguardsize_np (3) - Obtains the guardsize attribute of the specified thread attributes object. pthread_attr_getinheritsched (3) - Obtains the inherit scheduling attribute of the specified thread attributes object. pthread_attr_getname_np (3) - Obtain the object name attribute in a thread attributes object. pthread_attr_getschedparam (3)  - Obtains the scheduling parameters for an attribute of the specified thread attributes object.
pthread_attr_getschedpolicy (3) - Obtains the scheduling policy attribute of the specified thread attributes object. pthread_attr_getscope (3) - Obtains the contention scope attribute of the specified thread attributes object. pthread_attr_getstackaddr (3)   - Obtains the stack address attribute of the specified thread attributes object.
pthread_attr_getstacksize (3)   - Obtains the value of the stacksize attribute in the specified thread attributes object.
pthread_attr_init (3)   - Initializes a thread attributes object.
pthread_attr_setdetachstate (3) - Changes the detachstate attribute in the specified thread attributes object. pthread_attr_setguardsize (3)   - Changes the guardsize attribute of the specified thread attributes object.
pthread_attr_setguardsize_np (3) - Changes the guardsize attribute of the specified thread attributes object. pthread_attr_setinheritsched (3) - Changes the inherit scheduling attribute of the specified thread attributes object. pthread_attr_setname_np (3) - Change the object name attribute in a thread attributes object. pthread_attr_setschedparam (3)  - Changes the values of the parameters associated with a scheduling policy of the specified thread attributes object.
pthread_attr_setschedpolicy (3) - Changes the scheduling policy attribute of the specified thread attributes object. pthread_attr_setscope (3) - Sets the contention scope attribute of the specified thread attributes object. pthread_attr_setstackaddr (3)   - Changes the stack address attribute of the specified thread attributes object.
pthread_attr_setstacksize (3)   - Changes the stacksize attribute in the specified thread attributes object.
pthread_cancel (3)      - Allows a thread to request a thread to terminate execution.
pthread_cleanup_pop (3) - (Macro) Removes the cleanup handler routine from the calling thread's cleanup handler stack and optionally executes it. pthread_cleanup_push (3) - (Macro) Establishes a cleanup handler routine to be executed when the thread exits or is canceled. pthread_cond_broadcast (3) - Wakes all threads that are waiting on the specified condition variable. pthread_cond_destroy (3) - Destroys a condition variable. pthread_cond_getname_np (3) - Obtain the object name from a condition variable object. pthread_cond_init (3)   - Initializes a condition variable.
pthread_cond_setname_np (3) - Changes the object name in a condition variable object. pthread_cond_signal (3) - Wakes at least one thread that is waiting on the specified condition variable. pthread_cond_signal_int_np (3)  - Wakes one thread that is waiting on the specified condition variable (called from interrupt level only).
pthread_cond_timedwait (3) - 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 (3)   - Causes a thread to wait for the specified condition variable to be signaled or broadcasted.
pthread_condattr_destroy (3)    - Destroys a condition variable attributes object.
pthread_condattr_init (3) - Initializes a condition variable attributes object. pthread_create (3)      - Creates a thread.
pthread_debug (3)       - Invokes the DECthreads internal debugger.
pthread_debug_cmd (3)   - Passes a list of pthread_debug commands to DECthreads.
pthread_delay_np (3)    - Delays a thread's execution.
pthread_detach (3)      - Marks a thread object for deletion.
pthread_equal (3)       - Compares one thread identifier to another thread identifier.
pthread_exc_get_status_np (3)   - (Macro) Obtains a system-defined error status from a DECthreads status exception object.
pthread_exc_matches_np (3) - (Macro) Determines whether two DECthreads exception objects are identical. pthread_exc_report_np (3) - Produces a message that reports what a specified DECthreads status exception object represents. pthread_exc_set_status_np (3)   - (Macro) Imports a system-defined error status into a DECthreads address exception object.
pthread_exit (3)        - Terminates the calling thread.
pthread_get_expiration_np (3)   - Obtains a value representing a desired expiration time.
pthread_getconcurrency (3) - Obtains the value of the concurrency level global variable for this process. pthread_getname_np (3)  - Obtain the object name from the thread object of an existing thread.
pthread_getschedparam (3) - Obtains the current scheduling policy and scheduling parameters of a thread. pthread_getsequence_np (3) - Obtains the unique identifier for the specified thread. pthread_getspecific (3) - Obtains the thread-specific data associated with the specified key. pthread_join (3)        - Causes the calling thread to wait for the termination of the specified thread.
pthread_key_create (3)  - Generates a unique thread-specific data key.
pthread_key_delete (3)  - Deletes a thread-specific data key.
pthread_key_getname_np (3) - Obtain the object name from a thread-specific data key object. pthread_key_setname_np (3) - Change the object name in a thread-specific data key object. pthread_kill (3)        - Delivers a signal to a specified thread. (This routine is for Tru64 UNIX systems only.)
pthread_lock_global_np (3) - Locks the DECthreads global mutex if already unlocked. pthread_lock_global_np (3) - Locks the global mutex if it is unlocked.  If the global mutex is locked by another thread, causes the thread to wait for the global mutex to become available.
pthread_lock_global_np (3) - Locks the global mutex if it is unlocked. If the global mutex is locked by another thread, causes the thread to wait for the global mutex to become available. pthread_mutex_destroy (3) - Destroys a mutex. pthread_mutex_getname_np (3)    - Obtain the object name from a mutex object.
pthread_mutex_init (3)  - Initializes a mutex with attributes specified by the attr argument.
pthread_mutex_lock (3)  - Locks an unlocked mutex, blocking if necessary.
pthread_mutex_setname_np (3)    - Changes the object name in a mutex object.
pthread_mutex_trylock (3) - Attempts to lock the specified mutex, without waiting if already locked. pthread_mutex_unlock (3) - Unlocks the specified mutex. pthread_mutexattr_destroy (3)   - Destroys the specified mutex attributes object.
pthread_mutexattr_gettype (3)   - Obtains the mutex type attribute in the specified mutex attributes object.
pthread_mutexattr_gettype_np (3) - Obtains the mutex type attribute in the specified mutex attribute object. pthread_mutexattr_init (3) - Initializes a mutex attributes object. pthread_mutexattr_settype (3)   - Specifies the mutex type attribute that is used when a mutex is created.
pthread_mutexattr_settype_np (3) - Specifies the mutex type attribute that is used when a mutex is created. pthread_once (3)        - Calls an initialization routine to be executed by a single thread, once.
pthread_rwlock_destroy (3) - Destroys a read-write lock object. pthread_rwlock_getname_np (3)   - Obtain the object name from a read-write lock object.
pthread_rwlock_init (3) - Initializes a read-write lock object with attributes specified by a read-write lock attributes object. pthread_rwlock_rdlock (3) - Acquires a read-write lock for read access. pthread_rwlock_setname_np (3)   - Changes the object name in a read-write lock object.
pthread_rwlock_tryrdlock (3)    - Attempts to acquire a read-write lock for read access without waiting.
pthread_rwlock_trywrlock (3)    - Attempts to acquire a read-write lock for write access without waiting.
pthread_rwlock_unlock (3) - Unlock a read-write lock. pthread_rwlock_wrlock (3) - Acquires a read-write lock for write access. pthread_rwlockattr_destroy (3)  - Destroys a previously initialized read-write lock attributes object.
pthread_rwlockattr_init (3) - Initialize a read-write lock attributes object. pthread_self (3)        - Obtains the identifier of the calling thread.
pthread_setcancelstate (3) - Sets the calling thread's cancelability state. pthread_setcanceltype (3) - Sets the current thread's cancelability type. pthread_setconcurrency (3) - Changes the value of the concurrency level global variable for this process. pthread_setname_np (3)  - Changes the object name in the thread object for an existing thread.
pthread_setschedparam (3) - Changes a thread's scheduling policy and scheduling parameters. pthread_setspecific (3) - Sets the thread-specific data value associated with the specified key for the current thread. pthread_sigmask (3)     - Examine or change the current thread's signal mask.
pthread_testcancel (3)  - Requests delivery of a pending cancelation request to the calling thread.
pthread_unlock_global_np (3)    - Unlocks the DECthreads global mutex.
ptrace (2)              - Traces the execution of a child process
ptsname, ptsname_r (3)  - Gets the name of a slave pseudoterminal device
pty (7)                 - Pseudo terminal driver
pty (7)                 - Pseudo terminal driver
puff (1X)               - An X program for sight-impaired users
putc, fputc, putc_unlocked, putchar, putchar_unlocked, putw (3) - Write a byte or a word to a stream putenv (3)              - Sets an environment variable
putlong (3)             - Places long byte quantities into the byte stream
putmsg, putpmsg (2)     - Send a message on a Stream
puts, fputs (3)         - Writes a string to a stream
puts, fputs (3)         - Writes a string to a stream
putshort (3)            - Places short byte quantities into the byte stream
putwc, putwchar, fputwc (3) - Write a wide character to a stream puzzle (1X)             - 15-puzzle game for X
pvchange (8)            - Changes the characteristics of a physical volume in a volume group
pvcreate (8)            - Creates a physical volume that can be used as part of a volume group
pvdisplay (8)           - Displays information about one or more physical volumes within a volume group
pvmove (8)              - Moves allocated physical extents from one physical volume to one or more other physical volumes
pw_nametoid, pw_idtoname, gr_nametoid, gr_idtoname (3)  - Map between user and group names and IDs (Enhanced Security)
pwck, grpck (8)         - Checks the password and group files for inconsistencies
pwck, grpck (8)         - Checks the password and group files for inconsistencies
pwd (1)                 - Displays the pathname of the current working directory
pwd (1)                 - Displays the pathname of the current working directory
qsort (3)               - Sorts a table in place
queuedefs (4)           - Queue description file for at, batch, and cron commands
quot (8)                - summarizes file system ownership
quota (1)               - displays disk usage and limits
quotacheck (8)          - Checks file system quota consistency
quotactl (2)            - Manipulates disk quotas
quotaon, quotaoff (8)   - turns quota enforcement on or off
ra (7)                  - MSCP disk interface
radisk (8)              - Digital Storage Architecture (DSA) disk maintenance program
raise (3)               - Sends a signal to the executing process or thread
rand, rand_r, srand (3) - Generates pseudorandom numbers random, random_r, srandom, srandom_r, initstate, initstate_r, setstate, setstate_r (3)  - Generate pseudo-random number
randomword, randomchars, randomletters (3) - Generate random passwords (Enhanced Security) ranhashinit, ranhash, ranlookup (3) - access routine for the symbol table definition file in archives ranlib (1)              - Converts archives to random libraries
rarpd (8)               - Reverse address resolution protocol (RARP) daemon
rc0 (8)                 - Runs command script executed when stopping the system
rc0 (8)                 - Runs command script executed when stopping the system
rc2 (8)                 - Run command script executed when entering a multiuser run level
rc2 (8)                 - Run command script executed when entering a multiuser run level
rc3 (8)                 - Run command script executed when entering a multiuser run level
rc3 (8)                 - Run command script executed when entering a multiuser run level
rcinet (8)              - Restarts, starts, or stops Internet network services on the system
rcmd, rcmd_r (3)       - Allow execution of commands on a remote host
rcmgr, rc.config (8)    - Gets and sets run-time configuration variables stored in the files /etc/rc.config and /etc/rc.config.site
rcp (1)                 - Copies files between a local and a remote host or between two remote hosts
rcp (1)                 - Copies files between a local and a remote host or between two remote hosts
rcs (1)                 - change RCS file attributes
rcs (1)                 - change RCS file attributes
rcsclean (1)            - clean up working files
rcsdiff (1)             - compare RCS revisions
rcsfile (5)             - format of RCS file
rcsfreeze (1)           - freeze a configuration of sources checked in under RCS
rcsintro (1)            - introduction to RCS commands
rcsmerge (1)            - merge RCS revisions
rcvstore (1)            - incorporate new mail asynchronously
rdate (8)               - network date client
rdist (1)               - Maintains identical copies of files on multiple hosts
rdistd (8)              - Remote file distribution server program
re (7)                  - SWXCR RAID interface
re_comp, re_exec (3)    - Handle regular expressions
read (1)                - Reads a line from standard input
read, pread, readv (2)  - Read from a file.
read, readv (2)         - Read from a file.
read, readv (2)         - Read from a file.
readlink (2)            - Reads the value of a symbolic link
realpath (3)            - Resolves pathname
reboot (2)              - Reboots system or halts processor
reboot (8)              - Restarts the machine
recno (3)               - record number database access method
recover (8)             - browse and recover NetWorker files
recv (2)                - Receives messages from connected sockets
recvfrom (2)            - Receives messages from sockets
recvmsg (2)             - Receives a message from a socket using a message structure
refile (1)              - file message in other folders (only available within the message handling system, mh)
regcmp, regex (3)       - Compile and execute regular expression
regcomp, regerror, regexec, regfree (3) - Compares string to regular expression relem (8)               - read element status
reloc (4)               - Relocation information for an object file
reltimer (3)            - Establishes timeout intervals of a per-process timer
remote (4)              - Remote host description file
remote.unknown (4)      - Logs access attempts by unknown remote systems
remove (3)              - Removes a file
removeuser (8)          - Deletes user accounts interactively
rename (2)              - Renames a directory or a file within a file system
renamefset (8)          - renames an existing fileset
renice (8)              - Alters the priority of a running process
repl (1)                - reply to a message (only available within the message handling system, mh)
repquota (8)            - summarizes file system quotas
res_init (3)            - Searches for a default domain name and Internet address
res_mkquery (3)         - Makes query messages for name servers
res_mkquery (3)         - Makes query messages for name servers
res_send (3)            - Sends a query to a name server and retrieves a response
resize (1X)             - set TERMCAP and terminal settings to current xterm window size
resolv.conf (4)         - Resolver configuration file
resolv.conf (4)         - Resolver configuration file
resolver (4)            - Internet name domain client
resource descriptors (5) - RAP resource file format restore, rrestore (8)   - Restores files from tapes written with the dump or rdump command, respectively
rev (1)                 - Reverses the sequence of characters in a line
rev (1)                 - Reverses the sequence of characters in a line
revoke (2)              - Voids all references to a file
rexec, rexec_r (3)      - Allow command execution on a remote host
rexecd (8)              - The remote execution server
rhosts, .rhosts (4)     - Specifies remote users that can use a local user account
ri (7)                  - I2O RAID disk interface
ripquery (8)            - Queries RIP gateways
ris (8)                 - remote installation services utility
ris (8)                 - remote installation services utility
rlog (1)                - print log messages and other information about RCS files
rlogin (1)              - Connects the local host with a remote host
rlogind (8)             - The remote login server
rm (1)                  - Removes (unlinks) files or directories
rmail (1)               - Handles remote mail
rmdel (1)               - Removes a delta from a Source Code Control System (SCCS) file
rmdir (1)               - Removes a directory
rmdir (2)               - Removes a directory file
rmf (1)                 - remove folder (only available within the message handling system, mh)
rmf (1)                 - remove folder (only available within the message handling system, mh)
rmfdmn (8)              - removes a file domain
rmfset (8)              - Removes a fileset or a clone fileset from an AdvFS file domain
rmm (1)                 - remove messages (only available within the message handling system, mh)
rmm (1)                 - remove messages (only available within the message handling system, mh)
rmt (8)                 - Allows remote access to magnetic tape devices
rmt (8)                 - Allows remote access to magnetic tape devices
rmtimer (3)             - Frees a per-process timer
rmvol (8)               - Removes a volume from an existing file domain
route (7)               - Kernel packet forwarding database
route (8)               - Manipulates the routing tables manually
routed (8)              - Manages network routing tables
routes (4)              - Specifies Internet routing information to the routing tables
rpc (4)                 - Remote procedure call file
rpc (4)                 - Remote procedure call file
rpc (5)                 - rpc program number database
rpc (5)                 - rpc program number database
rpc, rpc_functions, auth_destroy, authnone_create, authunix_create, authunix_create_default, 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, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, 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, usr2netname, xprt_register, xprt_unregister (3) - Library routines for ONC remote procedure calls rpc.lockd, lockd (8)    - Network lock daemon
rpc.rquotad, rquotad (8) - Remote quota server rpc.rstatd, rstatd (8)  - Kernel statistics server
rpc.rusersd, rusersd (8) - Network username server rpc.rwalld, rwalld (8)  - Network rwall server
rpc.sprayd, sprayd (8)  - Spray server
rpc.statd, statd (8)    - Network status monitor daemon
rpcgen (1)              - an RPC protocol compiler
rpcinfo (8)             - report remote procedure call (RPC) information
rpmatch (3)             - Determines whether a response is affirmative or negative
rresvport (3)           - Retrieves a socket with a privileged address
rsh (1)                 - Executes the specified command at the remote host or logs into a remote host
rsh (1)                 - Executes the specified command at the remote host or logs into a remote host
rshd (8)                - The remote shell server
rsml, sml (5)           - rsml and sml macro packages that support RSML-coded reference pages
rstart (1X)             - a sample implementation of a Remote Start client
rstartd (1X)            - a sample implementation of a Remote Start rsh helper
rtime (3)               - get remote time
runacct (8)             - Runs daily accounting
runcat (1)              - Pipes message text source from mkcatdefs to gencat
runclass (1)            - Runs a command in a specific scheduler class
runcord (1)             - invokes cord to rearrange procedures in an executable file to facilitate better cache mapping
runon (1)               - Runs a command on a specific CPU or processor set
rup (1)                 - Show host status of remote machines (RPC version)
rup (1)                 - Show host status of remote machines (RPC version)
ruptime (1)             - Displays the status of each host on a network
ruserok (3)             - Allows servers to authenticate clients
rusers (1)              - Display a list of users who are logged in to a remote machine
rwall (1)               - Write to all users over a network
rwho (1)                - Shows which users are logged into hosts on the local network.
rwhod (8)               - The system status server
rz (7)                  - SCSI disk interface
sa (8)                 - Summarizes accounting records
sa (8)                 - Summarizes accounting records
sact (1)                - Displays current Source Code Control System (SCCS) file editing status
sad (7)                 - STREAMS Administrative Driver
sad (7)                 - STREAMS Administrative Driver
salvage (8)             - Recover file data from damaged AdvFS file domains
save (8)                - save files to long term storage with NetWorker
savecore (8)            - Copies a core dump from swap partitions to a file
savefs (8)              - save filesystem to a NetWorker server
savegrp (8)             - start a group of NetWorker clients saving their filesystems
sbig5 (5)               - A character encoding system (codeset) for Traditional Chinese
scan (1)                - produce a one-line-per-message scan listing (only available within the message handling system, mh)
scandir, alphasort (3)  - Scans or sorts directory contents
scanf, fscanf, sscanf (3) - Converts formatted input scanner (8)             - NetWorker media verifier and index rebuilder
scc (7)                 - Serial keyboard/mouse/communications interface
scc (7)                 - Serial keyboard/mouse/communications interface
sccs (1)                - Administration program for Source Code Control System (SCCS) commands
sccsdiff (1)            - Compares two versions of a Source Code Control System (SCCS) file
sccsfile (4)            - Contains Source Code Control System (SCCS) information
sccshelp (1)            - Provides information about a Source Code Control System (SCCS) message or command
sched_get_priority_max, sched_get_priority_min (3) - Return the maximum or minimum priority for the specified scheduling policy (P1003.1b) sched_getparam (3)      - Return the scheduling parameters of the specified process (P1003.1b)
sched_getscheduler (3)  - Return the scheduling policy of a process (P1003.1b)
sched_rr_get_interval (3) - Return the current quantum for process execution under the SCHED_RR policy (P1003.1b) sched_setparam (3)      - Set the scheduling parameters of the specified process (P1003.1b)
sched_setscheduler (3)  - Set the scheduling policy and scheduling parameters of the specified process (P1003.1b)
sched_yield (3)         - Signals scheduler a willingness to yield to another thread.
sched_yield (3)         - Signals scheduler a willingness to yield to another thread.
scnhdr (4)              - Section header for an object file
screen (2)              - Gateway packet screening facility
screend (8)             - Internet (IP) gateway screening daemon
screenmode (8)          - Enable or disable gateway screening
screenstat (8)          - Show gateway screening statistics
script (1)              - Makes a transcript of terminal session
scsimgr (8)             - manage SCSI devices and device databases
scu (8)                 - SCSI CAM Utility Program
scu (8)                 - SCSI CAM Utility Program
sdeckanji (5)           - A character encoding system (codeset) for Japanese
sdiff (1)               - Compares two files and displays the differences in a side-by-side format
sdrec (4)               - Structure defining a subdisk record
secauthmigrate (8)      - Convert ULTRIX auth(5) authentication data to authcap(4) authentication data(Enhanced Security)
secsetup (8)            - Security features setup script (Enhanced Security)
securettys (4)          - Secure terminal database file
sed (1)                 - Stream editor
sed (1)                 - Stream editor
select (2)              - Synchronous I/O multiplexing
sem_close (3)           - Deallocate the specified named semaphore (P1003.1b)
sem_destroy (3)         - Destroy an unnamed semaphore (P1003.1b)
sem_destroy (3)         - Destroy an unnamed semaphore (P1003.1b)
sem_getvalue (3)        - Get the value of a specified semaphore (P1003.1b).
sem_init (3)            - Initialize an unnamed semaphore (P1003.1b)
sem_open (3)            - Opens/creates a named semaphore for use by a process (P1003.1b)
sem_post (3)            - Unlock a semaphore (P1003.1b)
sem_unlink (3)          - Removes the specified named semaphore (P1003.1b)
sem_wait, sem_trywait (3) - Perform (or conditionally perform) a semaphore lock (P1003.1b) semctl (2)              - Performs semaphore control operations
semget (2)              - Returns (and possibly creates) a semaphore ID
semid_ds (4)            - Defines a semaphore set
semop (2)               - Performs semaphore operations
send (1)                - send a message (only available within the message handling system, mh)
send (2)                - Sends messages on a socket
sendmail, newaliases, mailq, smtpd (8)  - Sends mail over the Internet
sendmail.cf (4)         - Contains the sendmail configuration file data
sendmail.cf (4)         - Contains the sendmail configuration file data
sendmail.m4 (8)         - Introduction to using m4 macros to create a sendmail.cf configuration file
sendmail.m4 (8)         - Introduction to using m4 macros to create a sendmail.cf configuration file
sendmsg (2)             - Sends a message from a socket using a message structure
sendto (2)              - Sends messages through a socket
server.pcy (4)          - BOOTP and DHCP server policy
services (4)            - Defines the sockets and protocols used for Internet services
set_unhandled_exception, __exc_last_chance, exc_set_last_chance_handler (3)     - support routines for unhandled exceptions
set_usage (3)           - Checks whether a disk partition is in use and sets the fstype of the partition in the disk label.
setacl (1)              - Changes the access control list on a file or directory (ACL)
setbuf, setvbuf, setvbuf_unlocked, setbuffer, setlinebuf (3)    - Assign buffering to a stream
setclock (3)            - Sets value of system-wide clock
setgid (2)              - Sets the group ID
setgroups (2)           - Sets the group access list
sethostid (2)           - Sets the unique identifier of the current host
sethostname (2)         - Sets the name of the current host
sethostname (2)         - Sets the name of the current host
setjmp, _setjmp, longjmp, _longjmp (3)  - Saves and restores the current execution context
setld (8)               - software subset management utility
setlocale (3)           - Changes or queries the program's current locale
setnetent, setnetent_r, endnetent, endnetent_r (3) - Opens, rewinds, or closes the networks file setpgid, setpgrp (2)    - Sets the process group ID
setproplist, fsetproplist (3)   - Assigns Extended File Attributes to a file
setprotoent, setprotoent_r (3)  - Open or rewind the protocols file
setregid (2)            - Sets the real and effective group ID
setreuid (2)            - Sets real and effective user IDs
setrgid, setegid (3)    - Set the process's group IDs
setruid, seteuid (3)    - Set the process's user IDs
setservent, setservent_r (3)    - Open or rewind the services file
setsid (2)              - Sets the process group ID
setsockopt (2)          - Sets socket options
setsysinfo (2)          - Sets system information
settz (3)               - Set system time zone information.
setuid (2)              - Sets the user ID
setup (8)               - invokes a system Setup menu for systems without graphics capabilities
sh (1)                  - Shell, the standard command language interpreter
sh (1p)                 - Shell, the standard command language interpreter (POSIX Shell)
sh (1p)                 - Shell, the standard command language interpreter (POSIX Shell)
sh, Rsh (1b)            - The Bourne shell, an interactive command interpreter and command programming language
shblk (8)               - displays unformatted disk block(s)
shells (4)              - Shell database
shfragbf (8)            - displays frag file information
shiftjis, SJIS (5)      - A character encoding system (codeset) for Japanese
shleases (8)            - Displays a DHCP client's IP address leases.
shm_open (3)            - Open a shared memory object, creating the object if necessary (P1003.1b)
shm_unlink (3)          - Remove a shared memory object created by a call to the shm_open function (P1003.1b)
shmat (2)               - Attaches a shared memory region
shmctl (2)              - Performs shared memory control operations
shmdt (2)               - Detaches a shared memory region
shmget (2)              - Returns (and possibly creates) the ID for a shared memory region
shmid_ds (4)            - Defines a shared memory region
shmx (8)                - shared memory exerciser
show (1)                - show (list) messages (only available within the message handling system, mh)
showdbs (8)             - Display the contents of DHCP server's dynamic database
showdhc (8)             - Displays the contents of DHCP client configuration files
showfdmn (8)            - displays file domain attributes
showfile (8)            - displays the attributes of AdvFS files
showfont (1X)           - font dumper for X font server
showfsets (8)           - displays information about the filesets in a file domain
showmount (8)           - Shows remote NFS compatible mounts on a host
showrgb (1X)            - uncompile an rgb color-name database
shutdown (2)            - Shuts down socket send and receive operations
shutdown (8)            - Ends system operation
sia_audit (3)           - Variable format interface for audgen - SIA (Security Integration Architecture)
sia_become_user  (3)    - su routine for SIA (Security Integration Architecture)
sia_become_user (3)    - su routine for SIA (Security Integration Architecture)
sia_chdir (3)           - Interface to the chdir system call - SIA (Security Integration Architecture)
sia_chg_finger, sia_chg_password, sia_chg_shell (3) - SIA change routines (Security Integration Architecture) sia_chk_invoker (3)     - Check invoker routine for SIA (Security Integration Architecture)
sia_collect_trm  (3)    - Parameter collection routine for SIA (Security Integration Architecture)
sia_collect_trm (3)    - Parameter collection routine for SIA (Security Integration Architecture)
sia_get_groups  (3)     - retrieve user's group information for SIA (Security Integration Architecture)
sia_getpasswd, sia_getgroup (3) - interface to the getpw* and getgr* routines for SIA (Security Integration Architecture) sia_init (3)           - initialization routine for SIA (Security Integration Architecture)
sia_log (3)             - Log events and errors - SIA (Security Integration Architecture)
sia_make_entity_pwd (3) - Make entity password - SIA (Security Integration Architecture) sia_ses_init, sia_ses_authent,  sia_ses_suauthent, sia_ses_reauthent, sia_ses_estab, sia_ses_launch, sia_ses_release (3) - 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 (3) - SIA session routines (Security Integration Architecture) sia_timed_action (3)    - Time limit routine - SIA (Security Integration Architecture)
sia_validate_user (3)  - perform password validation for SIA (Security Integration Architecture)
siad_chg_finger, siad_chg_password, siad_chg_shell (3)  - Dependent SIA change routines (Security Integration Architecture)
siad_chk_invoker (3)    - check invoker dependent routine for SIA (Security Integration Architecture)
siad_chk_user (3)       - check user dependent routine for SIA (Security Integration Architecture)
siad_get_groups  (3)    - mechanism-specific routine called from sia_get_groups to fill in a user's supplimentary groups for SIA (Security Integration Architecture)
siad_get_groups (3)    - mechanism-specific routine called from sia_get_groups to fill in a user's supplementary groups for SIA (Security Integration Architecture)
siad_get_groups (3)    - mechanism-specific routine called from sia_get_groups to fill in a user's supplimentary groups for SIA (Security Integration Architecture)
siad_getgrent, siad_getgrgid, siad_getgrnam, siad_setgrent, siad_endgrent (3)   - group routines for SIA (Security Integration Architecture)
siad_getpwent, siad_getpwuid, siad_getpwnam, siad_setpwent, siad_endpwent (3)   - password routines for SIA (Security Integration Architecture)
siad_init (3)          - initialization routine for SIA (Security Integration Architecture)
siad_ses_init,  siad_ses_authent, siad_ses_suauthent, siad_ses_reauthent, siad_ses_estab, siad_ses_launch, siad_ses_release (3) - SIA session routines (Security Integration Architecture)
siainit (8)             - SIA (Security Integration Architecture) initialization command
sialog (4)              - SIA (Security Integration Architecture) log file
sigaction (2)           - Specifies the action to take upon delivery of a signal
sigaltstack (2)         - set or get signal alternate stack context
sigaltstack (2)         - set or get signal alternate stack context
sigblock (2)            - Provides a compatibility interface to the sigprocmask function
sigemptyset, sigfillset, sigaddset, sigdelset, sigismember (3)  - Creates and manipulates signal masks
siginfo (5)             - Details of signal generation
siginterrupt (3)        - Allows signals to interrupt functions
signal (2)              - Modifies signal functions
signal, signal.h (4)    - Contains definitions and variables used by signal functions
sigpause (3)            - Provides a compatibility interface to the sigsuspend function
sigpending (2)          - Examines pending signals
sigprocmask, sigsetmask (2) - Sets the current signal mask sigqueue (3)            - Queue a signal and data to a running process.
sigreturn (2)           - Returns from signal
sigsend, sigsendset (2) - Send a signal to one or more processes sigset, sighold, sigrelse, sigignore (3) - Compatibility interfaces for signal management sigsetjmp, siglongjmp (3) - Saves and restores the current execution context sigstack (2)            - Sets and gets signal stack context
sigsuspend (2)          - Atomically changes the set of blocked signals and waits for a signal
sigvec (2)              - Provides a compatibility interface to the sigaction() function
sigwait, sigwaitinfo, sigtimedwait (3)  - Suspends a calling thread until a signal arrives.
sim, SIM (5)            - Software phrase input method
simd (8)                - Daemon that supports the software phrase input method (SIM) service
sin, sind, cos, cosd, tan, tand, cot, cotd, asin, asind, acos, acosd, atan, atand, atan2, atand2, sincos, sincosd (3) - Trigonometric and inverse trigonometric functions in radian and degree calculations. sinh, cosh, tanh, sinhcosh (3)  - Hyperbolic functions
size (1)                - Prints the size of an object file and the sizes of its segments or sections
sizeof_proplist_entry (3) - Determines space necessary to store an Extended File Attribute sizer (8)               - Displays information about the system or kernel, or creates a system configuration file
sjidopen (8)            - test the SJI Jukebox Interface SJIDOOROPEN command
sjidopen (8)            - test the SJI Jukebox Interface SJIINQ command
sjiielm (8)             - test the SJI Jukebox Interface SJIIELEM command
sjirdp (8)              - test the SJI Jukebox Interface SJIRDP command
sjirdtag (8)            - test the SJI Jukebox Interface SJIRTAG command
sjirelem (8)            - test the SJI Jukebox Interface SJIRELEM command
sjirjc (8)              - test the SJI Jukebox Interface SJIRJC command
slattach (8)            - Attaches a serial line to a network interface
sleep (1)               - Suspends execution for at least the specified time
sleep (3)               - Suspends execution for an interval of time
slhosts (4)             - File containing information on how to configure SLIP links
slip_manual_setup (7)   - Describes how to manually set up the Serial Line Internet Protocol (SLIP)
slocal (1)              - MH receive-mail hooks
sm, sm.bak, state (4)   - Status monitor directories and file structures
snmp_manual_setup (7)   - Describes how to manually set up the Simple Network Management Protocol (SNMP) agent
snmp_request (8)        - Sends SNMP requests to an agent and prints the agent's response
snmp_traprcv (8)        - A program that listens for SNMP trap messages and prints any it receives
snmpd, snmpd.conf (8)   - Simple Network Management Protocol (SNMP) agent daemon
snmpi (8)               - The extensible SNMP subagent data initializer
sockatmark (3)          - Tests whether a socket is at the out-of-band mark
socket (2)              - Creates an end point for communication and returns a descriptor
socketpair (2)          - Creates a pair of connected sockets
soelim (1)              - Processes .so requests in nroff input
sort (1)                - Sorts or merges files
sortm (1)               - sort messages (only available within the message handling system, mh)
spell, spellin, spellout (1)    - Finds spelling errors
split (1)               - Splits a file into pieces
spop (1)                - POP mailer
spp (7)                 - Xerox sequenced packet protocol (SPP)
spp (7)                 - Xerox sequenced packet protocol (SPP)
spray (8)               - Spray packets
sqrt, cbrt (3)          - Square and cube root functions
srconfig (8)            - Displays and controls source routing functions and parameters for communication on token ring networks
ssc (8)                 - performs save set consolidation
ssignal, ssignal_r, gsignal, gsignal_r (3) - Set and raise a software signal st_addr_to_file, st_addr_to_proc, st_addr_to_line, st_data_addr_to_sym (3) - Convert an address in an object to a file handle, procedure handle, line number, or symbol handle and offset. 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 (3) - Access information about the files 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 (3) - Access information about the procedures in an object st_is_obj_call_shared, st_is_obj_shared, st_is_obj_stripped, 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_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_get_mangled_name_flag, st_set_mangled_name_flag (3) - Access information about an object or set an object's name-demangling controls st_obj_open, st_obj_close, st_object_type (3)   - Open or close an object or query its type
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 (3) - Create, close, or perform operations on object lists. st_sym_value, st_sym_type, st_sym_class, st_sym_to_file, st_sym_name, st_sym_name_copy, st_free_name, st_sym_to_outer_scope_sym, st_end_sym, st_proc_end_sym, st_external_name_sym, st_frame_offset_to_sym, st_sym_size (3) - Access information about the symbols in an object stab (4)                - Symbol table types
standards, ANSI, ISO, POSIX, XPG4, XPG4-UNIX, SVID2, SVID3 (5)  - Support for industry standards
stanza (4)              - Stanza file format
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 (3) - Get or check user or group IDs (Enhanced Security) startppp (8)            - Starts the pppd daemon for PPP dial-in connections
startslip (8)           - Configures SLIP connections
stat, fstat, lstat (2)  - Provides information about a file
statfs, fstatfs, ustat (2) - Gets file system statistics statvfs, fstatvfs (2)   - Gets file system information
staux (3)               - Routines that provide scalar interfaces to auxiliaries
stcu (3)                - Routines that provide a compilation unit symbol table interface
stdarg (3)              - Handles a variable-length parameter list
stdump (1)              - Dump portions of a file containing symbolic information
stfd (3)                - Routines that provide access to per file descriptor section of the symbol table
stfe (3)                - Routines that provide a high-level interface to basic functions needed to access and add to the symbol table
stime (3)               - Sets the system-wide time-of-day clock
stio (3)                - Routines that provide a binary read/write interface to the symbol table
stl_comp (4)            - setld subset compression flag files
stl_ctrl (4)            - Software subset control files
stl_image (4)           - Software subset image data files
stl_inv (4)             - setld inventory file format
stl_key (4)             - setld kit manufacturing key files
stl_mi (4)              - Software distribution master inventory files
stl_scp (4)             - setld subset control program conventions
strace (8)              - Writes STREAMS event trace messages to standard output
strcasecmp, strncasecmp (3) - Perform case-insensitive string comparisons strcat, strcmp, strcpy, strdup (3) - Perform operations on strings strchg, strconf (1)     - Alters and queries stream configuration
strclean (8)            - Removes outdated STREAMS error log files
strcoll (3)             - Compares strings using locale collation
strcspn, strspn (3)     - Returns length of initial segment of string
streamadm (4)           - Defines configuration information about a STREAMS module or driver
streamio (7)            - STREAMS ioctl commands
strerr (8)              - Receives error messages from the STREAMS log driver
strerror, strerror_r (3) - Access message explaining function error strextract (1)          - batch string extraction
strfmon (3)             - Formats monetary strings
strftime, wcsftime (3)  - Converts a date and time to a string or wide-character string
strings (1)             - Finds strings in an ASCII or binary file.
strip (1)               - Removes symbols and relocation bits
stripe (8)              - Stripes a file across several volumes in a file domain
strlen (3)              - Finds the length of a string
strlog, log (7)         - STREAMS log driver driver
strlog, log (7)         - STREAMS log driver driver
strmerge (1)            - batch string replacement
strmod_add (2)          - Adds STREAMS modules and drivers
strmod_del (2)          - Deletes STREAMS modules and drivers
strncat, strncmp, strncpy (3)   - Perform operations on string
strpbrk (3)             - Find one of a set of bytes in a string
strptime (3)            - Converts a character string to a time value
strsetup (8)            - STREAMS setup and information command
strsetup.conf (4)       - Configuration file for STREAMS drivers
strstr (3)              - Finds a substring
strtok, strtok_r (3)    - Split string into tokens
strxfrm (3)             - Transforms string for collation in current locale
stty (1)                - Sets terminal characteristics
stty, gtty (3)          - Set and get terminal state
style (1)               - Analyzes surface characteristics of a document.
su (1)                  - Substitutes user ID temporarily
sulogin (8)             - single-user login program (Enhanced Security)
sum (1)                 - Displays the checksum and block count of a file
sum (1)                 - Displays the checksum and block count of a file
svc.conf (4)            - Database service selection configuration file
svcsetup (8)            - set up the svc.conf file
swab (3)                - Swaps bytes
swapctl (2)             - Manages the system swap space
swapon (2)              - Adds a swap device for interleaved paging and swapping
swapon (8)              - Specifies additional file for paging and swapping
switchlog (8)           - moves an AdvFS file domain transaction log
symlink (2)             - Makes a symbolic link to a file
syms (4)                - Symbol table
sync (2)                - Updates all file systems
sync (8)                - Updates the inode table and writes buffered files to the disk
sys_attrs, sys_attrs_cm, sys_attrs_generic, sys_attrs_ipc, sys_attrs_proc, sys_attrs_vfs, sys_attrs_vm (5) - introduction to kernel subsystem attributes used for configuration and tuning and descriptions of attributes for required subsystems sys_attrs_advfs (5)     - advfs subsystem attributes
sys_attrs_atm, sys_attrs_atmilmi3x, sys_attrs_atmip, sys_attrs_atmuni, sys_attrs_lane, sys_attrs_uni3x (5) - Asynchronous Transfer Mode (ATM) subsystem attributes sys_attrs_bsd_tty (5)   - bsd_tty subsystem attributes
sys_attrs_cam, sys_attrs_cam_disk, sys_attrs_cam_tape (5) - SCSI CAM I/O subsystem attributes sys_attrs_ddr (5)       - ddr subsystem attributes
sys_attrs_dlb (5)       - dlb subsystem attributes
sys_attrs_dli (5)       - dli subsystem attributes
sys_attrs_dlpi (5)      - DLPI subsystem attributes
sys_attrs_ffm_fs (5)    - ffm_fs subsystem attributes
sys_attrs_i2o (5)       - i2o subsystem attributes
sys_attrs_inet (5)      - inet subsystem attributes
sys_attrs_io (5)        - io subsystem attributes
sys_attrs_isp (5)       - isp subsystem attributes
sys_attrs_lan_common (5) - lan_common subsystem attributes sys_attrs_lsm (5)       - lsm subsystem attributes
sys_attrs_mchan (5)     - mchan subsystem attributes
sys_attrs_net (5)       - net subsystem attributes
sys_attrs_netrain (5)   - netrain subsystem attributes
sys_attrs_pci (5)       - pci subsystem attributes
sys_attrs_ppp (5)       - ppp subsystem attributes
sys_attrs_presto (5)    - presto subsystem attributes
sys_attrs_pwrmgr (5)    - pwrmgr subsystem attributes
sys_attrs_sec (5)       - sec subsystem attributes
sys_attrs_snmpinfo (5)  - snmpinfo subsystem attributes
sys_attrs_socket (5)    - socket subsystem attributes
sys_attrs_streams (5)   - streams subsystem attributes
sys_attrs_strstd (5)    - strstd subsystem attributes
sys_attrs_ufs (5)       - ufs subsystem attributes
sys_attrs_xpr (5)       - xpr subsystem attributes
sys_check (8)           - Generates system configuration and analysis for administrators
sys_check (8)           - Generates system configuration information and analysis
syscall (2)             - indirect system call
sysconf (3)             - Gets configurable system variables
sysconfig (8)           - Maintains the kernel subsystem configuration
sysconfigdb (8)         - Maintains the subsystem configuration database
sysconfigdb (8)         - Maintains the subsystem configuration database
sysconfigdb (8)         - Manage the subsystem configuration database
sysconfigtab (4)        - Configurable subsystem definition database file
sysfs (2)               - gather information about file system types
sysinfo (2)             - manages system information strings
syslog (1)              - enables and disables printing to the console device, /dev/console, by the syslogd daemon.
syslog.auth (4)         - authorization file for accepting remote syslog messages
syslogd (8)             - Logs system messages
sysman_intro (8X)       - Introductory information on SysMan applications.
system (3)              - Executes a shell command
t_accept (3)            - Accepts a connect request
t_alloc (3)             - Allocates a library structure
t_bind (3)              - Binds an address to a transport endpoint
t_close (3)             - Closes a transport endpoint.
t_connect (3)           - Establishes a connection with another transport user
t_error (3)             - Produces error message
t_free (3)              - Frees a library structure
t_getinfo (3)           - Gets protocol-specific information
t_getprotaddr (3)       - Gets the protocol address
t_getstate (3)          - Gets the current state of the transport provider
t_listen (3)            - Listens for a connect request
t_look (3)              - Looks at the current event on a transport endpoint.
t_open (3)              - Establishes a transport endpoint
t_optmgmt (3)           - Manages protocol options for a transport endpoint
t_rcv (3)               - Receives normal data or expedited data on a connection
t_rcvconnect (3)        - Receives the confirmation from a connect request
t_rcvdis (3)            - Retrieves disconnect information
t_rcvrel (3)            - Acknowledges receipt of an orderly release indication
t_rcvudata (3)          - Receives a data unit
t_rcvuderr (3)          - Receives a unit data error indication
t_snd (3)               - Sends normal data or expedited data over a connection
t_snddis (3)            - Sends user-initiated disconnect request
t_sndrel (3)            - Initiates an endpoint connect orderly release
t_sndudata (3)          - Sends a data unit
t_strerror (3)          - Produces an error message string
t_sync (3)              - Synchronizes transport library
t_unbind (3)            - Disables a transport endpoint.
table (2)               - Examines or updates elements from a system table.
tabs (1)                - Sets tab stops on terminals
tag2name (8)            - prints the path name of a file given the tag number
tail (1)                - Writes a file to standard output, beginning at a specified point
talk (1)                - Converses with another user
talkd, ntalkd (8)       - The remote communications server for the talk command
tapeexercise (8)        - exercise a tape drive
tapex (8)               - Tape exerciser program
tar (1)                 - Manipulates tape archives
tar (1)                 - Manipulates tape archives
tar (4)                 - Tape archive file format
tar (4)                 - Tape archive file format
tar, pax (4)            - Archive file format
tarsets (1)             - subset kitting command file generator
tbl (1)                 - formats tables for nroff
tbl (1)                 - formats tables for nroff
tcdrain (3)             - Waits for output to complete
tcflow (3)              - Performs flow control functions
tcflush (3)             - Flushes nontransmitted output data or nonread input data
tcgetattr (3)           - Gets the parameters associated with the terminal
tcgetpgrp (3)           - Gets foreground process group ID
tcgetsid (3)            - Returns the session ID of the terminal
tcopy (1)               - Copies magnetic tapes
tcp (7)                 - Internet Transmission Control Protocol (TCP)
tcp (7)                 - Internet Transmission Control Protocol (TCP)
tcpdump (8)             - Dump traffic on a network
tcpslice (8)            - Extracts sections of or merges tcpdump files
tcsendbreak (3)         - Sends a break on an asynchronous serial data line
tcsendbreak (3)         - Sends a break on an asynchronous serial data line
tcsetattr (3)           - Sets the parameters associated with the terminal
tcsetpgrp (3)           - Sets foreground process group ID
te (7)                  - TGEC Ethernet interface
tee (1)                 - Displays the output of a program and copies it into a file
tee (1)                 - Displays the output of a program and copies it into a file
telecode (5)            - A character encoding system (codeset) for Traditional Chinese
telnet (1)              - Provides the TELNET interface for logging in to a remote host
telnetd (8)             - The DARPA telnet protocol server
telnetrc, .telnetrc (4) - Specifies setup commands for a telnet session term (4)                - Terminal driver tables for nroff
termcap (4)             - Terminal capability database
terminfo (4)            - Describes terminals by capability
termios, termios.h (4)  - Defines the structure of the termios file, which provides the terminal interface for POSIX compatibility.
test, [  (1)            - Evaluates conditional expressions
test, [ (1)             - Evaluates conditional expressions
textddif (1)            - convert text formatted files to DDIF formatted files
texteroids (1X)         - test your mousing skills on spinning text
tftp (1)                - Provides the Trivial File Transfer Protocol (TFTP)
tftpd (8)               - The DARPA Trivial File Transfer Protocol (TFTP) server
tgetent, tgetnum, tgetflag, tgetstr, tgoto, tputs (3x)  - Terminal independent operation routines
thailpof (8)            - Generic filter for printing Thai text files
third (5)               - Performs memory access checks and detects memory leaks
tic (1)                 - Translates terminfo files from source to compiled format
tic (1)                 - Translates terminfo files from source to compiled format
time (1)                - Times the execution of a command
time (3)                - Gets time
time_lock (3)           - Check time-of-day locking (Enhanced Security)
time_lock_es (3)        - Check time-of-day locking (Enhanced Security)
timed (8)               - The network time daemon
timedc (8)              - Controls the timed daemon
timedsetup (8)          - Performs initial setup of the time server daemon (timed).
timer_create (3)        - Allocate a per-process timer
timer_delete (3)        - Deallocate a previously allocated per-process timer (P1003.1b)
timer_getoverrun (3)    - Get overrun count for a specified timer
timer_settime, timer_gettime (3) - Get or set the expiration time of the specified per-process timer (P1003.1b) times (3)               - Gets process and child process times
timezone (8)            - Sets timezone information.
timod (7)               - STREAMS module for converting ioctl() calls into TI messages
tip (1)                 - Connects to a remote system
tip (1)                 - Connects to a remote system
tirdwr (7)              - STREAMS module for reads and writes by TI transport users
tis, tis_intro (3)      - Introduction to Thread-Independent Services (tis)
tis_cond_broadcast (3)  - Wakes all threads that are waiting on the specified condition variable.
tis_cond_destroy (3)    - Destroys the specified condition variable.
tis_cond_init (3)       - Initializes a condition variable.
tis_cond_signal (3)     - Wakes at least one thread that is waiting on the specified condition variable.
tis_cond_wait (3)       - Causes a thread to wait for the specified condition variable to be signaled or broadcasted.
tis_getspecific (3)     - Obtains the data associated with the specified thread-specific data key.
tis_key_create (3)      - Generates a unique thread-specific data key.
tis_key_delete (3)      - Deletes the specified thread-specific data key.
tis_lock_global (3)     - Locks the DECthreads global mutex.
tis_mutex_destroy (3)   - Destroys the specified mutex object.
tis_mutex_init (3)      - Initializes a mutex object.
tis_mutex_lock (3)      - Locks an unlocked mutex.
tis_mutex_trylock (3)   - Attempts to lock the specified mutex.
tis_mutex_unlock (3)    - Unlocks the specified mutex.
tis_once (3)            - Calls an initialization routine that can be executed by only one thread, once.
tis_read_lock (3)       - Acquires a read-write lock for read access.
tis_read_trylock (3)    - Attempts to acquire a read-write lock for read access. Does not wait if the lock cannot be immediately granted.
tis_read_unlock (3)     - Unlocks a read-write lock that was acquired for read access.
tis_rwlock_destroy (3)  - Destroys the specified read-write lock object.
tis_rwlock_init (3)     - Initializes a read-write lock object.
tis_self (3)            - Obtains the identifier of the calling thread.
tis_setcancelstate (3)  - Changes the calling thread's cancelability state.
tis_setspecific (3)     - Changes the value associated with the specified thread-specific data key.
tis_testcancel (3)      - Creates a cancelation point in the calling thread.
tis_unlock_global (3)   - Unlocks the DECthreads global mutex.
tis_write_lock (3)      - Acquires the specified read-write lock for write access.
tis_write_trylock (3)   - Attempts to acquire the specified read-write lock for write access.
tis_write_unlock (3)    - Unlocks the specified read-write lock that was acquired for write access.
tmpfile (3)             - Creates a temporary file
tmpnam, tempnam (3)     - Construct the name for a temporary file
tms (7)                 - TMSCP magnetic tape interface
tms (7)                 - TMSCP magnetic tape interface
toascii, tolower, _tolower, toupper, _toupper (3) - Translate characters touch (1)               - Updates file access and modification times
towctrans (3)           - Converts a wide character according to a property defined in the current locale
towlower, towupper (3)  - Convert uppercase and lowercase wide characters
tput (1)                - Queries the terminal information database
tr (1)                  - Translates characters
tra (7)                 - DETRA 4 Mb/s or 16 Mb/s Token Ring interface
tra (7)                 - DETRA 4 Mb/s or 16 Mb/s Token Ring interface
traceroute (8)          - print the route that packets take to the network host
trans (1)               - translation tool for use with source message catalogs
trapsend (SR_CMDMAN)    - send SNMP traps to monitoring station
trbsd (1)               - Translates characters
trpt (8)                - Transliterates protocol trace
true, false (1)         - Returns a standard exit value
true, false (1)         - Returns a standard exit value
truncate, ftruncate (2) - Changes file length tsearch, tfind, tdelete, twalk (3) - Manage binary search trees tset, reset (1)         - Initializes terminals
tset, reset (1)         - Initializes terminals
tsort (1)               - Sorts an unordered list of ordered pairs (topological sort)
ttty (7)                - Thai terminal driver
tty (1)                 - Returns pathname of terminal device
tty (1)                 - Returns pathname of terminal device
tty (7)                 - General terminal interface
tty (7)                 - General terminal interface
ttyname, isatty, ttyname_r (3)  - Get the name of a terminal
ttys (4)                - Terminal control database file (Enhanced Security)
ttyslot (3)             - Finds the slot for the current user in the user accounting database
ttysrch (4)             - Lists absolute path names for tty name searches
tu (7)                  - Tulip Ethernet and Fast Ethernet interface
tunefs (8)              - Tunes an existing UFS file system
tur (8)                 - test unit ready
twm (1X)                - Tab Window Manager for the X Window System
type (1)                - Writes a description of command type
tz (7)                  - SCSI magnetic tape interface
tzfile (4)              - Time zone information
uac (1)                 - Unaligned Access Message Control
uac (1)                 - Unaligned Access Message Control
uadmin (2)              - provides administrative control
uasm (8)                - NetWorker module for saving and recovering UNIX filesystem data
ucontext (5)            - user context
udelta (8)              - print differences between two subset inventories
udetect (8)             - Find subset files that have changed since installation
udp (7)                 - Internet user datagram protocol (UDP)
udp (7)                 - Internet user datagram protocol (UDP)
uerf (8)                - Event report formatter
uil (1X)                - The user interface language compiler
ul (1)                  - Translates underlining for display on a terminal
ulimit (1)              - Sets or reports a resource limit
ulimit (3)              - Sets and gets process limits
umask (1)               - Displays or sets the file mode creation mask
umask (2)               - Sets and gets the value of the file creation mask
umount (3)              - Unmounts a file system
unalias (1)             - Removes alias definitions
uname (1)               - Displays information about the operating system
uname (2)               - Gets the name of the current system
unget (1)               - Cancels a previous get command
ungetc, ungetwc (3)     - Pushes a byte or wide-character code back into the input stream
unifdef (1)             - Removes #ifdefed lines
uniq (1)                - Removes or lists repeated lines in a file
units (1)               - Converts units from one measure to another
unlink (2)              - Removes a directory entry
unlockpt (3)            - Unlocks a pseudoterminal master and slave pair
unwind, exc_virtual_unwind, RtlVirtualUnwind, exc_find_frame_ptr, exc_remote_virtual_unwind (3) - Routines to unwind a context updadmin (8)            - Update Administration Utility
update (8)              - Periodically updates the superblock
updmerge (8)            - Merge customized and user files with newly installed files
updmv (8)               - Moves customized, user, and inventory data files to or from storage.
uprofile (1)            - Profile user code with the EV4 performance counters
uprofile, kprofile (1)  - Profile a program (uprofile) or kernel (kprofile) with Alpha on-chip performance counters
uptime (1)              - Shows how long a system has been running
useradd (8)             - Adds a new user login account
userdel (8)             - Deletes a user login account from the system.
usermod (8)             - Modifies a user's login information on the system.
users, u (1)            - Displays a compact list of users who are on the system
usleep (3)              - Suspends execution for an interval of time
uswitch (2)             - Get or set compatibility environment specific behavior for a calling process through the uswitch value.
usync (8)               - synchronize two setld inventory files to reflect current system status
utime, utimes (2)       - Sets file access and modification times
utmp, wtmp (4)          - Login records
utob (1)                - ASCII ucode to binary ucode converter
utx (7)                 - UNIX terminal extension pseudo device
utx (7)                 - UNIX terminal extension pseudo device
utxd (8)                - Daemon that spawns service daemons used by the Asian terminal driver
utxd.conf (4)           - Configuration file used by utxd
uucheck (8)             - Checks for files and directories required by uucp
uucico (8)              - Transfers uucp command, data, and execute files to remote systems
uucleanup (8)           - Deletes selected old files from the uucp spool directory
uucp (1)                - Copies files from one system to another (UNIX-to-UNIX system copy)
uucp_intro (7)          - UNIX-to-UNIX Copy Program (UUCP) introductory information
uucp_manual_setup (7)   - Describes how to manually set up the UNIX-to-UNIX Copy Program (UUCP)
uucpd (8)               - Manages communications between the uucp program and TCP/IP
uucpsetup (8)           - The uucp setup program
uudemon.admin, uudemon.cleanu, uudemon.hour, uudemon.poll (4)   - Administrative shell scripts for polling remote systems, cleaning up spool directories, reporting status to the system administrator, and routine invocations of the uuxqt and uusched daemons
uuencode, uudecode (1)  - Encodes or decodes a binary file
uugetty (8)             - Sets the terminal type, modes, speed, and line.
uulog (1)               - Displays UUCP log files
uumonitor (8)           - Monitors the UUCP system
uuname (1)              - Displays names of accessible systems
uupick (1)              - Accepts or rejects files transmitted to a user by uuto
uusched (8)             - Schedules work for the file transport program
uusend (1)              - Sends a file to a remote host
uustat (1)              - Reports status of and provides job control for remote file transfer requests and other operations
uuto (1)                - Copies public files between systems using local file access control
uutry (1)               - Tries to contact remote system with debugging on
uux (1)                 - Runs a command on another system
uux (1)                 - Runs a command on another system
uuxqt (1)               - Executes remote command requests
vacation (1)            - Informs senders of mail that recipient is absent
val (1)                 - Validates Source Code Control System (SCCS) files
val (1)                 - Validates Source Code Control System (SCCS) files
varargs, va_arg, va_start, va_end (3)   - Handles a variable-length parameter list
vb, sys_attrs_vme_vba (7) - VME backplane Ethernet interface vbmtchain (8)           - displays mcells that describe metadata for a file
vbmtpg (8)              - displays a formatted page of the BMT
vdoc (1)                - invokes CDA Viewer for character-cell displays
vdump (8)               - performs full and incremental backups on mounted filesets
vedquota (8)            - edits quotas
verify (8)              - checks the AdvFS on-disk metadata structures
vfile (8)               - displays the contents of a file from an unmounted domain
vfragpg (8)             - prints a single header page of a frag file
vgchange (8)            - Sets the availability of a volume group to yes or no
vgcreate (8)            - Creates a volume group
vgdisplay (8)           - Displays information about volume groups
vgextend (8)            - Extend a volume group by adding physical volumes to it
vgreduce (8)            - Reduce a volume group by removing one or more physical volumes from it
vgremove (8)            - Removes the definition of one or more volume groups from the system
vgsync (8)              - Synchronizes logical volume mirrors that are stale in  one or more volume groups
vgsync (8)              - Synchronizes logical volume mirrors that are stale in one or more volume groups
vi, vedit, view (1)     - Edits files with a full screen display
viewres (1X)            - graphical class browser for Xt
vipw (8)                - Edits the /etc/passwd file
vlogpg (8)              - displays a formatted page of the log
vlsnpg (8)              - displays the LSN of a page of the log
vme_manual_setup, sys_attrs_vba_vipvic (7) - Describes how to set up VIP/VIC-based Alpha VME systems for use on the VMEbus, including how to modify attributes of the vba_vipvic kernel subsystem vme_univ_manual_setup, sys_attrs_vba_univ (7)   - Describes how to set up UNIVERSE-II-based Alpha VME systems for use on the VMEbus, including how to modify attributes of the vba_univ kernel subsystem
vmstat (1)              - Displays virtual memory statistics
vncheck (8)             - lists i-number and path name for all files in a fileset
vol_pattern (4)         - Logical Storage Manager (LSM) disk group search specifications
vol_pattern (4)         - Logical Storage Manager (LSM) disk group search specifications
volassist (8)           - Create, mirror, backup, grow, shrink, and move Logical Storage Manager (LSM) volumes
vold (8)                - Logical Storage Manager configuration daemon
voldctl (8)             - Control the volume configuration daemon
voldg (8)               - Manage Logical Storage Manager (LSM) disk groups
voldisk (8)             - Define and manage Logical Storage Manager (LSM) disks
voldiskadd (8)          - Add a disk for use with the Logical Storage Manager (LSM)
voldiskadm (8)          - Administrate disks
voldisksetup (8)        - Set up a disk for use with the Logical Storage Manager (LSM)
voledit (8)             - Create, remove, and modify Logical Storage Manager (LSM) records
volencap, vol-reconfig, voladvdomencap (8) - Encapsulate disks, partitions, or AdvFS domains volevac (8)             - Evacuate all volumes from a disk
volinfo (8)             - Print accessibility and usability of volumes
volinstall (8)          - Set up Logical Storage Manager (LSM) environment after LSM installation.
volintro (8)            - Introduction to Logical Storage Manager (LSM) utilities
voliod (8)              - Start, stop, and report on Logical Storage Manager (LSM) kernel daemons
vollvmencap, vol-lvm-reconfig (8) - Encapsulate LVM volume groups volmake (8)             - Create Logical Storage Manager (LSM) configuration records
volmake, volmakefile (4) - Format of a volmake description file volmend (8)             - Mend simple problems in configuration records
volmirror (8)           - Mirror volumes on a disk or control default mirroring
volnotify (8)           - Display Logical Storage Manager (LSM) configuration events
volplex (8)             - Perform Logical Storage Manager (LSM) operations on plexes
volprint (8)            - Display records from the Logical Storage Manager (LSM) configuration
volrec (4)              - Structure defining a volume record
volrecover (8)          - Recover plexes and volumes after disk replacement
volrestore (8)          - Restore complete or partial Logical Storage Manager (LSM) configuration
volrootmir (8)          - Mirror areas necessary for booting to a new disk
volsave (8)             - Save a Logical Storage Manager (LSM) configuration
volsd (8)               - Perform Logical Storage Manager (LSM) operations on subdisks
volsetup (8)            - Initialize the Logical Storage Manager (LSM) by creating rootdg disk group.
volstartup (8)          - Start Logical Storage Manager (LSM) daemons.
volstat (8)             - Logical Storage Manager (LSM) statistics management utility
voltrace (8)            - Trace operations on volumes
volume (8)              - Perform Logical Storage Manager (LSM) operations on volumes
volunroot (8)           - Remove Logical Storage Manager (LSM) hooks for rootable volumes
volwatch (8)            - Monitor the Logical Storage Manager (LSM) for failure events
vprintf, vfprintf, vsprintf (3) - Format a variable number of parameters for output vquot (8)               - summarizes fileset ownership
vquota (1)              - displays disk usage and limits
vquotacheck (8)         - Checks fileset quota consistency
vquotacheck (8)         - Checks fileset quota consistency
vquotaon, vquotaoff (8) - turns quota enforcement on or off vrepquota (8)           - summarizes fileset quotas
vrestore (8)            - restores files from savesets that are produced by vdump
vtagpg (8)              - displays a formatted page of the tag directory
vwprintf, vfwprintf, vswprintf (3) - Prints formatted output for wide characters from stdarg parameter list w (1)                   - Prints a summary of current system activity
wait (1)                - Awaits process completion
wait, waitpid, wait3, wait4 (2) - Waits for a child process to stop or terminate waitid (2)              - Wait for child process to change state
wall (1)                - Sends a message to all users
wc (1)                  - Counts the lines, words, characters, and bytes in a file
wcscat, wcscmp, wcscpy (3) - Perform operations on wide-character strings wcschr, wcsrchr (3)     - Search for the first or last occurrence of a wide character in a wide-character string
wcscoll (3)             - Compares wide-character strings by using collation information
wcslen (3)              - Finds length of wide-character string
wcsncat, wcsncmp, wcsncpy (3)   - Perform operations on wide-character strings with a character count
wcspbrk (3)             - Locates the first occurrence of a wide character in a wide-character string
wcsspn, wcscspn (3)     - Return the length of the initial segment of a wide-character string
wcsstr (3)              - Finds a wide-character substring
wcstod (3)              - Converts a wide-character string to a double-precision value
wcstok, wcstok_r (3)    - Split wide-character strings into tokens
wcstol (3)              - Converts a wide-character string to long integer
wcstombs, wcsrtombs (3) - Converts a wide-character string into a multibyte-character string wcstoul (3)             - Converts wide-character strings to unsigned long integer
wcswcs (3)              - Searches for a substring in a wide-character string.
wcswidth (3)            - Determines the display width of wide-character strings
wcsxfrm (3)             - Transforms wide-character strings for collation in the current locale
wctob (3)               - Converts a wide character to a single byte in multibyte-character format
wctomb, wcrtomb (3)     - Converts a wide character into a multibyte character
wctrans (3)             - Maps wide characters to a property
wctype (3)              - Gets a handle to classify wide characters
wcwidth (3)             - Determines the display width of wide characters
what (1)                - Displays identifying information for Source Code Control System (SCCS) files
whatis (1)              - Describes a command's function
whatnow (1)             - prompting front-end for send (only available within the message handling system, mh)
whereis (1)             - Locates files for programs
which (1)               - Locates a program file including aliases and paths
who (1)                 - Identifies users currently logged in
who (1)                 - Identifies users currently logged in
whoami (1)              - Displays the user's name
whois (1)               - Internet username directory service
whom (1)                - report to whom a message is addressed (only available within the message handling system, mh)
window (1)              - Implements a window environment
wmemcpy, wmemchr, wmemcmp, wmemmove, wmemset (3) - Perform memory operations on wide-character arrays wordexp, wordfree (3)   - Perform word expansions
wprintf, fwprintf, swprintf (3) - Print formatted output for wide characters write (1)               - Sends messages to other users
write, pwrite, writev (2) - Write to a file write_rnd, read_rnd (3) - Sets and returns IEEE dynamic rounding mode for floating-point operations writesrv (8)            - Lets users send messages to and receive messages from a remote system.
wscanf, fwscanf, swscanf (3)    - Converts formatted wide-character input
wwconfig (8)            - Configures tty features for Asian countries
wwlpspr (1)             - Internationalized print command for PrintServer printer
wwpsof (8)              - Generic I18N (internationalized) print filter for PostScript printers
wwsetup, wnn (8)        - Sets up the 8-bit option for sendmail and the Wnn character-cell input method for Japanese
x11perf (1X)            - X11 server performance test program
x11perfcomp (1X)        - X11 server performance comparison program
xargs (1)               - Constructs argument lists and runs commands
xauth (1X)              - X authority file utility
xbiff (1X)              - mailbox flag for X
xcalc (1X)              - scientific calculator for X
xcd (1X)                - Motif based CD player control panel
xclipboard (1X)         - X clipboard client
xclipboard (1X)         - X clipboard client
xclock (1X)             - analog / digital clock for X
xcmsdb (1X)             - Device Color Characterization utility for X Color Management System
xcutsel (1X)            - interchange between cut buffer and selection
xdm (1X)                - X Display Manager with support for XDMCP, host chooser
xdpr (1X)               - dump an X window directly to a printer
xdpyinfo (1X)           - display information utility for X
xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, 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, xdrmem_create, xdr_opaque, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_rejected_reply, xdr_replymsg, xdr_setpos, xdr_short, xdrstdio_create, 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 (3) - library routines for external data representation
xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, 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, xdrmem_create, xdr_opaque, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_rejected_reply, xdr_replymsg, xdr_setpos, xdr_short, xdrstdio_create, 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 (3) - library routines for external data representation xearth (1X)             - displays a shaded image of the Earth in the root window
xedit (1X)              - simple text editor for X
xev (1X)                - print contents of X events
xeyes (1X)              - a follow the mouse X demo
xfd (1X)                - display all the characters in an X font
xferstats (4)           - Contains information about the status of file transfer requests
xfontsel (1X)           - point & click interface for selecting X11 font names
xfs, fs (1X)            - X font server
xgas (1X)               - animated simulation of an ideal gas
xgc (1X)                - X graphics demo
xhost (1X)              - server access control program for X
xieperf (1X)            - XIE server extension test and demo program
xjoin (8)               - Graphical user interface program to configure DHCP server
xkbcomp (1X)            - compile XKB keyboard description
xkbdfltmap (1X)         - Determine default X keymap for locale and keyboard
xkbdfltmap (1X)         - Determine default X keymap for locale and keyboard
xkbprint (1X)           - print an XKB keyboard description
xkill (1X)              - kill a client by its X resource
xload (1X)              - system load average display for X
xlogo (1X)              - X Window System logo
xlsatoms (1X)           - list interned atoms defined on server
xlsclients (1X)         - list client applications running on a display
xlsclients (1X)         - list client applications running on a display
xlsfonts (1X)           - server font list displayer for X
xmag (1X)               - magnify parts of the screen
xman (1X)               - Manual page display program for the X Window System
xmbind (1X)             - Configures virtual key bindings
xmessage (1X)           - display a message or query in a window (X-based /bin/echo)
xmh (1X)                - send and read mail with an X interface to MH
xmkmf (1X)              - create a Makefile from an Imakefile
xmodmap (1X)            - utility for modifying keymaps in X
xna (7)                 - The DEMNA Ethernet interfaces
xna (7)                 - The DEMNA Ethernet interfaces
xntpd (8)               - Network Time Protocol (NTP) daemon
xntpdc (8)              - Monitor and control program for the Network Time Protocol daemon
xon (1X)                - start an X program on a remote machine
xpr (1X)                - print an X window dump
xprop (1X)              - property displayer for X
xrdb (1X)               - X server resource database utility
xrefresh (1X)           - refresh all or part of an X screen
xset (1X)               - user preference utility for X
xsetroot (1X)           - root window parameter setting utility for X
xsoundsentry (1X)       - Visual bell monitor
xstdcmap (1X)           - X standard colormap utility
xstr (1)                - Extracts strings from C programs to implement shared strings
xterm (1X)              - terminal emulator for X
xti (7)                 - General information on XTI.
xti (7)                 - General information on XTI.
xti_internet (7)        - Internet Protocol-specific information on XTI
xwd (1X)                - dump an image of an X window
xwininfo (1X)           - window information utility for X
xwud (1X)               - image displayer for X
yacc (1)                - Generates an LR(1) parsing program from input consisting of a context-free grammar specification
yes (1)                 - Affirms repetitively
yes (1)                 - Affirms repetitively
yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err (3) - Network Information Service (NIS) client package ypcat (1)               - print values from an Network Information Service (NIS) data base
ypfiles (4)             - Network Information Service (NIS) database and directory structure
ypmake (8)              - rebuild Network Information Service (NIS) database using the make command
ypmatch (1)             - print the value of one or more keys from an NIS map
yppasswd (1)            - change password in Network Information Service (NIS)
yppasswd (3)            - update user password in Network Information Service (NIS) password map.
yppasswdd, rpc.yppasswdd (8)    - server daemon for modifying the Network Information Service (NIS) password file
yppoll (8)              - determine which version of a Network Information Service (NIS) map is at a master NIS server host.
yppush (8)              - force propagation of a changed Network Information Service (NIS) map
ypserv, ypbind (8)      - Network Information Service (NIS) server and binder processes
ypset (8)               - point ypbind at a particular server
ypwhich (1)             - determine which host is the current NIS server or map master.
ypxfr (8)               - transfer a Network Information Service (NIS) map from a NIS server to the local host.
ypxfrd (8)              - high speed NIS map transfer daemon
zcmp, zdiff (1)         - compare compressed files
zdump (8)               - Time zone dumper
zeero (8)               - Zero out disks prior to rewrite.
zero (7)                - source of zeroes
zforce (1)              - force a '.gz' extension on all gzip files
zgrep (1)               - search possibly compressed files for a regular expression
zic (8)                 - Time zone compiler
zic (8)                 - Time zone compiler
zmore (1)               - file perusal filter for crt viewing of compressed text
znew (1)                - recompress .Z files to .gz files


This document was created by man2html, using the manual pages.
Time: 02:40:18 GMT, October 02, 2010