AllPlanes(3), BlackPixel(3), WhitePixel(3), ConnectionNumber(3),
DefaultColormap(3), DefaultDepth(3), XListDepths(3), DefaultGC(3),
DefaultRootWindow(3), DefaultScreenOfDisplay(3), DefaultScreen(3),
DefaultVisual(3), DisplayCells(3), DisplayPlanes(3), DisplayString(3),
XMaxRequestSize(3), XExtendedMaxRequestSize(3),
LastKnownRequestProcessed(3), NextRequest(3), ProtocolVersion(3),
ProtocolRevision(3), QLength(3), RootWindow(3), ScreenCount(3),
ScreenOfDisplay(3), ServerVendor(3), VendorRelease(3) - Display macros and
functions
BlackPixelOfScreen(3), WhitePixelOfScreen(3), CellsOfScreen(3),
DefaultColormapOfScreen(3), DefaultDepthOfScreen(3),
DefaultGCOfScreen(3), DefaultVisualOfScreen(3), DoesBackingStore(3),
DoesSaveUnders(3), DisplayOfScreen(3), XScreenNumberOfScreen(3),
EventMaskOfScreen(3), HeightOfScreen(3), HeightMMOfScreen(3),
MaxCmapsOfScreen(3), MinCmapsOfScreen(3), PlanesOfScreen(3),
RootWindowOfScreen(3), WidthOfScreen(3), WidthMMOfScreen(3) - screen
information functions and macros
DBE(3) - Double Buffer Extension
DPMSCapable(3) - returns the DPMS capability of the X server
DPMSDisable(3) - disables DPMS on the specified display
DPMSEnable(3) - enables DPMS on the specified display
DPMSForceLevel(3) - forces a DPMS capable display into the specified power level
DPMSGetTimeouts(3) - retrieves the timeout values used by the X server for DPMS
timings
DPMSGetVersion(3) - returns the version of the DPMS extension implemented by the X
server
DPMSInfo(3) - returns information about the current DPMS state
DPMSQueryExtension(3) - queries the X server to determine the availability of the
DPMS Extension
DPMSSetTimeouts(3) - permits applications to set the timeout values used by the X
server for DPMS timings
DisplayOfCCC(3), VisualOfCCC(3), ScreenNumberOfCCC(3),
ScreenWhitePointOfCCC(3), ClientWhitePointOfCCC(3) - Color Conversion
Context macros
ImageByteOrder(3), BitmapBitOrder(3), BitmapPad(3), BitmapUnit(3),
DisplayHeight(3), DisplayHeightMM(3), DisplayWidth(3), DisplayWidthMM(3),
XListPixmapFormats(3), XPixmapFormatValues(3) - image format functions and
macros
IsCursorKey(3), IsFunctionKey(3), IsKeypadKey(3), IsMiscFunctionKey(3),
IsModifierKey(3), IsPFKey(3), IsPrivateKeypadKey(3) - keysym classification
macros
MGdbAdd(3) - Adds a new database record
MGdbCreate(3) - Creates a new database file and object
MGdbDelete(3) - Deletes a record from a libMG data base
MGdbGoTop(3) - Sets data base seeker head to record 0
MGdbSeek(3) - Searches key field for a given value and returns contents of value
field
TIFFClose(3tiff) - close a previously opened TIFF file
TIFFCurrentRow(3tiff), TIFFCurrentStrip(3tiff), TIFFCurrentTile(3tiff),
TIFFCurrentDirectory(3tiff), TIFFLastDirectory(3tiff),
TIFFFileno(3tiff), TIFFFileName(3tiff), TIFFGetMode(3tiff),
TIFFIsTiled(3tiff), TIFFIsByteSwapped(3tiff), TIFFIsUpSampled(3tiff),
TIFFIsMSB2LSB(3tiff), TIFFGetVersion(3tiff) - query routines
TIFFDataWidth(3tiff) - Get the size of TIFF data types
TIFFDefaultStripSize(3tiff), TIFFStripSize(3tiff),
TIFFVStripSize(3tiff), TIFFRawStripSize(3tiff), TIFFComputeStrip(3tiff),
TIFFNumberOfStrips(3tiff) - strip-related utility routines
TIFFError(3tiff), TIFFSetErrorHandler(3tiff) - library error handling
interface
TIFFFindCODEC(3tiff), TIFFRegisterCODEC(3tiff),
TIFFUnRegisterCODEC(3tiff), TIFFIsCODECConfigured(3tiff) - codec-related
utility routines
TIFFFlush(3tiff), TIFFFlushData(3tiff) - flush pending writes to an open TIFF
file
TIFFGetBitRevTable(3tiff), TIFFReverseBits(3tiff), TIFFSwabShort(3tiff),
TIFFSwabLong(3tiff), TIFFSwabArrayOfShort(3tiff),
TIFFSwabArrayOfLong(3tiff) - byte- and bit-swapping routines
TIFFGetField(3tiff), TIFFVGetField(3tiff) - get the value(s) of a tag in an open
TIFF file
TIFFOpen(3tiff), TIFFFdOpen(3tiff), TIFFClientOpen(3tiff) - open a TIFF file
for reading or writing
TIFFPrintDirectory(3tiff) - print a description of a TIFF directory
TIFFRGBAImageOK(3tiff), TIFFRGBAImageBegin(3tiff),
TIFFRGBAImageGet(3tiff), TIFFRGBAImageEnd(3tiff) - read and decode an image
into a raster
TIFFReadBufferSetup(3tiff), TIFFWriteBufferSetup(3tiff) - I/O buffering
control routines
TIFFReadDirectory(3tiff) - get the contents of the next directory in an open TIFF
file
TIFFReadEncodedStrip(3tiff) - read and decode a strip of data from an open TIFF
file
TIFFReadEncodedTile(3tiff) - read and decode a tile of data from an open TIFF file
TIFFReadRGBAImage(3tiff), TIFFReadRGBAImageOriented(3tiff) - read and
decode an image into a fixed-format raster
TIFFReadRGBAStrip(3tiff) - read and decode an image strip into a fixed-format
raster
TIFFReadRGBATile(3tiff) - read and decode an image tile into a fixed-format
raster
TIFFReadRawStrip(3tiff) - return the undecoded contents of a strip of data from an
open TIFF file
TIFFReadRawTile(3tiff) - return an undecoded tile of data from an open TIFF file
TIFFReadScanline(3tiff) - read and decode a scanline of data from an open TIFF file
TIFFReadTile(3tiff) - read and decode a tile of data from an open TIFF file
TIFFScanlineSize(3tiff), TIFFRasterScanlineSize(3tiff) - return the size of
various items associated with an open TIFF file
TIFFSetDirectory(3tiff), TIFFSetSubDirectory(3tiff) - set the current
directory for an open TIFF file
TIFFSetField(3tiff), TIFFVSetField(3tiff) - set the value(s) of a tag in a TIFF
file open for writing
TIFFTileSize(3tiff), TIFFTileRowSize(3tiff), TIFFVTileSize(3tiff),
TIFFDefaultTileSize(3tiff), TIFFComputeTile(3tiff),
TIFFCheckTile(3tiff), TIFFNumberOfTiles(3tiff) - tile-related utility
routines
TIFFWarning(3tiff), TIFFSetWarningHandler(3tiff) - library warning
interface
TIFFWriteDirectory(3tiff), TIFFRewriteDirectory(3tiff),
TIFFCheckpointDirectory(3tiff) - write the current directory in an open TIFF
file
TIFFWriteEncodedStrip(3tiff), TIFFWritedEncodedStrip(3tiff) - compress and
write a strip of data to an open TIFF file
TIFFWriteEncodedTile(3tiff), TIFFWritedEncodedTile(3tiff) - compress and
write a tile of data to an open TIFF file
TIFFWriteRawStrip(3tiff) - write a strip of raw data to an open TIFF file
TIFFWriteRawTile(3tiff) - write a tile of raw data to an open TIFF file
TIFFWriteScanline(3tiff) - write a scanline to an open TIFF file
TIFFWriteTile(3tiff) - encode and write a tile of data to an open TIFF file
TIFFcolor(3tiff), TIFFYCbCrToRGBInit(3tiff), TIFFYCbCrtoRGB(3tiff),
TIFFCIELabToRGBInit(3tiff), TIFFCIELabToXYZ(3tiff), TIFFXYZToRGB(3tiff) -
color conversion routines
TIFFfree(3tiff), _TIFFmalloc(3tiff), c _TIFFrealloc(3tiff), c
_TIFFfree(3tiff), c _TIFFmemset(3tiff), c _TIFFmemcpy(3tiff), c
_TIFFmemcmp(3tiff), c(3tiff) - memory management-related functions for use
with TIFF files
XAddConnectionWatch(3), XRemoveConnectionWatch(3),
XProcessInternalConnection(3), XInternalConnectionNumbers(3) - handle Xlib
internal connections
XAddHost(3), XAddHosts(3), XListHosts(3), XRemoveHost(3), XRemoveHosts(3),
XSetAccessControl(3), XEnableAccessControl(3), XDisableAccessControl(3),
XHostAddress(3), XServerInterpretedAddress(3) - control host access and host
control structure
XAllocClassHint(3), XSetClassHint(3), XGetClassHint(3), XClassHint(3) -
allocate class hints structure and set or read a window's WM_CLASS property
XAllocColor(3), XAllocNamedColor(3), XAllocColorCells(3),
XAllocColorPlanes(3), XFreeColors(3) - allocate and free colors
XAllocIconSize(3), XSetIconSizes(3), XGetIconSizes(3), XIconSize(3) -
allocate icon size structure and set or read a window's WM_ICON_SIZES property
XAllocSizeHints(3), XSetWMNormalHints(3), XGetWMNormalHints(3),
XSetWMSizeHints(3), XGetWMSizeHints(3), XSizeHints(3) - allocate size hints
structure and set or read a window's WM_NORMAL_HINTS property
XAllocStandardColormap(3), XSetRGBColormaps(3), XGetRGBColormaps(3),
XStandardColormap(3) - allocate, set, or read a standard colormap structure
XAllocWMHints(3), XSetWMHints(3), XGetWMHints(3), XWMHints(3) - allocate
window manager hints structure and set or read a window's WM_HINTS property
XAllowEvents(3) - release queued events
XAnyEvent(3), XEvent(3) - generic X event structures
XButtonEvent(3), XKeyEvent(3), XMotionEvent(3) - KeyPress, KeyRelease,
ButtonPress, ButtonRelease, and MotionNotify event structures
XChangeKeyboardControl(3), XGetKeyboardControl(3), XAutoRepeatOn(3),
XAutoRepeatOff(3), XBell(3), XQueryKeymap(3), XKeyboardControl(3) -
manipulate keyboard settings and keyboard control structure
XChangeKeyboardMapping(3), XGetKeyboardMapping(3), XDisplayKeycodes(3),
XSetModifierMapping(3), XGetModifierMapping(3), XNewModifiermap(3),
XInsertModifiermapEntry(3), XDeleteModifiermapEntry(3), XFreeModifierMap
XModifierKeymap(3) - manipulate keyboard encoding and keyboard encoding
structure
XChangePointerControl(3), XGetPointerControl(3) - control pointer
XChangeSaveSet(3), XAddToSaveSet(3), XRemoveFromSaveSet(3) - change a
client's save set
XChangeWindowAttributes(3), XSetWindowBackground(3),
XSetWindowBackgroundPixmap(3), XSetWindowBorder(3),
XSetWindowBorderPixmap(3), XSetWindowColormap(3) - change window attributes
XCirculateEvent(3) - CirculateNotify event structure
XCirculateRequestEvent(3) - CirculateRequest event structure
XClearArea(3), XClearWindow(3) - clear area or window
XClientMessageEvent(3) - ClientMessage event structure
XColormapEvent(3) - ColormapNotify event structure
XConfigureEvent(3) - ConfigureNotify event structure
XConfigureRequestEvent(3) - ConfigureRequest event structure
XConfigureWindow(3), XMoveWindow(3), XResizeWindow(3),
XMoveResizeWindow(3), XSetWindowBorderWidth(3), XWindowChanges(3) -
configure windows and window changes structure
XCopyArea(3), XCopyPlane(3) - copy areas
XCreateColormap(3), XCopyColormapAndFree(3), XFreeColormap(3), XColor(3) -
create, copy, or destroy colormaps and color structure
XCreateFontCursor(3), XCreatePixmapCursor(3), XCreateGlyphCursor(3) -
create cursors
XCreateFontSet(3), XFreeFontSet(3) - create and free an international text
drawing font set
XCreateGC(3), XCopyGC(3), XChangeGC(3), XGetGCValues(3), XFreeGC(3),
XGContextFromGC(3), XGCValues(3) - create or free graphics contexts and
graphics context structure
XCreateIC(3), XDestroyIC(3), XIMOfIC(3) - create, destroy, and obtain the input
method of an input context
XCreateOC(3), XDestroyOC(3), XSetOCValues(3), XGetOCValues(3), XOMOfOC(3) -
create output contexts
XCreatePixmap(3), XFreePixmap(3) - create or destroy pixmaps
XCreateRegion(3), XSetRegion(3), XDestroyRegion(3) - create or destroy
regions
XCreateWindow(3), XCreateSimpleWindow(3), XSetWindowAttributes(3) - create
windows and window attributes structure
XCreateWindowEvent(3) - CreateNotify event structure
XCrossingEvent(3) - EnterNotify and LeaveNotify event structure
XDefineCursor(3), XUndefineCursor(3) - define cursors
XDestroyWindow(3), XDestroySubwindows(3) - destroy windows
XDestroyWindowEvent(3) - DestroyNotify event structure
XDrawArc(3), XDrawArcs(3), XArc(3) - draw arcs and arc structure
XDrawImageString(3), XDrawImageString16(3) - draw image text
XDrawLine(3), XDrawLines(3), XDrawSegments(3), XSegment(3) - draw lines,
polygons, and line structure
XDrawPoint(3), XDrawPoints(3), XPoint(3) - draw points and points structure
XDrawRectangle(3), XDrawRectangles(3), XRectangle(3) - draw rectangles and
rectangles structure
XDrawString(3), XDrawString16(3) - draw text characters
XDrawText(3), XDrawText16(3), XTextItem(3), XTextItem16(3) - draw polytext
text and text drawing structures
XEmptyRegion(3), XEqualRegion(3), XPointInRegion(3), XRectInRegion(3) -
determine if regions are empty or equal
XErrorEvent(3) - X error event structure
XExposeEvent(3) - Expose event structure
XExtentsOfFontSet(3) - obtain the maximum extents structure for a font set
XFillRectangle(3), XFillRectangles(3), XFillPolygon(3), XFillArc(3),
XFillArcs(3) - fill rectangles, polygons, or arcs
XFilterEvent(3) - filter X events for an input method
XFlush(3), XSync(3), XEventsQueued(3), XPending(3) - handle output buffer or
event queue
XFocusChangeEvent(3) - FocusIn and FocusOut event structure
XFontSetExtents(3) - XFontSetExtents structure
XFontsOfFontSet(3), XBaseFontNameListOfFontSet(3), XLocaleOfFontSet(3),
XContextDependentDrawing(3), XContextualDrawing(3),
XDirectionalDependentDrawing(3) - obtain fontset information
XFree(3) - free client data
XGetVisualInfo(3), XMatchVisualInfo(3), XVisualIDFromVisual(3),
XVisualInfo(3) - obtain visual information and visual structure
XGetWindowAttributes(3), XGetGeometry(3), XWindowAttributes(3) - get
current window attribute or geometry and current window attributes structure
XGetWindowProperty(3), XListProperties(3), XChangeProperty(3),
XRotateWindowProperties(3), XDeleteProperty(3) - obtain and change window
properties
XGetXCBConnection(3) - get the XCB connection for an Xlib Display
XGrabButton(3), XUngrabButton(3) - grab pointer buttons
XGrabKey(3), XUngrabKey(3) - grab keyboard keys
XGrabKeyboard(3), XUngrabKeyboard(3) - grab the keyboard
XGrabPointer(3), XUngrabPointer(3), XChangeActivePointerGrab(3) - grab the
pointer
XGrabServer(3), XUngrabServer(3) - grab the server
XGraphicsExposeEvent(3), XNoExposeEvent(3) - GraphicsExpose and NoExpose
event structures
XGravityEvent(3) - GravityNotify event structure
XIconifyWindow(3), XWithdrawWindow(3), XReconfigureWMWindow(3) -
manipulate top-level windows
XIfEvent(3), XCheckIfEvent(3), XPeekIfEvent(3) - check the event queue with a
predicate procedure
XInitImage(3), XCreateImage(3), XGetPixel(3), XPutPixel(3), XSubImage(3),
XAddPixel(3), XDestroyImage(3) - image utilities
XInitThreads(3), XLockDisplay(3), XUnlockDisplay(3) - multi-threading
support
XInstallColormap(3), XUninstallColormap(3), XListInstalledColormaps(3) -
control colormaps
XInternAtom(3), XInternAtoms(3), XGetAtomName(3), XGetAtomNames(3) - create
or return atom names
XIntersectRegion(3), XUnionRegion(3), XUnionRectWithRegion(3),
XSubtractRegion(3), XXorRegion(3), XOffsetRegion(3), XShrinkRegion(3) -
region arithmetic
XKeymapEvent(3) - KeymapNotify event structure
XListFonts(3), XFreeFontNames(3), XListFontsWithInfo(3), XFreeFontInfo(3)
- obtain or free font names and information
XLoadFont(3), XQueryFont(3), XLoadQueryFont(3), XFreeFont(3),
XGetFontProperty(3), XUnloadFont(3), XCharStruct(3), XFontProp(3),
XChar2b(3), XFontStruct(3) - load or unload fonts and font metric structures
XLookupKeysym(3), XRefreshKeyboardMapping(3), XLookupString(3),
XRebindKeysym(3) - handle keyboard input events in Latin-1
XMapEvent(3), XMappingEvent(3) - MapNotify and MappingNotify event structures
XMapRequestEvent(3) - MapRequest event structure
XMapWindow(3), XMapRaised(3), XMapSubwindows(3) - map windows
XNextEvent(3), XPeekEvent(3), XWindowEvent(3), XCheckWindowEvent(3),
XMaskEvent(3), XCheckMaskEvent(3), XCheckTypedEvent(3),
XCheckTypedWindowEvent(3) - select events by type
XNoOp(3) - No Operation
XOpenDisplay(3), XCloseDisplay(3) - connect or disconnect to X server
XOpenIM(3), XCloseIM(3), XSetIMValues(3), XGetIMValues(3),
XDisplayOfIM(3), XLocaleOfIM(3), XRegisterIMInstantiateCallback(3),
XUnregisterIMInstantiateCallback(3) - open, close, and obtain input method
information
XOpenOM(3), XCloseOM(3), XSetOMValues(3), XGetOMValues(3),
XDisplayOfOM(3), XLocaleOfOM(3) - open output methods
XParseGeometry(3), XWMGeometry(3) - parse window geometry
XPolygonRegion(3), XClipBox(3) - generate regions
XPropertyEvent(3) - PropertyNotify event structure
XPutBackEvent(3) - put events back on the queue
XPutImage(3), XGetImage(3), XGetSubImage(3) - transfer images
XQueryBestSize(3), XQueryBestTile(3), XQueryBestStipple(3) - determine
efficient sizes
XQueryColor(3), XQueryColors(3), XLookupColor(3), XParseColor(3) - obtain
color values
XQueryExtension(3), XListExtensions(3), XFreeExtensionList(3) - list
available extensions
XQueryPointer(3) - get pointer coordinates
XQueryTree(3) - query window tree information
XRaiseWindow(3), XLowerWindow(3), XCirculateSubwindows(3),
XCirculateSubwindowsUp(3), XCirculateSubwindowsDown(3),
XRestackWindows(3) - change window stacking order
XReadBitmapFile(3), XReadBitmapFileData(3), XWriteBitmapFile(3),
XCreatePixmapFromBitmapData(3), XCreateBitmapFromData(3) - manipulate
bitmaps
XRecolorCursor(3), XFreeCursor(3), XQueryBestCursor(3) - manipulate cursors
XReparentEvent(3) - ReparentNotify event structure
XReparentWindow(3) - reparent windows
XResizeRequestEvent(3) - ResizeRequest event structure
XResourceManagerString(3), XScreenResourceString(3) - obtain server
resource properties
XSaveContext(3), XFindContext(3), XDeleteContext(3), XUniqueContext(3) -
associative look-up routines
XSelectInput(3) - select input events
XSelectionClearEvent(3) - SelectionClear event structure
XSelectionEvent(3) - SelectionNotify event structure
XSelectionRequestEvent(3) - SelectionRequest event structure
XSendEvent(3), XDisplayMotionBufferSize(3), XGetMotionEvents(3),
XTimeCoord(3) - send events and pointer motion history structure
XSetArcMode(3), XSetSubwindowMode(3), XSetGraphicsExposure(3) - GC
convenience routines
XSetClipOrigin(3), XSetClipMask(3), XSetClipRectangles(3) - GC convenience
routines
XSetCloseDownMode(3), XKillClient(3) - control clients
XSetCommand(3), XGetCommand(3) - set or read a window's WM_COMMAND property
XSetErrorHandler(3), XGetErrorText(3), XDisplayName(3),
XSetIOErrorHandler(3), XGetErrorDatabaseText(3) - default error handlers
XSetEventQueueOwner(3) - set event queue owner on a shared Xlib/XCB connection
XSetFillStyle(3), XSetFillRule(3) - GC convenience routines
XSetFont(3) - GC convenience routines
XSetFontPath(3), XGetFontPath(3), XFreeFontPath(3) - set, get, or free the font
search path
XSetICFocus(3), XUnsetICFocus(3) - set and unset input context focus
XSetICValues(3), XGetICValues(3) - set and obtain XIC values
XSetInputFocus(3), XGetInputFocus(3) - control input focus
XSetLineAttributes(3), XSetDashes(3) - GC convenience routines
XSetPointerMapping(3), XGetPointerMapping(3) - manipulate pointer settings
XSetScreenSaver(3), XForceScreenSaver(3), XActivateScreenSaver(3),
XResetScreenSaver(3), XGetScreenSaver(3) - manipulate the screen saver
XSetSelectionOwner(3), XGetSelectionOwner(3), XConvertSelection(3) -
manipulate window selection
XSetState(3), XSetFunction(3), XSetPlaneMask(3), XSetForeground(3),
XSetBackground(3) - GC convenience routines
XSetTextProperty(3), XGetTextProperty(3) - set and read text properties
XSetTile(3), XSetStipple(3), XSetTSOrigin(3) - GC convenience routines
XSetTransientForHint(3), XGetTransientForHint(3) - set or read a window's
WM_TRANSIENT_FOR property
XSetWMClientMachine(3), XGetWMClientMachine(3) - set or read a window's
WM_CLIENT_MACHINE property
XSetWMColormapWindows(3), XGetWMColormapWindows(3) - set or read a window's
WM_COLORMAP_WINDOWS property
XSetWMIconName(3), XGetWMIconName(3), XSetIconName(3), XGetIconName(3) -
set or read a window's WM_ICON_NAME property
XSetWMName(3), XGetWMName(3), XStoreName(3), XFetchName(3) - set or read a
window's WM_NAME property
XSetWMProperties(3), XmbSetWMProperties(3), Xutf8SetWMProperties(3) - set
standard window properties
XSetWMProtocols(3), XGetWMProtocols(3) - set or read a window's WM_PROTOCOLS
property
XShapeQueryExtension(3), XShapeQueryVersion(3), XShapeCombineRegion(3),
XShapeCombineRectangles(3), XShapeCombineMask(3), XShapeCombineShape(3),
XShapeOffsetShape(3), XShapeQueryExtents(3), XShapeSelectInput(3),
XShapeInputSelected(3), XShapeGetRectangles(3) - X nonrectangular shape
functions
XShmQueryExtension(3), XShmQueryVersion(3), XShmPixmapFormat(3),
XShmAttach(3), XShmDetach XShmCreateImage(3), XShmPutImage(3),
XShmGetImage(3), XShmCreatePixmap(3), XShmGetEventBase(3) - X Shared Memory
extension functions
XStoreBytes(3), XStoreBuffer(3), XFetchBytes(3), XFetchBuffer(3),
XRotateBuffers(3) - manipulate cut and paste buffers
XStoreColors(3), XStoreColor(3), XStoreNamedColor(3) - set colors
XStringListToTextProperty(3), XTextPropertyToStringList(3),
XFreeStringList(3), XTextProperty(3) - convert string lists and text property
structure
XStringToKeysym(3), XKeysymToString(3), XKeycodeToKeysym(3),
XKeysymToKeycode(3), XConvertCase(3) - convert keysyms
XSupportsLocale(3), XSetLocaleModifiers(3) - determine locale support and
configure locale modifiers
XSynchronize(3), XSetAfterFunction(3) - enable or disable synchronization
XTextExtents(3), XTextExtents16(3), XQueryTextExtents(3),
XQueryTextExtents16(3) - compute or query text extents
XTextWidth(3), XTextWidth16(3) - compute text width
XTranslateCoordinates(3) - translate window coordinates
XUnmapEvent(3) - UnmapNotify event structure
XUnmapWindow(3), XUnmapSubwindows(3) - unmap windows
XVaCreateNestedList(3) - allocate a nested variable argument list
XVisibilityEvent(3) - VisibilityNotify event structure
XWarpPointer(3) - move pointer
Xau library: XauFileName(3), XauReadAuth(3), XauLockAuth(3),
XauUnlockAuth(3), XauWriteAuth(3), XauDisposeAuth(3),
XauGetAuthByAddr(3), XauGetBestAuthByAddr(3) - X authority database routines
Xaw(3) - X Athena Widgets
XcmsAllocColor(3), XcmsAllocNamedColor(3) - allocate colors
XcmsCCCOfColormap(3), XcmsSetCCCOfColormap(3) - query and modify CCC of a
colormap
XcmsCIELabQueryMaxC(3), XcmsCIELabQueryMaxL(3), XcmsCIELabQueryMaxLC(3),
XcmsCIELabQueryMinL(3) - obtain the CIE L*a*b* coordinates
XcmsCIELuvQueryMaxC(3), XcmsCIELuvQueryMaxL(3), XcmsCIELuvQueryMaxLC(3),
XcmsCIELuvQueryMinL(3) - obtain the CIE L*u*v* coordinates
XcmsColor(3), XcmsRGB(3), XcmsRGBi(3), XcmsCIEXYZ(3), XcmsCIEuvY(3),
XcmsCIExyY(3), XcmsCIELab(3), XcmsCIELuv(3), XcmsTekHVC(3), XcmsPad(3) -
Xcms color structure
XcmsConvertColors(3) - convert CCC color specifications
XcmsCreateCCC(3), XcmsFreeCCC(3) - creating and destroying CCCs
XcmsDefaultCCC(3) - obtain the default CCC for a screen
XcmsQueryBlack(3), XcmsQueryBlue(3), XcmsQueryGreen(3), XcmsQueryRed(3),
XcmsQueryWhite(3) - obtain black, blue, green, red, and white CCC color
specifications
XcmsQueryColor(3), XcmsQueryColors(3), XcmsLookupColor(3) - obtain color
values
XcmsSetWhitePoint(3), XcmsSetWhiteAdjustProc(3) - modifying CCC attributes
XcmsStoreColor(3), XcmsStoreColors(3) - set colors
XcmsTekHVCQueryMaxC(3), XcmsTekHVCQueryMaxV(3), XcmsTekHVCQueryMaxVC(3),
XcmsTekHVCQueryMaxVSamples(3), XcmsTekHVCQueryMinV(3) - obtain the TekHVC
coordinates
XcupGetReservedColormapEntries(3) - list colormap entries reserved by the
system
XcupQueryVersion(3) - Returns TOG-CUP protocol version supported by the X server
XcupStoreColors(3) - initialize shareable colormap entries at specific
locations
XdbeAllocateBackBufferName(3) - allocates a DBE buffer
XdbeBeginIdiom(3) - marks the beginning of a DBE idiom sequence
XdbeDeallocateBackBufferName(3) - frees a DBE buffer
XdbeEndIdiom(3) - marks the end of a DBE idiom sequence
XdbeFreeVisualInfo(3) - frees information returned by XdbeGetVisualInfo()
XdbeGetBackBufferAttributes(3) - returns attributes of a DBE buffer
XdbeGetVisualInfo(3) - Get dbe Visual Informations
XdbeQueryExtension(3) - returns the version of DBE supported by the server
XdbeSwapBuffers(3) - swaps front and back DBE buffers
XeviQueryExtension(3), XeviQueryVersion(3), XeviGetVisualInfo(3) - X
Extended Visual Information functions
XkbActionCtrls(3) - Returns the ctrls fields of act converted to an unsigned int
XkbAddDeviceLedInfo(3) - Initialize an XkbDeviceLedInfoRec structure
XkbAddGeomColor(3) - Add one color name to an existing keyboard geometry
description
XkbAddGeomDoodad(3) - Add one doodad to a section of a keyboard geometry or to the
top-level geometry
XkbAddGeomKey(3) - Add one key at the end of an existing row of keys
XkbAddGeomKeyAlias(3) - Add one key alias to an existing keyboard geometry
description
XkbAddGeomOutline(3) - Add one outline to an existing shape
XkbAddGeomOverlay(3) - Add one overlay to a section
XkbAddGeomOverlayKey(3) - Add a key to an existing overlay row
XkbAddGeomOverlayRow(3) - Add a row to an existing overlay
XkbAddGeomProperty(3) - Add one property to an existing keyboard geometry
description
XkbAddGeomRow(3) - Add a row to a section
XkbAddGeomSection(3) - Add one section to an existing keyboard geometry
XkbAddGeomShape(3) - Add a shape to a keyboard geometry
XkbAddSymInterpret(3) - Add a symbol interpretation to the list of symbol
interpretations in an XkbCompatRec
XkbAllocClientMap(3) - Allocate and initialize an empty client map description
record
XkbAllocCompatMap(3) - Allocate a new compatibility map if you do not already have
one available
XkbAllocControls(3) - Allocates an XkbControlsRec structure in the XkbDescRec
XkbAllocDeviceInfo(3) - Obtain an XkbDeviceInfoRec structure
XkbAllocDeviceLedInfo(3) - Obtain an XkbDeviceLedInfoRec structure
XkbAllocGeomColors(3) - Allocate geometry colors
XkbAllocGeomDoodads(3) - Allocate doodads that are global to a keyboard geometry
XkbAllocGeomKeyAliases(3) - Allocate geometry key aliases
XkbAllocGeomKeys(3) - Allocate space for an arbitrary number of keys to a row
XkbAllocGeomOutlines(3) - Allocate space for an arbitrary number of outlines to a
shape
XkbAllocGeomOverlayKey(3), XkbAllocGeomOverlayKeys(3) - Allocate keys in an
overlay row
XkbAllocGeomOverlayRows(3) - Allocate rows in a overlay
XkbAllocGeomOverlays(3) - Allocate overlays in a section
XkbAllocGeomPoints(3) - Allocate points in an outline
XkbAllocGeomProps(3) - Allocate geometry properties
XkbAllocGeomRows(3) - Allocate rows in a section
XkbAllocGeomSectionDoodads(3) - Allocate doodads that are specific to a section
XkbAllocGeomSections(3) - Allocate geometry sections
XkbAllocGeomShapes(3) - Allocate space for an arbitrary number of geometry
shapes
XkbAllocGeometry(3) - Allocate an entire geometry
XkbAllocIndicatorMaps(3) - Allocates, directly, the indicators member of the
keyboard description record
XkbAllocKeyboard(3) - Creates a keyboard description from scratch
XkbAllocNames(3) - Allocate symbolic names structures
XkbAllocServerMap(3) - Allocate and initialize an empty server map description
record
XkbApplyCompatMapToKey(3) - Apply the new compatibility mapping to an
individual key to get its semantics updated
XkbBell(3) - Rings the bell on the default keyboard
XkbBellEvent(3) - Provides a function that initiates a bell event for the keyboard
without ringing the bell
XkbChangeControls(3) - Provides a flexible method for updating the controls in a
server to match those in the changed keyboard description
XkbChangeDeviceInfo(3) - Update the server's description of a device with the
changes noted in an XkbDeviceChangesRec
XkbChangeEnabledControls(3) - Manipulates the EnabledControls control
XkbChangeIndicators(3) - Changes indicator maps or state without passing the
entire keyboard description
XkbChangeMap(3) - Update only partial components of a keyboard description,
modify the appropriate fields in the server and map components of a local copy of the
keyboard description
XkbChangeNames(3) - _summary-line_
XkbChangeTypesOfKey(3) - Change the number of groups and the types bound to a key
XkbChangeTypesOfKey(3) - Obtain the behaviors (the behaviors array) for a subset
of the keys in a keyboard description from the server
XkbComputeRowBounds(3) - Update the bounding box of a row
XkbComputeSectionBounds(3) - Update the bounding box of a section
XkbComputeShapeBounds(3) - Updates the bounding box of a shape
XkbComputeShapeTop(3) - Determines the bounding box of the top surface of a shape
XkbCopyKeyType(3) - Copy one XkbKeyTypeRec structures
XkbCopyKeyTypes(3) - Copy more than one XkbKeyTypeRec structure
XkbDeviceBell(3) - Rings the bell on an X input extension device or the default
keyboard
XkbDeviceBellEvent(3) - Creates a bell event for an X input extension device or for
the keyboard, without ringing the corresponding bell
XkbFindOverlayForKey(3) - Find the alternate name by using the primary name for a
key that is part of an overlay
XkbForceBell(3) - Overrides user preference settings for audible bells to ring
the bell on the default keyboard
XkbForceDeviceBell(3) - Rings the bell on any keyboard, overriding user
preference settings for audible bells
XkbFreeClientMap(3) - Free memory used by the client map member of an XkbDescRec
structure
XkbFreeCompatMap(3) - Free an entire compatibility map or selected portions of
one
XkbFreeComponentList(3) - Free the structure returned by XkbListComponents
XkbFreeControls(3) - Frees memory used by the ctrls member of an XkbDescRec
structure
XkbFreeDeviceInfo(3) - Free an XkbDeviceInfoRec structure
XkbFreeGeomColors(3) - Free geometry colors
XkbFreeGeomDoodads(3) - Free geometry doodads
XkbFreeGeomKeyAliases(3) - Free geometry key aliases
XkbFreeGeomKeys(3) - Free geometry keys
XkbFreeGeomOutlines(3) - Free geometry outlines
XkbFreeGeomOverlayKeys(3) - Free keys in an overlay row
XkbFreeGeomOverlayRows(3) - Free rows in an overlay
XkbFreeGeomOverlays(3) - Free rows in a section
XkbFreeGeomPoints(3) - Free points in a outline
XkbFreeGeomProperties(3) - Free geometry properties
XkbFreeGeomRows(3) - Free rows in a section
XkbFreeGeomSections(3) - Free geometry sections
XkbFreeGeomShapes(3) - Free geometry shapes
XkbFreeGeometry(3) - Free an entire geometry
XkbFreeIndicatorMaps(3) - Frees memory used by the indicators member of an
XkbDescRec structure
XkbFreeKeyboard(3) - Destroys either an entire XkbDescRec or just some of its
members
XkbFreeNames(3) - Free symbolic names structures
XkbFreeServerMap(3) - Free memory used by the server member of an XkbDescRec
structure
XkbGetAccessXTimeout(3) - Queries the current AccessXTimeout options for a
keyboard device
XkbGetAutoRepeatRate(3) - Gets the current attributes of the RepeatKeys control
for a keyboard device
XkbGetAutoResetControls(3) - Gets the current values of the auto-reset controls
XkbGetBounceKeysDelay(3) - Queries the current BounceKeys delay for a keyboard
device
XkbGetCompatMap(3) - Fetch any combination of the current compatibility map
components from the server
XkbGetControls(3) - Finds the current state of Xkb server controls
XkbGetControlsChanges(3) - Updates a local copy of a keyboard description with
the changes previously noted by one or more calls to XkbNoteControlsChanges
XkbGetDetectableAutorepeat(3) - Determines whether or not the server supports
DetectableAutorepeat
XkbGetDeviceButtonActions(3) - Query the button actions associated with an X
Input Extension device
XkbGetDeviceInfo(3) - Determine whether the X server allows Xkb access to
particular capabilities of input devices other than the core X keyboard, or to
determine the status of indicator maps, indicator names or button actions on a
non-KeyClass extension device
XkbGetDeviceInfoChanges(3) - Query the changes that have occurred in the button
actions or indicator names and indicator maps associated with an input extension
device
XkbGetDeviceLedInfo(3) - Query the indicator names, maps, and state associated
with an LED feedback of an input extension device
XkbGetGeometry(3) - Loads a keyboard geometry if you already have the keyboard
description
XkbGetIndicatorChanges(3) - Updates a local copy of the keyboard description
with the actual values of one or more calls to XkbNoteIndicatorChanges
XkbGetIndicatorMap(3) - Gets the map for one or more indicators, using a mask to
specify the indicators
XkbGetIndicatorState(3) - Obtains the current state of the keyboard indicators
XkbGetKeyActions(3) - Update the actions (the key_acts array) for a subset of the
keys in a keyboard description
XkbGetKeyExplicitComponents(3) - Obtain the explicit components (the explicit
array) for a subset of the keys in a keyboard description
XkbGetKeyModifierMap(3) - Update the modifier map for one or more of the keys in a
keyboard description
XkbGetKeySyms(3) - Obtain the symbols for a subset of the keys in a keyboard
description
XkbGetKeyTypes(3) - Obtain the list of available key types in the server's
keyboard mapping
XkbGetKeyVirtualModMap(3) - Obtain the virtual modifier map (the vmodmap array)
for a subset of the keys in a keyboard description
XkbGetKeyboard(3) - Retrieves one or more components of a keyboard device
description
XkbGetKeyboardByName(3) - Build a new keyboard description from a set of named
components, and to optionally have the server use the resulting description to
replace an active one
XkbGetMap(3) - Allocate an XkbDescRec structure and populate it with the server's
keyboard client map and server map
XkbGetNameChanges(3) - Update the local copy of the keyboard description with the
actual values of the results of one or more calls to XkbNoteNameChanges
XkbGetNamedGeometry(3) - Loads a keyboard geometry description from this
database by name
XkbGetNamedIndicator(3) - Look up the indicator map and other information for an
indicator by name
XkbGetNames(3) - Obtain symbolic names from the server
XkbGetSlowKeysDelay(3) - Gets the SlowKeys acceptance delay for a keyboard
device
XkbGetState(3) - Obtains the keyboard state
XkbGetStickyKeysOptions(3) - Queries the current StickyKeys attributes for a
keyboard device
XkbGetUpdatedMap(3) - Update the client or server map information in an existing
keyboard description
XkbGetVirtualMods(3) - Obtain a subset of the virtual modifier bindings (the
vmods array) in a keyboard description
XkbGetXlibControls(3) - Determines the current state of the Library Controls
XkbIgnoreExtension(3) - Prevents core X library keyboard functions from using
the X Keyboard Extension
XkbInitCanonicalKeyTypes(3) - Set the definitions of the canonical key types in a
client map to their default values
XkbKeyAction(3) - Returns the key action
XkbKeyActionEntry(3) - Returns the key action corresponding to group grp and
shift level lvl from the two-dimensional table of key actions associated with the
key corresponding to keycode
XkbKeyActionsPtr(3) - Returns a pointer to the two-dimensional array of key
actions associated with the key corresponding to keycode
XkbKeyGroupInfo(3) - Returns the number of groups of symbols bound to the key
corresponding to keycode
XkbKeyGroupWidth(3) - Computes the width of the type associated with the group grp
for the key corresponding to keycode
XkbKeyGroupsWidth(3) - Computes the maximum width associated with the key
corresponding to keycode
XkbKeyHasActions(3) - Determines if the key corresponding to keycode has any
actions associated with it
XkbKeyNumActions(3) - Computes the number of actions associated with the key
corresponding to keycode
XkbKeyNumGroups(3) - Returns the number of groups of symbols bound to the key
corresponding to keycode
XkbKeyNumSyms(3) - Returns the total number of keysyms for the key corresponding
to keycode
XkbKeySymEntry(3) - Returns the keysym corresponding to shift level shift and
group grp from the two-dimensional array of keysyms for the key corresponding to
keycode
XkbKeySymsOffset(3) - Returns the offset of the two-dimensional array of keysyms
for the key corresponding to keycode
XkbKeySymsPtr(3) - Returns the pointer to the two-dimensional array of keysyms
for the key corresponding to keycode
XkbKeyType(3) - Obtain the index of a key type or the pointer to a key type
XkbKeyTypeIndex(3) - Obtain the index of a key type or the pointer to a key type
XkbKeyTypesForCoreSymbols(3) - Determine the Xkb key types appropriate for the
symbols bound to a key in a core keyboard mapping
XkbKeycodeToKeysym(3) - Finds the keysym bound to a particular key at a specified
group and shift level
XkbKeysymToModifiers(3) - Finds the set of modifiers bound to a particular keysym
on the core keyboard
XkbLatchGroup(3) - Latches the keysym group
XkbLatchModifiers(3) - Latches and unlatches any of the eight real keyboard
modifiers
XkbLibraryVersion(3) - Determines the compatibility of a library at runtime
XkbListComponents(3) - List of components for one or more component types
XkbLockGroup(3) - Locks the keysym group
XkbLockModifiers(3) - Locks and unlocks any of the eight real keyboard modifiers
XkbLookupKeyBinding(3) - Find the string bound to a key by XRebindKeySym
XkbLookupKeySym(3) - Find the symbol associated with a key for a particular state
XkbModActionVMods(3) - Returns the vmods1 and vmods2 fields of act converted to
the vmods format of an Xkb modifier description
XkbNoteControlsChanges(3) - Notes the changes in a changes structure when a
client receives an XkbControlsNotify event
XkbNoteDeviceChanges(3) - Note device changes reported in an
XkbExtensionDeviceNotify event
XkbNoteIndicatorChanges(3) - Notes the changes in a changes structure
XkbNoteNameChanges(3) - Note the changed names in a changes structure
XkbOpenDisplay(3) - Checks for a compatible version of the Xkb extension in both
the library and the server, and initializes the extension for use
XkbOutOfRangeGroupInfo(3) - Returns only the out-of-range processing
information from the group_info field of an XkbSymMapRec structure
XkbOutOfRangeGroupNumber(3) - Returns the out-of-range group number,
represented as a group index, from the group_info field of an XkbSymMapRec
structure
XkbPtrActionX(3) - Returns the high_XXX and low_XXX fields of act converted to a
signed int
XkbPtrActionY(3) - Returns the high_YYY and low_YYY fields of act converted to a
signed int
XkbQueryExtension(3) - Determines the compatibility of a library at runtime
XkbRefreshKeyboardMapping(3) - Update the keyboard description that is
internal to the X library
XkbResizeDeviceButtonActions(3) - Allocate additional space for button
actions in an XkbDeviceInfoRec structure
XkbResizeKeyActions(3) - Change the number of actions bound to a key
XkbResizeKeySyms(3) - Change the number of symbols bound to a key
XkbResizeKeyType(3) - Change the number of levels in a key type
XkbSAActionSetCtrls(3) - Sets the ctrls0 through I. ctrls3 fields of act from
ctrls
XkbSAGroup(3) - Returns the group_XXX field of act converted to a signed int
XkbSAPtrDfltValue(3) - Returns the valueXXX field of act converted to a signed int
XkbSARedirectSetVMods(3) - Sets the vmods0 and vmods1 of act from v
XkbSARedirectSetVModsMask(3) - Sets the vmods_mask0 and vmods_mask1 fields of
act from vm
XkbSARedirectVMods(3) - Returns the vmods0 and vmods1 fields of act converted to
an unsigned int
XkbSARedirectVModsMask(3) - Returns the vmods_mask0 and vmods_mask1 fields of
act converted to an unsigned int
XkbSAScreen(3) - Returns the screenXXX field of act converted to a signed int
XkbSASetGroup(3) - Sets the group_XXX field of act from the group index grp
XkbSASetPtrDfltValue(3) - Sets the valueXXX field of act from val
XkbSASetScreen(3) - Sets the screenXXX field of act from s
XkbSelectEventDetails(3) - Selects or deselects for a specific Xkb event and
optionally places conditions on when events of that type are reported to your
client
XkbSelectEvents(3) - Selects and / or deselects for delivery of one or more Xkb
events and has them delivered under all conditions
XkbSetAccessXTimeout(3) - Configures the AccessXTimeout options for a keyboard
device
XkbSetAutoRepeatRate(3) - Sets the attributes of the RepeatKeys control for a
keyboard device
XkbSetAutoResetControls(3) - Changes the current values of the AutoReset
control attributes
XkbSetBounceKeysDelay(3) - Sets the BounceKeys delay for a keyboard device
XkbSetCompatMap(3) - Modify the server's compatibility map
XkbSetControls(3) - Copies changes to the X server based on a modified ctrls
structure in a local copy of the keyboard description
XkbSetDebuggingFlags(3) - Change the values of any of the debug controls
XkbSetDetectableAutorepeat(3) - Sets DetectableAutorepeat
XkbSetDeviceButtonActions(3) - Change only the button actions for an input
extension device
XkbSetDeviceInfo(3) - Modify some or all of the characteristics of an X Input
Extension device
XkbSetIgnoreLockMods(3) - Sets the modifiers that, if locked, are not to be
reported in matching events to passive grabs
XkbSetIndicatorMap(3) - Downloads the changes to the server based on
modifications to a local copy of the keyboard description which will update the
maps for one or more indicators
XkbSetMap(3) - Send a complete new set of values for entire components to the server
XkbSetModActionVMods(3) - Sets the vmods1 and vmods2 fields of act using the vmods
format of an Xkb modifier description
XkbSetNamedIndicator(3) - Names an indicator if it is not already named; toggles
the state of the indicator; sets the indicator to a specified state and sets the
indicator map for the indicator
XkbSetNames(3) - Change the symbolic names in the server
XkbSetPtrActionX(3) - Sets the high_XXX and low_XXX fields of act from the signed
integer value x
XkbSetPtrActionY(3) - Sets the high_YYY and low_YYY fields of act from the signed
integer value y
XkbSetServerInternalMods(3) - Sets the modifiers that are consumed by the server
before events are delivered to the client
XkbSetXlibControls(3) - Changes the state of the Library Controls
XkbTranslateKeyCode(3) - Translate a keycode to a key symbol and modifiers
XkbTranslateKeySym(3) - Find the string and symbol associated with a keysym for a
given keyboard state
XkbUpdateMapFromCore(3) - Update a local Xkb keyboard map to reflect the mapping
expressed by a core format mapping
XkbVirtualModsToReal(3) - Determines the mapping of virtual modifiers to core X
protocol modifiers
XmbDrawImageString(3), XwcDrawImageString(3), Xutf8DrawImageString(3) -
draw image text using a single font set
XmbDrawString(3), XwcDrawString(3), Xutf8DrawString(3) - draw text using a
single font set
XmbDrawText(3), XwcDrawText(3), Xutf8DrawText(3) - draw text using multiple
font sets
XmbLookupString(3), XwcLookupString(3), Xutf8LookupString(3) - obtain
composed input from an input method
XmbResetIC(3), XwcResetIC(3), Xutf8ResetIC(3) - reset the state of an input
context
XmbTextEscapement(3), XwcTextEscapement(3), Xutf8TextEscapement(3) -
obtain the escapement of text
XmbTextExtents(3), XwcTextExtents(3), Xutf8TextExtents(3) - compute text
extents
XmbTextListToTextProperty(3), XwcTextListToTextProperty(3),
Xutf8TextListToTextProperty(3), XmbTextPropertyToTextList(3),
XwcTextPropertyToTextList(3), Xutf8TextPropertyToTextList(3),
XwcFreeStringList(3), XDefaultString(3) - convert text lists and text property
structures
XmbTextPerCharExtents(3), XwcTextPerCharExtents(3),
Xutf8TextPerCharExtents(3) - obtain per-character information for a text
string
XmbufQueryExtension(3), XmbufGetVersion(3), XmbufCreateBuffers(3),
XmbufDestroyBuffers(3), XmbufDisplayBuffers(3),
XmbufGetWindowAttributes(3), XmbufChangeWindowAttributes(3),
XmbufGetBufferAttributes(3), XmbufChangeBufferAttributes(3),
XmbufGetScreenInfo(3), XmbufCreateStereoWindow(3) - X multibuffering
functions
XpCancelDoc(3) - Cancels a print document
XpCancelJob(3) - Cancels a single print job
XpCancelPage(3) - Cancels a print page
XpCreateContext(3) - Creates and initializes a new print context
XpDestroyContext(3) - Gets the current print context-id for a display connection
XpEndDoc(3) - Indicates the ending of a print document
XpEndJob(3) - Indicates the ending of a single print job
XpEndPage(3) - Indicates the end of a print page
XpFreePrinterList(3) - Frees a list of printer records
XpGetAttributes(3) - Gets an attribute pool from the specified print context
XpGetContext(3) - Gets the current print context-id for a display connection
XpGetDocumentData(3) - Creates and initializes a new print context
XpGetImageResolution(3) - Gets the current image resolution for a print context
XpGetLocaleHinter(3) - Gets a pointer to and description of the current "locale
hinter" function
XpGetOneAttribute(3) - Gets a single print attribute from the specified print
context
XpGetPageDimensions(3) - Gets the page dimensions for the current printer
settings
XpGetPdmStartParams(3) - Builds up parameters in accordance with the PDM
Selection Protocol as a standard convenience function
XpGetPrinterList(3) - Retrieves a list of all printers supported on an X Print
Server
XpGetScreenOfContext(3) - Obtains a pointer to the screen associated with the
specified print context
XpInputSelected(3) - Queries which X Print events the client has selected to
receive from the specific print context
XpPutDocumentData(3), void XpPutDocumentData(3) - Sends and incorporates data
into the output
XpQueryExtension(3) - Queries an X Server to determine if it supports the X Print
Service Extension, and if it does, what the offsets are for associated events and
errors
XpQueryScreens(3) - Queries an X Server to determine which screens, of all the
screens on the server, support the X Print Service Extension
XpQueryVersion(3) - Queries an X Server to determine if it supports the X Print
Service Extension, and if it does, which version of the X Print Service Extension
XpRehashPrinterList(3) - Recomputes the list of available printers
XpSelectInput(3) - Specifies which X Print events, from the specified print
context, the client is interested in
XpSetAttributes(3) - Sets or updates an attribute pool in the specified print
context
XpSetContext(3) - Sets or unsets a print context with the specified display
connection to the X Print Server
XpSetImageResolution(3) - Sets the resolution for subsequent PutImage requests
XpSetLocaleHinter(3) - Sets a "locale hinter" function and description of it
XpStartDoc(3) - Indicates the beginning of a print document
XpStartJob(3) - Indicates the beginning of a single print job
XpStartPage(3) - Indicates the beginning of a print page
XrmEnumerateDatabase(3) - enumerate resource database entries
XrmGetFileDatabase(3), XrmPutFileDatabase(3), XrmGetStringDatabase(3),
XrmLocaleOfDatabase(3), XrmGetDatabase(3), XrmSetDatabase(3),
XrmDestroyDatabase(3) - retrieve and store resource databases
XrmGetResource(3), XrmQGetResource(3), XrmQGetSearchList(3),
XrmQGetSearchResource(3) - retrieve database resources and search lists
XrmInitialize(3), XrmParseCommand(3), XrmValue(3), XrmOptionKind(3),
XrmOptionDescRec(3) - initialize the Resource Manager, Resource Manager
structures, and parse the command line
XrmMergeDatabases(3), XrmCombineDatabase(3), XrmCombineFileDatabase(3) -
merge resource databases
XrmPutResource(3), XrmQPutResource(3), XrmPutStringResource(3),
XrmQPutStringResource(3), XrmPutLineResource(3) - store database resources
XrmUniqueQuark(3), XrmStringToQuark(3), XrmPermStringToQuark(3),
XrmQuarkToString(3), XrmStringToQuarkList(3),
XrmStringToBindingQuarkList(3) - manipulate resource quarks
XtAddActions(3) - register an action table
XtAddCallback(3), XtAddCallbacks(3), XtRemoveCallback(3),
XtRemoveCallbacks(3), XtRemoveAllCallbacks(3) - add and remove callback
procedures
XtAddEventHandler(3), XtAddRawEventHandler(3), XtRemoveEventHandler(3),
XtRemoveRawEventHandler(3), XtInsertEventHandler(3),
XtInsertRawEventHandler(3) - add and remove event handlers
XtAddExposureToRegion(3) - merge exposure events into a region
XtAddGrab(3), XtRemoveGrab(3) - redirect user input to a modal widget
XtAddInput(3), XtAddTimeOut(3), XtAddWorkProc(3) - register input, timeout,
and workprocs
XtAllocateGC(3) - obtain a sharable GC with modifiable fields
XtAppAddActionHook(3), XtRemoveActionHook(3) - register an action hook
procedure
XtAppAddActions(3) - register an action table
XtAppAddBlockHook(3), XtRemoveBlockHook(3) - register a block hook procedure
XtAppAddConverter(3), XtAddConverter(3) - register resource converter
XtAppAddInput(3), XtRemoveInput(3) - register and remove an input source
XtAppAddSignal(3), XtRemoveSignal(3), XtNoticeSignal(3) - register and
remove a signal source
XtAppAddTimeOut(3), XtRemoveTimeOut(3) - register and remove timeouts
XtAppAddWorkProc(3), XtRemoveWorkProc(3) - Add and remove background
processing procedures
XtAppCreateShell(3), XtVaAppCreateShell(3) - create top-level widget
instance
XtAppError(3), XtAppSetErrorHandler(3), XtAppSetWarningHandler(3),
XtAppWarning(3) - low-level error handlers
XtAppErrorMsg(3), XtAppSetErrorMsgHandler(3),
XtAppSetWarningMsgHandler(3), XtAppWarningMsg(3) - high-level error
handlers
XtAppGetErrorDatabase(3), XtAppGetErrorDatabaseText(3) - obtain error
database
XtAppGetSelectionTimeout(3), XtAppSetSelectionTimeout(3) - set and obtain
selection timeout values
XtAppInitialize(3), XtVaAppInitialize(3) - initialize, open, or close a
display
XtAppLock(3), XtAppUnlock(3) - lock and unlock application context
XtAppNextEvent(3), XtAppPending(3), XtAppPeekEvent(3),
XtAppProcessEvent(3), XtDispatchEvent(3), XtAppMainLoop(3) - query and
process events and input
XtAppReleaseCacheRefs(3) - decrement reference counts for resources
XtAppSetExitFlag(3), XtAppGetExitFlag(3) - thread support functions
XtAppSetFallbackResources(3) - set fallback resources
XtAppSetTypeConverter(3), XtSetTypeConverter(3) - register resource
converter
XtBuildEventMask(3) - retrieve a widget's event mask
XtCallAcceptFocus(3) - calla widget's accept_focus procedure
XtCallActionProc(3) - invoke an action procedure directly
XtCallCallbacks(3), XtCallCallbackList(3), XtHasCallbacks(3) - process
callbacks
XtClass(3), XtSuperclass(3), XtIsSubclass(3), XtCheckSubclass(3),
XtIsObject(3), XtIsRectObj(3), XtIsWidget(3), XtIsComposite(3),
XtIsConstraint(3), XtIsShell(3), XtIsOverrideShell(3), XtIsWMShell(3),
XtIsVendorShell(3), XtIsTransientShell(3), XtIsTopLevelShell(3),
XtIsApplicationShell(3), XtIsSessionShell(3) - obtain and verify a widget's
class
XtConfigureWidget(3), XtMoveWidget(3), XtResizeWidget(3) - move and resize
widgets
XtConvert(3), XtDirectConvert(3) - invoke resource converters
XtConvertAndStore(3), XtCallConverter(3) - invoke resource converters
XtCreateApplicationContext(3), XtDestroyApplicationContext(3),
XtWidgetToApplicationContext(3), XtToolkitInitialize(3) - create, destroy,
and obtain an application context
XtCreateApplicationShell(3) - create top-level widget instance
XtCreatePopupShell(3), XtVaCreatePopupShell(3) - create a popup shell
XtCreateSelectionRequest(3), XtSendSelectionRequest(3),
XtCancelSelectionRequest(3) - bundle multiple selection conversion requests
into a single request using MULTIPLE target
XtCreateWidget(3), XtVaCreateWidget(3), XtCreateManagedWidget(3),
XtVaCreateManagedWidget(3), XtDestroyWidget(3) - create and destroy widgets
XtCreateWindow(3) - window creation convenience function
XtDisplay(3), XtDisplayOfObject(3), XtScreen(3), XtScreenOfObject(3),
XtWindow(3), XtWindowOfObject(3) - obtain window information about a widget
XtDisplayInitialize(3), XtOpenDisplay(3), XtDatabase(3),
XtScreenDatabase(3), XtCloseDisplay(3) - initialize, open, or close a display
XtDisplayStringConversionWarning(3) - issue a conversion warning message
XtDisplayToApplicationContext(3) - obtain an application context
XtError(3), XtSetErrorHandler(3), XtSetWarningHandler(3), XtWarning(3) -
low-level error handlers
XtErrorMsg(3), XtSetErrorMsgHandler(3), XtWarningMsg(3),
XtSetWarningMsgHandler(3) - high-level error handlers
XtFindFile(3) - search for a file using substitutions in the path list
XtGetActionKeysym(3) - obtain corresponding keysym
XtGetActionList(3) - obtain class action list
XtGetApplicationNameAndClass(3) - retrieve application name and class
XtGetApplicationResources(3), XtVaGetApplicationResources(3) - obtain
application resources
XtGetClassExtension(3) - locate a class extension record
XtGetDisplays(3) - retrieve a list of displays associated with an application
context
XtGetErrorDatabase(3), XtGetErrorDatabaseText(3) - obtain error database
XtGetGC(3), XtReleaseGC(3) - obtain and destroy a sharable GC
XtGetKeyboardFocusWidget(3) - extension event handling
XtGetKeysymTable(3), XtKeysymToKeycodeList(3) - query keysyms and keycodes
XtGetResourceList(3), XtGetConstraintResourceList(3) - obtain resource list
XtGetSelectionParameters(3) - retrieve target parameters for a selection
request with a single target
XtGetSelectionRequest(3) - retrieve the event that triggered the
XtConvertSelectionProc
XtGetSelectionTimeout(3), XtSetSelectionTimeout(3) - set and obtain
selection timeout values
XtGetSelectionValue(3), XtGetSelectionValues(3) - obtain selection values
XtGetSelectionValueIncremental(3), XtGetSelectionValuesIncremental(3) -
obtain selection values
XtGetSubresources(3), XtVaGetSubresources(3) - obtain subresources
XtGrabKey(3), XtUngrabKey(3), XtGrabKeyboard(3), XtUngrabKeyboard(3),
XtGrabButton(3), XtUngrabButton(3), XtGrabPointer(3), XtUngrabPointer(3) -
manage grabs
XtHooksOfDisplay(3) - external agent access points
XtInitialize(3) - initialize
XtInitializeWidgetClass(3) - initialize a widget class
XtInsertEventTypeHandler(3), XtRemoveEventTypeHandler(3),
XtRegisterExtensionSelector(3), XtSetEventDispatcher(3),
XtDispatchEventToWidget(3) - extension event handling
XtLastEventProcessed(3), XtLastTimestampProcessed(3) - last event, last
timestamp processed
XtMakeGeometryRequest(3), XtMakeResizeRequest(3) - make geometry manager
request
XtMalloc(3), XtCalloc(3), XtRealloc(3), XtFree(3), XtNew(3), XtNewString(3)
- memory management functions
XtManageChildren(3), XtManageChild(3), XtUnmanageChildren(3),
XtUnmanageChild(3), XtChangeManagedSet(3), XtIsManaged(3) - manage and
unmanage children
XtMapWidget(3), XtSetMappedWhenManaged(3), XtUnmapWidget(3) - map and unmap
widgets
XtName(3) - obtain widget's name
XtNameToWidget(3), XtWindowToWidget(3) - translating strings to widgets or
widgets to windows
XtNextEvent(3), XtPending(3), XtPeekEvent(3), XtProcessEvent(3),
XtMainLoop(3) - query and process events and input
XtOffset(3), XtOffsetOf(3), XtNumber(3) - determine the byte offset or number of
array elements
XtOpenApplication(3), XtVaOpenApplication(3) - initialize, open, or close a
display
XtOwnSelection(3), XtOwnSelectionIncremental(3), XtDisownSelection(3) -
set selection owner
XtParent(3) - obtain widget's parent widget id
XtParseAcceleratorTable(3), XtInstallAccelerators(3),
XtInstallAllAccelerators(3) - managing accelerator tables
XtParseTranslationTable(3), XtAugmentTranslations(3),
XtOverrideTranslations(3), XtUninstallTranslations(3) - manage translation
tables
XtPopdown(3), XtCallbackPopdown(3) - unmap a pop-up
XtPopup(3), XtPopupSpringLoaded(3), XtCallbackNone(3),
XtCallbackNonexclusive(3), XtCallbackExclusive(3) - map a pop-up
XtProcessLock(3), XtProcessUnlock(3) - lock and unlock process
XtQueryGeometry(3) - query the preferred geometry of a child widget
XtRealizeWidget(3), XtIsRealized(3), XtUnrealizeWidget(3) - realize and
unrealize widgets
XtRegisterDrawable(3) - register a drawable with the Intrinsics event
dispatcher
XtRegisterGrabAction(3) - register button and key grabs
XtReservePropertyAtom(3), XtReleasePropertyAtom(3) - maintain a cache of
property atoms
XtResolvePathname(3) - search for a file using standard substitution
XtSessionGetToken(3), XtSessionReturnToken(3) - token management for
checkpointing
XtSetArg(3), XtMergeArgLists(3) - set and merge ArgLists
XtSetKeyTranslator(3), XtTranslateKeycode(3),
XtRegisterCaseConverter(3), XtConvertCase(3) - convert KeySym to KeyCodes
XtSetKeyboardFocus(3) - focus events on a child widget
XtSetLanguageProc(3) - set the language procedure
XtSetMultiClickTime(3), XtGetMultiClickTime(3) - set and get multi-click
times
XtSetSelectionParameters(3) - specify target parameters for a selection
request with a single target
XtSetSensitive(3), XtIsSensitive(3) - set and check a widget's sensitivity
state
XtSetValues(3), XtVaSetValues(3), XtSetSubvalues(3), XtVaSetSubvalues(3),
XtGetValues(3), XtVaGetValues(3), XtGetSubvalues(3), XtVaGetSubvalues(3) -
obtain and set widget resources
XtSetWMColormapWindows(3) - Set the value of the WM_COLORMAP_WINDOWS property
XtStringConversionWarning(3) - issue a conversion warning message
XtToolkitThreadInitialize(3) - initialize the toolkit for multiple threads
XtTranslateCoords(3) - translate widget coordinates
XtVaCreateArgsList(3) - dynamically allocate a varargs list
a2p(1) - Awk to Perl translator
ab(8) - Apache HTTP server benchmarking tool
acyclic(1) - make directed graph acyclic
apachectl(8) - Apache HTTP server control interface
apxs(8) - APache eXtenSion tool
autoconf-2.62(1), autoconf(1) - Generate configuration scripts
autoheader-2.62(1), autoheader(1) - Create a template header for configure
autom4te-2.62(1), autom4te(1) - Generate files and scripts thanks to M4
autopoint(1) - copies standard gettext infrastructure
autoreconf-2.62(1), autoreconf(1) - Update generated configuration files
autoscan-2.62(1), autoscan(1) - Generate a preliminary configure.in
autoupdate-2.62(1), autoupdate(1) - Update a configure.in to a newer Autoconf
bash(1) - GNU Bourne-Again SHell
bashbug(1) - report a bug in bash
bcomps(1) - biconnected components filter for graphs
bind_textdomain_codeset(3) - set encoding of message translations
bindtextdomain(3) - set directory containing message catalogs
bison(1) - GNU Project parser generator (yacc replacement)
bmp2tiff(1) - create a TIFF file from a Microsoft Windows Device Independent
Bitmap image file
c2ph(1), pstruct(1) - Dump C structures as generated from cc -g -S stabs
ccomps(1) - connected components filter for graphs
cdt(3), Cdt(3) - container data types
certtool(1) - Manipulate certificates and keys
cgraph(3), libcgraph(3) - abstract graph library
cjpeg(1) - compress an image file to a JPEG file
config.guess-2.62(1) - guess the build system triplet
config.sub-2.62(1) - validate and canonicalize a configuration triplet
corelist(1) - a commandline frontend to Module::CoreList
cpan(1) - easily interact with CPAN from the command line
cups-config(1) - get cups api, compiler, directory, and link information
curl(1) - transfer a URL
curl-config(1) - Get information about a libcurl installation
curl_easy_cleanup(3) - End a libcurl easy session
curl_easy_duphandle(3) - Clone a libcurl session handle
curl_easy_escape(3) - URL encodes the given string
curl_easy_getinfo(3) - extract information from a curl handle
curl_easy_init(3) - Start a libcurl easy session
curl_easy_pause(3) - pause and unpause a connection
curl_easy_perform(3) - Perform a file transfer
curl_easy_recv(3) - receives raw data on an "easy" connection
curl_easy_reset(3) - reset all options of a libcurl session handle
curl_easy_send(3) - sends raw data over an "easy" connection
curl_easy_setopt(3) - set options for a curl easy handle
curl_easy_strerror(3) - return string describing error code
curl_easy_unescape(3) - URL decodes the given string
curl_escape(3) - URL encodes the given string
curl_formadd(3) - add a section to a multipart/formdata HTTP POST
curl_formfree(3) - free a previously build multipart/formdata HTTP POST chain
curl_formget(3) - serialize a previously built multipart/formdata HTTP POST
chain
curl_free(3) - reclaim memory that has been obtained through a libcurl call
curl_getdate(3) - Convert a date string to number of seconds since January 1, 1970
curl_getenv(3) - return value for environment name
curl_global_cleanup(3) - global libcurl cleanup
curl_global_init(3) - Global libcurl initialisation
curl_global_init_mem(3) - Global libcurl initialisation with memory callbacks
curl_maprintf(3), curl_mfprintf(3), curl_mprintf(3), curl_msnprintf(3),
curl_msprintf curl_mvaprintf(3), curl_mvfprintf(3), curl_mvprintf(3),
curl_mvsnprintf(3), curl_mvsprintf(3) - formatted output conversion
curl_multi_add_handle(3) - add an easy handle to a multi session
curl_multi_assign(3) - set data to association with an internal socket
curl_multi_cleanup(3) - close down a multi session
curl_multi_fdset(3) - extracts file descriptor information from a multi handle
curl_multi_info_read(3) - read multi stack informationals
curl_multi_init(3) - create a multi handle
curl_multi_perform(3) - reads/writes available data from each easy handle
curl_multi_remove_handle(3) - remove an easy handle from a multi session
curl_multi_setopt(3) - set options for a curl multi handle
curl_multi_socket(3) - reads/writes available data
curl_multi_socket_action(3) - reads/writes available data given an action
curl_multi_strerror(3) - return string describing error code
curl_multi_timeout(3) - how long to wait for action before proceeding
curl_share_cleanup(3) - Clean up a shared object
curl_share_init(3) - Create a shared object
curl_share_setopt(3) - Set options for a shared object
curl_share_strerror(3) - return string describing error code
curl_slist_append(3) - add a string to an slist
curl_slist_free_all(3) - free an entire curl_slist list
curl_strequal(3), curl_strnequal(3) - case insensitive string comparisons
curl_unescape(3) - URL decodes the given string
curl_version(3) - returns the libcurl version string
curl_version_info(3) - returns run-time libcurl version info
cxpm(1) - Check an XPM (X PixMap) file - XPM 1, 2, or 3
dbmmanage(1) - Create and update user authentication files in DBM format
diagnostics(1), splain(1) - produce verbose warning diagnostics
dig(1) - DNS lookup utility
dijkstra(1) - single-source distance filter
djpeg(1) - decompress a JPEG file to an image file
dnssec-keygen(8) - DNSSEC key generation tool
dnssec-signzone(8) - DNSSEC zone signing tool
dot(1) - filter for drawing directed graphs neato - filter for drawing undirected
graphs twopi - filter for radial layouts of graphs circo - filter for circular
layout of graphs fdp - filter for drawing undirected graphs sfdp - filter for
drawing large undirected graphs
dotty(1) - A Customizable Graph Editor
dprofpp(1) - display perl profile data
dvipdf(1) - Convert TeX DVI file to PDF using ghostscript and dvips
enc2xs(1) - -- Perl Encode Module Generator
envsubst(1) - substitutes environment variables in shell format strings
fax2ps(1) - convert a TIFF facsimile to compressed (tm
fax2tiff(1) - create a TIFF Class F fax file from raw fax data
fc-cache(1) - build font information cache files
fc-cat(1) - read font information cache files
fc-list(1) - list available fonts
fc-match(1) - match available fonts
find2perl(1) - translate find command lines to Perl code
font2c(1) - Write PostScript Type 0 or Type 1 font as C code
fonts-conf(5), fonts.conf(5) - Font configuration files
funzip(1) - filter for extracting from a ZIP archive in a pipe
gc(1) - count graph components
gettext(1) - translate message
gettext(3), dgettext(3), dcgettext(3) - translate message
gettextize(1) - install or upgrade gettext infrastructure
gif2tiff(1) - create a TIFF file from a GIF87 format image file
gm4(1), m4(1) - macro processor
gmake(1), make(1) - GNU make utility to maintain groups of programs
gnutls-cli(1) - GNU TLS test client
gnutls-cli-debug(1) - GNU TLS test client, with verbose output
gnutls-serv(1) - GNU TLS test server
gnutls_alert_get(3) - Returns the last alert number received
gnutls_alert_get_name(3) - Returns a string describing the alert number given
gnutls_alert_send(3) - send an alert message to the peer
gnutls_alert_send_appropriate(3) - send alert to peer depending on error code
gnutls_anon_allocate_client_credentials(3) - Used to allocate a credentials
structure
gnutls_anon_allocate_server_credentials(3) - Used to allocate an
gnutls_anon_server_credentials_t structure
gnutls_anon_free_client_credentials(3) - Used to free an allocated
gnutls_anon_client_credentials_t structure
gnutls_anon_free_server_credentials(3) - Used to free an allocated
gnutls_anon_server_credentials_t structure
gnutls_anon_set_params_function(3) - set the DH or RSA parameters callback
gnutls_anon_set_server_dh_params(3) - set the DH parameters for a server to use
gnutls_anon_set_server_params_function(3) - set the DH parameters callback
gnutls_auth_client_get_type(3) - Returns the type of credentials for the client
authentication schema
gnutls_auth_get_type(3) - Returns the type of credentials for the current
authentication schema
gnutls_auth_server_get_type(3) - Returns the type of credentials for the server
authentication schema
gnutls_bye(3) - terminate the current TLS/SSL connection
gnutls_certificate_activation_time_peers(3) - return the peer's certificate
activation time
gnutls_certificate_allocate_credentials(3) - Used to allocate a
gnutls_certificate_credentials_t structure
gnutls_certificate_client_get_request_status(3) - return the certificate
request status
gnutls_certificate_client_set_retrieve_function(3) - Used to set a callback
to retrieve the certificate
gnutls_certificate_expiration_time_peers(3) - return the peer's certificate
expiration time
gnutls_certificate_free_ca_names(3) - Used to free all the CA names from a
gnutls_certificate_credentials_t structure
gnutls_certificate_free_cas(3) - Used to free all the CAs from a
gnutls_certificate_credentials_t structure
gnutls_certificate_free_credentials(3) - Used to free an allocated
gnutls_certificate_credentials_t structure
gnutls_certificate_free_crls(3) - Used to free all the CRLs from a
gnutls_certificate_credentials_t structure
gnutls_certificate_free_keys(3) - Used to free all the keys from a
gnutls_certificate_credentials_t structure
gnutls_certificate_get_openpgp_keyring(3) - export keyring from a
#gnutls_certificate_credentials_t
gnutls_certificate_get_ours(3) - return the raw certificate sent in the last
handshake
gnutls_certificate_get_peers(3) - return the peer's raw certificate
gnutls_certificate_get_x509_cas(3) - Used to export all the CAs from a
gnutls_certificate_credentials_t structure
gnutls_certificate_get_x509_crls(3) - Used to export all the CRLs from a
gnutls_certificate_credentials_t structure
gnutls_certificate_send_x509_rdn_sequence(3) - order gnutls to send or not the
x.509 rdn sequence
gnutls_certificate_server_set_request(3) - Used to set whether to request a
client certificate
gnutls_certificate_server_set_retrieve_function(3) - Used to set a callback
to retrieve the certificate
gnutls_certificate_set_dh_params(3) - set the DH parameters for a server to use
gnutls_certificate_set_openpgp_key(3) - Used to set keys in a
gnutls_certificate_credentials_t structure
gnutls_certificate_set_openpgp_key_file(3) - Used to set OpenPGP keys
gnutls_certificate_set_openpgp_key_file2(3) - Used to set OpenPGP keys
gnutls_certificate_set_openpgp_key_mem(3) - Used to set OpenPGP keys
gnutls_certificate_set_openpgp_key_mem2(3) - Used to set OpenPGP keys
gnutls_certificate_set_openpgp_keyring_file(3) - Sets a keyring file for
OpenPGP
gnutls_certificate_set_openpgp_keyring_mem(3) - Add keyring data for OpenPGP
gnutls_certificate_set_params_function(3) - set the DH or RSA parameters
callback
gnutls_certificate_set_rsa_export_params(3) - set the RSA parameters for a
server to use
gnutls_certificate_set_verify_flags(3) - set the flags to be used at
certificate verification
gnutls_certificate_set_verify_limits(3) - set the upper limits to be used at
certificate verification
gnutls_certificate_set_x509_crl(3) - Used to add CRLs in a
gnutls_certificate_credentials_t structure
gnutls_certificate_set_x509_crl_file(3) - Used to add CRLs in a
gnutls_certificate_credentials_t structure
gnutls_certificate_set_x509_crl_mem(3) - Used to add CRLs in a
gnutls_certificate_credentials_t structure
gnutls_certificate_set_x509_key(3) - Used to set keys in a
gnutls_certificate_credentials_t structure
gnutls_certificate_set_x509_key_file(3) - Used to set keys in a
gnutls_certificate_credentials_t structure
gnutls_certificate_set_x509_key_mem(3) - Used to set keys in a
gnutls_certificate_credentials_t structure
gnutls_certificate_set_x509_simple_pkcs12_file(3) - API function
gnutls_certificate_set_x509_simple_pkcs12_mem(3) - API function
gnutls_certificate_set_x509_trust(3) - Used to add trusted CAs in a
gnutls_certificate_credentials_t structure
gnutls_certificate_set_x509_trust_file(3) - Used to add trusted CAs in a
gnutls_certificate_credentials_t structure
gnutls_certificate_set_x509_trust_mem(3) - Used to add trusted CAs in a
gnutls_certificate_credentials_t structure
gnutls_certificate_type_get(3) - Returns the currently used certificate type
gnutls_certificate_type_get_id(3) - Returns the gnutls id of the specified in
string type
gnutls_certificate_type_get_name(3) - Returns a string with the name of the
specified certificate type
gnutls_certificate_type_list(3) - Get a list of supported certificate types
gnutls_certificate_type_set_priority(3) - Sets the priority on the
certificate types supported by gnutls
gnutls_certificate_verify_peers(3) - return the peer's certificate
verification status
gnutls_certificate_verify_peers2(3) - return the peer's certificate
verification status
gnutls_check_version(3) - checks the libgnutls version
gnutls_cipher_get(3) - Returns the currently used cipher
gnutls_cipher_get_id(3) - Returns the gnutls id of the specified in string
algorithm
gnutls_cipher_get_key_size(3) - Returns the length of the cipher's key size
gnutls_cipher_get_name(3) - Returns a string with the name of the specified
cipher algorithm
gnutls_cipher_list(3) - Get a list of supported ciphers
gnutls_cipher_set_priority(3) - Sets the priority on the ciphers supported by
gnutls
gnutls_cipher_suite_get_name(3) - get name of the specified cipher suite
gnutls_cipher_suite_info(3) - API function
gnutls_compression_get(3) - Returns the currently used compression algorithm
gnutls_compression_get_id(3) - Returns the gnutls id of the specified in string
algorithm
gnutls_compression_get_name(3) - Returns a string with the name of the specified
compression algorithm
gnutls_compression_list(3) - Get a list of supported compression methods
gnutls_compression_set_priority(3) - Sets the priority on the compression
algorithms supported by gnutls
gnutls_credentials_clear(3) - Clears all the credentials previously set
gnutls_credentials_set(3) - Sets the needed credentials for the specified
authentication algorithm
gnutls_crypto_bigint_register2(3) - register a bigint interface
gnutls_crypto_cipher_register2(3) - register a cipher interface
gnutls_crypto_digest_register2(3) - register a digest interface
gnutls_crypto_mac_register2(3) - register a mac interface
gnutls_crypto_pk_register2(3) - register a public key interface
gnutls_crypto_rnd_register2(3) - register a random generator
gnutls_crypto_single_cipher_register2(3) - register a cipher algorithm
gnutls_crypto_single_digest_register2(3) - register a digest algorithm
gnutls_crypto_single_mac_register2(3) - register a MAC algorithm
gnutls_db_check_entry(3) - check if the given db entry has expired
gnutls_db_get_ptr(3) - Returns the pointer which is sent to db functions
gnutls_db_remove_session(3) - remove the current session data from the database
gnutls_db_set_cache_expiration(3) - Set the expiration time for resumed
sessions
gnutls_db_set_ptr(3) - Set a pointer to be sent to db functions
gnutls_db_set_remove_function(3) - Set the function that will be used to remove
data
gnutls_db_set_retrieve_function(3) - Set the function that will be used to get
data
gnutls_db_set_store_function(3) - Set the function that will be used to put data
gnutls_deinit(3) - clear all buffers associated with a session
gnutls_dh_get_group(3) - return the group of the DH authentication
gnutls_dh_get_peers_public_bits(3) - return the bits used in DH authentication
gnutls_dh_get_prime_bits(3) - return the bits used in DH authentication
gnutls_dh_get_pubkey(3) - return the peer's public key used in DH authentication
gnutls_dh_get_secret_bits(3) - return the bits used in DH authentication
gnutls_dh_params_cpy(3) - copy a DH parameters structure
gnutls_dh_params_deinit(3) - deinitialize the DH parameters
gnutls_dh_params_export_pkcs3(3) - export DH params to a pkcs3 structure
gnutls_dh_params_export_raw(3) - export the raw DH parameters
gnutls_dh_params_generate2(3) - generate new DH parameters
gnutls_dh_params_import_pkcs3(3) - import DH params from a pkcs3 structure
gnutls_dh_params_import_raw(3) - import DH parameters
gnutls_dh_params_init(3) - initialize the DH parameters
gnutls_dh_set_prime_bits(3) - Used to set the bits for a DH ciphersuite
gnutls_error_is_fatal(3) - Returns non-zero in case of a fatal error
gnutls_error_to_alert(3) - return an alert code based on the given error code
gnutls_ext_register(3) - Register a handler for a TLS extension
gnutls_extra_check_version(3) - checks the libgnutls-extra version
gnutls_fingerprint(3) - calculate the fingerprint of the given data
gnutls_free(3) - Returns a free() like function
gnutls_global_deinit(3) - deinitialize the global data
gnutls_global_init(3) - initialize the global data to defaults
gnutls_global_init_extra(3) - initializes the global state of gnutls-extra
gnutls_global_set_log_function(3) - set the logging function
gnutls_global_set_log_level(3) - set the logging level
gnutls_global_set_mem_functions(3) - set the memory allocation functions
gnutls_handshake(3) - This is the main function in the handshake protocol
gnutls_handshake_get_last_in(3) - Returns the last handshake message received
gnutls_handshake_get_last_out(3) - Returns the last handshake message sent
gnutls_handshake_set_max_packet_length(3) - set the maximum size of the
handshake
gnutls_handshake_set_post_client_hello_function(3) - set callback to be
called after the client hello is received
gnutls_handshake_set_private_extensions(3) - Used to enable the private
cipher suites
gnutls_hex2bin(3) - convert hex string into binary buffer
gnutls_hex_decode(3) - decode hex encoded data
gnutls_hex_encode(3) - convert raw data to hex encoded
gnutls_ia_allocate_client_credentials(3) - Used to allocate an
gnutls_ia_server_credentials_t structure
gnutls_ia_allocate_server_credentials(3) - Used to allocate an
gnutls_ia_server_credentials_t structure
gnutls_ia_enable(3) - Indicate willingness for TLS/IA application phases
gnutls_ia_endphase_send(3) - API function
gnutls_ia_extract_inner_secret(3) - API function
gnutls_ia_free_client_credentials(3) - Used to free an allocated
#gnutls_ia_client_credentials_t structure
gnutls_ia_free_server_credentials(3) - Used to free an allocated
#gnutls_ia_server_credentials_t structure
gnutls_ia_generate_challenge(3) - API function
gnutls_ia_get_client_avp_ptr(3) - Returns the pointer which is sent to TLS/IA
callback
gnutls_ia_get_server_avp_ptr(3) - Returns the pointer which is sent to TLS/IA
callback
gnutls_ia_handshake(3) - API function
gnutls_ia_handshake_p(3) - API function
gnutls_ia_permute_inner_secret(3) - API function
gnutls_ia_recv(3) - read data from the TLS/IA protocol
gnutls_ia_send(3) - API function
gnutls_ia_set_client_avp_function(3) - Used to set a AVP callback
gnutls_ia_set_client_avp_ptr(3) - Sets a pointer to be sent to TLS/IA callback
gnutls_ia_set_server_avp_function(3) - Used to set a AVP callback
gnutls_ia_set_server_avp_ptr(3) - Sets a pointer to be sent to TLS/IA callback
gnutls_ia_verify_endphase(3) - API function
gnutls_init(3) - initialize the session to null (null encryption etc...)
gnutls_kx_get(3) - Returns the key exchange algorithm
gnutls_kx_get_id(3) - Returns the gnutls id of the specified in string algorithm
gnutls_kx_get_name(3) - Returns a string with the name of the specified key
exchange algorithm
gnutls_kx_list(3) - Get a list of supported key exchange methods
gnutls_kx_set_priority(3) - Sets the priority on the key exchange algorithms
supported by gnutls
gnutls_mac_get(3) - Returns the currently used mac algorithm
gnutls_mac_get_id(3) - Returns the gnutls id of the specified in string algorithm
gnutls_mac_get_key_size(3) - Returns the length of the MAC's key size
gnutls_mac_get_name(3) - Returns a string with the name of the specified mac
algorithm
gnutls_mac_list(3) - Get a list of supported MAC algorithms
gnutls_mac_set_priority(3) - Sets the priority on the mac algorithms supported
by gnutls
gnutls_malloc(3) - Allocates and returns data
gnutls_openpgp_crt_check_hostname(3) - compare hostname with the key's
hostname
gnutls_openpgp_crt_deinit(3) - deinitialize memory used by a
#gnutls_openpgp_crt_t structure
gnutls_openpgp_crt_export(3) - export a RAW or BASE64 encoded key
gnutls_openpgp_crt_get_auth_subkey(3) - Gets the keyID of an authentication
subkey
gnutls_openpgp_crt_get_creation_time(3) - Extract the timestamp
gnutls_openpgp_crt_get_expiration_time(3) - Extract the expire date
gnutls_openpgp_crt_get_fingerprint(3) - Gets the fingerprint
gnutls_openpgp_crt_get_key_id(3) - Gets the keyID
gnutls_openpgp_crt_get_key_usage(3) - This function returns the key's usage
gnutls_openpgp_crt_get_name(3) - Extracts the userID
gnutls_openpgp_crt_get_pk_algorithm(3) - return the key's PublicKey
algorithm
gnutls_openpgp_crt_get_pk_dsa_raw(3) - export the DSA public key
gnutls_openpgp_crt_get_pk_rsa_raw(3) - export the RSA public key
gnutls_openpgp_crt_get_preferred_key_id(3) - Gets the preferred keyID
gnutls_openpgp_crt_get_revoked_status(3) - Gets the revoked status of the key
gnutls_openpgp_crt_get_subkey_count(3) - return the number of subkeys
gnutls_openpgp_crt_get_subkey_creation_time(3) - Extract the timestamp
gnutls_openpgp_crt_get_subkey_expiration_time(3) - Extract the expire date
gnutls_openpgp_crt_get_subkey_fingerprint(3) - Gets the fingerprint of a
subkey
gnutls_openpgp_crt_get_subkey_id(3) - Gets the keyID
gnutls_openpgp_crt_get_subkey_idx(3) - Returns the subkey's index
gnutls_openpgp_crt_get_subkey_pk_algorithm(3) - return the subkey's
PublicKey algorithm
gnutls_openpgp_crt_get_subkey_pk_dsa_raw(3) - export the DSA public key
gnutls_openpgp_crt_get_subkey_pk_rsa_raw(3) - export the RSA public key
gnutls_openpgp_crt_get_subkey_revoked_status(3) - Gets the revoked status of
the key
gnutls_openpgp_crt_get_subkey_usage(3) - returns the key's usage
gnutls_openpgp_crt_get_version(3) - Extracts the version of the key
gnutls_openpgp_crt_import(3) - import a RAW or BASE64 encoded key
gnutls_openpgp_crt_init(3) - initialize a #gnutls_openpgp_crt_t structure
gnutls_openpgp_crt_print(3) - Pretty print OpenPGP certificates
gnutls_openpgp_crt_set_preferred_key_id(3) - Sets the prefered keyID
gnutls_openpgp_crt_verify_ring(3) - Verify all signatures in the key
gnutls_openpgp_crt_verify_self(3) - Verify the self signature on the key
gnutls_openpgp_keyring_check_id(3) - Check if a key id exists in the keyring
gnutls_openpgp_keyring_deinit(3) - deinitializes memory used by a
#gnutls_openpgp_keyring_t structure
gnutls_openpgp_keyring_get_crt(3) - export an openpgp certificate from a
keyring
gnutls_openpgp_keyring_get_crt_count(3) - return the number of certificates
gnutls_openpgp_keyring_import(3) - Import a raw- or Base64-encoded keyring
gnutls_openpgp_keyring_init(3) - initializes a #gnutls_openpgp_keyring_t
structure
gnutls_openpgp_privkey_deinit(3) - deinitializes memory used by a
#gnutls_openpgp_privkey_t structure
gnutls_openpgp_privkey_export(3) - export a RAW or BASE64 encoded key
gnutls_openpgp_privkey_export_dsa_raw(3) - This function will export the DSA
private key
gnutls_openpgp_privkey_export_rsa_raw(3) - This function will export the RSA
private key
gnutls_openpgp_privkey_export_subkey_dsa_raw(3) - export the DSA private key
gnutls_openpgp_privkey_export_subkey_rsa_raw(3) - export the RSA private key
gnutls_openpgp_privkey_get_fingerprint(3) - Gets the fingerprint
gnutls_openpgp_privkey_get_key_id(3) - Gets the keyID
gnutls_openpgp_privkey_get_pk_algorithm(3) - return the key's PublicKey
algorithm
gnutls_openpgp_privkey_get_preferred_key_id(3) - Gets the preferred keyID
gnutls_openpgp_privkey_get_revoked_status(3) - Get the revoked status of the
key
gnutls_openpgp_privkey_get_subkey_count(3) - return the number of subkeys
gnutls_openpgp_privkey_get_subkey_creation_time(3) - Extract the timestamp
gnutls_openpgp_privkey_get_subkey_expiration_time(3) - Extract the expire
date
gnutls_openpgp_privkey_get_subkey_fingerprint(3) - Gets the fingerprint of a
subkey
gnutls_openpgp_privkey_get_subkey_id(3) - Gets the keyID
gnutls_openpgp_privkey_get_subkey_idx(3) - Returns the subkey's index
gnutls_openpgp_privkey_get_subkey_pk_algorithm(3) - return the subkey's
PublicKey algorithm
gnutls_openpgp_privkey_get_subkey_revoked_status(3) - Get the revoked
status of the key
gnutls_openpgp_privkey_import(3) - import a RAW or BASE64 encoded key
gnutls_openpgp_privkey_init(3) - initializes a #gnutls_openpgp_privkey_t
structure
gnutls_openpgp_privkey_set_preferred_key_id(3) - Set the prefered keyID
gnutls_openpgp_privkey_sign_hash(3) - sign the given data using the private key
params
gnutls_openpgp_send_cert(3) - order gnutls to send the openpgp fingerprint
instead of the key
gnutls_openpgp_set_recv_key_function(3) - Used to set a key retrieval callback
for PGP keys
gnutls_oprfi_enable_client(3) - API function
gnutls_oprfi_enable_server(3) - API function
gnutls_pem_base64_decode(3) - decode base64 encoded data
gnutls_pem_base64_decode_alloc(3) - decode base64 encoded data
gnutls_pem_base64_encode(3) - convert raw data to Base64 encoded
gnutls_pem_base64_encode_alloc(3) - convert raw data to Base64 encoded
gnutls_perror(3) - prints a string to stderr with a description of an error
gnutls_pk_algorithm_get_name(3) - Get string with name of public key algorithm
gnutls_pk_get_id(3) - Get #gnutls_pk_algorithm_t from a string
gnutls_pk_get_name(3) - Get name string with #gnutls_pk_algorithm_t algorithm
gnutls_pk_list(3) - Get a list of supported public key algorithms
gnutls_pkcs12_bag_decrypt(3) - This function will decrypt an encrypted bag
gnutls_pkcs12_bag_deinit(3) - This function deinitializes memory used by a
gnutls_pkcs12_t structure
gnutls_pkcs12_bag_encrypt(3) - This function will encrypt a bag
gnutls_pkcs12_bag_get_count(3) - This function returns the bag's elements
count
gnutls_pkcs12_bag_get_data(3) - This function returns the bag's data
gnutls_pkcs12_bag_get_friendly_name(3) - This function returns the friendly
name of the bag element
gnutls_pkcs12_bag_get_key_id(3) - This function gets the key ID from the bag
element
gnutls_pkcs12_bag_get_type(3) - This function returns the bag's type
gnutls_pkcs12_bag_init(3) - This function initializes a gnutls_pkcs12_bag_t
structure
gnutls_pkcs12_bag_set_crl(3) - insert the CRL into the bag
gnutls_pkcs12_bag_set_crt(3) - This function inserts a certificate into the bag
gnutls_pkcs12_bag_set_data(3) - This function inserts data into the bag
gnutls_pkcs12_bag_set_friendly_name(3) - This function sets a friendly name
into the bag element
gnutls_pkcs12_bag_set_key_id(3) - This function sets a key ID into the bag
element
gnutls_pkcs12_deinit(3) - This function deinitializes memory used by a
gnutls_pkcs12_t structure
gnutls_pkcs12_export(3) - This function will export the pkcs12 structure
gnutls_pkcs12_generate_mac(3) - This function generates the MAC of the PKCS12
structure
gnutls_pkcs12_get_bag(3) - This function returns a Bag from a PKCS12 structure
gnutls_pkcs12_import(3) - This function will import a DER or PEM encoded PKCS12
structure
gnutls_pkcs12_init(3) - This function initializes a gnutls_pkcs12_t structure
gnutls_pkcs12_set_bag(3) - This function inserts a Bag into a PKCS12 structure
gnutls_pkcs12_verify_mac(3) - This function verifies the MAC of the PKCS12
structure
gnutls_pkcs7_deinit(3) - deinitializes a #gnutls_pkcs7_t structure
gnutls_pkcs7_delete_crl(3) - deletes a CRL from a PKCS7 crl set
gnutls_pkcs7_delete_crt(3) - deletes a certificate from a PKCS7 certificate set
gnutls_pkcs7_export(3) - export the pkcs7 structure
gnutls_pkcs7_get_crl_count(3) - returns the number of CRLs in a PKCS7 crl set
gnutls_pkcs7_get_crl_raw(3) - returns a crl in a PKCS7 crl set
gnutls_pkcs7_get_crt_count(3) - return the number of certificates in a PKCS7
certificate set
gnutls_pkcs7_get_crt_raw(3) - get a certificate from a PKCS7 certificate set
gnutls_pkcs7_import(3) - import a DER or PEM encoded PKCS7
gnutls_pkcs7_init(3) - initialize a #gnutls_pkcs7_t structure
gnutls_pkcs7_set_crl(3) - add a parsed crl in a PKCS7 crl set
gnutls_pkcs7_set_crl_raw(3) - add a crl in a PKCS7 crl set
gnutls_pkcs7_set_crt(3) - add a parsed certificate in a PKCS7 certificate set
gnutls_pkcs7_set_crt_raw(3) - add a certificate in a PKCS7 certificate set
gnutls_prf(3) - derive pseudo-random data using the TLS PRF
gnutls_prf_raw(3) - access the TLS PRF directly
gnutls_priority_deinit(3) - deinitialize the priorities cache
gnutls_priority_init(3) - Sets priorities for the cipher suites supported by
gnutls
gnutls_priority_set(3) - Sets priorities for the cipher suites supported by
gnutls
gnutls_priority_set_direct(3) - Sets priorities for the cipher suites
supported by gnutls
gnutls_protocol_get_id(3) - Returns the gnutls id of the specified in string
protocol
gnutls_protocol_get_name(3) - Returns a string with the name of the specified
SSL/TLS version
gnutls_protocol_get_version(3) - Returns the version of the currently used
protocol
gnutls_protocol_list(3) - Get a list of supported protocols
gnutls_protocol_set_priority(3) - Sets the priority on the protocol versions
supported by gnutls
gnutls_psk_allocate_client_credentials(3) - Used to allocate an
gnutls_psk_server_credentials_t structure
gnutls_psk_allocate_server_credentials(3) - Used to allocate an
gnutls_psk_server_credentials_t structure
gnutls_psk_client_get_hint(3) - return the PSK identity hint of the peer
gnutls_psk_free_client_credentials(3) - Used to free an allocated
gnutls_psk_client_credentials_t structure
gnutls_psk_free_server_credentials(3) - Used to free an allocated
gnutls_psk_server_credentials_t structure
gnutls_psk_netconf_derive_key(3) - derive PSK Netconf key from password
gnutls_psk_server_get_username(3) - return the username of the peer
gnutls_psk_set_client_credentials(3) - Used to set the username/password, in a
gnutls_psk_client_credentials_t structure
gnutls_psk_set_client_credentials_function(3) - Used to set a callback to
retrieve the username and key
gnutls_psk_set_params_function(3) - set the DH or RSA parameters callback
gnutls_psk_set_server_credentials_file(3) - Used to set the password files, in
a gnutls_psk_server_credentials_t structure
gnutls_psk_set_server_credentials_function(3) - Used to set a callback to
retrieve the user's PSK credentials
gnutls_psk_set_server_credentials_hint(3) - Set a identity hint, in a
%gnutls_psk_server_credentials_t structure
gnutls_psk_set_server_dh_params(3) - set the DH parameters for a server to use
gnutls_psk_set_server_params_function(3) - set the DH parameters callback
gnutls_record_check_pending(3) - checks if there are any data to receive in
gnutls buffers
gnutls_record_disable_padding(3) - Used to disabled padding in TLS 1.0 and above
gnutls_record_get_direction(3) - return the direction of the last interrupted
function call
gnutls_record_get_max_size(3) - returns the maximum record size
gnutls_record_recv(3) - reads data from the TLS record protocol
gnutls_record_send(3) - sends to the peer the specified data
gnutls_record_set_max_size(3) - sets the maximum record size
gnutls_register_md5_handler(3) - API function
gnutls_rehandshake(3) - renegotiate security parameters
gnutls_rsa_export_get_modulus_bits(3) - return the bits used in RSA-export key
exchange
gnutls_rsa_export_get_pubkey(3) - return the peer's public key used in
RSA-EXPORT authentication
gnutls_rsa_params_cpy(3) - copy an RSA parameters structure
gnutls_rsa_params_deinit(3) - deinitialize the RSA parameters
gnutls_rsa_params_export_pkcs1(3) - export RSA params to a pkcs1 structure
gnutls_rsa_params_export_raw(3) - export the RSA parameters
gnutls_rsa_params_generate2(3) - generate temporary RSA parameters
gnutls_rsa_params_import_pkcs1(3) - import RSA params from a pkcs1 structure
gnutls_rsa_params_import_raw(3) - set the RSA parameters
gnutls_rsa_params_init(3) - initialize the temporary RSA parameters
gnutls_server_name_get(3) - Used to get the server name indicator send by a client
gnutls_server_name_set(3) - set a name indicator to be sent as an extension
gnutls_session_enable_compatibility_mode(3) - disable certain features in
TLS in order to honour compatibility
gnutls_session_get_client_random(3) - get the session's client random value
gnutls_session_get_data(3) - Returns all session parameters
gnutls_session_get_data2(3) - Returns all session parameters
gnutls_session_get_id(3) - Returns session id
gnutls_session_get_master_secret(3) - get the session's master secret value
gnutls_session_get_ptr(3) - Get the user pointer from the session structure
gnutls_session_get_server_random(3) - get the session's server random value
gnutls_session_is_resumed(3) - check whether this session is a resumed one
gnutls_session_set_data(3) - Sets all session parameters
gnutls_session_set_finished_function(3) - API function
gnutls_session_set_ptr(3) - Used to set the user pointer to the session structure
gnutls_set_default_export_priority(3) - Sets some default priority on the
cipher suites supported by gnutls
gnutls_set_default_priority(3) - Sets some default priority on the cipher
suites supported by gnutls
gnutls_sign_algorithm_get_name(3) - Returns a string with the name of the
specified sign algorithm
gnutls_sign_callback_get(3) - API function
gnutls_sign_callback_set(3) - API function
gnutls_sign_get_id(3) - Returns the gnutls id of the specified in signature
algorithm
gnutls_sign_get_name(3) - Get name string for a #gnutls_sign_algorithm_t
gnutls_sign_list(3) - Get a list of supported public key signature algorithms
gnutls_srp_allocate_client_credentials(3) - Used to allocate an
gnutls_srp_server_credentials_t structure
gnutls_srp_allocate_server_credentials(3) - Used to allocate an
gnutls_srp_server_credentials_t structure
gnutls_srp_base64_decode(3) - decode SRP-base64 encoded data
gnutls_srp_base64_decode_alloc(3) - decode SRP-base64 encoded data
gnutls_srp_base64_encode(3) - Encode raw data using SRP-Base64
gnutls_srp_base64_encode_alloc(3) - encode raw data using SRP-Base64
gnutls_srp_free_client_credentials(3) - Used to free an allocated
gnutls_srp_client_credentials_t structure
gnutls_srp_free_server_credentials(3) - Used to free an allocated
gnutls_srp_server_credentials_t structure
gnutls_srp_server_get_username(3) - return the username of the peer
gnutls_srp_set_client_credentials(3) - Used to set the username/password, in a
gnutls_srp_client_credentials_t structure
gnutls_srp_set_client_credentials_function(3) - Used to set a callback to
retrieve the username and password
gnutls_srp_set_prime_bits(3) - set the minimum bits for a SRP ciphersuite
gnutls_srp_set_server_credentials_file(3) - Used to set the password files, in
a gnutls_srp_server_credentials_t structure
gnutls_srp_set_server_credentials_function(3) - Used to set a callback to
retrieve the user's SRP credentials
gnutls_srp_verifier(3) - Used to calculate an SRP verifier
gnutls_strerror(3) - Returns a string with a description of an error
gnutls_strerror_name(3) - API function
gnutls_transport_get_ptr(3) - Used to return the first argument of the transport
functions
gnutls_transport_get_ptr2(3) - Used to return the first argument of the
transport functions
gnutls_transport_set_errno(3) - API function
gnutls_transport_set_global_errno(3) - API function
gnutls_transport_set_lowat(3) - Used to set the lowat value in order for select to
check for pending data
gnutls_transport_set_ptr(3) - Used to set first argument of the transport
functions
gnutls_transport_set_ptr2(3) - Used to set first argument of the transport
functions
gnutls_transport_set_pull_function(3) - set a read like function
gnutls_transport_set_push_function(3) - set the function to send data
gnutls_x509_crl_check_issuer(3) - checks if CRL has given issuer
gnutls_x509_crl_deinit(3) - deinitializes a #gnutls_x509_crl_t structure
gnutls_x509_crl_export(3) - export the CRL
gnutls_x509_crl_get_authority_key_id(3) - get the CRL authority's identifier
gnutls_x509_crl_get_crt_count(3) - get number of revoked certificates in a CRL
gnutls_x509_crl_get_crt_serial(3) - get the serial number of a revoked
certificate
gnutls_x509_crl_get_dn_oid(3) - returns the Certificate request issuer's
distinguished name OIDs
gnutls_x509_crl_get_extension_data(3) - Get the specified extension data
gnutls_x509_crl_get_extension_info(3) - Get extension id and criticality
gnutls_x509_crl_get_extension_oid(3) - get the specified extension OID
gnutls_x509_crl_get_issuer_dn(3) - returns the CRL's issuer distinguished
name
gnutls_x509_crl_get_issuer_dn_by_oid(3) - return the CRL's issuer
distinguished name
gnutls_x509_crl_get_next_update(3) - return the CRL's nextUpdate time
gnutls_x509_crl_get_number(3) - get the CRL number (extension)
gnutls_x509_crl_get_signature(3) - Returns the CRL's signature
gnutls_x509_crl_get_signature_algorithm(3) - returns the CRL's signature
algorithm
gnutls_x509_crl_get_this_update(3) - return the CRL's thisUpdate time
gnutls_x509_crl_get_version(3) - returns the CRL's version number
gnutls_x509_crl_import(3) - import a DER or PEM encoded CRL
gnutls_x509_crl_init(3) - initializes a #gnutls_x509_crl_t structure
gnutls_x509_crl_print(3) - Pretty print X.509 certificate revocation list
gnutls_x509_crl_set_authority_key_id(3) - Set the CRL's authority key id
gnutls_x509_crl_set_crt(3) - This function will set a revoked certificate's
serial number
gnutls_x509_crl_set_crt_serial(3) - This function will set a revoked
certificate's serial number
gnutls_x509_crl_set_next_update(3) - This function will set the CRL next update
time
gnutls_x509_crl_set_number(3) - Set the CRL's number extension
gnutls_x509_crl_set_this_update(3) - This function will set the CRL's issuing
time
gnutls_x509_crl_set_version(3) - This function will set the CRL version
gnutls_x509_crl_sign(3) - This function will sign a CRL with a key
gnutls_x509_crl_sign2(3) - This function will sign a CRL with a key
gnutls_x509_crl_verify(3) - This function verifies the given crl against a given
trusted one
gnutls_x509_crq_deinit(3) - This function deinitializes memory used by a
gnutls_x509_crq_t structure
gnutls_x509_crq_export(3) - Export the generated certificate request
gnutls_x509_crq_get_attribute_by_oid(3) - This function will get an attribute
of the request
gnutls_x509_crq_get_attribute_data(3) - Get the specified attribute data
gnutls_x509_crq_get_attribute_info(3) - Get attribute id
gnutls_x509_crq_get_basic_constraints(3) - get certificate's basic
constraints
gnutls_x509_crq_get_challenge_password(3) - This function will get the
challenge password
gnutls_x509_crq_get_dn(3) - This function returns the Certificate request
subject's distinguished name
gnutls_x509_crq_get_dn_by_oid(3) - This function returns the Certificate
request subject's distinguished name
gnutls_x509_crq_get_dn_oid(3) - This function returns the Certificate request
subject's distinguished name OIDs
gnutls_x509_crq_get_extension_by_oid(3) - get the specified extension
gnutls_x509_crq_get_extension_data(3) - Get the specified extension data
gnutls_x509_crq_get_extension_info(3) - Get extension id and criticality
gnutls_x509_crq_get_key_id(3) - Return unique ID of public key's parameters
gnutls_x509_crq_get_key_purpose_oid(3) - get Certificate's key purpose OIDs
gnutls_x509_crq_get_key_rsa_raw(3) - export the RSA public key
gnutls_x509_crq_get_key_usage(3) - return the certificate's key usage
gnutls_x509_crq_get_pk_algorithm(3) - This function returns the certificate
request's PublicKey algorithm
gnutls_x509_crq_get_subject_alt_name(3) - Get certificate's alternative
name
gnutls_x509_crq_get_subject_alt_othername_oid(3) - Get SAN otherName OID
gnutls_x509_crq_get_version(3) - This function returns the Certificate
request's version number
gnutls_x509_crq_import(3) - This function will import a DER or PEM encoded
Certificate request
gnutls_x509_crq_init(3) - This function initializes a gnutls_x509_crq_t
structure
gnutls_x509_crq_print(3) - Pretty print PKCS 10 certificate request
gnutls_x509_crq_set_attribute_by_oid(3) - This function will set an attribute
in the request
gnutls_x509_crq_set_basic_constraints(3) - Set the basicConstraints
extension
gnutls_x509_crq_set_challenge_password(3) - This function will set a
challenge password
gnutls_x509_crq_set_dn_by_oid(3) - This function will set the Certificate
request subject's distinguished name
gnutls_x509_crq_set_key(3) - This function will associate the Certificate
request with a key
gnutls_x509_crq_set_key_purpose_oid(3) - Sets the Certificate's key purpose
OIDs
gnutls_x509_crq_set_key_rsa_raw(3) - associate Certificate request with a key
gnutls_x509_crq_set_key_usage(3) - Set the keyUsage extension
gnutls_x509_crq_set_subject_alt_name(3) - Set the subject Alternative Name
gnutls_x509_crq_set_version(3) - This function will set the Certificate
request version
gnutls_x509_crq_sign(3) - This function will sign a Certificate request with a
key
gnutls_x509_crq_sign2(3) - Sign a Certificate request with a key
gnutls_x509_crt_check_hostname(3) - compares the hostname with certificate's
hostname
gnutls_x509_crt_check_issuer(3) - check if certificate has given issuer
gnutls_x509_crt_check_revocation(3) - This function checks if the given
certificate is revoked
gnutls_x509_crt_cpy_crl_dist_points(3) - Copy the CRL dist points
gnutls_x509_crt_deinit(3) - This function deinitializes memory used by a
gnutls_x509_crt_t structure
gnutls_x509_crt_export(3) - This function will export the certificate
gnutls_x509_crt_get_activation_time(3) - returns the Certificate's
activation time
gnutls_x509_crt_get_authority_key_id(3) - This function returns the
certificate authority's identifier
gnutls_x509_crt_get_basic_constraints(3) - This function returns the
certificate basic constraints
gnutls_x509_crt_get_ca_status(3) - This function returns the certificate CA
status
gnutls_x509_crt_get_crl_dist_points(3) - This function returns the CRL
distribution points
gnutls_x509_crt_get_dn(3) - This function returns the Certificate's
distinguished name
gnutls_x509_crt_get_dn_by_oid(3) - This function returns the Certificate's
distinguished name
gnutls_x509_crt_get_dn_oid(3) - This function returns the Certificate's
subject distinguished name OIDs
gnutls_x509_crt_get_expiration_time(3) - returns the Certificate's
expiration time
gnutls_x509_crt_get_extension_by_oid(3) - This function returns the
specified extension
gnutls_x509_crt_get_extension_data(3) - Get the specified extension data
gnutls_x509_crt_get_extension_info(3) - Get extension id and criticality
gnutls_x509_crt_get_extension_oid(3) - get the specified extension OID
gnutls_x509_crt_get_fingerprint(3) - This function returns the Certificate's
fingerprint
gnutls_x509_crt_get_issuer(3) - API function
gnutls_x509_crt_get_issuer_dn(3) - This function returns the Certificate's
issuer distinguished name
gnutls_x509_crt_get_issuer_dn_by_oid(3) - This function returns the
Certificate's issuer distinguished name
gnutls_x509_crt_get_issuer_dn_oid(3) - This function returns the
Certificate's issuer distinguished name OIDs
gnutls_x509_crt_get_key_id(3) - Return unique ID of public key's parameters
gnutls_x509_crt_get_key_purpose_oid(3) - This function returns the
Certificate's key purpose OIDs
gnutls_x509_crt_get_key_usage(3) - return the certificate's key usage
gnutls_x509_crt_get_pk_algorithm(3) - return the certificate's PublicKey
algorithm
gnutls_x509_crt_get_pk_dsa_raw(3) - This function will export the DSA public
key
gnutls_x509_crt_get_pk_rsa_raw(3) - This function will export the RSA public
key
gnutls_x509_crt_get_proxy(3) - This function returns the proxy certificate
info
gnutls_x509_crt_get_raw_dn(3) - This function returns the subject's DN DER
encoded
gnutls_x509_crt_get_raw_issuer_dn(3) - This function returns the issuer's DN
DER encoded
gnutls_x509_crt_get_serial(3) - This function returns the certificate's
serial number
gnutls_x509_crt_get_signature(3) - Returns the Certificate's signature
gnutls_x509_crt_get_signature_algorithm(3) - This function returns the
Certificate's signature algorithm
gnutls_x509_crt_get_subject(3) - API function
gnutls_x509_crt_get_subject_alt_name(3) - Get certificate's alternative
name, if any
gnutls_x509_crt_get_subject_alt_name2(3) - Get certificate's alternative
name, if any
gnutls_x509_crt_get_subject_alt_othername_oid(3) - Get SAN otherName OID
gnutls_x509_crt_get_subject_key_id(3) - This function returns the
certificate's key identifier
gnutls_x509_crt_get_verify_algorithm(3) - get hash algorithm used to verify
signature
gnutls_x509_crt_get_version(3) - return the Certificate's version number
gnutls_x509_crt_import(3) - This function will import a DER or PEM encoded
Certificate
gnutls_x509_crt_init(3) - This function initializes a gnutls_x509_crt_t
structure
gnutls_x509_crt_list_import(3) - This function will import a PEM encoded
certificate list
gnutls_x509_crt_list_verify(3) - This function verifies the given certificate
list
gnutls_x509_crt_print(3) - Pretty print X.509 certificates
gnutls_x509_crt_set_activation_time(3) - Set the Certificate's activation
time
gnutls_x509_crt_set_authority_key_id(3) - Set the certificate authority's
key id
gnutls_x509_crt_set_basic_constraints(3) - Set the basicConstraints
extension
gnutls_x509_crt_set_ca_status(3) - Set the basicConstraints extension
gnutls_x509_crt_set_crl_dist_points(3) - Set the CRL dist points
gnutls_x509_crt_set_crl_dist_points2(3) - Set the CRL dist points
gnutls_x509_crt_set_crq(3) - Associate the Certificate with a request
gnutls_x509_crt_set_crq_extensions(3) - Associate the Certificate with a
request
gnutls_x509_crt_set_dn_by_oid(3) - Set the Certificate request subject's
distinguished name
gnutls_x509_crt_set_expiration_time(3) - Set the Certificate's expiration
time
gnutls_x509_crt_set_extension_by_oid(3) - Set an arbitrary extension
gnutls_x509_crt_set_issuer_dn_by_oid(3) - Set the Certificate request
issuer's distinguished name
gnutls_x509_crt_set_key(3) - This function will associate the Certificate with
a key
gnutls_x509_crt_set_key_purpose_oid(3) - Sets the Certificate's key purpose
OIDs
gnutls_x509_crt_set_key_usage(3) - Set the keyUsage extension
gnutls_x509_crt_set_proxy(3) - Set the proxyCertInfo extension
gnutls_x509_crt_set_proxy_dn(3) - Set Proxy Certificate subject's
distinguished name
gnutls_x509_crt_set_serial(3) - Set the certificate's serial number
gnutls_x509_crt_set_subject_alt_name(3) - Set the subject Alternative Name
gnutls_x509_crt_set_subject_alternative_name(3) - Set the subject
Alternative Name
gnutls_x509_crt_set_subject_key_id(3) - Set the certificate's subject key id
gnutls_x509_crt_set_version(3) - Set the Certificate request version
gnutls_x509_crt_sign(3) - Sign a certificate with a key
gnutls_x509_crt_sign2(3) - Sign a certificate with a key
gnutls_x509_crt_verify(3) - This function verifies the given certificate
against a given trusted one
gnutls_x509_crt_verify_data(3) - verify the given signed data
gnutls_x509_crt_verify_hash(3) - verify the given signed digest
gnutls_x509_dn_deinit(3) - API function
gnutls_x509_dn_export(3) - This function will export the DN
gnutls_x509_dn_get_rdn_ava(3) - API function
gnutls_x509_dn_import(3) - API function
gnutls_x509_dn_init(3) - API function
gnutls_x509_dn_oid_known(3) - return true if the given OID is known
gnutls_x509_privkey_cpy(3) - copy a private key
gnutls_x509_privkey_deinit(3) - deinitializes a #gnutls_x509_privkey_t
structure
gnutls_x509_privkey_export(3) - export the private key
gnutls_x509_privkey_export_dsa_raw(3) - export the DSA private key
gnutls_x509_privkey_export_pkcs8(3) - This function will export the private
key to PKCS8 format
gnutls_x509_privkey_export_rsa_raw(3) - export the RSA private key
gnutls_x509_privkey_fix(3) - recalculate some parameters of the key
gnutls_x509_privkey_generate(3) - generate a private key
gnutls_x509_privkey_get_key_id(3) - Return unique ID of the key's parameters
gnutls_x509_privkey_get_pk_algorithm(3) - returns the key's PublicKey
algorithm
gnutls_x509_privkey_import(3) - import a DER or PEM encoded key
gnutls_x509_privkey_import_dsa_raw(3) - import a raw DSA key
gnutls_x509_privkey_import_pkcs8(3) - This function will import a DER or PEM
PKCS8 encoded key
gnutls_x509_privkey_import_rsa_raw(3) - import a raw RSA key
gnutls_x509_privkey_init(3) - initialize a #gnutls_privkey_t structure
gnutls_x509_privkey_sign_data(3) - sign data using the private key
gnutls_x509_privkey_sign_hash(3) - sign hash using the private key
gnutls_x509_privkey_verify_data(3) - Verify the signed data using private key
gnutls_x509_rdn_get(3) - parse an RDN sequence and returns a string
gnutls_x509_rdn_get_by_oid(3) - parse an RDN sequence and returns a string
gnutls_x509_rdn_get_oid(3) - parse an RDN sequence and returns an OID
graph(3), libgraph(3) - abstract graph library
graphviz(7) - rich set of graph drawing tools
gs(1) - Ghostscript (PostScript and PDF language interpreter and previewer)
gs-pcl3(1), pcl3(1) - ghostscript device driver for printers understanding PCL
3+
gslp(1) - Format and print text using ghostscript gsbj - Format and print text for
BubbleJet printer using ghostscript gsdj - Format and print text for DeskJet
printer using ghostscript gsdj500 - Format and print text for DeskJet 500
BubbleJet using ghostscript gslj - Format and print text for LaserJet printer
using ghostscript
gsnd(1) - Run ghostscript (PostScript and PDF engine) without display
gvc(3), libgvc(3) - Graphviz context library
gvcolor(1) - flow colors through a ranked digraph ( previously known as colorize )
gvgen(1) - generate graphs
gvpack(1) - merge and pack disjoint graphs
gvpr(1) - graph pattern scanning and processing language ( previously known as gpr
)
gxl2gv(1), gv2gxl(1) - GXL-GV converters
h2ph(1) - convert .h C header files to .ph Perl header files
h2xs(1) - convert .h C header files to Perl extensions
help2man(1) - generate a simple manual page
host(1) - DNS lookup utility
htdigest(1) - Create and update user authentication files
htpasswd(1) - Create and update user authentication files
httpd(8) - Apache hypertext transfer protocol server
iconv(1) - character set conversion
iconv(3) - perform character set conversion
iconv_close(3) - deallocate descriptor for character set conversion
iconv_open(3) - allocate descriptor for character set conversion
iconv_open_into(3) - initialize descriptor for character set conversion
iconvctl(3) - control iconv behavior
ifnames-2.62(1) - Extract CPP conditionals from a set of files
instmodsh(1) - A shell to examine installed modules
jbgtopbm(1) - JBIG1 to portable bitmap file converter
jpegtran(1) - lossless transformation of JPEG files
lefty(1) - A Programmable Graphics Editor
libMG(3) - MojaveGreen Software Co. general utilities library
.=======================================================================
libXp(3) - X Print Client Library
libcurl(3) - client-side URL transfers
libcurl-easy(3) - easy interface overview
libcurl-errors(3) - error codes in libcurl
libcurl-multi(3) - how to use the multi interface
libcurl-share(3) - how to use the share interface
libcurl-tutorial(3) - libcurl programming tutorial
libexslt(3) - extension library for XSLT
libnetcfg(1) - configure libnet
libpng(3) - Portable Network Graphics (PNG) Reference Library 1.2.40
libpng(3) - Portable Network Graphics (PNG) Reference Library 1.2.40 (private
functions)
libtiff(3tiff) - introduction to libtiff , a library for reading and writing TIFF
files
libxml(3) - library used to parse XML files
libxslt(3) - library used to do XSL transformations on XML documents
lneato(1) - A Customizable Graph Editor
logresolve(8) - resolve hostnames for IP-adresses in Apache logfiles
lwres(3) - introduction to the lightweight resolver library
lwres_buffer_init(3), lwres_buffer_invalidate(3), lwres_buffer_add(3),
lwres_buffer_subtract(3), lwres_buffer_clear(3), lwres_buffer_first(3),
lwres_buffer_forward(3), lwres_buffer_back(3), lwres_buffer_getuint8(3),
lwres_buffer_putuint8(3), lwres_buffer_getuint16(3),
lwres_buffer_putuint16(3), lwres_buffer_getuint32(3),
lwres_buffer_putuint32(3), lwres_buffer_putmem(3),
lwres_buffer_getmem(3) - lightweight resolver buffer management
lwres_conf_init(3), lwres_conf_clear(3), lwres_conf_parse(3),
lwres_conf_print(3), lwres_conf_get(3) - lightweight resolver configuration
lwres_context_create(3), lwres_context_destroy(3),
lwres_context_nextserial(3), lwres_context_initserial(3),
lwres_context_freemem(3), lwres_context_allocmem(3),
lwres_context_sendrecv(3) - lightweight resolver context management
lwres_gabnrequest_render(3), lwres_gabnresponse_render(3),
lwres_gabnrequest_parse(3), lwres_gabnresponse_parse(3),
lwres_gabnresponse_free(3), lwres_gabnrequest_free(3) - lightweight
resolver getaddrbyname message handling
lwres_gai_strerror(3), gai_strerror(3) - print suitable error string
lwres_getaddrinfo(3), lwres_freeaddrinfo(3) - socket address structure to
host and service name
lwres_gethostbyname(3), lwres_gethostbyname2(3), lwres_gethostbyaddr(3),
lwres_gethostent(3), lwres_sethostent(3), lwres_endhostent(3),
lwres_gethostbyname_r(3), lwres_gethostbyaddr_r(3),
lwres_gethostent_r(3), lwres_sethostent_r(3), lwres_endhostent_r(3) -
lightweight resolver get network host entry
lwres_getipnodebyname(3), lwres_getipnodebyaddr(3), lwres_freehostent(3)
- lightweight resolver nodename / address translation API
lwres_getnameinfo(3) - lightweight resolver socket address structure to
hostname and service name
lwres_getrrsetbyname(3), lwres_freerrset(3) - retrieve DNS records
lwres_gnbarequest_render(3), lwres_gnbaresponse_render(3),
lwres_gnbarequest_parse(3), lwres_gnbaresponse_parse(3),
lwres_gnbaresponse_free(3), lwres_gnbarequest_free(3) - lightweight
resolver getnamebyaddress message handling
lwres_herror(3), lwres_hstrerror(3) - lightweight resolver error message
generation
lwres_lwpacket_renderheader(3), lwres_lwpacket_parseheader(3) -
lightweight resolver packet handling functions
lwres_net_ntop(3) - lightweight resolver IP address presentation
lwres_nooprequest_render(3), lwres_noopresponse_render(3),
lwres_nooprequest_parse(3), lwres_noopresponse_parse(3),
lwres_noopresponse_free(3), lwres_nooprequest_free(3) - lightweight
resolver no-op message handling
lwres_string_parse(3), lwres_addr_parse(3), lwres_getaddrsbyname(3),
lwres_getnamebyaddr(3) - lightweight resolver utility functions
lwresd(8) - lightweight resolver daemon
makestrs(1) - makes string table C source and header(s)
makeweb(1) - create user web directory
man2html(1) - convert UNIX nroff(1) manual pages to HTML format
mandoc(1) - format and display UNIX manuals
mdoc(7) - mdoc language reference
mm2gv(1) - Matrix Market-DOT converters
msgattrib(1) - attribute matching and manipulation on message catalog
msgcat(1) - combines several message catalogs
msgcmp(1) - compare message catalog and template
msgcomm(1) - match two message catalogs
msgconv(1) - character set conversion for message catalog
msgen(1) - create English message catalog
msgexec(1) - process translations of message catalog
msgfilter(1) - edit translations of message catalog
msgfmt(1) - compile message catalog to binary format
msggrep(1) - pattern matching on message catalog
msginit(1) - initialize a message catalog
msgmerge(1) - merge message catalog and template
msgunfmt(1) - uncompile message catalog from binary format
msguniq(1) - unify duplicate translations in message catalog
mysql(1) - the MySQL command-line tool
mysql_config(1) - get compile options for compiling clients
mysql_upgrade(1) - check tables for MySQL upgrade
mysqladmin(1) - client for administering a MySQL server
mysqlbinlog(1) - utility for processing binary log files
mysqlbug(1) - generate bug report
mysqlcheck(1) - a table maintenance program
mysqldump(1) - a database backup program
mysqlimport(1) - a data import program
mysqlshow(1) - display database, table, and column information
mysqltest(1) - program to run test cases mysqltest_embedded - program to run
embedded test cases
named(8) - Internet domain name server
named-checkconf(8) - named configuration file syntax checking tool
named-checkzone(8) - zone file validity checking tool
named.conf(5) - configuration file for named
nano(1) - Nano's ANOther editor, an enhanced free Pico clone
nanorc(5) - GNU nano's rcfile
ngettext(1) - translate message and choose plural form
ngettext(3), dngettext(3), dcngettext(3) - translate message and choose plural
form
nop(1) - pretty-print graph file
nslookup(1) - query Internet name servers interactively
nsupdate(1) - Dynamic DNS update utility
osage(1) - filter for drawing clustered graphs
pal2rgb(1) - convert a palette color TIFF image to a full color image
pathplan(3), libpathplan(3) - finds and smooths shortest paths
pbmtojbg(1) - portable bitmap to JBIG1 file converter
pcl3opts(1) - determine options for the ghostscript driver pcl3 from a PCL-3+ file
pcre(3), PCRE(3) - Perl-compatible regular expressions
pcre-config(1) - program to return PCRE configuration
pcre_compile(3), PCRE(3) - Perl-compatible regular expressions
pcre_compile2(3), PCRE(3) - Perl-compatible regular expressions
pcre_config(3), PCRE(3) - Perl-compatible regular expressions
pcre_copy_named_substring(3), PCRE(3) - Perl-compatible regular expressions
pcre_copy_substring(3), PCRE(3) - Perl-compatible regular expressions
pcre_dfa_exec(3), PCRE(3) - Perl-compatible regular expressions
pcre_exec(3), PCRE(3) - Perl-compatible regular expressions
pcre_free_substring(3), PCRE(3) - Perl-compatible regular expressions
pcre_free_substring_list(3), PCRE(3) - Perl-compatible regular expressions
pcre_fullinfo(3), PCRE(3) - Perl-compatible regular expressions
pcre_get_named_substring(3), PCRE(3) - Perl-compatible regular expressions
pcre_get_stringnumber(3), PCRE(3) - Perl-compatible regular expressions
pcre_get_stringtable_entries(3), PCRE(3) - Perl-compatible regular
expressions
pcre_get_substring(3), PCRE(3) - Perl-compatible regular expressions
pcre_get_substring_list(3), PCRE(3) - Perl-compatible regular expressions
pcre_info(3), PCRE(3) - Perl-compatible regular expressions
pcre_maketables(3), PCRE(3) - Perl-compatible regular expressions
pcre_refcount(3), PCRE(3) - Perl-compatible regular expressions
pcre_study(3), PCRE(3) - Perl-compatible regular expressions
pcre_version(3), PCRE(3) - Perl-compatible regular expressions
pcreapi(3), PCRE(3) - Perl-compatible regular expressions
pcrebuild(3), PCRE(3) - Perl-compatible regular expressions
pcrecallout(3), PCRE(3) - Perl-compatible regular expressions
pcrecompat(3), PCRE(3) - Perl-compatible regular expressions
pcrecpp(3), PCRE(3) - Perl-compatible regular expressions
pcregrep(1) - a grep with Perl-compatible regular expressions
pcrematching(3), PCRE(3) - Perl-compatible regular expressions
pcrepartial(3), PCRE(3) - Perl-compatible regular expressions
pcrepattern(3), PCRE(3) - Perl-compatible regular expressions
pcreperform(3), PCRE(3) - Perl-compatible regular expressions
pcreposix(3), PCRE(3) - Perl-compatible regular expressions
pcreprecompile(3), PCRE(3) - Perl-compatible regular expressions
pcresample(3), PCRE(3) - Perl-compatible regular expressions
pcrestack(3), PCRE(3) - Perl-compatible regular expressions
pcresyntax(3), PCRE(3) - Perl-compatible regular expressions
pcretest(1) - a program for testing Perl-compatible regular expressions
pdf2dsc(1) - generate a PostScript page list of a PDF document
pdf2ps(1) - Ghostscript PDF to PostScript translator
pdfopt(1) - Ghostscript PDF Optimizer
perl(1) - Practical Extraction and Report Language
perl-after-upgrade(1) - -- fixup FreeBSD packages that depend on perl
perl5004delta(1) - what's new for perl5.004
perl5005delta(1) - what's new for perl5.005
perl561delta(1) - what's new for perl v5.6.x
perl56delta(1) - what's new for perl v5.6.0
perl570delta(1) - what's new for perl v5.7.0
perl571delta(1) - what's new for perl v5.7.1
perl572delta(1) - what's new for perl v5.7.2
perl573delta(1) - what's new for perl v5.7.3
perl581delta(1) - what is new for perl v5.8.1
perl582delta(1) - what is new for perl v5.8.2
perl583delta(1) - what is new for perl v5.8.3
perl584delta(1) - what is new for perl v5.8.4
perl585delta(1) - what is new for perl v5.8.5
perl586delta(1) - what is new for perl v5.8.6
perl587delta(1) - what is new for perl v5.8.7
perl588delta(1) - what is new for perl v5.8.8
perl58delta(1) - what is new for perl v5.8.0
perlaix(1), README.aix(1) - Perl version 5 on IBM Unix (AIX) systems
perlamiga(1) - Perl under Amiga OS
perlapi(1) - autogenerated documentation for the perl public API
perlapio(1) - perl's IO abstraction interface
perlapollo(1), README.apollo(1) - Perl version 5 on Apollo DomainOS
perlartistic(1) - the Perl Artistic License
perlbeos(1), README.beos(1) - Perl version 5.8+ on BeOS
perlbook(1) - Perl book information
perlboot(1) - Beginner's Object-Oriented Tutorial
perlbot(1) - Bag'o Object Tricks (the BOT)
perlbs2000(1), README.BS2000(1) - building and installing Perl for BS2000
perlbug(1) - how to submit bug reports on Perl
perlcall(1) - Perl calling conventions from C
perlcc(1) - generate executables from Perl programs
perlce(1) - Perl for WinCE
perlcheat(1) - Perl 5 Cheat Sheet
perlclib(1) - Internal replacements for standard C library functions
perlcn(1) - ¼òÌåÖÐÎÄ Perl Ö¸ÄÏ
perlcommunity(1) - a brief overview of the Perl community
perlcompile(1) - Introduction to the Perl Compiler-Translator
perlcygwin(1), README.cygwin(1) - Perl for Cygwin
perldata(1) - Perl data types
perldbmfilter(1) - Perl DBM Filters
perldebguts(1) - Guts of Perl debugging
perldebtut(1) - Perl debugging tutorial
perldebug(1), Xref "debug debugger" perldebug(1) - Perl debugging
perldelta(1) - what is new for perl v5.8.9
perldgux(1) - Perl under DG/UX
perldiag(1) - various Perl diagnostics
perldoc(1) - Look up Perl documentation in Pod format
perldos(1) - Perl under DOS, W31, W95
perldsc(1), Xref "data structure complex data structure struct" perldsc(1) -
Perl Data Structures Cookbook
perlebcdic(1) - Considerations for running Perl on EBCDIC platforms
perlembed(1) - how to embed perl in your C program
perlepoc(1), README.epoc(1) - Perl for EPOC
perlfaq(1) - frequently asked questions about Perl
perlfaq1(1) - General Questions About Perl ($Revision: 10427 $)
perlfaq2(1) - Obtaining and Learning about Perl ($Revision: 10144 $)
perlfaq3(1) - Programming Tools ($Revision: 10127 $)
perlfaq4(1) - Data Manipulation ($Revision: 10394 $)
perlfaq5(1) - Files and Formats ($Revision: 10126 $)
perlfaq6(1) - Regular Expressions ($Revision: 10126 $)
perlfaq7(1) - General Perl Language Issues ($Revision: 10100 $)
perlfaq8(1) - System Interaction ($Revision: 10183 $)
perlfaq9(1) - Networking ($Revision: 8539 $)
perlfilter(1) - Source Filters
perlfork(1) - Perl's fork() emulation
perlform(1), Xref "format report chart" perlform(1) - Perl formats
perlfreebsd(1), README.freebsd(1) - Perl version 5 on FreeBSD systems
perlfunc(1), Xref "function" perlfunc(1) - Perl builtin functions
perlglossary(1) - Perl Glossary
perlgpl(1) - the GNU General Public License, version 2
perlguts(1) - Introduction to the Perl API
perlhack(1) - How to hack at the Perl internals
perlhist(1) - the Perl history records
perlhpux(1), README.hpux(1) - Perl version 5 on Hewlett-Packard Unix (HP-UX)
systems
perlhurd(1), README.hurd(1) - Perl version 5 on Hurd
perlintern(1) - autogenerated documentation of purely internal Perl functions
perlintro(1) - -- a brief introduction and overview of Perl
perliol(1) - C API for Perl's implementation of IO in Layers
perlipc(1) - Perl interprocess communication (signals, fifos, pipes, safe
subprocesses, sockets, and semaphores)
perlirix(1), README.irix(1) - Perl version 5 on Irix systems
perlivp(1) - Perl Installation Verification Procedure
perljp(1) - ÆüËܸì Perl ¥¬¥¤¥É
perlko(1) - Perl°ú Çѱ¹¾î ÀÎÄÚµù
perllexwarn(1), Xref "warning(1), lexical warnings warning" perllexwarn(1) -
Perl Lexical Warnings
perllinux(1), README.linux(1) - Perl version 5 on Linux systems
perllocale(1) - Perl locale handling (internationalization and localization)
perllol(1) - Manipulating Arrays of Arrays in Perl
perlmachten(1), README.machten(1) - Perl version 5 on Power MachTen systems
perlmacos(1), README.macos(1) - Perl under Mac OS (Classic)
perlmacosx(1), README.macosx(1) - Perl under Mac OS X
perlmint(1), README.mint(1) - Perl version 5 on Atari MiNT
perlmod(1) - Perl modules (packages and symbol tables)
perlmodinstall(1) - Installing CPAN Modules
perlmodlib(1) - constructing new Perl modules and finding existing ones
perlmodstyle(1) - Perl module style guide
perlmpeix(1), README.mpeix(1) - Perl/iX for HP e3000 MPE
perlnetware(1) - Perl for NetWare
perlnewmod(1) - preparing a new module for distribution
perlnumber(1) - semantics of numbers and numeric operations in Perl
perlobj(1), Xref "object OOP" perlobj(1) - Perl objects
perlop(1), Xref "operator" perlop(1) - Perl operators and precedence
perlopenbsd(1), README.openbsd(1) - Perl version 5 on OpenBSD systems
perlopentut(1) - tutorial on opening things in Perl
perlos2(1) - Perl under OS/2, DOS, Win0.3*, Win0.95 and WinNT
perlos390(1), README.os390(1) - building and installing Perl for OS/390 and z/OS
perlos400(1), README.os400(1) - Perl version 5 on OS/400
perlothrtut(1) - old tutorial on threads in Perl
perlpacktut(1) - tutorial on pack and unpack
perlplan9(1) - Plan 9-specific documentation for Perl
perlpod(1), Xref "POD plain old documentation" perlpod(1) - the Plain Old
Documentation format
perlpodspec(1) - Plain Old Documentation: format specification and notes
perlport(1) - Writing portable Perl
perlqnx(1), README.qnx(1) - Perl version 5 on QNX
perlre(1), Xref "regular expression regex regexp" perlre(1) - Perl regular
expressions
perlrebackslash(1) - Perl Regular Expression Backslash Sequences and Escapes
perlrecharclass(1) - Perl Regular Expression Character Classes
perlref(1), Xref "reference pointer data structure structure struct"
perlref(1) - Perl references and nested data structures
perlreftut(1) - Mark's very short tutorial about references
perlreguts(1) - Description of the Perl regular expression engine
perlrequick(1) - Perl regular expressions quick start
perlreref(1) - Perl Regular Expressions Reference
perlretut(1) - Perl regular expressions tutorial
perlriscos(1), README.riscos(1) - Perl version 5 for RISC OS
perlrun(1) - how to execute the Perl interpreter
perlsec(1) - Perl security
perlsolaris(1), README.solaris(1) - Perl version 5 on Solaris systems
perlstyle(1) - Perl style guide
perlsub(1), Xref "subroutine function" perlsub(1) - Perl subroutines
perlsyn(1), Xref "syntax" perlsyn(1) - Perl syntax
perlthrtut(1) - Tutorial on threads in Perl
perltie(1), Xref "tie" perltie(1) - how to hide an object class in a simple variable
perltoc(1) - perl documentation table of contents
perltodo(1) - Perl TO-DO List
perltooc(1) - Tom's OO Tutorial for Class Data in Perl
perltoot(1) - Tom's object-oriented tutorial for perl
perltrap(1) - Perl traps for the unwary
perltru64(1), README.tru64(1) - Perl version 5 on Tru64 (formerly known as
Digital UNIX formerly known as DEC OSF/1) systems
perltw(1) - ¥¿Å餤¤å Perl «ü«n
perlunicode(1) - Unicode support in Perl
perlunifaq(1) - Perl Unicode FAQ
perluniintro(1) - Perl Unicode introduction
perlunitut(1) - Perl Unicode Tutorial
perlutil(1) - utilities packaged with the Perl distribution
perluts(1) - Perl under UTS
perlvar(1) - Perl predefined variables
perlvmesa(1), README.vmesa(1) - building and installing Perl for VM/ESA
perlvms(1) - VMS-specific documentation for Perl
perlvos(1), README.vos(1) - Perl for Stratus VOS
perlwin32(1) - Perl under Windows
perlxs(1) - XS language reference manual
perlxstut(1), perlXStut(1) - Tutorial for writing XSUBs
pf2afm(1) - Make an AFM file from Postscript (PFB/PFA/PFM) font files using
ghostscript
pfbtopfa(1) - Convert Postscript .pfb fonts to .pfa format using ghostscript
php(1) - PHP Command Line Interface 'CLI'
php-config(1) - get information about PHP configuration and compile options
phpize(1) - prepare a PHP extension for compiling
piconv(1) - -- iconv(1), reinvented in perl
pkg-config(1) - Return metainformation about installed libraries
pkg_deinstall(1) - a package deinstaller with wildcards and dependency
recursion support
pkg_fetch(1) - a remote package fetcher
pkg_glob(1) - a package glob expander with wildcards and dependency recursion
support
pkg_sort(1) - sort lines of package names in dependency order
pkgdb(1), pkg_which(1) - tools to manage and search the package database
pkgdu(1) - a tool to display packages disk usage size
pkgtools.conf(5) - configuration file for the pkgtools suite
pl2pm(1) - Rough tool to translate Perl4 .pl files to Perl5 .pm modules
png(5) - Portable Network Graphics (PNG) format
pod2html(1) - convert .pod files to .html files
pod2latex(1) - convert pod documentation to latex format
pod2man(1) - Convert POD data to formatted *roff input
pod2text(1) - Convert POD data to formatted ASCII text
pod2usage(1) - print usage messages from embedded pod docs in files
podchecker(1) - check the syntax of POD format documentation files
podselect(1) - print selected sections of pod documentation on standard output
portcvsweb(1) - a tool to instantly browse a history via CVSweb or FreshPorts.org
portmanager(1) - FreeBSD port collection management
portmaster(8) - manage your ports without external databases or languages
portsclean(1) - a tool to clean ports/packages garbage
portsdb(1), ports_glob(1) - tools to manage and look up the ports database file
portupgrade(1), portinstall(1) - tools to upgrade installed packages or install
new ones via ports or packages
portversion(1) - a tool to compare the versions of installed packages with the ones
in the ports tree
ppm2tiff(1) - create a TIFF file from PPM, PGM and PBM image files
printafm(1) - Print the metrics from a Postscript font in AFM format using
ghostscript
prove(1) - -- A command-line tool for running tests against Test::Harness
prune(1) - Prune directed graphs
ps2ascii(1) - Ghostscript translator from PostScript or PDF to ASCII
ps2epsi(1) - generate conforming Encapsulated PostScript
ps2pdf(1) - Convert PostScript to PDF using ghostscript ps2pdf12 - Convert
PostScript to PDF 1.2 (Acrobat 3-and-later compatible) using ghostscript
ps2pdf13 - Convert PostScript to PDF 1.3 (Acrobat 4-and-later compatible) using
ghostscript
ps2pdfwr(1) - Convert PostScript to PDF without specifying CompatibilityLevel,
using ghostscript
ps2ps(1), eps2eps(1) - Ghostscript PostScript "distiller"
psed(1) - a stream editor
psktool(1) - Simple PSK password tool
python(1) - an interpreted, interactive, object-oriented programming language
ras2tiff(1) - create a TIFF file from a Sun rasterfile
raw2tiff(1) - create a TIFF file from a raw data
rdjpgcom(1) - display text comments from a JPEG file
recode-sr-latin(1) - convert Serbian text from Cyrillic to Latin script
redirect(8) - simple redirection CGI program
rename(1) - file rename tool
rgb2ycbcr(1) - convert non-YCbCr TIFF images to a YCbCr TIFF image
rnano(1) - Restricted mode for Nano's ANOther editor, an enhanced free Pico clone
rndc(8) - name server control utility
rndc-confgen(8) - rndc key generation tool
rndc.conf(5) - rndc configuration file
rotatelogs(8) - rotate Apache logs without having to kill the server
rsync(1) - a fast, versatile, remote (and local) file-copying tool
rsyncd.conf(5) - configuration file for rsync in daemon mode
ruby(1) - Interpreted object-oriented scripting language
sccmap(1) - extract strongly connected components of directed graphs
screen(1) - screen manager with VT100/ANSI terminal emulation
sgi2tiff(1) - create a TIFF file from an SGI image file
smartctl(8) - Control and Monitor Utility for SMART Disks
smartd(8) - SMART Disk Monitoring Daemon
smartd.conf(5) - SMART Disk Monitoring Daemon Configuration File
srptool(1) - Simple SRP password tool
ssi(8) - server-side-includes CGI program
sudo(8), sudoedit(8) - execute a command as another user
sudoers(5) - list of which users may execute what
sxpm(1) - Show an XPM (X PixMap) file and/or convert XPM 1 or 2 files to XPM 3
syslogtocern(8) - convert thttpd syslog entries into CERN Common Log format
textdomain(3) - set domain for future gettext() calls
thttpd(8) - tiny/turbo/throttling HTTP server
thttpdpasswd(1) - manipulate HTTP-server password files
thumbnail(1) - create a TIFF file with thumbnail images
tiff2bw(1) - convert a color TIFF image to greyscale
tiff2pdf(1) - convert a TIFF image to a PDF document
tiff2ps(1) - convert a TIFF image to
tiff2rgba(1) - convert a TIFF image to RGBA color space
tiffcmp(1) - compare two TIFF files
tiffcp(1) - copy (and possibly convert) a TIFF file
tiffcrop(1) - select, copy, crop, convert, extract, and/or process one or more
TIFF files
tiffdither(1) - convert a greyscale image to bilevel using dithering
tiffdump(1) - print verbatim information about TIFF files
tiffgt(1) - display an image stored in a TIFF file (Silicon Graphics version)
tiffinfo(1) - print information about TIFF files
tiffmedian(1) - apply the median cut algorithm to data in a TIFF file
tiffset(1) - set a field in a TIFF header
tiffsplit(1) - split a multi-image TIFF into single-image TIFF files
tiffsv(1) - save an image from the framebuffer in a TIFF file (Silicon Graphics
version)
tred(1) - transitive reduction filter for directed graphs
unflatten(1) - adjust directed graphs to improve layout aspect ratio
unzip(1) - list, test and extract compressed files in a ZIP archive
unzipsfx(1) - self-extracting stub for prepending to ZIP archives
visudo(8) - edit the sudoers file
wftopfa(1) - Convert a Wadalab base font to Postscript .PFA (or .PFB) format using
ghostscript
wget(1), Wget(1) - The non-interactive network downloader
wrjpgcom(1) - insert text comments into a JPEG file
xgettext(1) - extract gettext strings from source
xml2-config(1), xml-config(1) - script to get information about the installed
version of GNOME-XML
xmlcatalog(1) - Command line tool to parse and manipulate XML or SGML catalog files
xmllint(1) - command line XML tool
xmlwf(1) - Determines if an XML document is well-formed
xsltproc(1) - command line XSLT processor
xsubpp(1) - compiler to convert Perl XS code into C code
zip(1) - package and compress (archive) files
zipcloak(1) - encrypt entries in a zipfile
zipgrep(1) - search files in a ZIP archive for lines matching a pattern
zipinfo(1) - list detailed information about a ZIP archive
zipnote(1) - write the comments in zipfile to stdout, edit comments and rename
files in zipfile
zipsplit(1) - split a zipfile into smaller zipfiles
ALTQ(4) - alternate queuing of network packets
ALTQ(9) - kernel interfaces for manipulating output queues on network interfaces
BUF_LOCK(9) - locks a buffer
BUF_LOCKFREE(9) - destroys a buffer's lock
BUF_LOCKINIT(9) - initializes a buffer lock
BUF_REFCNT(9) - returns the reference count on a buffer's lock
BUF_TIMELOCK(9) - locks a buffer
BUF_UNLOCK(9) - unlocks a locked buffer
BUS_ADD_CHILD(9) - add a device node to the tree with a given priority
BUS_CONFIG_INTR(9) - configure interrupt polarity and trigger mode
BUS_PRINT_CHILD(9) - print information about a device
BUS_READ_IVAR(9), BUS_WRITE_IVAR(9) - manipulate bus-specific device
instance variables
BUS_SETUP_INTR(9), bus_setup_intr(9), BUS_TEARDOWN_INTR(9),
bus_teardown_intr(9) - create, attach and teardown an interrupt handler
CPU_ELAN(4) - AMD Elan 520 CPU support
CTASSERT(9) - compile time assertion macro
CTR0(9), CTR1(9), CTR2(9), CTR3(9), CTR4(9), CTR5(9) - kernel tracing facility
DECLARE_GEOM_CLASS(9) - GEOM class declaration macro
DECLARE_MODULE(9) - kernel module declaration macro
DELAY(9) - busy loop for an interval
DEVICE_ATTACH(9) - attach a device
DEVICE_DETACH(9) - detach a device
DEVICE_IDENTIFY(9) - identify a device, register it
DEVICE_PROBE(9) - probe for device existence
DEVICE_SHUTDOWN(9) - called during system shutdown
DEV_MODULE(9) - device driver module declaration macro
DRIVER_MODULE(9) - kernel driver declaration macro
EVENTHANDLER(9) - kernel event handling functions
FD_CLR(3), select(3) - synchronous I/O multiplexing
GEOM(4) - modular disk I/O request transformation framework
IPXrouted(8) - IPX Routing Information Protocol daemon
KASSERT(9) - kernel expression verification macro
LOCK_PROFILING(9) - kernel lock profiling support
MAKEDEV(8) - old script for creating device nodes
MD2Init(3), MD2Update(3), MD2Pad(3), MD2Final(3), MD2End(3), MD2File(3),
MD2FileChunk(3), MD2Data(3) - calculate the RSA Data Security, Inc., ``MD2''
message digest
MD4Init(3), MD4Update(3), MD4Pad(3), MD4Final(3), MD4End(3), MD4File(3),
MD4FileChunk(3), MD4Data(3) - calculate the RSA Data Security, Inc., ``MD4''
message digest
MD5(9), MD5Init(9), MD5Transform(9) - message digest routines
MD5Init(3), MD5Update(3), MD5Pad(3), MD5Final(3), MD5End(3), MD5File(3),
MD5FileChunk(3), MD5Data(3) - calculate the RSA Data Security, Inc., ``MD5''
message digest
MODULE_DEPEND(9) - set kernel module dependencies
MODULE_VERSION(9) - set kernel module version
NgMkSockNode(3), NgNameNode(3), NgSendMsg(3), NgSendAsciiMsg(3),
NgSendMsgReply(3), NgRecvMsg(3), NgAllocRecvMsg(3), NgRecvAsciiMsg(3),
NgAllocRecvAsciiMsg(3), NgSendData(3), NgRecvData(3), NgAllocRecvData(3),
NgSetDebug(3), NgSetErrLog(3) - netgraph user library
PAE(4) - Physical Address Extensions
RIPEMD160_Init(3), RIPEMD160_Update(3), RIPEMD160_Final(3),
RIPEMD160_End(3), RIPEMD160_File(3), RIPEMD160_FileChunk(3),
RIPEMD160_Data(3) - calculate the RIPEMD160 message digest
SCSI(4), CAM(4) - CAM SCSI subsystem
SDP_GET8(3), SDP_GET16(3), SDP_GET32(3), SDP_GET64(3), SDP_GET128(3),
SDP_GET_UUID128(3), SDP_PUT8(3), SDP_PUT16(3), SDP_PUT32(3), SDP_PUT64(3),
SDP_PUT128(3), SDP_PUT_UUID128(3), sdp_open(3), sdp_open_local(3),
sdp_close(3), sdp_error(3), sdp_search(3), sdp_attr2desc(3),
sdp_uuid2desc(3) - Bluetooth SDP routines
SHA256_Init(3), SHA256_Update(3), SHA256_Final(3), SHA256_End(3),
SHA256_File(3), SHA256_FileChunk(3), SHA256_Data(3) - calculate the FIPS
180-2 ``SHA-256'' message digest
SHA_Init(3), SHA_Update(3), SHA_Final(3), SHA_End(3), SHA_File(3),
SHA_FileChunk(3), SHA_Data(3), SHA1_Init(3), SHA1_Update(3),
SHA1_Final(3), SHA1_End(3), SHA1_File(3), SHA1_FileChunk(3), SHA1_Data(3) -
calculate the FIPS 160 and 160-1 ``SHA'' message digests
SLIST_EMPTY(3), SLIST_ENTRY(3), SLIST_FIRST(3), SLIST_FOREACH(3),
SLIST_FOREACH_SAFE(3), SLIST_HEAD(3), SLIST_HEAD_INITIALIZER(3),
SLIST_INIT(3), SLIST_INSERT_AFTER(3), SLIST_INSERT_HEAD(3),
SLIST_NEXT(3), SLIST_REMOVE_HEAD(3), SLIST_REMOVE(3), STAILQ_CONCAT(3),
STAILQ_EMPTY(3), STAILQ_ENTRY(3), STAILQ_FIRST(3), STAILQ_FOREACH(3),
STAILQ_FOREACH_SAFE(3), STAILQ_HEAD(3), STAILQ_HEAD_INITIALIZER(3),
STAILQ_INIT(3), STAILQ_INSERT_AFTER(3), STAILQ_INSERT_HEAD(3),
STAILQ_INSERT_TAIL(3), STAILQ_LAST(3), STAILQ_NEXT(3),
STAILQ_REMOVE_HEAD(3), STAILQ_REMOVE(3), LIST_EMPTY(3), LIST_ENTRY(3),
LIST_FIRST(3), LIST_FOREACH(3), LIST_FOREACH_SAFE(3), LIST_HEAD(3),
LIST_HEAD_INITIALIZER(3), LIST_INIT(3), LIST_INSERT_AFTER(3),
LIST_INSERT_BEFORE(3), LIST_INSERT_HEAD(3), LIST_NEXT(3), LIST_REMOVE(3),
TAILQ_CONCAT(3), TAILQ_EMPTY(3), TAILQ_ENTRY(3), TAILQ_FIRST(3),
TAILQ_FOREACH(3), TAILQ_FOREACH_SAFE(3), TAILQ_FOREACH_REVERSE(3),
TAILQ_FOREACH_REVERSE_SAFE(3), TAILQ_HEAD(3), TAILQ_HEAD_INITIALIZER(3),
TAILQ_INIT(3), TAILQ_INSERT_AFTER(3), TAILQ_INSERT_BEFORE(3),
TAILQ_INSERT_HEAD(3), TAILQ_INSERT_TAIL(3), TAILQ_LAST(3), TAILQ_NEXT(3),
TAILQ_PREV(3), TAILQ_REMOVE(3) - implementations of singly-linked lists,
singly-linked tail queues, lists and tail queues
SMP(4) - description of the FreeBSD Symmetric Multi-Processor kernel
SPLAY_PROTOTYPE(3), SPLAY_GENERATE(3), SPLAY_ENTRY(3), SPLAY_HEAD(3),
SPLAY_INITIALIZER(3), SPLAY_ROOT(3), SPLAY_EMPTY(3), SPLAY_NEXT(3),
SPLAY_MIN(3), SPLAY_MAX(3), SPLAY_FIND(3), SPLAY_LEFT(3), SPLAY_RIGHT(3),
SPLAY_FOREACH(3), SPLAY_INIT(3), SPLAY_INSERT(3), SPLAY_REMOVE(3),
RB_PROTOTYPE(3), RB_PROTOTYPE_STATIC(3), RB_GENERATE(3),
RB_GENERATE_STATIC(3), RB_ENTRY(3), RB_HEAD(3), RB_INITIALIZER(3),
RB_ROOT(3), RB_EMPTY(3), RB_NEXT(3), RB_PREV(3), RB_MIN(3), RB_MAX(3),
RB_FIND(3), RB_NFIND(3), RB_LEFT(3), RB_RIGHT(3), RB_PARENT(3),
RB_FOREACH(3), RB_FOREACH_REVERSE(3), RB_INIT(3), RB_INSERT(3),
RB_REMOVE(3) - implementations of splay and red-black trees
SYSCALL_MODULE(9) - syscall kernel module declaration macro
SYSCTL_DECL(9), SYSCTL_INT(9), SYSCTL_LONG(9), SYSCTL_NODE(9),
SYSCTL_OPAQUE(9), SYSCTL_PROC(9), SYSCTL_STRING(9), SYSCTL_STRUCT(9),
SYSCTL_UINT(9), SYSCTL_ULONG(9), SYSCTL_XINT(9), SYSCTL_XLONG(9) - Static
sysctl declaration functions
VFS(9) - kernel interface to file systems
VFS_CHECKEXP(9) - check if a file system is exported to a client
VFS_FHTOVP(9) - turn an NFS filehandle into a vnode
VFS_LOCK_GIANT(9), VFS_UNLOCK_GIANT(9) - conditionally lock and unlock Giant
around entry into VFS
VFS_MOUNT(9) - mount a file system
VFS_QUOTACTL(9) - manipulate file system quotas
VFS_ROOT(9) - return the root vnode of a file system
VFS_SET(9) - set up loadable file system vfsconf
VFS_STATFS(9) - return file system status
VFS_SYNC(9) - flush unwritten data
VFS_UNMOUNT(9) - unmount a file system
VFS_VGET(9) - convert an inode number to a vnode
VGLBitmapAllocateBits(3), VGLBitmapCopy(3), VGLBitmapCreate(3),
VGLBitmapDestroy(3), VGLBitmapPutChar(3), VGLBitmapString(3),
VGLBlankDisplay(3), VGLBox(3), VGLCheckSwitch(3), VGLClear(3),
VGLEllipse(3), VGLEnd(3), VGLFilledBox(3), VGLFilledEllipse(3),
VGLGetXY(3), VGLInit(3), VGLLine(3), VGLKeyboardInit(3),
VGLKeyboardEnd(3), VGLKeyboardGetCh(3), VGLMouseInit(3), VGLMouseMode(3),
VGLMouseSetImage(3), VGLMouseSetStdImage(3), VGLMouseStatus(3),
VGLPanScreen(3), VGLSetBorder(3), VGLSetPalette(3),
VGLSetPaletteIndex(3), VGLSetVScreenSize(3), VGLSetXY(3),
VGLTextSetFontFile(3) - Video Graphics Library functions
VOP_ACCESS(9) - check access permissions of a file or Unix domain socket
VOP_ACLCHECK(9) - check an access control list for a vnode
VOP_ADVLOCK(9) - advisory record locking
VOP_BWRITE(9) - write a file system buffer
VOP_CREATE(9), VOP_MKNOD(9), VOP_MKDIR(9), VOP_SYMLINK(9) - create a file,
socket, fifo, device, directory or symlink
VOP_CREATEVOBJECT(9), VOP_DESTROYVOBJECT(9), VOP_GETVOBJECT(9) - VM object
interaction
VOP_FSYNC(9) - flush file system buffers for a file
VOP_GETACL(9) - retrieve access control list for a vnode
VOP_GETATTR(9), VOP_SETATTR(9) - get and set attributes on a file or directory
VOP_GETEXTATTR(9) - retrieve named extended attribute from a vnode
VOP_GETPAGES(9), VOP_PUTPAGES(9) - read or write VM pages from a file
VOP_INACTIVE(9), VOP_RECLAIM(9) - reclaim file system resources for a vnode
VOP_IOCTL(9) - device specific control
VOP_LEASE(9) - validate a vnode for a particular set of credentials and operation
type
VOP_LINK(9) - create a new name for a file
VOP_LISTEXTATTR(9) - retrieve a list of named extended attribute from a vnode
VOP_LOCK(9), VOP_UNLOCK(9), VOP_ISLOCKED(9), vn_lock(9) - serialize access to
a vnode
VOP_LOOKUP(9) - lookup a component of a pathname
VOP_OPEN(9), VOP_CLOSE(9) - open or close a file
VOP_PATHCONF(9) - return POSIX pathconf information
VOP_PRINT(9) - print debugging information
VOP_READ(9), VOP_WRITE(9) - read or write a file
VOP_READDIR(9) - read contents of a directory
VOP_READLINK(9) - read the target of a symbolic link
VOP_REALLOCBLKS(9) - rearrange blocks in a file to be contiguous
VOP_REMOVE(9), VOP_RMDIR(9) - remove a file or directory
VOP_RENAME(9) - rename a file
VOP_REVOKE(9) - revoke access to a device and its aliases
VOP_SETACL(9) - set the access control list for a vnode
VOP_SETEXTATTR(9) - set named extended attribute for a vnode
VOP_STRATEGY(9) - read or write a file system buffer
VOP_VPTOFH(9) - turn a vnode into an NFS filehandle
_exit(2) - terminate the calling process
_secure_path(3) - determine if a file appears to be secure
_tracef(3), _tracedump(3), _traceattr(3), _traceattr2(3),
_nc_tracebits(3), _tracechar(3), _tracechtype(3), _tracechtype2(3),
_tracemouse(3), trace(3) - curses debugging routines
a.out(5) - format of executable binary files
a64l(3), l64a(3), l64a_r(3) - convert between a long integer and a base-64 ASCII
string
aac(4) - Adaptec AdvancedRAID Controller driver
abort(3) - cause abnormal program termination
abort2(2) - abort process with diagnostics
abs(3) - integer absolute value function
ac(8) - connect time accounting
accept(2) - accept a connection on a socket
accept_filter(9), accept_filt_add(9), accept_filt_del(9),
accept_filt_generic_mod_event(9), accept_filt_get(9) - filter incoming
connections
access(2), eaccess(2) - check accessibility of a file
accf_data(9) - buffer incoming connections until data arrives
accf_http(9) - buffer incoming connections until a certain complete HTTP
requests arrive
acct(2) - enable or disable process accounting
acct(5) - execution accounting file
accton(8) - enable/disable system accounting
acl(3) - introduction to the POSIX.1e ACL security API
acl(9) - virtual file system access control lists
acl_add_perm(3) - add permissions to a permission set
acl_calc_mask(3) - calculate and set ACL mask permissions
acl_clear_perms(3) - clear permissions from a permission set
acl_copy_entry(3) - copy an ACL entry to another ACL entry
acl_create_entry(3) - create a new ACL entry
acl_delete_def_file(3), acl_delete_def_link_np(3), acl_delete_fd_np(3),
acl_delete_file_np(3), acl_delete_link_np(3) - delete an ACL from a file
acl_delete_entry(3) - delete an ACL entry from an ACL
acl_delete_perm(3) - delete permissions from a permission set
acl_dup(3) - duplicate an ACL
acl_free(3) - free ACL working state
acl_from_text(3) - create an ACL from text
acl_get_entry(3) - retrieve an ACL entry from an ACL
acl_get_fd(3), acl_get_fd_np(3), acl_get_file(3), acl_get_link_np(3) - get
an ACL for a file
acl_get_perm_np(3) - check if a permission is set in a permission set
acl_get_permset(3) - retrieve permission set from an ACL entry
acl_get_qualifier(3) - retrieve the qualifier from an ACL entry
acl_get_tag_type(3) - retrieve the tag type from an ACL entry
acl_init(3) - initialize ACL working storage
acl_set_fd(3), acl_set_fd_np(3), acl_set_file(3), acl_set_link_np(3) - set
an ACL for a file
acl_set_permset(3) - set the permissions of an ACL entry
acl_set_qualifier(3) - set ACL tag qualifier
acl_set_tag_type(3) - set the tag type of an ACL entry
acl_to_text(3) - convert an ACL to text
acl_valid(3), acl_valid_fd_np(3), acl_valid_file_np(3),
acl_valid_link_np(3) - validate an ACL
acos(3), acosf(3) - arc cosine functions
acosh(3), acoshf(3) - inverse hyperbolic cosine functions
acpi(4) - Advanced Configuration and Power Management support
acpi_aiboost(4) - ASUS AI Booster hardware monitor
acpi_asus(4) - Asus Laptop Extras
acpi_dock(4) - Laptop Docking Station device driver
acpi_fujitsu(4) - Fujitsu Laptop Extras
acpi_ibm(4) - ACPI extras driver for IBM laptops
acpi_panasonic(4) - ACPI hotkey driver for Panasonic laptops
acpi_sony(4) - ACPI notebook controller driver for Sony laptops
acpi_thermal(4) - ACPI thermal management subsystem
acpi_toshiba(4) - Toshiba HCI interface
acpi_video(4) - ACPI Video Extensions driver
acpiconf(8) - control ACPI power management
acpidb(8) - ACPI DSDT debugger
acpidump(8) - dump ACPI tables and ASL
add_wch(3), wadd_wch(3), mvadd_wch(3), mvwadd_wch(3), echo_wchar(3),
wecho_wchar(3) - add a complex character and rendition to a curses window, then
advance the cursor
add_wchstr(3), add_wchnstr(3), wadd_wchstr(3), wadd_wchnstr(3),
mvadd_wchstr(3), mvadd_wchnstr(3), mvwadd_wchstr(3), mvwadd_wchnstr(3) -
add an array of complex characters (and attributes) to a curses window
addch(3), waddch(3), mvaddch(3), mvwaddch(3), echochar(3), wechochar(3) - add
a character (with attributes) to a curses window, then advance the cursor
addchstr(3), addchnstr(3), waddchstr(3), waddchnstr(3), mvaddchstr(3),
mvaddchnstr(3), mvwaddchstr(3), mvwaddchnstr(3) - add a string of characters
(and attributes) to a curses window
addftinfo(1) - add information to troff font files for use with groff
adding_user(7) - procedure for adding new users
addr2line(1) - convert addresses into file names and line numbers
addstr(3), addnstr(3), waddstr(3), waddnstr(3), mvaddstr(3), mvaddnstr(3),
mvwaddstr(3), mvwaddnstr(3) - add a string of characters to a curses window and
advance cursor
adduser(8) - command for adding new users
adduser.conf(5) - adduser(8) configuration file
addwstr(3), addnwstr(3), waddwstr(3), waddnwstr(3), mvaddwstr(3),
mvaddnwstr(3), mvwaddwstr(3), mvwaddnwstr(3) - add a string of wide characters
to a curses window and advance cursor
adjkerntz(8) - adjust local time CMOS clock to reflect time zone changes and keep
current timezone offset for the kernel
adjtime(2) - correct the time to allow synchronization of the system clock
adv(4) - Advansys ISA/VL/EISA/PCI 8bit SCSI Host adapter driver
adw(4) - Advansys PCI 16bit SCSI Host adapter driver
ae(4) - Attansic/Atheros L2 FastEthernet controller driver
afmtodit(1) - create font files for use with groff -Tps
age(4) - Attansic/Atheros L1 Gigabit Ethernet driver
agp(4) - generic interface to the Accelerated Graphics Port (AGP)
aha(4) - Adaptec SCSI host adapter driver
ahb(4) - Adaptec EISA SCSI host adapter driver
ahc(4) - Adaptec VL/EISA/PCI SCSI host adapter driver
ahd(4) - Adaptec PCI/PCI-X Ultra320 SCSI host adapter driver
aic(4) - Adaptec AIC-6260 and AIC-6360 SCSI driver
aio(4) - asynchronous I/O
aio_cancel(2) - cancel an outstanding asynchronous I/O operation (REALTIME)
aio_error(2) - retrieve error status of asynchronous I/O operation (REALTIME)
aio_read(2) - asynchronous read from a file (REALTIME)
aio_return(2) - retrieve return status of asynchronous I/O operation (REALTIME)
aio_suspend(2) - suspend until asynchronous I/O operations or timeout complete
(REALTIME)
aio_waitcomplete(2) - wait for the next completion of an aio request
aio_write(2) - asynchronous write to a file (REALTIME)
alarm(3) - set signal timer alarm
alc(4) - Atheros AR8131/AR8132 Gigabit/Fast Ethernet driver
ale(4) - Atheros AR8121/AR8113/AR8114 Gigabit/Fast Ethernet driver
aliases(5) - aliases file for sendmail
alloca(3) - memory allocator
alpm(4) - Acer Aladdin 15x3 Power Management controller driver
alq(9), alq_open(9), alq_write(9), alq_flush(9), alq_close(9), alq_get(9),
alq_post(9) - Asynchronous Logging Queues
amd(4) - amd53c974 PCI SCSI driver
amd(8) - automatically mount file systems
amd.conf(5) - amd(8) configuration file
amdpm(4) - AMD 756/766/768/8111 Power Management controller driver
amdsmb(4) - AMD-8111 SMBus 2.0 controller driver
amq(8) - automounter query tool
amr(4) - MegaRAID SCSI/ATA/SATA RAID driver
an(4) - Aironet Communications 4500/4800 wireless network adapter driver
ancontrol(8) - configure Aironet 4500/4800 devices
apm(4) - APM BIOS interface
apm(8), zzz(8) - control the APM BIOS and display its information
apmd(8) - Advanced Power Management monitor daemon
apply(1) - apply a command to a set of arguments
apropos(1), whatis(1) - search the whatis database
ar(1) - create, modify, and extract from archives
ar(4) - synchronous Digi/Arnet device driver
ar(5) - format of archives managed by ar(1) and ranlib(1)
arc4rand(9), arc4random(9), random(9), read_random(9), srandom(9) - supply
pseudo-random numbers
arc4random(3), arc4random_stir(3), arc4random_addrandom(3) - arc4 random
number generator
archive_clear_error(3), archive_compression(3),
archive_compression_name(3), archive_copy_error(3), archive_errno(3),
archive_error_string(3), archive_format(3), archive_format_name(3),
archive_set_error(3) - libarchive utility functions
archive_entry_acl_add_entry(3), archive_entry_acl_add_entry_w(3),
archive_entry_acl_clear(3), archive_entry_acl_count(3),
archive_entry_acl_next(3), archive_entry_acl_next_w(3),
archive_entry_acl_reset(3), archive_entry_acl_text_w(3),
archive_entry_atime(3), archive_entry_atime_nsec(3),
archive_entry_clear(3), archive_entry_clone(3),
archive_entry_copy_fflags_text(3), archive_entry_copy_fflags_text_w(3),
archive_entry_copy_gname(3), archive_entry_copy_gname_w(3),
archive_entry_copy_hardlink(3), archive_entry_copy_hardlink_w(3),
archive_entry_copy_link(3), archive_entry_copy_link_w(3),
archive_entry_copy_pathname_w(3), archive_entry_copy_sourcepath(3),
archive_entry_copy_stat(3), archive_entry_copy_symlink(3),
archive_entry_copy_symlink_w(3), archive_entry_copy_uname(3),
archive_entry_copy_uname_w(3), archive_entry_dev(3),
archive_entry_devmajor(3), archive_entry_devminor(3),
archive_entry_filetype(3), archive_entry_fflags(3),
archive_entry_fflags_text(3), archive_entry_free(3),
archive_entry_gid(3), archive_entry_gname(3), archive_entry_hardlink(3),
archive_entry_ino(3), archive_entry_mode(3), archive_entry_mtime(3),
archive_entry_mtime_nsec(3), archive_entry_nlink(3),
archive_entry_new(3), archive_entry_pathname(3),
archive_entry_pathname_w(3), archive_entry_rdev(3),
archive_entry_rdevmajor(3), archive_entry_rdevminor(3),
archive_entry_set_atime(3), archive_entry_set_ctime(3),
archive_entry_set_dev(3), archive_entry_set_devmajor(3),
archive_entry_set_devminor(3), archive_entry_set_filetype(3),
archive_entry_set_fflags(3), archive_entry_set_gid(3),
archive_entry_set_gname(3), archive_entry_set_hardlink(3),
archive_entry_set_link(3), archive_entry_set_mode(3),
archive_entry_set_mtime(3), archive_entry_set_pathname(3),
archive_entry_set_rdevmajor(3), archive_entry_set_rdevminor(3),
archive_entry_set_size(3), archive_entry_set_symlink(3),
archive_entry_set_uid(3), archive_entry_set_uname(3),
archive_entry_size(3), archive_entry_sourcepath(3),
archive_entry_stat(3), archive_entry_symlink(3), archive_entry_uid(3),
archive_entry_uname(3) - functions for manipulating archive entry
descriptions
archive_read_new(3), archive_read_support_compression_all(3),
archive_read_support_compression_bzip2(3),
archive_read_support_compression_compress(3),
archive_read_support_compression_gzip(3),
archive_read_support_compression_none(3),
archive_read_support_compression_program(3),
archive_read_support_format_all(3),
archive_read_support_format_cpio(3),
archive_read_support_format_empty(3),
archive_read_support_format_iso9660(3),
archive_read_support_format_tar(3), archive_read_support_format_zip(3),
archive_read_open(3), archive_read_open2(3), archive_read_open_fd(3),
archive_read_open_FILE(3), archive_read_open_filename(3),
archive_read_open_memory(3), archive_read_next_header(3),
archive_read_data(3), archive_read_data_block(3),
archive_read_data_skip(3), archive_read_data_into_buffer(3),
archive_read_data_into_fd(3), archive_read_extract(3),
archive_read_extract2(3),
archive_read_extract_set_progress_callback(3), archive_read_close(3),
archive_read_finish(3) - functions for reading streaming archives
archive_write_disk_new(3), archive_write_disk_set_options(3),
archive_write_disk_set_skip_file(3),
archive_write_disk_set_group_lookup(3),
archive_write_disk_set_standard_lookup(3),
archive_write_disk_set_user_lookup(3), archive_write_header(3),
archive_write_data(3), archive_write_finish_entry(3),
archive_write_close(3), archive_write_finish(3) - functions for creating
objects on disk
archive_write_new(3), archive_write_set_format_cpio(3),
archive_write_set_format_pax(3),
archive_write_set_format_pax_restricted(3),
archive_write_set_format_shar(3),
archive_write_set_format_shar_binary(3),
archive_write_set_format_ustar(3),
archive_write_get_bytes_per_block(3),
archive_write_set_bytes_per_block(3),
archive_write_set_bytes_in_last_block(3),
archive_write_set_compression_bzip2(3),
archive_write_set_compression_compress(3),
archive_write_set_compression_gzip(3),
archive_write_set_compression_none(3),
archive_write_set_compression_program(3), archive_write_open(3),
archive_write_open_fd(3), archive_write_open_FILE(3),
archive_write_open_filename(3), archive_write_open_memory(3),
archive_write_header(3), archive_write_data(3),
archive_write_finish_entry(3), archive_write_close(3),
archive_write_finish(3) - functions for creating archives
arcmsr(4) - Areca SATA II RAID Controller driver
arl(4) - Aironet Arlan 655 wireless network adapter driver
arlcontrol(8) - configure Aironet Arlan 655 device
arp(4) - Address Resolution Protocol
arp(8) - address resolution display and control
as(1), AS(1) - the portable GNU assembler
asa(1) - interpret carriage-control characters
ascii(7) - octal, hexadecimal and decimal ASCII character sets
asctime(3), asctime_r(3), ctime(3), ctime_r(3), difftime(3), gmtime(3),
gmtime_r(3), localtime(3), localtime_r(3), mktime(3), timegm(3) - transform
binary date and time values
asf(8) - add symbol files
asin(3), asinf(3) - arc sine functions
asinh(3), asinhf(3) - inverse hyperbolic sine functions
asn1(3), asn_get_header(3), asn_put_header(3), asn_put_temp_header(3),
asn_commit_header(3), asn_get_integer_raw(3), asn_get_integer(3),
asn_put_integer(3), asn_get_octetstring_raw(3), asn_get_octetstring(3),
asn_put_octetstring(3), asn_get_null_raw(3), asn_get_null(3),
asn_put_null(3), asn_put_exception(3), asn_get_objid_raw(3),
asn_get_objid(3), asn_put_objid(3), asn_get_sequence(3),
asn_get_ipaddress_raw(3), asn_get_ipaddress(3), asn_put_ipaddress(3),
asn_get_uint32_raw(3), asn_put_uint32(3), asn_get_counter64_raw(3),
asn_put_counter64(3), asn_get_timeticks(3), asn_put_timeticks(3),
asn_skip(3), asn_slice_oid(3), asn_append_oid(3), asn_compare_oid(3),
asn_is_suboid(3), asn_oid2str_r(3), asn_oid2str(3) - ASN.1 library for SNMP
asr(4) - driver for Adaptec I2O based SCSI/ATA host bus adapters
assert(3) - expression verification macro
at(1), batch(1), atq(1), atrm(1) - queue, examine or delete jobs for later
execution
ata(4), ar(4), acd(4), ad(4), afd(4), ast(4) - generic ATA/ATAPI disk controller
driver
atacontrol(8) - ATA device driver control program
atan(3), atanf(3) - arc tangent functions of one variable
atan2(3), atan2f(3) - arc tangent functions of two variables
atanh(3), atanhf(3) - inverse hyperbolic tangent functions
atapicam(4) - CAM XPT (transport) module for ATAPI devices
ataraid(4) - ATA software RAID support
atexit(3) - register a function to be called on exit
ath(4) - Atheros IEEE 802.11 wireless network driver
ath_hal(4) - Atheros Hardware Access Layer (HAL)
atkbd(4) - the AT keyboard interface
atkbdc(4) - the AT keyboard controller interface
atmconfig(8) - ATM configuration tool
atof(3) - convert ASCII string to double
atoi(3) - convert ASCII string to integer
atol(3), atoll(3) - convert ASCII string to long or long long integer
atomic_add(9), atomic_clear(9), atomic_cmpset(9), atomic_fetchadd(9),
atomic_load(9), atomic_readandclear(9), atomic_set(9),
atomic_subtract(9), atomic_store(9) - atomic operations
atrun(8) - run jobs queued for later execution
attroff(3), wattroff(3), attron(3), wattron(3), attrset(3), wattrset(3),
color_set(3), wcolor_set(3), standend(3), wstandend(3), standout(3),
wstandout(3), attr_get(3), wattr_get(3), attr_off(3), wattr_off(3),
attr_on(3), wattr_on(3), attr_set(3), wattr_set(3), chgat(3), wchgat(3),
mvchgat(3), mvwchgat(3), PAIR_NUMBER(3) - curses character and window
attribute control routines
au_close(3), au_close_buffer(3), au_close_token(3), au_open(3),
au_write(3) - create and commit audit records
au_fetch_tok(3), au_print_tok(3), au_read_rec(3) - perform I/O involving an
audit record
au_free_token(3) - deallocate a token_t created by any of the au_to_*() BSM API
functions
au_preselect(3), getauditflagsbin(3), getauditflagschar(3) - convert
between string and numeric values of audit masks
au_to_arg32(3), au_to_arg64(3), au_to_arg(3), au_to_attr64(3),
au_to_data(3), au_to_exit(3), au_to_groups(3), au_to_newgroups(3),
au_to_in_addr(3), au_to_in_addr_ex(3), au_to_ip(3), au_to_ipc(3),
au_to_ipc_perm(3), au_to_iport(3), au_to_opaque(3), au_to_file(3),
au_to_text(3), au_to_path(3), au_to_process32(3), au_to_process64(3),
au_to_process(3), au_to_process32_ex(3), au_to_process64_ex(3),
au_to_process_ex(3), au_to_return32(3), au_to_return64(3),
au_to_return(3), au_to_seq(3), au_to_sock_inet32(3),
au_to_sock_inet128(3), au_to_sock_inet(3), au_to_subject32(3),
au_to_subject64(3), au_to_subject(3), au_to_subject32_ex(3),
au_to_subject64_ex(3), au_to_subject_ex(3), au_to_me(3),
au_to_exec_args(3), au_to_exec_env(3), au_to_header(3),
au_to_header32(3), au_to_header64(3), au_to_trailer(3), au_to_zonename(3)
- routines for generating BSM audit tokens
audit(2) - commit BSM audit record to audit log
audit(4) - Security Event Audit
audit(8) - audit management utility
audit.log(5), audit(5) - Basic Security Module (BSM) file format
audit_class(5) - audit event class descriptions
audit_control(5) - audit system parameters
audit_event(5) - audit event descriptions
audit_submit(3) - general purpose audit record submission
audit_user(5) - events to be audited for given users
audit_warn(5) - alert when audit daemon issues warnings
auditctl(2) - configure system audit parameters
auditd(8) - audit log management daemon
auditon(2) - configure system audit parameters
auditpipe(4) - pseudo-device for live audit event tracking
auditreduce(1) - select records from audit trail files
aue(4) - ADMtek AN986 Pegasus USB Ethernet driver
auth.conf(5) - authentication capability database
auth_checknologin(3), auth_cat(3) - authentication style support library for
login class capabilities database
auth_destroy(3), authnone_create(3), authsys_create(3),
authsys_create_default(3) - library routines for client side remote procedure
call authentication
auth_getval(3) - functions for reading values from /etc/auth.conf
auth_ttyok(3), auth_hostok(3), auth_timeok(3) - functions for checking login
class based login restrictions
authpf(8) - authenticating gateway user shell
awi(4) - AMD PCnetMobile IEEE 802.11 PCMCIA wireless network driver
awk(1) - pattern-directed scanning and processing language
axe(4) - ASIX Electronics AX88172/178/772 USB Ethernet driver
badsect(8) - create files to contain bad sectors
banner(6) - print large banner on printer
basename(1), dirname(1) - return filename or directory portion of pathname
basename(3) - extract the base portion of a pathname
baudrate(3), erasechar(3), erasewchar(3), has_ic(3), has_il(3),
killchar(3), killwchar(3), longname(3), term_attrs(3), termattrs(3),
termname(3) - curses environment query routines
bc(1) - An arbitrary precision calculator language
bcd(6), ppt(6) - reformat input as punch cards or paper tape
bce(4) - Broadcom NetXtreme II (BCM5706/5708/5709/5716) PCI/PCIe Gigabit
Ethernet adapter driver
bcmfw(8) - firmware download utility for Broadcom BCM2033 chip based Bluetooth
USB devices
bcmp(3) - compare byte string
bcmp(3), bcopy(3), bzero(3), memccpy(3), memchr(3), memcmp(3), memcpy(3),
memmove(3), memset(3) - byte string operations
bcopy(3) - copy byte string
bdes(1) - encrypt/decrypt using the Data Encryption Standard (DES)
beep(3), flash(3) - curses bell and screen flash routines
bfe(4) - Broadcom BCM4401 Ethernet Device Driver
bge(4) - Broadcom BCM570x/5714/5721/5722/5750/5751/5752/5789 PCI Gigabit
Ethernet adapter driver
biff(1) - be notified if mail arrives and who it is from
big5(5) - Big Five encoding for Traditional Chinese text
bind(2) - assign a local protocol address to a socket
bindresvport(3), bindresvport_sa(3) - bind a socket to a privileged IP port
bintime(9), getbintime(9), microtime(9), getmicrotime(9), nanotime(9),
getnanotime(9) - get the current time
binuptime(9), getbinuptime(9), microuptime(9), getmicrouptime(9),
nanouptime(9), getnanouptime(9) - get the time elapsed since boot
bios(9), bios_sigsearch(9), bios32_SDlookup(9), bios32(9),
bios_oem_strings(9) - interact with PC BIOS
bit_alloc(3), bit_clear(3), bit_decl(3), bit_ffs(3), bit_nclear(3),
bit_nset(3), bit_set(3), bitstr_size(3), bit_test(3) - bit-string
manipulation macros
bkgdset(3), wbkgdset(3), bkgd(3), wbkgd(3), getbkgd(3) - curses window
background manipulation routines
bkgrnd(3), wbkgrnd(3), bkgrndset(3), wbkgrndset(3), getbkgrnd(3),
wgetbkgrnd(3) - curses window complex background manipulation routines
bktr(4) - Brooktree Bt848/849/878/879 and Pinnacle PCTV video capture driver
blackhole(4) - a sysctl(8) MIB for manipulating behaviour in respect of refused
TCP or UDP connection attempts
bluetooth.device.conf(5) - Bluetooth device configuration file
bluetooth.hosts(5) - Bluetooth host name database
bluetooth.protocols(5) - Bluetooth Protocol Service Multiplexor database
boot(8) - system bootstrapping procedures
boot(9) - halt or reboot the system
boot.config(5) - Configuration file for the boot blocks
boot0cfg(8) - boot manager installation/configuration utility
bootparamd(8) - boot parameter server
bootparams(5) - boot parameter database
bootpd(8), bootpgw(8) - Internet Boot Protocol server/gateway
bootpef(8) - BOOTP Extension File compiler
bootptab(5) - Internet Bootstrap Protocol server database
bootptest(8) - send BOOTP queries and print responses
boottime(9), time_second(9), time_uptime(9) - system time variables
border(3), wborder(3), box(3), hline(3), whline(3), vline(3), wvline(3),
mvhline(3), mvwhline(3), mvvline(3), mvwvline(3) - create curses borders,
horizontal and vertical lines
border_set(3), wborder_set(3), box_set(3), hline_set(3), whline_set(3),
mvhline_set(3), mvwhline_set(3), vline_set(3), wvline_set(3),
mvvline_set(3), mvwvline_set(3) - create curses borders or lines using complex
characters and renditions
bpf(4) - Berkeley Packet Filter
bpf(9) - Berkeley Packet Filter
brandelf(1) - mark an ELF binary for a specific ABI
bread(3), bwrite(3) - read and write blocks of a UFS file system
brk(2), sbrk(2) - change data segment size
bsd.snmpmod.mk(7) - building modules for bsnmpd(1)
bsde_add_rule(3), bsde_get_rule(3), bsde_set_rule(3), bsde_delete_rule(3)
- file system firewall rules list management
bsde_get_rule_count(3), bsde_get_rule_slots(3) - file system firewall
statistics
bsde_parse_rule(3), bsde_parse_rule_string(3) - parse file system firewall
rules
bsde_rule_to_string(3) - convert a ugidfw rule into its text representation
bsdiff(1) - generate a patch between two binary files
bsdlabel(8) - read and write BSD label
bsearch(3) - binary search of a sorted table
bsnmpagent(3), snmp_depop_t(3), snmp_op_t(3), tree(3), tree_size(3),
snmp_trace(3), snmp_debug(3), snmp_get(3), snmp_getnext(3),
snmp_getbulk(3), snmp_set(3), snmp_make_errresp(3), snmp_dep_lookup(3),
snmp_init_context(3), snmp_dep_commit(3), snmp_dep_rollback(3),
snmp_dep_finish(3) - SNMP agent library
bsnmpclient(3), snmp_client(3), snmp_send_cb_f(3), snmp_timeout_cb_f(3),
snmp_timeout_start_f(3), snmp_timeout_stop_f(3), snmp_open(3),
snmp_close(3), snmp_pdu_create(3), snmp_add_binding(3),
snmp_pdu_check(3), snmp_pdu_send(3), snmp_oid_append(3),
snmp_parse_server(3), snmp_receive(3), snmp_table_cb_f(3),
snmp_table_fetch(3), snmp_table_fetch_async(3), snmp_dialog(3) - SNMP
client library
bsnmpd(1) - simple and extensible SNMP daemon
bsnmplib(3), snmp_value_free(3), snmp_value_parse(3), snmp_value_copy(3),
snmp_pdu_free(3), snmp_code snmp_pdu_decode(3), snmp_code
snmp_pdu_encode(3), snmp_pdu_dump(3), TRUTH_MK(3), TRUTH_GET(3),
TRUTH_OK(3) - SNMP decoding and encoding library
bspatch(1) - apply a patch built with bsdiff(1)
bswap16(9), bswap32(9), bswap64(9), be16toh(9), be32toh(9), be64toh(9),
htobe16(9), htobe32(9), htobe64(9), htole16(9), htole32(9), htole64(9),
le16toh(9), le32toh(9), le64toh(9), be16enc(9), be16dec(9), be32enc(9),
be32dec(9), be64enc(9), be64dec(9), le16enc(9), le16dec(9), le32enc(9),
le32dec(9), le64enc(9), le64dec(9) - byte order operations
bt(4) - Buslogic/Mylex MultiMaster SCSI host adapter driver
bt3cfw(8) - firmware download utility for 3Com Bluetooth PC card driver
bt_gethostbyname(3), bt_gethostbyaddr(3), bt_gethostent(3),
bt_sethostent(3), bt_endhostent(3), bt_getprotobyname(3),
bt_getprotobynumber(3), bt_getprotoent(3), bt_setprotoent(3),
bt_endprotoent(3), bt_aton(3), bt_ntoa(3), bt_devaddr(3), bt_devname(3),
bt_devinfo(3), bt_devenum(3), bt_devopen(3), bt_devclose(3),
bt_devsend(3), bt_devrecv(3), bt_devreq(3), bt_devfilter(3),
bt_devfilter_pkt_set(3), bt_devfilter_pkt_clr(3),
bt_devfilter_pkt_tst(3), bt_devfilter_evt_set(3),
bt_devfilter_evt_clr(3), bt_devfilter_evt_tst(3), bt_devinquiry(3),
bdaddr_same(3), bdaddr_any(3), bdaddr_copy(3) - Bluetooth routines
bthidcontrol(8) - Bluetooth HID control utility
bthidd(8) - Bluetooth HID daemon
bthost(1) - look up Bluetooth host names and Protocol Service Multiplexor values
btowc(3), wctob(3) - convert between wide and single-byte characters
btpand(8) - Bluetooth PAN daemon
btree(3) - btree database access method
btsockstat(1) - show Bluetooth sockets information
btxld(8) - link editor for BTX clients
buf(9) - kernel buffer I/O scheme used in FreeBSD VM system
build(7) - information on how to build the system
builtin(1), !(1), %(1), .(1), :(1), @(1), {(1), }(1), alias(1), alloc(1), bg(1),
bind(1), bindkey(1), break(1), breaksw(1), builtins(1), case(1), cd(1),
chdir(1), command(1), complete(1), continue(1), default(1), dirs(1), do(1),
done(1), echo(1), echotc(1), elif(1), else(1), end(1), endif(1), endsw(1),
esac(1), eval(1), exec(1), exit(1), export(1), false(1), fc(1), fg(1),
filetest(1), fi(1), for(1), foreach(1), getopts(1), glob(1), goto(1),
hash(1), hashstat(1), history(1), hup(1), if(1), jobid(1), jobs(1), kill(1),
limit(1), local(1), log(1), login(1), logout(1), ls-F(1), nice(1), nohup(1),
notify(1), onintr(1), popd(1), printenv(1), pushd(1), pwd(1), read(1),
readonly(1), rehash(1), repeat(1), return(1), sched(1), set(1), setenv(1),
settc(1), setty(1), setvar(1), shift(1), source(1), stop(1), suspend(1),
switch(1), telltc(1), test(1), then(1), time(1), times(1), trap(1), true(1),
type(1), ulimit(1), umask(1), unalias(1), uncomplete(1), unhash(1),
unlimit(1), unset(1), unsetenv(1), until(1), wait(1), where(1), which(1),
while(1) - shell built-in commands
burncd(8) - control the ATAPI CD-R/RW driver
bus_activate_resource(9), bus_deactivate_resource(9) - activate or
deactivate a resource
bus_alloc_resource(9), bus_alloc_resource_any(9) - allocate resources from a
parent bus
bus_child_present(9) - ask the bus driver to see if this device is still really
present
bus_dma(9), bus_dma_tag_create(9), bus_dma_tag_destroy(9),
bus_dmamap_create(9), bus_dmamap_destroy(9), bus_dmamap_load(9),
bus_dmamap_load_mbuf(9), bus_dmamap_load_mbuf_sg(9),
bus_dmamap_load_uio(9), bus_dmamap_unload(9), bus_dmamap_sync(9),
bus_dmamem_alloc(9), bus_dmamem_free(9) - Bus and Machine Independent DMA
Mapping Interface
bus_generic_attach(9) - generic implementation of DEVICE_ATTACH for busses
bus_generic_detach(9) - generic implementation of DEVICE_DETACH for busses
bus_generic_print_child(9) - generic implementation of DEVICE_PRINT_CHILD
for busses
bus_generic_read_ivar(9), bus_generic_write_ivar(9) - generic
implementation of BUS_READ_IVAR and BUS_WRITE_IVAR for busses
bus_generic_shutdown(9) - generic implementation of DEVICE_SHUTDOWN for
busses
bus_release_resource(9) - release resources on a bus
bus_set_resource(9) - associate a definite resource with a given resource ID
bus_space(9), bus_space_barrier(9), bus_space_copy_region_1(9),
bus_space_copy_region_2(9), bus_space_copy_region_4(9),
bus_space_copy_region_8(9), bus_space_copy_region_stream_1(9),
bus_space_copy_region_stream_2(9), bus_space_copy_region_stream_4(9),
bus_space_copy_region_stream_8(9), bus_space_free(9), bus_space_map(9),
bus_space_read_1(9), bus_space_read_2(9), bus_space_read_4(9),
bus_space_read_8(9), bus_space_read_multi_1(9),
bus_space_read_multi_2(9), bus_space_read_multi_4(9),
bus_space_read_multi_8(9), bus_space_read_multi_stream_1(9),
bus_space_read_multi_stream_2(9), bus_space_read_multi_stream_4(9),
bus_space_read_multi_stream_8(9), bus_space_read_region_1(9),
bus_space_read_region_2(9), bus_space_read_region_4(9),
bus_space_read_region_8(9), bus_space_read_region_stream_1(9),
bus_space_read_region_stream_2(9), bus_space_read_region_stream_4(9),
bus_space_read_region_stream_8(9), bus_space_read_stream_1(9),
bus_space_read_stream_2(9), bus_space_read_stream_4(9),
bus_space_read_stream_8(9), bus_space_set_multi_1(9),
bus_space_set_multi_2(9), bus_space_set_multi_4(9),
bus_space_set_multi_8(9), bus_space_set_multi_stream_1(9),
bus_space_set_multi_stream_2(9), bus_space_set_multi_stream_4(9),
bus_space_set_multi_stream_8(9), bus_space_set_region_1(9),
bus_space_set_region_2(9), bus_space_set_region_4(9),
bus_space_set_region_8(9), bus_space_set_region_stream_1(9),
bus_space_set_region_stream_2(9), bus_space_set_region_stream_4(9),
bus_space_set_region_stream_8(9), bus_space_subregion(9),
bus_space_unmap(9), bus_space_write_1(9), bus_space_write_2(9),
bus_space_write_4(9), bus_space_write_8(9), bus_space_write_multi_1(9),
bus_space_write_multi_2(9), bus_space_write_multi_4(9),
bus_space_write_multi_8(9), bus_space_write_multi_stream_1(9),
bus_space_write_multi_stream_2(9), bus_space_write_multi_stream_4(9),
bus_space_write_multi_stream_8(9), bus_space_write_region_1(9),
bus_space_write_region_2(9), bus_space_write_region_4(9),
bus_space_write_region_8(9), bus_space_write_region_stream_1(9),
bus_space_write_region_stream_2(9), bus_space_write_region_stream_4(9),
bus_space_write_region_stream_8(9), bus_space_write_stream_1(9),
bus_space_write_stream_2(9), bus_space_write_stream_4(9),
bus_space_write_stream_8(9) - bus space manipulation functions
bzero(3) - write zeroes to a byte string
bzip2(1), bunzip2(1) - a block-sorting file compressor, v1.0.4 bzcat -
decompresses files to stdout bzip2recover - recovers data from damaged bzip2
files
c89(1) - POSIX.2 C language compiler
c99(1) - standard C language compiler
caesar(6), rot13(6) - decrypt caesar ciphers
cal(1), ncal(1) - displays a calendar and the date of easter
calendar(1) - reminder service
cam_open_device(3), cam_open_spec_device(3), cam_open_btl(3),
cam_open_pass(3), cam_close_device(3), cam_close_spec_device(3),
cam_getccb(3), cam_send_ccb(3), cam_freeccb(3), cam_path_string(3),
cam_device_dup(3), cam_device_copy(3), cam_get_device(3) - CAM user library
camcontrol(8) - CAM control program
cap_mkdb(1) - create capability database
cardbus(4) - CardBus bus driver
carp(4) - Common Address Redundancy Protocol
cas(4) - Sun Cassini/Cassini+ and National Semiconductor DP83065 Saturn Gigabit
Ethernet driver
cat(1) - concatenate and print files
catclose(3) - close message catalog
catgets(3) - retrieve string from message catalog
catman(1) - preformat man pages
catopen(3) - open message catalog
cbreak(3), nocbreak(3), echo(3), noecho(3), halfdelay(3), intrflush(3),
keypad(3), meta(3), nodelay(3), notimeout(3), raw(3), noraw(3),
noqiflush(3), qiflush(3), timeout(3), wtimeout(3), typeahead(3) - curses
input options
cbrt(3), cbrtf(3), sqrt(3), sqrtf(3) - cube root and square root functions
ccd(4) - Concatenated Disk driver
ccdconfig(8) - configuration utility for the concatenated disk driver
cd(4) - SCSI CD-ROM driver
cd(9) - CDROM driver for the CAM SCSI subsystem
cdce(4) - USB Communication Device Class Ethernet driver
cdcontrol(1) - compact disc control utility
ce(4) - driver for synchronous Cronyx Tau-PCI/32 WAN adapters
ceil(3), ceilf(3), ceill(3) - smallest integral value greater than or equal to x
cfgetispeed(3), cfsetispeed(3), cfgetospeed(3), cfsetospeed(3),
cfsetspeed(3), cfmakeraw(3), tcgetattr(3), tcsetattr(3) - manipulating the
termios structure
cfree(3) - free up allocated memory
cftime(3), ascftime(3) - convert date and time to string
cgetent(3), cgetset(3), cgetmatch(3), cgetcap(3), cgetnum(3), cgetstr(3),
cgetustr(3), cgetfirst(3), cgetnext(3), cgetclose(3) - capability database
access routines
cgread(3), cgread1(3), cgwrite1(3) - read/write cylinder groups of UFS disks
ch(4) - SCSI media-changer (juke box) driver
chat(8) - Automated conversational script with a modem
chdir(2), fchdir(2) - change current working directory
check_utility_compat(3) - determine whether a utility should be compatible
checknr(1) - check nroff/troff files
chflags(1) - change file flags
chflags(2), lchflags(2), fchflags(2) - set file flags
chgrp(1) - change group
chio(1) - medium changer control utility
chkey(1) - change your encryption key
chkgrp(8) - check the syntax of the group file
chkprintcap(8) - check validity of entries in the print spooler database
chmod(1) - change file modes
chmod(2), fchmod(2), lchmod(2) - change mode of file
chooseproc(9), procrunnable(9), remrunqueue(9), setrunqueue(9) - manage the
queue of runnable processes
chown(2), fchown(2), lchown(2) - change owner and group of a file
chown(8) - change file owner and group
chpass(1), chfn(1), chsh(1), ypchpass(1), ypchfn(1), ypchsh(1) - add or change
user database information
chroot(2) - change root directory
chroot(8) - change root directory
ci(1) - check in RCS revisions
cimag(3), cimagf(3), cimagl(3), conj(3), conjf(3), conjl(3), creal(3),
crealf(3), creall(3) - functions to manipulate complex numbers
ciss(4) - Common Interface for SCSI-3 Support driver
ckdist(1) - check software distributions
cksum(1), sum(1) - display file checksums and block counts
clear_locks(8) - clear locks held on behalf of an NFS client
clearerr(3), clearerr_unlocked(3), feof(3), feof_unlocked(3), ferror(3),
ferror_unlocked(3), fileno(3), fileno_unlocked(3) - check and reset stream
status
clearok(3), idlok(3), idcok(3), immedok(3), leaveok(3), setscrreg(3),
wsetscrreg(3), scrollok(3), nl(3), nonl(3) - curses output options
clock(3) - determine processor time used
clock_gettime(2), clock_settime(2), clock_getres(2) - get/set/calibrate
date and time
clocks(7) - various system timers
close(2) - delete a descriptor
closefrom(2) - delete open file descriptors
clri(8) - clear an inode
cm(4) - SMC Arcnet Ethernet device driver
cmp(1) - compare two files
cmx(4) - Omnikey CardMan 4040 smartcard reader device driver
cnw(4) - Netwave AirSurfer wireless network driver
co(1) - check out RCS revisions
coda(4) - Coda Distributed File System
col(1) - filter reverse line feeds from input
colcrt(1) - filter nroff output for CRT previewing
colldef(1) - convert collation sequence source definition
colrm(1) - remove columns from a file
column(1) - columnate lists
com_err(3) - common error display routine
comcontrol(8) - control a special tty device
comm(1) - select or reject lines common to two files
compile_et(1) - error table compiler
compress(1), uncompress(1) - compress and expand data
comsat(8) - biff server
condvar(9), cv_init(9), cv_destroy(9), cv_wait(9), cv_wait_sig(9),
cv_wait_unlock(9), cv_timedwait(9), cv_timedwait_sig(9), cv_signal(9),
cv_broadcast(9), cv_broadcastpri(9), cv_wmesg(9) - kernel condition variable
config(5) - kernel configuration file format
config(8) - build system configuration files
config_intrhook(9) - schedule a function to be run after interrupts have been
enabled, but before root is mounted
confstr(3) - get string-valued configurable variables
connect(2) - initiate a connection on a socket
conscontrol(8) - control physical console devices
contigmalloc(9), contigfree(9) - manage contiguous kernel physical memory
copy(9), copyin(9), copyout(9), copystr(9), copyinstr(9) - kernel copy
functions
copysign(3), copysignf(3), copysignl(3) - copy sign
core(5) - memory image file format
coretemp(4) - device driver for Intel Core on-die digital thermal sensor
cos(3), cosf(3) - cosine functions
cosh(3), coshf(3) - hyperbolic cosine functions
cp(1) - copy files
cp(4) - driver for synchronous Cronyx Tau-PCI WAN adapters
cpio(1) - copy files to and from archives
cpio(5) - format of cpio archive files
cpp(1) - The C Preprocessor
cpucontrol(8) - control utility for the cpuctl(4) device
cpuctl(4) - cpuctl pseudo device
cpufreq(4) - CPU frequency control framework
cpuset(1) - configure processor sets
cpuset(2), cpuset_getid(2), cpuset_setid(2) - manage CPU affinity sets
cpuset_getaffinity(2), cpuset_setaffinity(2) - manage CPU affinity
cr_cansee(9) - determine visibility of objects given their user credentials
cr_seeothergids(9) - determine visibility of objects given their group
memberships
cr_seeotheruids(9) - determine visibility of objects given their user
credentials
crash(8) - FreeBSD system failures
crashinfo(8) - analyze a core dump of the operating system
creat(2) - create a new file
critical_enter(9), critical_exit(9) - enter and exit a critical region
cron(8) - daemon to execute scheduled commands (Vixie Cron)
crontab(1) - maintain crontab files for individual users (V3)
crontab(5) - tables for driving cron
crunchgen(1) - generates build environment for a crunched binary
crunchide(1) - hides symbol names from ld, for crunching programs together
crypt(3) - Trapdoor encryption
crypto(4), cryptodev(4) - hardware crypto access driver
crypto(9) - API for cryptographic services in the kernel
cs(4) - Ethernet device driver
csio_build(3), csio_build_visit(3), csio_decode(3), csio_decode_visit(3),
buff_decode(3), buff_decode_visit(3), csio_encode(3),
csio_encode_visit(3), buff_encode_visit(3) - CAM user library SCSI buffer
parsing routines
csplit(1) - split files based on context
csup(1) - network distribution package for CVS repositories
ct(4) - WD33C93[ABC] based CBUS SCSI host adapter driver
ctags(1) - create a tags file
ctau(4) - driver for synchronous Cronyx Tau WAN adapters
ctermid(3) - generate terminal pathname
ctm(1) - source code mirror program
ctm(5) - source code mirror system
ctm_smail(1), ctm_dequeue(1), ctm_rmail(1) - send and receive ctm(1) deltas via
mail
cu(1) - call UNIX
cue(4) - CATC USB-EL1210A USB Ethernet driver
curpriority_cmp(9), maybe_resched(9), resetpriority(9), roundrobin(9),
roundrobin_interval(9), sched_setup(9), schedclock(9), schedcpu(9),
setrunnable(9), updatepri(9) - perform round-robin scheduling of runnable
processes
curses_version(3), use_extended_names(3) - miscellaneous curses extensions
cuserid(3) - get user name associated with effective UID
cut(1) - cut out selected portions of each line of a file
cvs(1) - Concurrent Versions System
cvs(5) - Concurrent Versions System support files
cvsbug(8) - send problem report (PR) about CVS to a central support site
cx(4) - driver for synchronous/asynchronous Cronyx Sigma WAN adapters
cxgb(4) - Chelsio T3 10 Gigabit Ethernet adapter driver
cy(4) - Cyclades Cyclom-Y serial driver
da(4) - SCSI Direct Access device driver
daemon(3) - run in the background
daemon(8) - run detached from the controlling terminal
date(1) - display or set date and time
dbm_clearerr(3), dbm_close(3), dbm_delete(3), dbm_dirfno(3), dbm_error(3),
dbm_fetch(3), dbm_firstkey(3), dbm_nextkey(3), dbm_open(3), dbm_store(3) -
database access functions
dbopen(3) - database access methods
dc(1) - an arbitrary precision calculator
dc(4) - DEC/Intel 21143 and clone 10/100 Ethernet driver
dcons(4) - dumb console device driver
dcons_crom(4) - Configuration ROM stub for dcons(4)
dconschat(8) - user interface to dcons(4)
dd(1) - convert and copy a file
ddb(4) - interactive kernel debugger
ddb(8) - configure DDB kernel debugger properties
de(4) - DEC DC21x4x Ethernet device driver
def_prog_mode(3), def_shell_mode(3), reset_prog_mode(3),
reset_shell_mode(3), resetty(3), savetty(3), getsyx(3), setsyx(3),
ripoffline(3), curs_set(3), napms(3) - low-level curses routines
define_key(3) - define a keycode
del_curterm(3), mvcur(3), putp(3), restartterm(3), set_curterm(3),
setterm(3), setupterm(3), tigetflag(3), tigetnum(3), tigetstr(3), tparm(3),
tputs(3), vid_attr(3), vid_puts(3), vidattr(3), vidputs(3) - curses
interfaces to terminfo database
delay_output(3), filter(3), flushinp(3), getwin(3), key_name(3),
keyname(3), nofilter(3), putwin(3), unctrl(3), use_env(3), wunctrl(3) -
miscellaneous curses utility routines
delch(3), wdelch(3), mvdelch(3), mvwdelch(3) - delete character under the
cursor in a curses window
deleteln(3), wdeleteln(3), insdelln(3), winsdelln(3), insertln(3),
winsertln(3) - delete and insert lines in a curses window
des_crypt(3), ecb_crypt(3), cbc_crypt(3), des_setparity(3) - fast DES
encryption
devclass(9) - object representing a class of devices
devclass_add_driver(9), devclass_delete_driver(9),
devclass_find_driver(9) - manipulate the drivers in a devclass
devclass_find(9) - search for a devclass
devclass_get_device(9) - translate unit number to device
devclass_get_devices(9) - get |