Sindbad~EG File Manager

Current Path : /usr/local/man/
Upload File :
Current File : /usr/local/man/whatis

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
CURLINFO_ACTIVESOCKET(3) - get the active socket
CURLINFO_APPCONNECT_TIME(3) - get the time until the SSL/SSH handshake is completed
CURLINFO_CERTINFO(3)     - get the TLS certificate chain
CURLINFO_CONDITION_UNMET(3) - get info on unmet time conditional
CURLINFO_CONNECT_TIME(3) - get the time until connect
CURLINFO_CONTENT_LENGTH_DOWNLOAD(3) - get content-length of download
CURLINFO_CONTENT_LENGTH_UPLOAD(3) - get the specified size of the upload
CURLINFO_CONTENT_TYPE(3) - get Content-Type
CURLINFO_COOKIELIST(3)   - get all known cookies
CURLINFO_EFFECTIVE_URL(3) - get the last used URL
CURLINFO_FILETIME(3)     - get the remote time of the retrieved document
CURLINFO_FTP_ENTRY_PATH(3) - get entry path in FTP server
CURLINFO_HEADER_SIZE(3)  - get size of retrieved headers
CURLINFO_HTTPAUTH_AVAIL(3) - get available HTTP authentication methods
CURLINFO_HTTP_CONNECTCODE(3) - get the CONNECT response code
CURLINFO_HTTP_VERSION(3) - get the http version used in the connection
CURLINFO_LASTSOCKET(3)   - get the last socket used
CURLINFO_LOCAL_IP(3)     - get local IP address of last connection
CURLINFO_LOCAL_PORT(3)   - get the latest local port number
CURLINFO_NAMELOOKUP_TIME(3) - get the name lookup time
CURLINFO_NUM_CONNECTS(3) - get number of created connections
CURLINFO_OS_ERRNO(3)     - get errno number from last connect failure
CURLINFO_PRETRANSFER_TIME(3) - get the time until the file transfer start
CURLINFO_PRIMARY_IP(3)   - get IP address of last connection
CURLINFO_PRIMARY_PORT(3) - get the latest destination port number
CURLINFO_PRIVATE(3)      - get the private pointer
CURLINFO_PROTOCOL(3)     - get the protocol used in the connection
CURLINFO_PROXYAUTH_AVAIL(3) - get available HTTP proxy authentication methods
CURLINFO_PROXY_SSL_VERIFYRESULT(3) - get the result of the proxy certificate verification
CURLINFO_REDIRECT_COUNT(3) - get the number of redirects
CURLINFO_REDIRECT_TIME(3) - get the time for all redirection steps
CURLINFO_REDIRECT_URL(3) - get the URL a redirect would go to
CURLINFO_REQUEST_SIZE(3) - get size of sent request
CURLINFO_RESPONSE_CODE(3) - get the last response code
CURLINFO_RTSP_CLIENT_CSEQ(3) - get the next RTSP client CSeq
CURLINFO_RTSP_CSEQ_RECV(3) - get the recently received CSeq
CURLINFO_RTSP_SERVER_CSEQ(3) - get the next RTSP server CSeq
CURLINFO_RTSP_SESSION_ID(3) - get RTSP session ID
CURLINFO_SCHEME(3)       - get the URL scheme (sometimes called protocol) used in the connection
CURLINFO_SIZE_DOWNLOAD(3) - get the number of downloaded bytes
CURLINFO_SIZE_UPLOAD(3)  - get the number of uploaded bytes
CURLINFO_SPEED_DOWNLOAD(3) - get download speed
CURLINFO_SPEED_UPLOAD(3) - get upload speed
CURLINFO_SSL_ENGINES(3)  - get an slist of OpenSSL crypto-engines
CURLINFO_SSL_VERIFYRESULT(3) - get the result of the certificate verification
CURLINFO_STARTTRANSFER_TIME(3) - get the time until the first byte is received
CURLINFO_TLS_SESSION(3)  - get TLS session info
CURLINFO_TLS_SESSION(3), CURLINFO_TLS_SSL_PTR(3) - get TLS session info
CURLINFO_TOTAL_TIME(3)   - get total time of previous transfer
CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE(3) - chunk length threshold for pipelining
CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE(3) - size threshold for pipelining penalty
CURLMOPT_MAXCONNECTS(3)  - set size of connection cache
CURLMOPT_MAX_HOST_CONNECTIONS(3) - set max number of connections to a single host
CURLMOPT_MAX_PIPELINE_LENGTH(3) - maximum number of requests in a pipeline
CURLMOPT_MAX_TOTAL_CONNECTIONS(3) - max simultaneously open connections
CURLMOPT_PIPELINING(3)   - enable HTTP pipelining and multiplexing
CURLMOPT_PIPELINING_SERVER_BL(3) - pipelining server blacklist
CURLMOPT_PIPELINING_SITE_BL(3) - pipelining host blacklist
CURLMOPT_PUSHDATA(3)     - pointer to pass to push callback
CURLMOPT_PUSHFUNCTION(3) - callback that approves or denies server pushes
CURLMOPT_SOCKETDATA(3)   - custom pointer passed to the socket callback
CURLMOPT_SOCKETFUNCTION(3) - callback informed about what to wait for
CURLMOPT_TIMERDATA(3)    - custom pointer to pass to timer callback
CURLMOPT_TIMERFUNCTION(3) - set callback to receive timeout values
CURLOPT_ACCEPTTIMEOUT_MS(3) - timeout waiting for FTP server to connect back
CURLOPT_ACCEPT_ENCODING(3) - enables automatic decompression of HTTP downloads
CURLOPT_ADDRESS_SCOPE(3) - set scope for local IPv6 addresses
CURLOPT_APPEND(3)        - enable appending to the remote file
CURLOPT_AUTOREFERER(3)   - automatically update the referer header
CURLOPT_BUFFERSIZE(3)    - set preferred receive buffer size
CURLOPT_CAINFO(3)        - path to Certificate Authority (CA) bundle
CURLOPT_CAPATH(3)        - specify directory holding CA certificates
CURLOPT_CERTINFO(3)      - request SSL certificate information
CURLOPT_CHUNK_BGN_FUNCTION(3) - callback before a transfer with FTP wildcardmatch
CURLOPT_CHUNK_DATA(3)    - custom pointer to the FTP chunk callbacks
CURLOPT_CHUNK_END_FUNCTION(3) - callback after a transfer with FTP wildcardmatch
CURLOPT_CLOSESOCKETDATA(3) - pointer passed to the socket close callback
CURLOPT_CLOSESOCKETFUNCTION(3) - callback to socket close replacement function
CURLOPT_CONNECTTIMEOUT(3) - timeout for the connect phase
CURLOPT_CONNECTTIMEOUT_MS(3) - timeout for the connect phase
CURLOPT_CONNECT_ONLY(3)  - stop when connected to target server
CURLOPT_CONNECT_TO(3)    - Connect to a specific host and port instead of the URL's host and port
CURLOPT_CONV_FROM_NETWORK_FUNCTION(3) - convert data from network to host encoding
CURLOPT_CONV_FROM_UTF8_FUNCTION(3) - convert data from UTF8 to host encoding
CURLOPT_CONV_TO_NETWORK_FUNCTION(3) - convert data to network from host encoding
CURLOPT_COOKIE(3)        - set contents of HTTP Cookie header
CURLOPT_COOKIEFILE(3)    - file name to read cookies from
CURLOPT_COOKIEJAR(3)     - file name to store cookies to
CURLOPT_COOKIELIST(3)    - add to or manipulate cookies held in memory
CURLOPT_COOKIESESSION(3) - start a new cookie session
CURLOPT_COPYPOSTFIELDS(3) - have libcurl copy data to POST
CURLOPT_CRLF(3)          - enable/disable CRLF conversion
CURLOPT_CRLFILE(3)       - specify a Certificate Revocation List file
CURLOPT_CUSTOMREQUEST(3) - custom string for request
CURLOPT_DEBUGDATA(3)     - custom pointer for debug callback
CURLOPT_DEBUGFUNCTION(3) - debug callback
CURLOPT_DEFAULT_PROTOCOL(3) - default protocol to use if the URL is missing a scheme name
CURLOPT_DIRLISTONLY(3)   - ask for names only in a directory listing
CURLOPT_DNS_CACHE_TIMEOUT(3) - set life-time for DNS cache entries
CURLOPT_DNS_INTERFACE(3) - set interface to speak DNS over
CURLOPT_DNS_LOCAL_IP4(3) - IPv4 address to bind DNS resolves to
CURLOPT_DNS_LOCAL_IP6(3) - IPv6 address to bind DNS resolves to
CURLOPT_DNS_SERVERS(3)   - set preferred DNS servers
CURLOPT_DNS_USE_GLOBAL_CACHE(3) - enable/disable global DNS cache
CURLOPT_EGDSOCKET(3)     - set EGD socket path
CURLOPT_ERRORBUFFER(3)   - set error buffer for error messages
CURLOPT_EXPECT_100_TIMEOUT_MS(3) - timeout for Expect: 100-continue response
CURLOPT_FAILONERROR(3)   - request failure on HTTP response >= 400
CURLOPT_FILETIME(3)      - get the modification time of the remote resource
CURLOPT_FNMATCH_DATA(3)  - custom pointer to fnmatch callback
CURLOPT_FNMATCH_FUNCTION(3) - wildcard matching function callback
CURLOPT_FOLLOWLOCATION(3) - follow HTTP 3xx redirects
CURLOPT_FORBID_REUSE(3)  - make connection get closed at once after use
CURLOPT_FRESH_CONNECT(3) - force a new connection to be used
CURLOPT_FTPPORT(3)       - make FTP transfer active
CURLOPT_FTPSSLAUTH(3)    - set order in which to attempt TLS vs SSL when using FTP
CURLOPT_FTP_ACCOUNT(3)   - set account info for FTP
CURLOPT_FTP_ALTERNATIVE_TO_USER(3) - command to use instead of USER with FTP
CURLOPT_FTP_CREATE_MISSING_DIRS(3) - create missing dirs for FTP and SFTP
CURLOPT_FTP_FILEMETHOD(3) - select directory traversing method for FTP
CURLOPT_FTP_RESPONSE_TIMEOUT(3) - time allowed to wait for FTP response
CURLOPT_FTP_SKIP_PASV_IP(3) - ignore the IP address in the PASV response
CURLOPT_FTP_SSL_CCC(3)   - switch off SSL again with FTP after auth
CURLOPT_FTP_USE_EPRT(3)  - enable/disable use of EPRT with FTP
CURLOPT_FTP_USE_EPSV(3)  - enable/disable use of EPSV
CURLOPT_FTP_USE_PRET(3)  - enable the PRET command
CURLOPT_GSSAPI_DELEGATION(3) - set allowed GSS-API delegation
CURLOPT_HEADER(3)        - pass headers to the data stream
CURLOPT_HEADERDATA(3)    - pointer to pass to header callback
CURLOPT_HEADERFUNCTION(3) - callback that receives header data
CURLOPT_HEADEROPT(3)     - set how to send HTTP headers
CURLOPT_HTTP200ALIASES(3) - specify alternative matches for HTTP 200 OK
CURLOPT_HTTPAUTH(3)      - set HTTP server authentication methods to try
CURLOPT_HTTPGET(3)       - ask for a HTTP GET request
CURLOPT_HTTPHEADER(3)    - set custom HTTP headers
CURLOPT_HTTPPOST(3)      - specify the multipart formpost content
CURLOPT_HTTPPROXYTUNNEL(3) - tunnel through HTTP proxy
CURLOPT_HTTP_CONTENT_DECODING(3) - enable/disable HTTP content decoding
CURLOPT_HTTP_TRANSFER_DECODING(3) - enable/disable HTTP transfer decoding
CURLOPT_HTTP_VERSION(3)  - specify HTTP protocol version to use
CURLOPT_IGNORE_CONTENT_LENGTH(3) - ignore content length
CURLOPT_INFILESIZE(3)    - set size of the input file to send off
CURLOPT_INFILESIZE_LARGE(3) - set size of the input file to send off
CURLOPT_INTERFACE(3)     - source interface for outgoing traffic
CURLOPT_INTERLEAVEDATA(3) - custom pointer to RTSP interleave callback
CURLOPT_INTERLEAVEFUNCTION(3) - callback function for RTSP interleaved data
CURLOPT_IOCTLDATA(3)     - custom pointer passed to I/O callback
CURLOPT_IOCTLFUNCTION(3) - callback for I/O operations
CURLOPT_IPRESOLVE(3)     - specify which IP protocol version to use
CURLOPT_ISSUERCERT(3)    - issuer SSL certificate filename
CURLOPT_KEEP_SENDING_ON_ERROR(3) - keep sending on early HTTP response >= 300
CURLOPT_KEYPASSWD(3)     - set passphrase to private key
CURLOPT_KRBLEVEL(3)      - set FTP kerberos security level
CURLOPT_LOCALPORT(3)     - set local port number to use for socket
CURLOPT_LOCALPORTRANGE(3) - number of additional local ports to try
CURLOPT_LOGIN_OPTIONS(3) - set login options
CURLOPT_LOW_SPEED_LIMIT(3) - set low speed limit in bytes per second
CURLOPT_LOW_SPEED_TIME(3) - set low speed limit time period
CURLOPT_MAIL_AUTH(3)     - SMTP authentication address
CURLOPT_MAIL_FROM(3)     - SMTP sender address
CURLOPT_MAIL_RCPT(3)     - list of SMTP mail recipients
CURLOPT_MAXCONNECTS(3)   - maximum connection cache size
CURLOPT_MAXFILESIZE(3)   - maximum file size allowed to download
CURLOPT_MAXFILESIZE_LARGE(3) - maximum file size allowed to download
CURLOPT_MAXREDIRS(3)     - maximum number of redirects allowed
CURLOPT_MAX_RECV_SPEED_LARGE(3) - rate limit data download speed
CURLOPT_MAX_SEND_SPEED_LARGE(3) - rate limit data upload speed
CURLOPT_NETRC(3)         - request that .netrc is used
CURLOPT_NETRC_FILE(3)    - file name to read .netrc info from
CURLOPT_NEW_DIRECTORY_PERMS(3) - permissions for remotely created directories
CURLOPT_NEW_FILE_PERMS(3) - permissions for remotely created files
CURLOPT_NOBODY(3)        - do the download request without getting the body
CURLOPT_NOPROGRESS(3)    - switch off the progress meter
CURLOPT_NOPROXY(3)       - disable proxy use for specific hosts
CURLOPT_NOSIGNAL(3)      - skip all signal handling
CURLOPT_OPENSOCKETDATA(3) - custom pointer passed to open socket callback
CURLOPT_OPENSOCKETFUNCTION(3) - set callback for opening sockets
CURLOPT_PASSWORD(3)      - password to use in authentication
CURLOPT_PATH_AS_IS(3)    - do not handle dot dot sequences
CURLOPT_PINNEDPUBLICKEY(3) - set pinned public key
CURLOPT_PIPEWAIT(3)      - wait for pipelining/multiplexing
CURLOPT_PORT(3)          - set remote port number to work with
CURLOPT_POST(3)          - request a HTTP POST
CURLOPT_POSTFIELDS(3)    - specify data to POST to server
CURLOPT_POSTFIELDSIZE(3) - size of POST data pointed to
CURLOPT_POSTFIELDSIZE_LARGE(3) - size of POST data pointed to
CURLOPT_POSTQUOTE(3)     - (S)FTP commands to run after the transfer
CURLOPT_POSTREDIR(3)     - how to act on a HTTP POST redirect
CURLOPT_PREQUOTE(3)      - commands to run before FTP or SFTP transfer
CURLOPT_PRE_PROXY(3)     - set pre-proxy to use
CURLOPT_PRIVATE(3)       - store a private pointer
CURLOPT_PROGRESSDATA(3)  - custom pointer passed to the progress callback
CURLOPT_PROGRESSFUNCTION(3) - callback to progress meter function
CURLOPT_PROTOCOLS(3)     - set allowed protocols
CURLOPT_PROXY(3)         - set proxy to use
CURLOPT_PROXYAUTH(3)     - set HTTP proxy authentication methods to try
CURLOPT_PROXYHEADER(3)   - custom HTTP headers to pass to proxy
CURLOPT_PROXYPASSWORD(3) - password to use with proxy authentication
CURLOPT_PROXYPORT(3)     - port number the proxy listens on
CURLOPT_PROXYTYPE(3)     - proxy protocol type
CURLOPT_PROXYUSERNAME(3) - user name to use for proxy authentication
CURLOPT_PROXYUSERPWD(3)  - user name and password to use for proxy authentication
CURLOPT_PROXY_CAINFO(3)  - path to proxy Certificate Authority (CA) bundle
CURLOPT_PROXY_CAPATH(3)  - specify directory holding proxy CA certificates
CURLOPT_PROXY_CRLFILE(3) - specify a proxy Certificate Revocation List file
CURLOPT_PROXY_KEYPASSWD(3) - set passphrase to proxy private key
CURLOPT_PROXY_PINNEDPUBLICKEY(3) - set pinned public key for https proxy
CURLOPT_PROXY_SERVICE_NAME(3) - proxy authentication service name
CURLOPT_PROXY_SSLCERT(3) - set SSL proxy client certificate
CURLOPT_PROXY_SSLCERTTYPE(3) - specify type of the proxy client SSL certificate
CURLOPT_PROXY_SSLKEY(3)  - specify private keyfile for TLS and SSL proxy client cert
CURLOPT_PROXY_SSLKEYTYPE(3) - set type of the proxy private key file
CURLOPT_PROXY_SSLVERSION(3) - set preferred proxy TLS/SSL version
CURLOPT_PROXY_SSL_CIPHER_LIST(3) - specify ciphers to use for proxy TLS
CURLOPT_PROXY_SSL_OPTIONS(3) - set proxy SSL behavior options
CURLOPT_PROXY_SSL_VERIFYHOST(3) - verify the proxy certificate's name against host
CURLOPT_PROXY_SSL_VERIFYPEER(3) - verify the proxy's SSL certificate
CURLOPT_PROXY_TLSAUTH_PASSWORD(3) - password to use for proxy TLS authentication
CURLOPT_PROXY_TLSAUTH_TYPE(3) - set proxy TLS authentication methods
CURLOPT_PROXY_TLSAUTH_USERNAME(3) - user name to use for proxy TLS authentication
CURLOPT_PROXY_TRANSFER_MODE(3) - append FTP transfer mode to URL for proxy
CURLOPT_PUT(3)           - make a HTTP PUT request
CURLOPT_QUOTE(3)         - (S)FTP commands to run before transfer
CURLOPT_RANDOM_FILE(3)   - specify a source for random data
CURLOPT_RANGE(3)         - set byte range to request
CURLOPT_READDATA(3)      - custom pointer passed to the read callback
CURLOPT_READFUNCTION(3)  - read callback for data uploads
CURLOPT_REDIR_PROTOCOLS(3) - set protocols allowed to redirect to
CURLOPT_REFERER(3)       - set the HTTP referer header
CURLOPT_RESOLVE(3)       - provide custom host name to IP address resolves
CURLOPT_RESUME_FROM(3)   - set a point to resume transfer from
CURLOPT_RESUME_FROM_LARGE(3) - set a point to resume transfer from
CURLOPT_RTSP_CLIENT_CSEQ(3) - set the RTSP client CSEQ number
CURLOPT_RTSP_REQUEST(3)  - specify RTSP request
CURLOPT_RTSP_SERVER_CSEQ(3) - set the RTSP server CSEQ number
CURLOPT_RTSP_SESSION_ID(3) - set RTSP session ID
CURLOPT_RTSP_STREAM_URI(3) - set RTSP stream URI
CURLOPT_RTSP_TRANSPORT(3) - set RTSP Transport: header
CURLOPT_SASL_IR(3)       - enable sending initial response in first packet
CURLOPT_SEEKDATA(3)      - custom pointer passed to the seek callback
CURLOPT_SEEKFUNCTION(3)  - user callback for seeking in input stream
CURLOPT_SERVICE_NAME(3)  - authentication service name
CURLOPT_SHARE(3)         - specify share handle to use
CURLOPT_SOCKOPTDATA(3)   - custom pointer to pass to sockopt callback
CURLOPT_SOCKOPTFUNCTION(3) - set callback for setting socket options
CURLOPT_SOCKS5_GSSAPI_NEC(3) - set socks proxy gssapi negotiation protection
CURLOPT_SOCKS5_GSSAPI_SERVICE(3) - SOCKS5 proxy authentication service name
CURLOPT_SSH_AUTH_TYPES(3) - set desired auth types for SFTP and SCP
CURLOPT_SSH_HOST_PUBLIC_KEY_MD5(3) - checksum of SSH server public key
CURLOPT_SSH_KEYDATA(3)   - pointer to pass to the SSH key callback
CURLOPT_SSH_KEYFUNCTION(3) - callback for known host matching logic
CURLOPT_SSH_KNOWNHOSTS(3) - file name holding the SSH known hosts
CURLOPT_SSH_PRIVATE_KEYFILE(3) - set private key file for SSH auth
CURLOPT_SSH_PUBLIC_KEYFILE(3) - set public key file for SSH auth
CURLOPT_SSLCERT(3)       - set SSL client certificate
CURLOPT_SSLCERTTYPE(3)   - specify type of the client SSL certificate
CURLOPT_SSLENGINE(3)     - set SSL engine identifier
CURLOPT_SSLENGINE_DEFAULT(3) - make SSL engine default
CURLOPT_SSLKEY(3)        - specify private keyfile for TLS and SSL client cert
CURLOPT_SSLKEYTYPE(3)    - set type of the private key file
CURLOPT_SSLVERSION(3)    - set preferred TLS/SSL version
CURLOPT_SSL_CIPHER_LIST(3) - specify ciphers to use for TLS
CURLOPT_SSL_CTX_DATA(3)  - custom pointer passed to ssl_ctx callback
CURLOPT_SSL_CTX_FUNCTION(3) - SSL context callback for OpenSSL or wolfSSL/CyaSSL
CURLOPT_SSL_ENABLE_ALPN(3) - enable ALPN
CURLOPT_SSL_ENABLE_NPN(3) - enable NPN
CURLOPT_SSL_FALSESTART(3) - enable TLS false start
CURLOPT_SSL_OPTIONS(3)   - set SSL behavior options
CURLOPT_SSL_SESSIONID_CACHE(3) - enable/disable use of the SSL session-ID cache
CURLOPT_SSL_VERIFYHOST(3) - verify the certificate's name against host
CURLOPT_SSL_VERIFYPEER(3) - verify the peer's SSL certificate
CURLOPT_SSL_VERIFYSTATUS(3) - verify the certificate's status
CURLOPT_STDERR(3)        - redirect stderr to another stream
CURLOPT_STREAM_DEPENDS(3) - set stream this transfer depends on
CURLOPT_STREAM_DEPENDS_E(3) - set stream this transfer depends on execlusively
CURLOPT_STREAM_WEIGHT(3) - set numerical stream weight
CURLOPT_TCP_FASTOPEN(3)  - enable TCP Fast Open
CURLOPT_TCP_KEEPALIVE(3) - enable TCP keep-alive probing
CURLOPT_TCP_KEEPIDLE(3)  - set TCP keep-alive idle time wait
CURLOPT_TCP_KEEPINTVL(3) - set TCP keep-alive interval
CURLOPT_TCP_NODELAY(3)   - set the TCP_NODELAY option
CURLOPT_TELNETOPTIONS(3) - custom telnet options
CURLOPT_TFTP_BLKSIZE(3)  - TFTP block size
CURLOPT_TFTP_NO_OPTIONS(3) - Do not send TFTP options requests
CURLOPT_TIMECONDITION(3) - select condition for a time request
CURLOPT_TIMEOUT(3)       - set maximum time the request is allowed to take
CURLOPT_TIMEOUT_MS(3)    - set maximum time the request is allowed to take
CURLOPT_TIMEVALUE(3)     - set time value for conditional
CURLOPT_TLSAUTH_PASSWORD(3) - password to use for TLS authentication
CURLOPT_TLSAUTH_TYPE(3)  - set TLS authentication methods
CURLOPT_TLSAUTH_USERNAME(3) - user name to use for TLS authentication
CURLOPT_TRANSFERTEXT(3)  - request a text based transfer for FTP
CURLOPT_TRANSFER_ENCODING(3) - ask for HTTP Transfer Encoding
CURLOPT_UNIX_SOCKET_PATH(3) - set Unix domain socket
CURLOPT_UNRESTRICTED_AUTH(3) - send credentials to other hosts too
CURLOPT_UPLOAD(3)        - enable data upload
CURLOPT_URL(3)           - provide the URL to use in the request
CURLOPT_USERAGENT(3)     - set HTTP user-agent header
CURLOPT_USERNAME(3)      - user name to use in authentication
CURLOPT_USERPWD(3)       - user name and password to use in authentication
CURLOPT_USE_SSL(3)       - request using SSL / TLS for the transfer
CURLOPT_VERBOSE(3)       - set verbose mode on/off
CURLOPT_WILDCARDMATCH(3) - enable directory wildcard transfers
CURLOPT_WRITEDATA(3)     - custom pointer passed to the write callback
CURLOPT_WRITEFUNCTION(3) - set callback for writing received data
CURLOPT_XFERINFODATA(3)  - custom pointer passed to the progress callback
CURLOPT_XFERINFOFUNCTION(3) - callback to progress meter function
CURLOPT_XOAUTH2_BEARER(3) - specify OAuth 2.0 access token
Compose(5)               - X client mappings for multi-key input sequences
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
Tspi_ChangeAuth(3)       - change the authorization data of an entity
Tspi_ChangeAuthAsym(3)   - change the authorization data of an entity using asymmetric change protocol
Tspi_Context_Close(3)    - destroy a TSP context handle
Tspi_Context_CloseObject(3) - destroy resources associated with an object handle
Tspi_Context_Create(3)   - create a TSP context handle
Tspi_Context_CreateObject(3) - create an empty object and return a handle to that object
Tspi_Context_FreeMemory(3) - Free allocated memory for a given context
Tspi_Context_GetCapability(3) - provide the capabilites of a TSS Core Service, TSS Service Provider, or TPM
Tspi_Context_GetDefaultPolicy(3) - Get a handle to the default policy object of a given context
Tspi_Context_GetKeyByPublicInfo(3) - search the persistent storage for a registered key using the provided public key information
Tspi_Context_GetKeyByUUID(3) - get a handle to a key registered in persistent storage
Tspi_Context_GetRegisteredKeysByUUID(3) - get an array of TSS_KM_KEYINFO structures based on the state of persistent storage
Tspi_Context_GetRegisteredKeysByUUID2(3) - get an array of TSS_KM_KEYINFO2 structures based on the state of persistent storage
Tspi_Context_GetTpmObject(3), Context_GetTpmObject(3) - get the handle of the TPM object associated with a context
Tspi_Context_LoadKeyByBlob(3) - load a key into the TPM using the key's blob
Tspi_Context_LoadKeyByUUID(3) - load a key that's been registered in persistent storage
Tspi_Context_RegisterKey(3) - register a key in the TSS Persistent Storage database
Tspi_Context_UnregisterKey(3) - unregister a key from the persistent storage device
Tspi_Data_Bind(3)        - Encrypts a data blob
Tspi_Data_Seal(3)        - encrypt a data blob in a mannar that is only decryptable by Tspi_Data_Unseal on the same system
Tspi_Data_Unbind(3)      - Decrypts data that has been bound to a key
Tspi_Data_Unseal(3)      - dencrypt data encrypted by Tspi_Data_Seal() only if it was encrypted on the same platform and under the current configuration
Tspi_DecodeBER_TssBlob(3) - unwraps a BER-encoded TSS blob
Tspi_EncodeDER_TssBlob(3) - generate a DER encoded TSS blob
Tspi_GetAttribData(3)    - get a non 32bit attribute of the object
Tspi_GetAttribUint32(3)  - get the value of particular attribute associated with a given class or object
Tspi_GetPolicyObject(3)  - get a policy object assigned to a working object
Tspi_Hash_GetHashValue(3) - get the current hash value of a hash object
Tspi_Hash_SetHashValue(3) - Sets the hash value of a hash object for non-SHA1 hash objects
Tspi_Hash_Sign(3)        - sign the hash data of an object with a signing key
Tspi_Hash_UpdateHashValue(3) - update the hash value of a hash object
Tspi_Hash_VerifySignature(3) - verify the hash value with a given signature
Tspi_Key_CertifyKey(3)   - sign a public key
Tspi_Key_ConvertMigrationBlob(3) - create a wrapped key from a migration blob
Tspi_Key_CreateKey(3)    - create a key pair within the TPM, wrapping it with the key addressed by hWrappingKey
Tspi_Key_CreateMigrationBlob(3) - create a key blob suitable for migrating to another TPM
Tspi_Key_GetPubKey(3)    - get the public key of an object
Tspi_Key_LoadKey(3)      - load a key into the TPM
Tspi_Key_UnloadKey(3)    - unload a key from the TPM
Tspi_Key_WrapKey(3)      - wrap a key with the key addressed by hWrappingKey
Tspi_PcrComposite_GetPcrValue(3) - get the digest value of a given PCR index inside a PCR composite object
Tspi_PcrComposite_SelectPcrIndex(3), Tspi_PcrComposite_SelectPcrIndex-(3) - select a PCR index inside a PCR composite object
Tspi_PcrComposite_SetPcrValue(3), Tspi_PcrComposite_SetPcrValue-(3) - set the digest for a given PCR index inside a PCR composite object
Tspi_Policy_AssignToObject(3) - assign a policy to an object
Tspi_Policy_FlushSecret(3) - flush a cached secret
Tspi_Policy_SetSecret(3) - set the authorization data of a policy object and define the handling of its retrieval
Tspi_SetAttribData(3)    - set a non 32bit attribute of an object
Tspi_SetAttribUint32(3)  - set a 32bit attribute associated with a given class or object
Tspi_TPM_AuthorizeMigrationTicket(3), Tspi_TPM_AuthorizeMigrationTicket-(3) - create the migration ticket required for the migration process
Tspi_TPM_CMKSetRestrictions(3) - set restrictions on use of delegated Certified Migratable Keys
Tspi_TPM_CertifySelfTest(3), Tspi_TPM_CertifySelfTest-(3) - have the TPM sign its self test data
Tspi_TPM_CheckMaintenancePubKey(3), Tspi_TPM_CheckMaintenancePubKey-(3) - check the public maintenance key
Tspi_TPM_ClearOwner(3)   - clear TPM ownership
Tspi_TPM_CollateIdentityRequest(3) - Gets all the informatin necessary to send to a trusted third party (TTP), repartory to asking the TTP to create a certificate for identity
Tspi_TPM_CreateEndorsementKey(3) - create the endorsement key
Tspi_TPM_CreateMaintenanceArchive(3) - create the TPM manufacturer specific maintenance archive data
Tspi_TPM_DirRead(3)      - Read a Data Integrity Register
Tspi_TPM_DirWrite(3)     - write to a Data Integrity Register
Tspi_TPM_GetAuditDigest(3) - retrieve the audit digest
Tspi_TPM_GetCapability(3) - get information on the capabilities of the TPM
Tspi_TPM_GetEvent(3), Tspi_TPM_GetEvent-(3) - get a PCR event for a given PCR index and event number
Tspi_TPM_GetEventLog(3), Tspi_TPM_GetEventLog-(3) - get the entire PCR event log
Tspi_TPM_GetEvents(3), Tspi_TPM_GetEvents-(3) - get a specific number of PCR events for a given index
Tspi_TPM_GetPubEndorsementKey(3) - create a TSS key object from the TPM's public endorsement key
Tspi_TPM_GetRandom(3)    - generate a random number on the TPM
Tspi_TPM_GetStatus(3)    - query the TPM's status
Tspi_TPM_GetTestResult(3), Tspi_TPM_GetTestResult-(3) - get manufacturer specific information regarding the results of a self test
Tspi_TPM_KillMaintenanceFeature(3) - Disables the ability to create a maintenance archive
Tspi_TPM_LoadMaintenancePubKey(3), Tspi_TPM_LoadMaintenancePubKey-(3) - load the public maintenance key into the TPM
Tspi_TPM_OwnerGetSRKPubKey(3) - get public key of the SRK
Tspi_TPM_PcrExtend(3)    - extend a PCR register and optionally write the PCR event log
Tspi_TPM_PcrRead(3)      - read the value in a PCR register
Tspi_TPM_Quote(3)        - retreive a signed set of PCR values
Tspi_TPM_Quote2(3)       - retreive a signed set of PCR values with a more complete view than Tspi_TPM_Quote
Tspi_TPM_SelfTestFull(3) - perform a self-test of each internal TPM function
Tspi_TPM_SetStatus(3)    - modify the TPM's status
Tspi_TPM_StirRandom(3)   - add entropy to the TPM random number generator
Tspi_TPM_TakeOwnership(3) - take ownership of a TPM
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
XAllowDeviceEvents(3)    - release queued events
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
XChangeDeviceDontPropagateList(3), XGetDeviceDontPropagateList(3) - query or change the dont-propagate-list for extension devices
XChangeKeyboardControl(3), XGetKeyboardControl(3), XAutoRepeatOn(3), XAutoRepeatOff(3), XBell(3), XQueryKeymap(3), XKeyboardControl(3) - manipulate keyboard settings and keyboard control structure
XChangeKeyboardDevice(3) - change which device is used as the X keyboard
XChangeKeyboardMapping(3), XGetKeyboardMapping(3), XDisplayKeycodes(3), XSetModifierMapping(3), XGetModifierMapping(3), XNewModifiermap(3), XInsertModifiermapEntry(3), XDeleteModifiermapEntry(3), XFreeModifiermap(3), XModifierKeymap(3) - manipulate keyboard encoding and keyboard encoding structure
XChangePointerControl(3), XGetPointerControl(3) - control pointer
XChangePointerDevice(3)  - change which device is the X 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
XDeviceBell(3)           - ring a bell on a device supported through the input extension
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
XGetDeviceControl(3), XChangeDeviceControl(3) - query and change input device controls
XGetDeviceKeyMapping(3), XChangeDeviceKeyMapping(3) - query or change device key mappings
XGetDeviceModifierMapping(3), XSetDeviceModifierMapping(3) - query or change device modifier mappings
XGetDeviceMotionEvents(3), XDeviceTimeCoord(3) - get device motion history
XGetDeviceProperty(3), XChangeDeviceProperty(3), XDeleteDeviceProperty(3) - Get, change or delete a devices property
XGetEventData(3), XFreeEventData(3), XGenericEventCookie(3) - retrieve and free additional event data through cookies
XGetExtensionVersion(3)  - query the version of the input extension
XGetFeedbackControl(3), XChangeFeedbackControl(3) - query and change input device feedbacks
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
XGrabDevice(3), XUngrabDevice(3) - grab/release the specified extension device
XGrabDeviceButton(3), XUngrabDeviceButton(3) - grab/ungrab extension input device buttons
XGrabDeviceKey(3), XUngrabDeviceKey(3) - grab/ungrab extension input device Keys
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
XIBarrierReleasePointer(3), XIBarrierReleasePointers(3) - allow pointer movement across a pointer barrier
XIChangeHierarchy(3)     - change the device hierarchy
XIChangeProperty(3), XIGetProperty(3), XIDeleteProperty(3) - change, retrieve or delete a devices property
XIDefineCursor(3), XIUndefineCursor(3) - define device cursors
XIGrabButton(3), XIUngrabButton(3), XIGrabKeycode(3), XIUngrabKeycode(3), XIGrabTouchBegin(3), XIUngrabTouchBegin(3) - grab/ungrab buttons or keys
XIGrabDevice(3), XIUngrabDevice(3) - grab or ungrab the device
XIGrabEnter(3), XIUngrabEnter(3), XIGrabFocusIn(3), XIUngrabFocusIn(3) - grab/ungrab enter or focus in events
XIListProperties(3)      - List a devices properties
XIQueryDevice(3), XIFreeDeviceInfo(3) - get information about devices
XIQueryPointer(3)        - get device pointer coordinates
XIQueryVersion(3)        - announce and query the support XI2 version
XISelectEvents(3), XIGetSelectedEvents(3) - select for or get selected XI2 events on the window
XISetClientPointer(3), XIGetClientPointer(3) - set or get the ClientPointer device
XISetFocus(3), XIGetFocus(3) - set or get the devices focus
XIWarpPointer(3)         - move a devices pointer
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
XListDeviceProperties(3) - List a devices properties
XListFonts(3), XFreeFontNames(3), XListFontsWithInfo(3), XFreeFontInfo(3) - obtain or free font names and information
XListInputDevices(3), XFreeDeviceList(3) - list available input devices
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
XOpenDevice(3), XCloseDevice(3) - open or close an extension input device
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
XQueryDeviceState(3)     - query the state of an extension input device
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
XSelectExtensionEvent(3), XGetSelectedExtensionEvents(3) - select extension events, get the list of currently selected extension events
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
XSendExtensionEvent(3)   - send input extension events to a client
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
XSetDeviceButtonMapping(3), XGetDeviceButtonMapping(3) - query or change device button mappings
XSetDeviceFocus(3), XGetDeviceFocus(3) - control extension input device focus
XSetDeviceMode(3)        - change the mode of a device
XSetDeviceValuators(3)   - initialize the valuators on an extension input device
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
XTestQueryExtension(3), XTestCompareCursorWithWindow(3), XTestCompareCurrentCursorWithWindow(3), XTestFakeKeyEvent(3), XTestFakeButtonEvent(3), XTestFakeMotionEvent(3), XTestFakeRelativeMotionEvent(3), XTestGrabControl(3), XTestSetGContextOfGC(3), XTestSetVisualIDOfVisual(3), XTestDiscard(3) - XTest extension functions
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
Xfixes(3), XFixes(3)     - Augmented versions of core protocol requests
Xft(3)                   - X FreeType interface library
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
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
XkbGetKeyBehaviors(3)    - Obtain the behaviors (the behaviors array) for a subset of the keys in a keyboard description from the server
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 a pointer to 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 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
Xprint(7)                - The "X print service" - a portable, network-transparent printing system based on the X11 protocol
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
ZIP_SOURCE_GET_ARGS(3)   - validate and cast arguments to source callback
ab(1)                    - Apache HTTP server benchmarking tool
aclocal-1.15-1.15(1), aclocal(1) - manual page for aclocal 1.15
apachectl(8)             - Apache HTTP Server Control Interface
apxs(1)                  - APache eXtenSion tool
archive_entry(3), archive_entry_clear(3), archive_entry_clone(3), archive_entry_free(3), archive_entry_new(3) - functions for managing archive entry descriptions
archive_entry_acl(3), 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) - functions for manipulating Access Control Lists in archive entry descriptions
archive_entry_linkresolver(3), archive_entry_linkresolver_new(3), archive_entry_linkresolver_set_strategy(3), archive_entry_linkresolver_free(3), archive_entry_linkify(3) - hardlink resolver functions
archive_entry_paths(3), archive_entry_hardlink(3), archive_entry_hardlink_w(3), archive_entry_set_hardlink(3), archive_entry_copy_hardlink(3), archive_entry_copy_hardlink_w(3), archve_entry_update_hardlink_utf8(3), archive_entry_set_link(3), archive_entry_copy_link(3), archive_entry_copy_link_w(3), archve_entry_update_link_utf8(3), archive_entry_pathname(3), archive_entry_pathname_w(3), archive_entry_set_pathname(3), archive_entry_copy_pathname(3), archive_entry_copy_pathname_w(3), archve_entry_update_pathname_utf8(3), archive_entry_sourcepath(3), archive_entry_copy_sourcepath(3), archive_entry_symlink(3), archive_entry_symlink_w(3), archive_entry_set_symlink(3), archive_entry_copy_symlink(3), archive_entry_copy_symlink_w(3), archve_entry_update_symlink_utf8(3) - functions for manipulating path names in archive entry descriptions
archive_entry_perms(3), archive_entry_gid(3), archive_entry_set_gid(3), archive_entry_uid(3), archive_entry_set_uid(3), archive_entry_perm(3), archive_entry_set_perm(3), archive_entry_strmode(3), archive_entry_uname archive_entry_uname_w archive_entry_set_uname(3), archive_entry_copy_uname(3), archive_entry_copy_uname_w(3), archive_entry_update_uname_utf8(3), archive_entry_gname(3), archive_entry_gname_w(3), archive_entry_set_gname(3), archive_entry_copy_gname(3), archive_entry_copy_gname_w(3), archive_entry_update_gname_utf8(3), archive_entry_fflags(3), archive_entry_fflags_text(3), archive_entry_set_fflags(3), archive_entry_copy_fflags_text(3), archive_entry_copy_fflags_text_w(3) - functions for manipulating ownership and permissions in archive entry descriptions
archive_entry_stat(3), archive_entry_copy_stat(3), archive_entry_filetype(3), archive_entry_set_filetype(3), archive_entry_mode(3), archive_entry_set_mode(3), archive_entry_size(3), archive_entry_size_is_set(3), archive_entry_set_size(3), archive_entry_unset_size(3), archive_entry_dev(3), archive_entry_set_dev(3), archive_entry_dev_is_set(3), archive_entry_devmajor(3), archive_entry_set_devmajor(3), archive_entry_devminor(3), archive_entry_set_devminor(3), archive_entry_ino(3), archive_entry_set_ino(3), archive_entry_ino_is_set(3), archive_entry_ino64(3), archive_entry_set_ino64(3), archive_entry_nlink(3), archive_entry_rdev(3), archive_entry_set_rdev(3), archive_entry_rdevmajor(3), archive_entry_set_rdevmajor(3), archive_entry_rdevminor(3), archive_entry_set_rdevminor(3) - accessor functions for manipulating archive entry descriptions
archive_entry_time(3), archive_entry_atime(3), archive_entry_atime_nsec(3), archive_entry_atime_is_set(3), archive_entry_set_atime(3), archive_entry_unset_atime(3), archive_entry_birthtime(3), archive_entry_birthtime_nsec(3), archive_entry_birthtime_is_set(3), archive_entry_set_birthtime(3), archive_entry_unset_birthtime(3), archive_entry_ctime(3), archive_entry_ctime_nsec(3), archive_entry_ctime_is_set(3), archive_entry_set_ctime(3), archive_entry_unset_ctime(3), archive_entry_mtime(3), archive_entry_mtime_nsec(3), archive_entry_mtime_is_set(3), archive_entry_set_mtime(3), archive_entry_unset_mtime(3) - functions for manipulating times in archive entry descriptions
archive_read(3)          - functions for reading streaming archives
archive_read_add_passphrase(3), archive_read_set_passphrase_callback(3) - functions for reading encrypted archives
archive_read_close(3), archive_read_finish(3), archive_read_free(3) - functions for reading streaming archives
archive_read_data(3), archive_read_data archive_read_data_block(3), archive_read_data_skip(3), archive_read_data_into_fd(3) - functions for reading streaming archives
archive_read_disk_new(3), archive_read_disk_set_symlink_logical(3), archive_read_disk_set_symlink_physical(3), archive_read_disk_set_symlink_hybrid(3), archive_read_disk_entry_from_file(3), archive_read_disk_gname(3), archive_read_disk_uname(3), archive_read_disk_set_uname_lookup(3), archive_read_disk_set_gname_lookup(3), archive_read_disk_set_standard_lookup(3), archive_read_close(3), archive_read_finish(3), archive_read_free(3) - functions for reading objects from disk
archive_read_extract(3), archive_read_extract2(3), archive_read_extract_set_progress_callback(3) - functions for reading streaming archives
archive_read_filter(3), archive_read_support_filter_all(3), archive_read_support_filter_bzip2(3), archive_read_support_filter_compress(3), archive_read_support_filter_gzip(3), archive_read_support_filter_lz4(3), archive_read_support_filter_lzma(3), archive_read_support_filter_none(3), archive_read_support_filter_rpm(3), archive_read_support_filter_uu(3), archive_read_support_filter_xz(3), archive_read_support_filter_program(3), archive_read_support_filter_program_signature(3) - functions for reading streaming archives
archive_read_format(3), archive_read_support_format_7zip(3), archive_read_support_format_all(3), archive_read_support_format_ar(3), archive_read_support_format_by_code(3), archive_read_support_format_cab(3), archive_read_support_format_cpio(3), archive_read_support_format_empty(3), archive_read_support_format_iso9660(3), archive_read_support_format_lha(3), archive_read_support_format_mtree(3), archive_read_support_format_rar(3), archive_read_support_format_raw(3), archive_read_support_format_tar(3), archive_read_support_format_xar(3), archive_read_support_format_zip(3) - functions for reading streaming archives
archive_read_header(3), archive_read_next_header(3), archive_read_next_header2(3) - functions for reading streaming archives
archive_read_new(3)      - functions for reading streaming archives
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) - functions for reading streaming archives
archive_read_set_filter_option(3), archive_read_set_format_option(3), archive_read_set_option(3), archive_read_set_options(3) - functions controlling options for reading archives
archive_util(3), archive_clear_error(3), archive_compression(3), archive_compression_name(3), archive_copy_error(3), archive_errno(3), archive_error_string(3), archive_file_count(3), archive_filter_code(3), archive_filter_count(3), archive_filter_name(3), archive_format(3), archive_format_name(3), archive_position(3), archive_set_error(3) - libarchive utility functions
archive_write(3)         - functions for creating archives
archive_write_blocksize(3), archive_write_get_bytes_per_block(3), archive_write_set_bytes_per_block(3), archive_write_get_bytes_in_last_block(3), archive_write_set_bytes_in_last_block(3) - functions for creating archives
archive_write_data(3)    - functions for creating 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_data_block(3), archive_write_finish_entry(3), archive_write_close(3), archive_write_finish archive_write_free(3) - functions for creating objects on disk
archive_write_fail(3), archive_write_close(3), archive_write_finish(3), archive_write_free(3) - functions for creating archives
archive_write_filter(3), archive_write_add_filter_b64encode(3), archive_write_add_filter_by_name(3), archive_write_add_filter_bzip2(3), archive_write_add_filter_compress(3), archive_write_add_filter_grzip(3), archive_write_add_filter_gzip(3), archive_write_add_filter_lrzip(3), archive_write_add_filter_lz4(3), archive_write_add_filter_lzip(3), archive_write_add_filter_lzma(3), archive_write_add_filter_lzop(3), archive_write_add_filter_none(3), archive_write_add_filter_program(3), archive_write_add_filter_uuencode(3), archive_write_add_filter_xz(3) - functions enabling output filters
archive_write_finish_entry(3) - functions for creating archives
archive_write_format(3), archive_write_set_format(3), archive_write_set_format_7zip(3), archive_write_set_format_ar(3), archive_write_set_format_ar_bsd(3), archive_write_set_format_ar_svr4(3), archive_write_set_format_by_name(3), archive_write_set_format_cpio(3), archive_write_set_format_cpio_newc(3), archive_write_set_format_filter_by_ext(3), archive_write_set_format_filter_by_ext_def(3), archive_write_set_format_gnutar(3), archive_write_set_format_iso9660(3), archive_write_set_format_mtree(3), archive_write_set_format_mtree_classic(3), archive_write_set_format_mtree_default(3), archive_write_set_format_pax(3), archive_write_set_format_pax_restricted(3), archive_write_set_format_raw(3), archive_write_set_format_shar(3), archive_write_set_format_shar_dump(3), archive_write_set_format_ustar(3), archive_write_set_format_v7tar(3), archive_write_set_format_warc(3), archive_write_set_format_xar(3), archive_write_set_format_zip(3) - functions for creating archives
archive_write_header(3)  - functions for creating archives
archive_write_new(3)     - functions for creating archives
archive_write_open(3), archive_write_open_fd(3), archive_write_open_FILE(3), archive_write_open_filename(3), archive_write_open_memory(3) - functions for creating archives
archive_write_set_filter_option(3), archive_write_set_format_option(3), archive_write_set_option(3), archive_write_set_options(3) - functions controlling options for writing archives
archive_write_set_passphrase(3), archive_write_set_passphrase_callback(3) - functions for writing encrypted archives
asn1Coding(1)            - ASN.1 DER encoder
asn1Decoding(1)          - ASN.1 DER decoder
asn1Parser(1)            - ASN.1 syntax tree generator for libtasn1
asn1_array2tree(3)       - API function
asn1_bit_der(3)          - API function
asn1_check_version(3)    - API function
asn1_copy_node(3)        - API function
asn1_create_element(3)   - API function
asn1_decode_simple_ber(3) - API function
asn1_decode_simple_der(3) - API function
asn1_delete_element(3)   - API function
asn1_delete_structure(3) - API function
asn1_delete_structure2(3) - API function
asn1_der_coding(3)       - API function
asn1_der_decoding(3)     - API function
asn1_der_decoding2(3)    - API function
asn1_der_decoding_element(3) - API function
asn1_der_decoding_startEnd(3) - API function
asn1_dup_node(3)         - API function
asn1_encode_simple_der(3) - API function
asn1_expand_any_defined_by(3) - API function
asn1_expand_octet_string(3) - API function
asn1_find_node(3)        - API function
asn1_find_structure_from_oid(3) - API function
asn1_get_bit_der(3)      - API function
asn1_get_length_ber(3)   - API function
asn1_get_length_der(3)   - API function
asn1_get_object_id_der(3) - API function
asn1_get_octet_der(3)    - API function
asn1_get_tag_der(3)      - API function
asn1_length_der(3)       - API function
asn1_number_of_elements(3) - API function
asn1_octet_der(3)        - API function
asn1_parser2array(3)     - API function
asn1_parser2tree(3)      - API function
asn1_perror(3)           - API function
asn1_print_structure(3)  - API function
asn1_read_node_value(3)  - API function
asn1_read_tag(3)         - API function
asn1_read_value(3)       - API function
asn1_read_value_type(3)  - API function
asn1_strerror(3)         - API function
asn1_write_value(3)      - API function
autoconf-2.68(1), autoconf(1) - Generate configuration scripts
autoconf-2.69(1), autoconf(1) - Generate configuration scripts
autoheader-2.68(1), autoheader(1) - Create a template header for configure
autoheader-2.69(1), autoheader(1) - Create a template header for configure
autom4te-2.68(1), autom4te(1) - Generate files and scripts thanks to M4
autom4te-2.69(1), autom4te(1) - Generate files and scripts thanks to M4
automake-1.15-1.15(1), automake(1) - manual page for automake 1.15
autopoint(1)             - copies standard gettext infrastructure
autoreconf-2.68(1), autoreconf(1) - Update generated configuration files
autoreconf-2.69(1), autoreconf(1) - Update generated configuration files
autoscan-2.68(1), autoscan(1) - Generate a preliminary configure.in
autoscan-2.69(1), autoscan(1) - Generate a preliminary configure.in
autoupdate-2.68(1), autoupdate(1) - Update a configure.in to a newer Autoconf
autoupdate-2.69(1), autoupdate(1) - Update a configure.in to a newer Autoconf
bind_textdomain_codeset(3) - set encoding of message translations
bindtextdomain(3)        - set directory containing message catalogs
bsdcat(1)                - expand files to standard output
bsdcpio(1), cpio(1)      - copy files to and from archives
bsdtar(1), tar(1)        - manipulate tape archives
ccmake(1)                - CMake Curses Dialog Command-Line Reference rst2man-indent-level 0 1 rstReportMargin \$1 \n[an-margin] level \n[rst2man-indent-level] level margin: \n[rst2man-indent\n[rst2man-indent-level]] - \n[rst2man-indent0] \n[rst2man-indent1] \n[rst2man-indent2] . 1 INDENT RS \$1 nr rst2man-indent\n[rst2man-indent-level] \n[an-margin] nr rst2man-indent-level +1 . UNINDENT RE rst2man-indent-level -1 \n[rst2man-indent\n[rst2man-indent-level]]u
certtool(1), *[B-Font]certtool(1) - GnuTLS certificate tool
checkvms(1)              - sanity check registered Java VMs
cjpeg(1)                 - compress an image file to a JPEG file
cmake(1)                 - CMake Command-Line Reference rst2man-indent-level 0 1 rstReportMargin \$1 \n[an-margin] level \n[rst2man-indent-level] level margin: \n[rst2man-indent\n[rst2man-indent-level]] - \n[rst2man-indent0] \n[rst2man-indent1] \n[rst2man-indent2] . 1 INDENT RS \$1 nr rst2man-indent\n[rst2man-indent-level] \n[an-margin] nr rst2man-indent-level +1 . UNINDENT RE rst2man-indent-level -1 \n[rst2man-indent\n[rst2man-indent-level]]u
cmake-buildsystem(7)     - CMake Buildsystem Reference rst2man-indent-level 0 1 rstReportMargin \$1 \n[an-margin] level \n[rst2man-indent-level] level margin: \n[rst2man-indent\n[rst2man-indent-level]] - \n[rst2man-indent0] \n[rst2man-indent1] \n[rst2man-indent2] . 1 INDENT RS \$1 nr rst2man-indent\n[rst2man-indent-level] \n[an-margin] nr rst2man-indent-level +1 . UNINDENT RE rst2man-indent-level -1 \n[rst2man-indent\n[rst2man-indent-level]]u
cmake-commands(7)        - CMake Language Command Reference rst2man-indent-level 0 1 rstReportMargin \$1 \n[an-margin] level \n[rst2man-indent-level] level margin: \n[rst2man-indent\n[rst2man-indent-level]] - \n[rst2man-indent0] \n[rst2man-indent1] \n[rst2man-indent2] . 1 INDENT RS \$1 nr rst2man-indent\n[rst2man-indent-level] \n[an-margin] nr rst2man-indent-level +1 . UNINDENT RE rst2man-indent-level -1 \n[rst2man-indent\n[rst2man-indent-level]]u
cmake-compile-features(7) - CMake Compile Features Reference rst2man-indent-level 0 1 rstReportMargin \$1 \n[an-margin] level \n[rst2man-indent-level] level margin: \n[rst2man-indent\n[rst2man-indent-level]] - \n[rst2man-indent0] \n[rst2man-indent1] \n[rst2man-indent2] . 1 INDENT RS \$1 nr rst2man-indent\n[rst2man-indent-level] \n[an-margin] nr rst2man-indent-level +1 . UNINDENT RE rst2man-indent-level -1 \n[rst2man-indent\n[rst2man-indent-level]]u
cmake-developer(7)       - CMake Developer Reference rst2man-indent-level 0 1 rstReportMargin \$1 \n[an-margin] level \n[rst2man-indent-level] level margin: \n[rst2man-indent\n[rst2man-indent-level]] - \n[rst2man-indent0] \n[rst2man-indent1] \n[rst2man-indent2] . 1 INDENT RS \$1 nr rst2man-indent\n[rst2man-indent-level] \n[an-margin] nr rst2man-indent-level +1 . UNINDENT RE rst2man-indent-level -1 \n[rst2man-indent\n[rst2man-indent-level]]u
cmake-generator-expressions(7) - CMake Generator Expressions rst2man-indent-level 0 1 rstReportMargin \$1 \n[an-margin] level \n[rst2man-indent-level] level margin: \n[rst2man-indent\n[rst2man-indent-level]] - \n[rst2man-indent0] \n[rst2man-indent1] \n[rst2man-indent2] . 1 INDENT RS \$1 nr rst2man-indent\n[rst2man-indent-level] \n[an-margin] nr rst2man-indent-level +1 . UNINDENT RE rst2man-indent-level -1 \n[rst2man-indent\n[rst2man-indent-level]]u
cmake-generators(7)      - CMake Generators Reference rst2man-indent-level 0 1 rstReportMargin \$1 \n[an-margin] level \n[rst2man-indent-level] level margin: \n[rst2man-indent\n[rst2man-indent-level]] - \n[rst2man-indent0] \n[rst2man-indent1] \n[rst2man-indent2] . 1 INDENT RS \$1 nr rst2man-indent\n[rst2man-indent-level] \n[an-margin] nr rst2man-indent-level +1 . UNINDENT RE rst2man-indent-level -1 \n[rst2man-indent\n[rst2man-indent-level]]u
cmake-language(7)        - CMake Language Reference rst2man-indent-level 0 1 rstReportMargin \$1 \n[an-margin] level \n[rst2man-indent-level] level margin: \n[rst2man-indent\n[rst2man-indent-level]] - \n[rst2man-indent0] \n[rst2man-indent1] \n[rst2man-indent2] . 1 INDENT RS \$1 nr rst2man-indent\n[rst2man-indent-level] \n[an-margin] nr rst2man-indent-level +1 . UNINDENT RE rst2man-indent-level -1 \n[rst2man-indent\n[rst2man-indent-level]]u
cmake-modules(7)         - CMake Modules Reference rst2man-indent-level 0 1 rstReportMargin \$1 \n[an-margin] level \n[rst2man-indent-level] level margin: \n[rst2man-indent\n[rst2man-indent-level]] - \n[rst2man-indent0] \n[rst2man-indent1] \n[rst2man-indent2] . 1 INDENT RS \$1 nr rst2man-indent\n[rst2man-indent-level] \n[an-margin] nr rst2man-indent-level +1 . UNINDENT RE rst2man-indent-level -1 \n[rst2man-indent\n[rst2man-indent-level]]u
cmake-packages(7)        - CMake Packages Reference rst2man-indent-level 0 1 rstReportMargin \$1 \n[an-margin] level \n[rst2man-indent-level] level margin: \n[rst2man-indent\n[rst2man-indent-level]] - \n[rst2man-indent0] \n[rst2man-indent1] \n[rst2man-indent2] . 1 INDENT RS \$1 nr rst2man-indent\n[rst2man-indent-level] \n[an-margin] nr rst2man-indent-level +1 . UNINDENT RE rst2man-indent-level -1 \n[rst2man-indent\n[rst2man-indent-level]]u
cmake-policies(7)        - CMake Policies Reference rst2man-indent-level 0 1 rstReportMargin \$1 \n[an-margin] level \n[rst2man-indent-level] level margin: \n[rst2man-indent\n[rst2man-indent-level]] - \n[rst2man-indent0] \n[rst2man-indent1] \n[rst2man-indent2] . 1 INDENT RS \$1 nr rst2man-indent\n[rst2man-indent-level] \n[an-margin] nr rst2man-indent-level +1 . UNINDENT RE rst2man-indent-level -1 \n[rst2man-indent\n[rst2man-indent-level]]u
cmake-properties(7)      - CMake Properties Reference rst2man-indent-level 0 1 rstReportMargin \$1 \n[an-margin] level \n[rst2man-indent-level] level margin: \n[rst2man-indent\n[rst2man-indent-level]] - \n[rst2man-indent0] \n[rst2man-indent1] \n[rst2man-indent2] . 1 INDENT RS \$1 nr rst2man-indent\n[rst2man-indent-level] \n[an-margin] nr rst2man-indent-level +1 . UNINDENT RE rst2man-indent-level -1 \n[rst2man-indent\n[rst2man-indent-level]]u
cmake-qt(7)              - CMake Qt Features Reference rst2man-indent-level 0 1 rstReportMargin \$1 \n[an-margin] level \n[rst2man-indent-level] level margin: \n[rst2man-indent\n[rst2man-indent-level]] - \n[rst2man-indent0] \n[rst2man-indent1] \n[rst2man-indent2] . 1 INDENT RS \$1 nr rst2man-indent\n[rst2man-indent-level] \n[an-margin] nr rst2man-indent-level +1 . UNINDENT RE rst2man-indent-level -1 \n[rst2man-indent\n[rst2man-indent-level]]u
cmake-toolchains(7)      - CMake Toolchains Reference rst2man-indent-level 0 1 rstReportMargin \$1 \n[an-margin] level \n[rst2man-indent-level] level margin: \n[rst2man-indent\n[rst2man-indent-level]] - \n[rst2man-indent0] \n[rst2man-indent1] \n[rst2man-indent2] . 1 INDENT RS \$1 nr rst2man-indent\n[rst2man-indent-level] \n[an-margin] nr rst2man-indent-level +1 . UNINDENT RE rst2man-indent-level -1 \n[rst2man-indent\n[rst2man-indent-level]]u
cmake-variables(7)       - CMake Variables Reference rst2man-indent-level 0 1 rstReportMargin \$1 \n[an-margin] level \n[rst2man-indent-level] level margin: \n[rst2man-indent\n[rst2man-indent-level]] - \n[rst2man-indent0] \n[rst2man-indent1] \n[rst2man-indent2] . 1 INDENT RS \$1 nr rst2man-indent\n[rst2man-indent-level] \n[an-margin] nr rst2man-indent-level +1 . UNINDENT RE rst2man-indent-level -1 \n[rst2man-indent\n[rst2man-indent-level]]u
comp_err(1)              - compile MySQL error message file
config.guess-2.68(1)     - guess the build system triplet
config.guess-2.69(1)     - guess the build system triplet
config.sub-2.68(1)       - validate and canonicalize a configuration triplet
config.sub-2.69(1)       - validate and canonicalize a configuration triplet
cpack(1)                 - CPack Command-Line Reference rst2man-indent-level 0 1 rstReportMargin \$1 \n[an-margin] level \n[rst2man-indent-level] level margin: \n[rst2man-indent\n[rst2man-indent-level]] - \n[rst2man-indent0] \n[rst2man-indent1] \n[rst2man-indent2] . 1 INDENT RS \$1 nr rst2man-indent\n[rst2man-indent-level] \n[an-margin] nr rst2man-indent-level +1 . UNINDENT RE rst2man-indent-level -1 \n[rst2man-indent\n[rst2man-indent-level]]u
cpio(5)                  - format of cpio archive files
ctest(1)                 - CTest Command-Line Reference rst2man-indent-level 0 1 rstReportMargin \$1 \n[an-margin] level \n[rst2man-indent-level] level margin: \n[rst2man-indent\n[rst2man-indent-level]] - \n[rst2man-indent0] \n[rst2man-indent1] \n[rst2man-indent2] . 1 INDENT RS \$1 nr rst2man-indent\n[rst2man-indent-level] \n[an-margin] nr rst2man-indent-level +1 . UNINDENT RE rst2man-indent-level -1 \n[rst2man-indent\n[rst2man-indent-level]]u
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 handle
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 blocking 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
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 associate 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_multi_wait(3)       - polls on all easy handles in a multi handle
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, versions XPM 1, 2, or 3
dane_cert_type_name(3)   - API function
dane_cert_usage_name(3)  - API function
dane_match_type_name(3)  - API function
dane_query_data(3)       - API function
dane_query_deinit(3)     - API function
dane_query_entries(3)    - API function
dane_query_status(3)     - API function
dane_query_tlsa(3)       - API function
dane_query_to_raw_tlsa(3) - API function
dane_raw_tlsa(3)         - API function
dane_state_deinit(3)     - API function
dane_state_init(3)       - API function
dane_state_set_dlv_file(3) - API function
dane_strerror(3)         - API function
dane_verification_status_print(3) - API function
dane_verify_crt(3)       - API function
dane_verify_crt_raw(3)   - API function
dane_verify_session_crt(3) - API function
dbmmanage(1)             - Manage user authentication files in DBM format
dialog4ports(1)          - a dialog for ports
djpeg(1)                 - decompress a JPEG file to an image file
dns-sd(1)                - Multicast DNS (mDNS) & DNS Service Discovery (DNS-SD) Test Tool " For whatis
dnsextd(8)               - BIND Extension Daemon " Name Description for whatis database
drill(1)                 - get (debug) information out of DNS(SEC)
editline(3), el_init(3), el_init_fd(3), el_end(3), el_reset(3), el_gets(3), el_wgets(3), el_getc(3), el_wgetc(3), el_push(3), el_wpush(3), el_parse(3), el_wparse(3), el_set(3), el_wset(3), el_get(3), el_wget(3), el_source(3), el_resize(3), el_cursor(3), el_line(3), el_wline(3), el_insertstr(3), el_winsertstr(3), el_deletestr(3), el_wdeletestr(3), history_init(3), history_winit(3), history_end(3), history_wend(3), history(3), history_w(3), tok_init(3), tok_winit(3), tok_end(3), tok_wend(3), tok_reset(3), tok_wreset(3), tok_line(3), tok_wline(3), tok_str tok_wstr(3) - line editor, history and tokenization functions
editrc(5)                - configuration file for editline library
envsubst(1)              - substitutes environment variables in shell format strings
evim(1)                  - easy Vim, edit a file with Vim and setup for modeless editing
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
fc-pattern(1)            - parse and show pattern
fc-query(1)              - query font files
fc-scan(1)               - scan font files or directories
fc-validate(1)           - validate font files
fcgistarter(8)           - Start a FastCGI program
ffi(3), FFI(3)           - Foreign Function Interface
ffi_call(3)              - Invoke a foreign function
ffi_prep_cif(3)          - Prepare a ffi_cif structure for use with ffi_call
ffi_prep_cif_var(3)      - Prepare a ffi_cif structure for use with ffi_call for variadic functions
fonts-conf(5), fonts.conf(5) - Font configuration files
freetype-config(1)       - Get information about a libfreetype installation
funzip(1)                - filter for extracting from a ZIP archive in a pipe
gdbm(3), GDBM(3)         - The GNU database manager.  Includes dbm and ndbm compatibility
gdbm_dump(1)             - dump a GDBM database to a file
gdbm_load(1)             - re-create a GDBM database from a dump file
gdbmtool(1)              - examine and modify a GDBM database
gettext(1)               - translate message
gettext(3), dgettext(3), dcgettext(3) - translate message
gettextize(1)            - install or upgrade gettext infrastructure
gm4(1), m4(1)            - macro processor
gmake(1), make(1)        - GNU make utility to maintain groups of programs
gnutls-cli(1), *[B-Font]gnutls-cli(1) - GnuTLS client
gnutls-cli-debug(1), *[B-Font]gnutls-cli-debug(1) - GnuTLS debug client
gnutls-serv(1), *[B-Font]gnutls-serv(1) - GnuTLS server
gnutls_aead_cipher_decrypt(3) - API function
gnutls_aead_cipher_deinit(3) - API function
gnutls_aead_cipher_encrypt(3) - API function
gnutls_aead_cipher_init(3) - API function
gnutls_alert_get(3)      - API function
gnutls_alert_get_name(3) - API function
gnutls_alert_get_strname(3) - API function
gnutls_alert_send(3)     - API function
gnutls_alert_send_appropriate(3) - API function
gnutls_alpn_get_selected_protocol(3) - API function
gnutls_alpn_set_protocols(3) - API function
gnutls_anon_allocate_client_credentials(3) - API function
gnutls_anon_allocate_server_credentials(3) - API function
gnutls_anon_free_client_credentials(3) - API function
gnutls_anon_free_server_credentials(3) - API function
gnutls_anon_set_params_function(3) - API function
gnutls_anon_set_server_dh_params(3) - API function
gnutls_anon_set_server_params_function(3) - API function
gnutls_auth_client_get_type(3) - API function
gnutls_auth_get_type(3)  - API function
gnutls_auth_server_get_type(3) - API function
gnutls_buffer_append_data(3) - API function
gnutls_bye(3)            - API function
gnutls_certificate_activation_time_peers(3) - API function
gnutls_certificate_allocate_credentials(3) - API function
gnutls_certificate_client_get_request_status(3) - API function
gnutls_certificate_expiration_time_peers(3) - API function
gnutls_certificate_free_ca_names(3) - API function
gnutls_certificate_free_cas(3) - API function
gnutls_certificate_free_credentials(3) - API function
gnutls_certificate_free_crls(3) - API function
gnutls_certificate_free_keys(3) - API function
gnutls_certificate_get_crt_raw(3) - API function
gnutls_certificate_get_issuer(3) - API function
gnutls_certificate_get_openpgp_crt(3) - API function
gnutls_certificate_get_openpgp_key(3) - API function
gnutls_certificate_get_ours(3) - API function
gnutls_certificate_get_peers(3) - API function
gnutls_certificate_get_peers_subkey_id(3) - API function
gnutls_certificate_get_trust_list(3) - API function
gnutls_certificate_get_verify_flags(3) - API function
gnutls_certificate_get_x509_crt(3) - API function
gnutls_certificate_get_x509_key(3) - API function
gnutls_certificate_send_x509_rdn_sequence(3) - API function
gnutls_certificate_server_set_request(3) - API function
gnutls_certificate_set_dh_params(3) - API function
gnutls_certificate_set_flags(3) - API function
gnutls_certificate_set_key(3) - API function
gnutls_certificate_set_ocsp_status_request_file(3) - API function
gnutls_certificate_set_ocsp_status_request_function(3) - API function
gnutls_certificate_set_openpgp_key(3) - API function
gnutls_certificate_set_openpgp_key_file(3) - API function
gnutls_certificate_set_openpgp_key_file2(3) - API function
gnutls_certificate_set_openpgp_key_mem(3) - API function
gnutls_certificate_set_openpgp_key_mem2(3) - API function
gnutls_certificate_set_openpgp_keyring_file(3) - API function
gnutls_certificate_set_openpgp_keyring_mem(3) - API function
gnutls_certificate_set_params_function(3) - API function
gnutls_certificate_set_pin_function(3) - API function
gnutls_certificate_set_retrieve_function(3) - API function
gnutls_certificate_set_retrieve_function2(3) - API function
gnutls_certificate_set_trust_list(3) - API function
gnutls_certificate_set_verify_flags(3) - API function
gnutls_certificate_set_verify_function(3) - API function
gnutls_certificate_set_verify_limits(3) - API function
gnutls_certificate_set_x509_crl(3) - API function
gnutls_certificate_set_x509_crl_file(3) - API function
gnutls_certificate_set_x509_crl_mem(3) - API function
gnutls_certificate_set_x509_key(3) - API function
gnutls_certificate_set_x509_key_file(3) - API function
gnutls_certificate_set_x509_key_file2(3) - API function
gnutls_certificate_set_x509_key_mem(3) - API function
gnutls_certificate_set_x509_key_mem2(3) - API function
gnutls_certificate_set_x509_simple_pkcs12_file(3) - API function
gnutls_certificate_set_x509_simple_pkcs12_mem(3) - API function
gnutls_certificate_set_x509_system_trust(3) - API function
gnutls_certificate_set_x509_trust(3) - API function
gnutls_certificate_set_x509_trust_dir(3) - API function
gnutls_certificate_set_x509_trust_file(3) - API function
gnutls_certificate_set_x509_trust_mem(3) - API function
gnutls_certificate_type_get(3) - API function
gnutls_certificate_type_get_id(3) - API function
gnutls_certificate_type_get_name(3) - API function
gnutls_certificate_type_list(3) - API function
gnutls_certificate_verification_status_print(3) - API function
gnutls_certificate_verify_peers(3) - API function
gnutls_certificate_verify_peers2(3) - API function
gnutls_certificate_verify_peers3(3) - API function
gnutls_check_version(3)  - API function
gnutls_cipher_add_auth(3) - API function
gnutls_cipher_decrypt(3) - API function
gnutls_cipher_decrypt2(3) - API function
gnutls_cipher_deinit(3)  - API function
gnutls_cipher_encrypt(3) - API function
gnutls_cipher_encrypt2(3) - API function
gnutls_cipher_get(3)     - API function
gnutls_cipher_get_block_size(3) - API function
gnutls_cipher_get_id(3)  - API function
gnutls_cipher_get_iv_size(3) - API function
gnutls_cipher_get_key_size(3) - API function
gnutls_cipher_get_name(3) - API function
gnutls_cipher_get_tag_size(3) - API function
gnutls_cipher_init(3)    - API function
gnutls_cipher_list(3)    - API function
gnutls_cipher_self_test(3) - API function
gnutls_cipher_set_iv(3)  - API function
gnutls_cipher_suite_get_name(3) - API function
gnutls_cipher_suite_info(3) - API function
gnutls_cipher_tag(3)     - API function
gnutls_compression_get(3) - API function
gnutls_compression_get_id(3) - API function
gnutls_compression_get_name(3) - API function
gnutls_compression_list(3) - API function
gnutls_credentials_clear(3) - API function
gnutls_credentials_get(3) - API function
gnutls_credentials_set(3) - API function
gnutls_crypto_register_aead_cipher(3) - API function
gnutls_crypto_register_cipher(3) - API function
gnutls_crypto_register_digest(3) - API function
gnutls_crypto_register_mac(3) - API function
gnutls_db_check_entry(3) - API function
gnutls_db_check_entry_time(3) - API function
gnutls_db_get_default_cache_expiration(3) - API function
gnutls_db_get_ptr(3)     - API function
gnutls_db_remove_session(3) - API function
gnutls_db_set_cache_expiration(3) - API function
gnutls_db_set_ptr(3)     - API function
gnutls_db_set_remove_function(3) - API function
gnutls_db_set_retrieve_function(3) - API function
gnutls_db_set_store_function(3) - API function
gnutls_deinit(3)         - API function
gnutls_dh_get_group(3)   - API function
gnutls_dh_get_peers_public_bits(3) - API function
gnutls_dh_get_prime_bits(3) - API function
gnutls_dh_get_pubkey(3)  - API function
gnutls_dh_get_secret_bits(3) - API function
gnutls_dh_params_cpy(3)  - API function
gnutls_dh_params_deinit(3) - API function
gnutls_dh_params_export2_pkcs3(3) - API function
gnutls_dh_params_export_pkcs3(3) - API function
gnutls_dh_params_export_raw(3) - API function
gnutls_dh_params_generate2(3) - API function
gnutls_dh_params_import_pkcs3(3) - API function
gnutls_dh_params_import_raw(3) - API function
gnutls_dh_params_import_raw2(3) - API function
gnutls_dh_params_init(3) - API function
gnutls_dh_set_prime_bits(3) - API function
gnutls_digest_get_id(3)  - API function
gnutls_digest_get_name(3) - API function
gnutls_digest_get_oid(3) - API function
gnutls_digest_list(3)    - API function
gnutls_digest_self_test(3) - API function
gnutls_dtls_cookie_send(3) - API function
gnutls_dtls_cookie_verify(3) - API function
gnutls_dtls_get_data_mtu(3) - API function
gnutls_dtls_get_mtu(3)   - API function
gnutls_dtls_get_timeout(3) - API function
gnutls_dtls_prestate_set(3) - API function
gnutls_dtls_set_data_mtu(3) - API function
gnutls_dtls_set_mtu(3)   - API function
gnutls_dtls_set_timeouts(3) - API function
gnutls_ecc_curve_get(3)  - API function
gnutls_ecc_curve_get_id(3) - API function
gnutls_ecc_curve_get_name(3) - API function
gnutls_ecc_curve_get_oid(3) - API function
gnutls_ecc_curve_get_size(3) - API function
gnutls_ecc_curve_list(3) - API function
gnutls_error_is_fatal(3) - API function
gnutls_error_to_alert(3) - API function
gnutls_est_record_overhead_size(3) - API function
gnutls_ext_get_data(3)   - API function
gnutls_ext_register(3)   - API function
gnutls_ext_set_data(3)   - API function
gnutls_fingerprint(3)    - API function
gnutls_fips140_mode_enabled(3) - API function
gnutls_global_deinit(3)  - API function
gnutls_global_init(3)    - API function
gnutls_global_set_audit_log_function(3) - API function
gnutls_global_set_log_function(3) - API function
gnutls_global_set_log_level(3) - API function
gnutls_global_set_mem_functions(3) - API function
gnutls_global_set_mutex(3) - API function
gnutls_global_set_time_function(3) - API function
gnutls_handshake(3)      - API function
gnutls_handshake_description_get_name(3) - API function
gnutls_handshake_get_last_in(3) - API function
gnutls_handshake_get_last_out(3) - API function
gnutls_handshake_set_hook_function(3) - API function
gnutls_handshake_set_max_packet_length(3) - API function
gnutls_handshake_set_post_client_hello_function(3) - API function
gnutls_handshake_set_private_extensions(3) - API function
gnutls_handshake_set_random(3) - API function
gnutls_handshake_set_timeout(3) - API function
gnutls_hash(3)           - API function
gnutls_hash_deinit(3)    - API function
gnutls_hash_fast(3)      - API function
gnutls_hash_get_len(3)   - API function
gnutls_hash_init(3)      - API function
gnutls_hash_output(3)    - API function
gnutls_heartbeat_allowed(3) - API function
gnutls_heartbeat_enable(3) - API function
gnutls_heartbeat_get_timeout(3) - API function
gnutls_heartbeat_ping(3) - API function
gnutls_heartbeat_pong(3) - API function
gnutls_heartbeat_set_timeouts(3) - API function
gnutls_hex2bin(3)        - API function
gnutls_hex_decode(3)     - API function
gnutls_hex_decode2(3)    - API function
gnutls_hex_encode(3)     - API function
gnutls_hex_encode2(3)    - API function
gnutls_hmac(3)           - API function
gnutls_hmac_deinit(3)    - API function
gnutls_hmac_fast(3)      - API function
gnutls_hmac_get_len(3)   - API function
gnutls_hmac_init(3)      - API function
gnutls_hmac_output(3)    - API function
gnutls_hmac_set_nonce(3) - API function
gnutls_init(3)           - API function
gnutls_key_generate(3)   - API function
gnutls_kx_get(3)         - API function
gnutls_kx_get_id(3)      - API function
gnutls_kx_get_name(3)    - API function
gnutls_kx_list(3)        - API function
gnutls_load_file(3)      - API function
gnutls_mac_get(3)        - API function
gnutls_mac_get_id(3)     - API function
gnutls_mac_get_key_size(3) - API function
gnutls_mac_get_name(3)   - API function
gnutls_mac_get_nonce_size(3) - API function
gnutls_mac_list(3)       - API function
gnutls_mac_self_test(3)  - API function
gnutls_memcmp(3)         - API function
gnutls_memset(3)         - API function
gnutls_ocsp_req_add_cert(3) - API function
gnutls_ocsp_req_add_cert_id(3) - API function
gnutls_ocsp_req_deinit(3) - API function
gnutls_ocsp_req_export(3) - API function
gnutls_ocsp_req_get_cert_id(3) - API function
gnutls_ocsp_req_get_extension(3) - API function
gnutls_ocsp_req_get_nonce(3) - API function
gnutls_ocsp_req_get_version(3) - API function
gnutls_ocsp_req_import(3) - API function
gnutls_ocsp_req_init(3)  - API function
gnutls_ocsp_req_print(3) - API function
gnutls_ocsp_req_randomize_nonce(3) - API function
gnutls_ocsp_req_set_extension(3) - API function
gnutls_ocsp_req_set_nonce(3) - API function
gnutls_ocsp_resp_check_crt(3) - API function
gnutls_ocsp_resp_deinit(3) - API function
gnutls_ocsp_resp_export(3) - API function
gnutls_ocsp_resp_get_certs(3) - API function
gnutls_ocsp_resp_get_extension(3) - API function
gnutls_ocsp_resp_get_nonce(3) - API function
gnutls_ocsp_resp_get_produced(3) - API function
gnutls_ocsp_resp_get_responder(3) - API function
gnutls_ocsp_resp_get_responder_raw_id(3) - API function
gnutls_ocsp_resp_get_response(3) - API function
gnutls_ocsp_resp_get_signature(3) - API function
gnutls_ocsp_resp_get_signature_algorithm(3) - API function
gnutls_ocsp_resp_get_single(3) - API function
gnutls_ocsp_resp_get_status(3) - API function
gnutls_ocsp_resp_get_version(3) - API function
gnutls_ocsp_resp_import(3) - API function
gnutls_ocsp_resp_init(3) - API function
gnutls_ocsp_resp_print(3) - API function
gnutls_ocsp_resp_verify(3) - API function
gnutls_ocsp_resp_verify_direct(3) - API function
gnutls_ocsp_status_request_enable_client(3) - API function
gnutls_ocsp_status_request_get(3) - API function
gnutls_ocsp_status_request_is_checked(3) - API function
gnutls_oid_to_digest(3)  - API function
gnutls_oid_to_ecc_curve(3) - API function
gnutls_oid_to_pk(3)      - API function
gnutls_oid_to_sign(3)    - API function
gnutls_openpgp_crt_check_email(3) - API function
gnutls_openpgp_crt_check_hostname(3) - API function
gnutls_openpgp_crt_check_hostname2(3) - API function
gnutls_openpgp_crt_deinit(3) - API function
gnutls_openpgp_crt_export(3) - API function
gnutls_openpgp_crt_export2(3) - API function
gnutls_openpgp_crt_get_auth_subkey(3) - API function
gnutls_openpgp_crt_get_creation_time(3) - API function
gnutls_openpgp_crt_get_expiration_time(3) - API function
gnutls_openpgp_crt_get_fingerprint(3) - API function
gnutls_openpgp_crt_get_key_id(3) - API function
gnutls_openpgp_crt_get_key_usage(3) - API function
gnutls_openpgp_crt_get_name(3) - API function
gnutls_openpgp_crt_get_pk_algorithm(3) - API function
gnutls_openpgp_crt_get_pk_dsa_raw(3) - API function
gnutls_openpgp_crt_get_pk_rsa_raw(3) - API function
gnutls_openpgp_crt_get_preferred_key_id(3) - API function
gnutls_openpgp_crt_get_revoked_status(3) - API function
gnutls_openpgp_crt_get_subkey_count(3) - API function
gnutls_openpgp_crt_get_subkey_creation_time(3) - API function
gnutls_openpgp_crt_get_subkey_expiration_time(3) - API function
gnutls_openpgp_crt_get_subkey_fingerprint(3) - API function
gnutls_openpgp_crt_get_subkey_id(3) - API function
gnutls_openpgp_crt_get_subkey_idx(3) - API function
gnutls_openpgp_crt_get_subkey_pk_algorithm(3) - API function
gnutls_openpgp_crt_get_subkey_pk_dsa_raw(3) - API function
gnutls_openpgp_crt_get_subkey_pk_rsa_raw(3) - API function
gnutls_openpgp_crt_get_subkey_revoked_status(3) - API function
gnutls_openpgp_crt_get_subkey_usage(3) - API function
gnutls_openpgp_crt_get_version(3) - API function
gnutls_openpgp_crt_import(3) - API function
gnutls_openpgp_crt_init(3) - API function
gnutls_openpgp_crt_print(3) - API function
gnutls_openpgp_crt_set_preferred_key_id(3) - API function
gnutls_openpgp_crt_verify_ring(3) - API function
gnutls_openpgp_crt_verify_self(3) - API function
gnutls_openpgp_keyring_check_id(3) - API function
gnutls_openpgp_keyring_deinit(3) - API function
gnutls_openpgp_keyring_get_crt(3) - API function
gnutls_openpgp_keyring_get_crt_count(3) - API function
gnutls_openpgp_keyring_import(3) - API function
gnutls_openpgp_keyring_init(3) - API function
gnutls_openpgp_privkey_deinit(3) - API function
gnutls_openpgp_privkey_export(3) - API function
gnutls_openpgp_privkey_export2(3) - API function
gnutls_openpgp_privkey_export_dsa_raw(3) - API function
gnutls_openpgp_privkey_export_rsa_raw(3) - API function
gnutls_openpgp_privkey_export_subkey_dsa_raw(3) - API function
gnutls_openpgp_privkey_export_subkey_rsa_raw(3) - API function
gnutls_openpgp_privkey_get_fingerprint(3) - API function
gnutls_openpgp_privkey_get_key_id(3) - API function
gnutls_openpgp_privkey_get_pk_algorithm(3) - API function
gnutls_openpgp_privkey_get_preferred_key_id(3) - API function
gnutls_openpgp_privkey_get_revoked_status(3) - API function
gnutls_openpgp_privkey_get_subkey_count(3) - API function
gnutls_openpgp_privkey_get_subkey_creation_time(3) - API function
gnutls_openpgp_privkey_get_subkey_expiration_time(3) - API function
gnutls_openpgp_privkey_get_subkey_fingerprint(3) - API function
gnutls_openpgp_privkey_get_subkey_id(3) - API function
gnutls_openpgp_privkey_get_subkey_idx(3) - API function
gnutls_openpgp_privkey_get_subkey_pk_algorithm(3) - API function
gnutls_openpgp_privkey_get_subkey_revoked_status(3) - API function
gnutls_openpgp_privkey_import(3) - API function
gnutls_openpgp_privkey_init(3) - API function
gnutls_openpgp_privkey_sec_param(3) - API function
gnutls_openpgp_privkey_set_preferred_key_id(3) - API function
gnutls_openpgp_privkey_sign_hash(3) - API function
gnutls_openpgp_send_cert(3) - API function
gnutls_openpgp_set_recv_key_function(3) - API function
gnutls_packet_deinit(3)  - API function
gnutls_packet_get(3)     - API function
gnutls_pcert_deinit(3)   - API function
gnutls_pcert_export_openpgp(3) - API function
gnutls_pcert_export_x509(3) - API function
gnutls_pcert_import_openpgp(3) - API function
gnutls_pcert_import_openpgp_raw(3) - API function
gnutls_pcert_import_x509(3) - API function
gnutls_pcert_import_x509_list(3) - API function
gnutls_pcert_import_x509_raw(3) - API function
gnutls_pcert_list_import_x509_raw(3) - API function
gnutls_pem_base64_decode(3) - API function
gnutls_pem_base64_decode2(3) - API function
gnutls_pem_base64_encode(3) - API function
gnutls_pem_base64_encode2(3) - API function
gnutls_perror(3)         - API function
gnutls_pk_algorithm_get_name(3) - API function
gnutls_pk_bits_to_sec_param(3) - API function
gnutls_pk_get_id(3)      - API function
gnutls_pk_get_name(3)    - API function
gnutls_pk_get_oid(3)     - API function
gnutls_pk_list(3)        - API function
gnutls_pk_self_test(3)   - API function
gnutls_pk_to_sign(3)     - API function
gnutls_pkcs11_add_provider(3) - API function
gnutls_pkcs11_copy_attached_extension(3) - API function
gnutls_pkcs11_copy_pubkey(3) - API function
gnutls_pkcs11_copy_secret_key(3) - API function
gnutls_pkcs11_copy_x509_crt(3) - API function
gnutls_pkcs11_copy_x509_crt2(3) - API function
gnutls_pkcs11_copy_x509_privkey(3) - API function
gnutls_pkcs11_copy_x509_privkey2(3) - API function
gnutls_pkcs11_crt_is_known(3) - API function
gnutls_pkcs11_deinit(3)  - API function
gnutls_pkcs11_delete_url(3) - API function
gnutls_pkcs11_get_pin_function(3) - API function
gnutls_pkcs11_get_raw_issuer(3) - API function
gnutls_pkcs11_get_raw_issuer_by_dn(3) - API function
gnutls_pkcs11_get_raw_issuer_by_subject_key_id(3) - API function
gnutls_pkcs11_init(3)    - API function
gnutls_pkcs11_obj_deinit(3) - API function
gnutls_pkcs11_obj_export(3) - API function
gnutls_pkcs11_obj_export2(3) - API function
gnutls_pkcs11_obj_export3(3) - API function
gnutls_pkcs11_obj_export_url(3) - API function
gnutls_pkcs11_obj_flags_get_str(3) - API function
gnutls_pkcs11_obj_get_exts(3) - API function
gnutls_pkcs11_obj_get_flags(3) - API function
gnutls_pkcs11_obj_get_info(3) - API function
gnutls_pkcs11_obj_get_type(3) - API function
gnutls_pkcs11_obj_import_url(3) - API function
gnutls_pkcs11_obj_init(3) - API function
gnutls_pkcs11_obj_list_import_url3(3) - API function
gnutls_pkcs11_obj_list_import_url4(3) - API function
gnutls_pkcs11_obj_set_info(3) - API function
gnutls_pkcs11_obj_set_pin_function(3) - API function
gnutls_pkcs11_privkey_cpy(3) - API function
gnutls_pkcs11_privkey_deinit(3) - API function
gnutls_pkcs11_privkey_export_pubkey(3) - API function
gnutls_pkcs11_privkey_export_url(3) - API function
gnutls_pkcs11_privkey_generate(3) - API function
gnutls_pkcs11_privkey_generate2(3) - API function
gnutls_pkcs11_privkey_generate3(3) - API function
gnutls_pkcs11_privkey_get_info(3) - API function
gnutls_pkcs11_privkey_get_pk_algorithm(3) - API function
gnutls_pkcs11_privkey_import_url(3) - API function
gnutls_pkcs11_privkey_init(3) - API function
gnutls_pkcs11_privkey_set_pin_function(3) - API function
gnutls_pkcs11_privkey_status(3) - API function
gnutls_pkcs11_reinit(3)  - API function
gnutls_pkcs11_set_pin_function(3) - API function
gnutls_pkcs11_set_token_function(3) - API function
gnutls_pkcs11_token_get_flags(3) - API function
gnutls_pkcs11_token_get_info(3) - API function
gnutls_pkcs11_token_get_mechanism(3) - API function
gnutls_pkcs11_token_get_random(3) - API function
gnutls_pkcs11_token_get_url(3) - API function
gnutls_pkcs11_token_init(3) - API function
gnutls_pkcs11_token_set_pin(3) - API function
gnutls_pkcs11_type_get_name(3) - API function
gnutls_pkcs12_bag_decrypt(3) - API function
gnutls_pkcs12_bag_deinit(3) - API function
gnutls_pkcs12_bag_enc_info(3) - API function
gnutls_pkcs12_bag_encrypt(3) - API function
gnutls_pkcs12_bag_get_count(3) - API function
gnutls_pkcs12_bag_get_data(3) - API function
gnutls_pkcs12_bag_get_friendly_name(3) - API function
gnutls_pkcs12_bag_get_key_id(3) - API function
gnutls_pkcs12_bag_get_type(3) - API function
gnutls_pkcs12_bag_init(3) - API function
gnutls_pkcs12_bag_set_crl(3) - API function
gnutls_pkcs12_bag_set_crt(3) - API function
gnutls_pkcs12_bag_set_data(3) - API function
gnutls_pkcs12_bag_set_friendly_name(3) - API function
gnutls_pkcs12_bag_set_key_id(3) - API function
gnutls_pkcs12_bag_set_privkey(3) - API function
gnutls_pkcs12_deinit(3)  - API function
gnutls_pkcs12_export(3)  - API function
gnutls_pkcs12_export2(3) - API function
gnutls_pkcs12_generate_mac(3) - API function
gnutls_pkcs12_generate_mac2(3) - API function
gnutls_pkcs12_get_bag(3) - API function
gnutls_pkcs12_import(3)  - API function
gnutls_pkcs12_init(3)    - API function
gnutls_pkcs12_mac_info(3) - API function
gnutls_pkcs12_set_bag(3) - API function
gnutls_pkcs12_simple_parse(3) - API function
gnutls_pkcs12_verify_mac(3) - API function
gnutls_pkcs7_add_attr(3) - API function
gnutls_pkcs7_attrs_deinit(3) - API function
gnutls_pkcs7_deinit(3)   - API function
gnutls_pkcs7_delete_crl(3) - API function
gnutls_pkcs7_delete_crt(3) - API function
gnutls_pkcs7_export(3)   - API function
gnutls_pkcs7_export2(3)  - API function
gnutls_pkcs7_get_attr(3) - API function
gnutls_pkcs7_get_crl_count(3) - API function
gnutls_pkcs7_get_crl_raw(3) - API function
gnutls_pkcs7_get_crl_raw2(3) - API function
gnutls_pkcs7_get_crt_count(3) - API function
gnutls_pkcs7_get_crt_raw(3) - API function
gnutls_pkcs7_get_crt_raw2(3) - API function
gnutls_pkcs7_get_embedded_data(3) - API function
gnutls_pkcs7_get_signature_count(3) - API function
gnutls_pkcs7_get_signature_info(3) - API function
gnutls_pkcs7_import(3)   - API function
gnutls_pkcs7_init(3)     - API function
gnutls_pkcs7_print(3)    - API function
gnutls_pkcs7_set_crl(3)  - API function
gnutls_pkcs7_set_crl_raw(3) - API function
gnutls_pkcs7_set_crt(3)  - API function
gnutls_pkcs7_set_crt_raw(3) - API function
gnutls_pkcs7_sign(3)     - API function
gnutls_pkcs7_signature_info_deinit(3) - API function
gnutls_pkcs7_verify(3)   - API function
gnutls_pkcs7_verify_direct(3) - API function
gnutls_pkcs8_info(3)     - API function
gnutls_pkcs_schema_get_name(3) - API function
gnutls_pkcs_schema_get_oid(3) - API function
gnutls_prf(3)            - API function
gnutls_prf_raw(3)        - API function
gnutls_prf_rfc5705(3)    - API function
gnutls_priority_certificate_type_list(3) - API function
gnutls_priority_cipher_list(3) - API function
gnutls_priority_compression_list(3) - API function
gnutls_priority_deinit(3) - API function
gnutls_priority_ecc_curve_list(3) - API function
gnutls_priority_get_cipher_suite_index(3) - API function
gnutls_priority_init(3)  - API function
gnutls_priority_kx_list(3) - API function
gnutls_priority_mac_list(3) - API function
gnutls_priority_protocol_list(3) - API function
gnutls_priority_set(3)   - API function
gnutls_priority_set_direct(3) - API function
gnutls_priority_sign_list(3) - API function
gnutls_priority_string_list(3) - API function
gnutls_privkey_decrypt_data(3) - API function
gnutls_privkey_deinit(3) - API function
gnutls_privkey_export_dsa_raw(3) - API function
gnutls_privkey_export_ecc_raw(3) - API function
gnutls_privkey_export_openpgp(3) - API function
gnutls_privkey_export_pkcs11(3) - API function
gnutls_privkey_export_rsa_raw(3) - API function
gnutls_privkey_export_x509(3) - API function
gnutls_privkey_generate(3) - API function
gnutls_privkey_get_pk_algorithm(3) - API function
gnutls_privkey_get_type(3) - API function
gnutls_privkey_import_dsa_raw(3) - API function
gnutls_privkey_import_ecc_raw(3) - API function
gnutls_privkey_import_ext(3) - API function
gnutls_privkey_import_ext2(3) - API function
gnutls_privkey_import_ext3(3) - API function
gnutls_privkey_import_openpgp(3) - API function
gnutls_privkey_import_openpgp_raw(3) - API function
gnutls_privkey_import_pkcs11(3) - API function
gnutls_privkey_import_pkcs11_url(3) - API function
gnutls_privkey_import_rsa_raw(3) - API function
gnutls_privkey_import_tpm_raw(3) - API function
gnutls_privkey_import_tpm_url(3) - API function
gnutls_privkey_import_url(3) - API function
gnutls_privkey_import_x509(3) - API function
gnutls_privkey_import_x509_raw(3) - API function
gnutls_privkey_init(3)   - API function
gnutls_privkey_set_pin_function(3) - API function
gnutls_privkey_sign_data(3) - API function
gnutls_privkey_sign_hash(3) - API function
gnutls_privkey_status(3) - API function
gnutls_privkey_verify_params(3) - API function
gnutls_protocol_get_id(3) - API function
gnutls_protocol_get_name(3) - API function
gnutls_protocol_get_version(3) - API function
gnutls_protocol_list(3)  - API function
gnutls_psk_allocate_client_credentials(3) - API function
gnutls_psk_allocate_server_credentials(3) - API function
gnutls_psk_client_get_hint(3) - API function
gnutls_psk_free_client_credentials(3) - API function
gnutls_psk_free_server_credentials(3) - API function
gnutls_psk_server_get_username(3) - API function
gnutls_psk_set_client_credentials(3) - API function
gnutls_psk_set_client_credentials_function(3) - API function
gnutls_psk_set_params_function(3) - API function
gnutls_psk_set_server_credentials_file(3) - API function
gnutls_psk_set_server_credentials_function(3) - API function
gnutls_psk_set_server_credentials_hint(3) - API function
gnutls_psk_set_server_dh_params(3) - API function
gnutls_psk_set_server_params_function(3) - API function
gnutls_pubkey_deinit(3)  - API function
gnutls_pubkey_encrypt_data(3) - API function
gnutls_pubkey_export(3)  - API function
gnutls_pubkey_export2(3) - API function
gnutls_pubkey_export_dsa_raw(3) - API function
gnutls_pubkey_export_ecc_raw(3) - API function
gnutls_pubkey_export_ecc_x962(3) - API function
gnutls_pubkey_export_rsa_raw(3) - API function
gnutls_pubkey_get_key_id(3) - API function
gnutls_pubkey_get_key_usage(3) - API function
gnutls_pubkey_get_openpgp_key_id(3) - API function
gnutls_pubkey_get_pk_algorithm(3) - API function
gnutls_pubkey_get_preferred_hash_algorithm(3) - API function
gnutls_pubkey_import(3)  - API function
gnutls_pubkey_import_dsa_raw(3) - API function
gnutls_pubkey_import_ecc_raw(3) - API function
gnutls_pubkey_import_ecc_x962(3) - API function
gnutls_pubkey_import_openpgp(3) - API function
gnutls_pubkey_import_openpgp_raw(3) - API function
gnutls_pubkey_import_pkcs11(3) - API function
gnutls_pubkey_import_privkey(3) - API function
gnutls_pubkey_import_rsa_raw(3) - API function
gnutls_pubkey_import_tpm_raw(3) - API function
gnutls_pubkey_import_tpm_url(3) - API function
gnutls_pubkey_import_url(3) - API function
gnutls_pubkey_import_x509(3) - API function
gnutls_pubkey_import_x509_crq(3) - API function
gnutls_pubkey_import_x509_raw(3) - API function
gnutls_pubkey_init(3)    - API function
gnutls_pubkey_print(3)   - API function
gnutls_pubkey_set_key_usage(3) - API function
gnutls_pubkey_set_pin_function(3) - API function
gnutls_pubkey_verify_data2(3) - API function
gnutls_pubkey_verify_hash2(3) - API function
gnutls_pubkey_verify_params(3) - API function
gnutls_random_art(3)     - API function
gnutls_range_split(3)    - API function
gnutls_record_can_use_length_hiding(3) - API function
gnutls_record_check_corked(3) - API function
gnutls_record_check_pending(3) - API function
gnutls_record_cork(3)    - API function
gnutls_record_disable_padding(3) - API function
gnutls_record_discard_queued(3) - API function
gnutls_record_get_direction(3) - API function
gnutls_record_get_discarded(3) - API function
gnutls_record_get_max_size(3) - API function
gnutls_record_get_state(3) - API function
gnutls_record_overhead_size(3) - API function
gnutls_record_recv(3)    - API function
gnutls_record_recv_packet(3) - API function
gnutls_record_recv_seq(3) - API function
gnutls_record_send(3)    - API function
gnutls_record_send_range(3) - API function
gnutls_record_set_max_size(3) - API function
gnutls_record_set_state(3) - API function
gnutls_record_set_timeout(3) - API function
gnutls_record_uncork(3)  - API function
gnutls_register_custom_url(3) - API function
gnutls_rehandshake(3)    - API function
gnutls_rnd(3)            - API function
gnutls_rnd_refresh(3)    - API function
gnutls_safe_renegotiation_status(3) - API function
gnutls_sec_param_get_name(3) - API function
gnutls_sec_param_to_pk_bits(3) - API function
gnutls_sec_param_to_symmetric_bits(3) - API function
gnutls_server_name_get(3) - API function
gnutls_server_name_set(3) - API function
gnutls_session_channel_binding(3) - API function
gnutls_session_enable_compatibility_mode(3) - API function
gnutls_session_etm_status(3) - API function
gnutls_session_ext_master_secret_status(3) - API function
gnutls_session_force_valid(3) - API function
gnutls_session_get_data(3) - API function
gnutls_session_get_data2(3) - API function
gnutls_session_get_desc(3) - API function
gnutls_session_get_id(3) - API function
gnutls_session_get_id2(3) - API function
gnutls_session_get_ptr(3) - API function
gnutls_session_get_random(3) - API function
gnutls_session_get_verify_cert_status(3) - API function
gnutls_session_is_resumed(3) - API function
gnutls_session_resumption_requested(3) - API function
gnutls_session_set_data(3) - API function
gnutls_session_set_id(3) - API function
gnutls_session_set_premaster(3) - API function
gnutls_session_set_ptr(3) - API function
gnutls_session_set_verify_cert(3) - API function
gnutls_session_set_verify_cert2(3) - API function
gnutls_session_set_verify_function(3) - API function
gnutls_session_ticket_enable_client(3) - API function
gnutls_session_ticket_enable_server(3) - API function
gnutls_session_ticket_key_generate(3) - API function
gnutls_set_default_priority(3) - API function
gnutls_sign_algorithm_get(3) - API function
gnutls_sign_algorithm_get_client(3) - API function
gnutls_sign_algorithm_get_requested(3) - API function
gnutls_sign_get_hash_algorithm(3) - API function
gnutls_sign_get_id(3)    - API function
gnutls_sign_get_name(3)  - API function
gnutls_sign_get_oid(3)   - API function
gnutls_sign_get_pk_algorithm(3) - API function
gnutls_sign_is_secure(3) - API function
gnutls_sign_list(3)      - API function
gnutls_srp_allocate_client_credentials(3) - API function
gnutls_srp_allocate_server_credentials(3) - API function
gnutls_srp_base64_decode(3) - API function
gnutls_srp_base64_decode2(3) - API function
gnutls_srp_base64_encode(3) - API function
gnutls_srp_base64_encode2(3) - API function
gnutls_srp_free_client_credentials(3) - API function
gnutls_srp_free_server_credentials(3) - API function
gnutls_srp_server_get_username(3) - API function
gnutls_srp_set_client_credentials(3) - API function
gnutls_srp_set_client_credentials_function(3) - API function
gnutls_srp_set_prime_bits(3) - API function
gnutls_srp_set_server_credentials_file(3) - API function
gnutls_srp_set_server_credentials_function(3) - API function
gnutls_srp_set_server_fake_salt_seed(3) - API function
gnutls_srp_verifier(3)   - API function
gnutls_srtp_get_keys(3)  - API function
gnutls_srtp_get_mki(3)   - API function
gnutls_srtp_get_profile_id(3) - API function
gnutls_srtp_get_profile_name(3) - API function
gnutls_srtp_get_selected_profile(3) - API function
gnutls_srtp_set_mki(3)   - API function
gnutls_srtp_set_profile(3) - API function
gnutls_srtp_set_profile_direct(3) - API function
gnutls_store_commitment(3) - API function
gnutls_store_pubkey(3)   - API function
gnutls_strerror(3)       - API function
gnutls_strerror_name(3)  - API function
gnutls_subject_alt_names_deinit(3) - API function
gnutls_subject_alt_names_get(3) - API function
gnutls_subject_alt_names_init(3) - API function
gnutls_subject_alt_names_set(3) - API function
gnutls_supplemental_get_name(3) - API function
gnutls_supplemental_recv(3) - API function
gnutls_supplemental_register(3) - API function
gnutls_supplemental_send(3) - API function
gnutls_system_key_add_x509(3) - API function
gnutls_system_key_delete(3) - API function
gnutls_system_key_iter_deinit(3) - API function
gnutls_system_key_iter_get_info(3) - API function
gnutls_system_recv_timeout(3) - API function
gnutls_tdb_deinit(3)     - API function
gnutls_tdb_init(3)       - API function
gnutls_tdb_set_store_commitment_func(3) - API function
gnutls_tdb_set_store_func(3) - API function
gnutls_tdb_set_verify_func(3) - API function
gnutls_tpm_get_registered(3) - API function
gnutls_tpm_key_list_deinit(3) - API function
gnutls_tpm_key_list_get_url(3) - API function
gnutls_tpm_privkey_delete(3) - API function
gnutls_tpm_privkey_generate(3) - API function
gnutls_transport_get_int(3) - API function
gnutls_transport_get_int2(3) - API function
gnutls_transport_get_ptr(3) - API function
gnutls_transport_get_ptr2(3) - API function
gnutls_transport_set_errno(3) - API function
gnutls_transport_set_errno_function(3) - API function
gnutls_transport_set_int(3) - API function
gnutls_transport_set_int2(3) - API function
gnutls_transport_set_ptr(3) - API function
gnutls_transport_set_ptr2(3) - API function
gnutls_transport_set_pull_function(3) - API function
gnutls_transport_set_pull_timeout_function(3) - API function
gnutls_transport_set_push_function(3) - API function
gnutls_transport_set_vec_push_function(3) - API function
gnutls_url_is_supported(3) - API function
gnutls_verify_stored_pubkey(3) - API function
gnutls_x509_aia_deinit(3) - API function
gnutls_x509_aia_get(3)   - API function
gnutls_x509_aia_init(3)  - API function
gnutls_x509_aia_set(3)   - API function
gnutls_x509_aki_deinit(3) - API function
gnutls_x509_aki_get_cert_issuer(3) - API function
gnutls_x509_aki_get_id(3) - API function
gnutls_x509_aki_init(3)  - API function
gnutls_x509_aki_set_cert_issuer(3) - API function
gnutls_x509_aki_set_id(3) - API function
gnutls_x509_crl_check_issuer(3) - API function
gnutls_x509_crl_deinit(3) - API function
gnutls_x509_crl_dist_points_deinit(3) - API function
gnutls_x509_crl_dist_points_get(3) - API function
gnutls_x509_crl_dist_points_init(3) - API function
gnutls_x509_crl_dist_points_set(3) - API function
gnutls_x509_crl_export(3) - API function
gnutls_x509_crl_export2(3) - API function
gnutls_x509_crl_get_authority_key_gn_serial(3) - API function
gnutls_x509_crl_get_authority_key_id(3) - API function
gnutls_x509_crl_get_crt_count(3) - API function
gnutls_x509_crl_get_crt_serial(3) - API function
gnutls_x509_crl_get_dn_oid(3) - API function
gnutls_x509_crl_get_extension_data(3) - API function
gnutls_x509_crl_get_extension_data2(3) - API function
gnutls_x509_crl_get_extension_info(3) - API function
gnutls_x509_crl_get_extension_oid(3) - API function
gnutls_x509_crl_get_issuer_dn(3) - API function
gnutls_x509_crl_get_issuer_dn2(3) - API function
gnutls_x509_crl_get_issuer_dn_by_oid(3) - API function
gnutls_x509_crl_get_next_update(3) - API function
gnutls_x509_crl_get_number(3) - API function
gnutls_x509_crl_get_raw_issuer_dn(3) - API function
gnutls_x509_crl_get_signature(3) - API function
gnutls_x509_crl_get_signature_algorithm(3) - API function
gnutls_x509_crl_get_this_update(3) - API function
gnutls_x509_crl_get_version(3) - API function
gnutls_x509_crl_import(3) - API function
gnutls_x509_crl_init(3)  - API function
gnutls_x509_crl_iter_crt_serial(3) - API function
gnutls_x509_crl_iter_deinit(3) - API function
gnutls_x509_crl_list_import(3) - API function
gnutls_x509_crl_list_import2(3) - API function
gnutls_x509_crl_print(3) - API function
gnutls_x509_crl_privkey_sign(3) - API function
gnutls_x509_crl_set_authority_key_id(3) - API function
gnutls_x509_crl_set_crt(3) - API function
gnutls_x509_crl_set_crt_serial(3) - API function
gnutls_x509_crl_set_next_update(3) - API function
gnutls_x509_crl_set_number(3) - API function
gnutls_x509_crl_set_this_update(3) - API function
gnutls_x509_crl_set_version(3) - API function
gnutls_x509_crl_sign(3)  - API function
gnutls_x509_crl_sign2(3) - API function
gnutls_x509_crl_verify(3) - API function
gnutls_x509_crq_deinit(3) - API function
gnutls_x509_crq_export(3) - API function
gnutls_x509_crq_export2(3) - API function
gnutls_x509_crq_get_attribute_by_oid(3) - API function
gnutls_x509_crq_get_attribute_data(3) - API function
gnutls_x509_crq_get_attribute_info(3) - API function
gnutls_x509_crq_get_basic_constraints(3) - API function
gnutls_x509_crq_get_challenge_password(3) - API function
gnutls_x509_crq_get_dn(3) - API function
gnutls_x509_crq_get_dn2(3) - API function
gnutls_x509_crq_get_dn_by_oid(3) - API function
gnutls_x509_crq_get_dn_oid(3) - API function
gnutls_x509_crq_get_extension_by_oid(3) - API function
gnutls_x509_crq_get_extension_by_oid2(3) - API function
gnutls_x509_crq_get_extension_data(3) - API function
gnutls_x509_crq_get_extension_data2(3) - API function
gnutls_x509_crq_get_extension_info(3) - API function
gnutls_x509_crq_get_key_id(3) - API function
gnutls_x509_crq_get_key_purpose_oid(3) - API function
gnutls_x509_crq_get_key_rsa_raw(3) - API function
gnutls_x509_crq_get_key_usage(3) - API function
gnutls_x509_crq_get_pk_algorithm(3) - API function
gnutls_x509_crq_get_private_key_usage_period(3) - API function
gnutls_x509_crq_get_signature_algorithm(3) - API function
gnutls_x509_crq_get_subject_alt_name(3) - API function
gnutls_x509_crq_get_subject_alt_othername_oid(3) - API function
gnutls_x509_crq_get_version(3) - API function
gnutls_x509_crq_import(3) - API function
gnutls_x509_crq_init(3)  - API function
gnutls_x509_crq_print(3) - API function
gnutls_x509_crq_privkey_sign(3) - API function
gnutls_x509_crq_set_attribute_by_oid(3) - API function
gnutls_x509_crq_set_basic_constraints(3) - API function
gnutls_x509_crq_set_challenge_password(3) - API function
gnutls_x509_crq_set_dn(3) - API function
gnutls_x509_crq_set_dn_by_oid(3) - API function
gnutls_x509_crq_set_key(3) - API function
gnutls_x509_crq_set_key_purpose_oid(3) - API function
gnutls_x509_crq_set_key_rsa_raw(3) - API function
gnutls_x509_crq_set_key_usage(3) - API function
gnutls_x509_crq_set_private_key_usage_period(3) - API function
gnutls_x509_crq_set_pubkey(3) - API function
gnutls_x509_crq_set_subject_alt_name(3) - API function
gnutls_x509_crq_set_version(3) - API function
gnutls_x509_crq_sign(3)  - API function
gnutls_x509_crq_sign2(3) - API function
gnutls_x509_crq_verify(3) - API function
gnutls_x509_crt_check_email(3) - API function
gnutls_x509_crt_check_hostname(3) - API function
gnutls_x509_crt_check_hostname2(3) - API function
gnutls_x509_crt_check_issuer(3) - API function
gnutls_x509_crt_check_revocation(3) - API function
gnutls_x509_crt_cpy_crl_dist_points(3) - API function
gnutls_x509_crt_deinit(3) - API function
gnutls_x509_crt_export(3) - API function
gnutls_x509_crt_export2(3) - API function
gnutls_x509_crt_get_activation_time(3) - API function
gnutls_x509_crt_get_authority_info_access(3) - API function
gnutls_x509_crt_get_authority_key_gn_serial(3) - API function
gnutls_x509_crt_get_authority_key_id(3) - API function
gnutls_x509_crt_get_basic_constraints(3) - API function
gnutls_x509_crt_get_ca_status(3) - API function
gnutls_x509_crt_get_crl_dist_points(3) - API function
gnutls_x509_crt_get_dn(3) - API function
gnutls_x509_crt_get_dn2(3) - API function
gnutls_x509_crt_get_dn_by_oid(3) - API function
gnutls_x509_crt_get_dn_oid(3) - API function
gnutls_x509_crt_get_expiration_time(3) - API function
gnutls_x509_crt_get_extension_by_oid(3) - API function
gnutls_x509_crt_get_extension_by_oid2(3) - API function
gnutls_x509_crt_get_extension_data(3) - API function
gnutls_x509_crt_get_extension_data2(3) - API function
gnutls_x509_crt_get_extension_info(3) - API function
gnutls_x509_crt_get_extension_oid(3) - API function
gnutls_x509_crt_get_fingerprint(3) - API function
gnutls_x509_crt_get_issuer(3) - API function
gnutls_x509_crt_get_issuer_alt_name(3) - API function
gnutls_x509_crt_get_issuer_alt_name2(3) - API function
gnutls_x509_crt_get_issuer_alt_othername_oid(3) - API function
gnutls_x509_crt_get_issuer_dn(3) - API function
gnutls_x509_crt_get_issuer_dn2(3) - API function
gnutls_x509_crt_get_issuer_dn_by_oid(3) - API function
gnutls_x509_crt_get_issuer_dn_oid(3) - API function
gnutls_x509_crt_get_issuer_unique_id(3) - API function
gnutls_x509_crt_get_key_id(3) - API function
gnutls_x509_crt_get_key_purpose_oid(3) - API function
gnutls_x509_crt_get_key_usage(3) - API function
gnutls_x509_crt_get_name_constraints(3) - API function
gnutls_x509_crt_get_pk_algorithm(3) - API function
gnutls_x509_crt_get_pk_dsa_raw(3) - API function
gnutls_x509_crt_get_pk_ecc_raw(3) - API function
gnutls_x509_crt_get_pk_rsa_raw(3) - API function
gnutls_x509_crt_get_policy(3) - API function
gnutls_x509_crt_get_preferred_hash_algorithm(3) - API function
gnutls_x509_crt_get_private_key_usage_period(3) - API function
gnutls_x509_crt_get_proxy(3) - API function
gnutls_x509_crt_get_raw_dn(3) - API function
gnutls_x509_crt_get_raw_issuer_dn(3) - API function
gnutls_x509_crt_get_serial(3) - API function
gnutls_x509_crt_get_signature(3) - API function
gnutls_x509_crt_get_signature_algorithm(3) - API function
gnutls_x509_crt_get_subject(3) - API function
gnutls_x509_crt_get_subject_alt_name(3) - API function
gnutls_x509_crt_get_subject_alt_name2(3) - API function
gnutls_x509_crt_get_subject_alt_othername_oid(3) - API function
gnutls_x509_crt_get_subject_key_id(3) - API function
gnutls_x509_crt_get_subject_unique_id(3) - API function
gnutls_x509_crt_get_version(3) - API function
gnutls_x509_crt_import(3) - API function
gnutls_x509_crt_import_pkcs11(3) - API function
gnutls_x509_crt_import_url(3) - API function
gnutls_x509_crt_init(3)  - API function
gnutls_x509_crt_list_import(3) - API function
gnutls_x509_crt_list_import2(3) - API function
gnutls_x509_crt_list_import_pkcs11(3) - API function
gnutls_x509_crt_list_verify(3) - API function
gnutls_x509_crt_print(3) - API function
gnutls_x509_crt_privkey_sign(3) - API function
gnutls_x509_crt_set_activation_time(3) - API function
gnutls_x509_crt_set_authority_info_access(3) - API function
gnutls_x509_crt_set_authority_key_id(3) - API function
gnutls_x509_crt_set_basic_constraints(3) - API function
gnutls_x509_crt_set_ca_status(3) - API function
gnutls_x509_crt_set_crl_dist_points(3) - API function
gnutls_x509_crt_set_crl_dist_points2(3) - API function
gnutls_x509_crt_set_crq(3) - API function
gnutls_x509_crt_set_crq_extensions(3) - API function
gnutls_x509_crt_set_dn(3) - API function
gnutls_x509_crt_set_dn_by_oid(3) - API function
gnutls_x509_crt_set_expiration_time(3) - API function
gnutls_x509_crt_set_extension_by_oid(3) - API function
gnutls_x509_crt_set_issuer_alt_name(3) - API function
gnutls_x509_crt_set_issuer_dn(3) - API function
gnutls_x509_crt_set_issuer_dn_by_oid(3) - API function
gnutls_x509_crt_set_issuer_unique_id(3) - API function
gnutls_x509_crt_set_key(3) - API function
gnutls_x509_crt_set_key_purpose_oid(3) - API function
gnutls_x509_crt_set_key_usage(3) - API function
gnutls_x509_crt_set_name_constraints(3) - API function
gnutls_x509_crt_set_pin_function(3) - API function
gnutls_x509_crt_set_policy(3) - API function
gnutls_x509_crt_set_private_key_usage_period(3) - API function
gnutls_x509_crt_set_proxy(3) - API function
gnutls_x509_crt_set_proxy_dn(3) - API function
gnutls_x509_crt_set_pubkey(3) - API function
gnutls_x509_crt_set_serial(3) - API function
gnutls_x509_crt_set_subject_alt_name(3) - API function
gnutls_x509_crt_set_subject_alternative_name(3) - API function
gnutls_x509_crt_set_subject_key_id(3) - API function
gnutls_x509_crt_set_subject_unique_id(3) - API function
gnutls_x509_crt_set_version(3) - API function
gnutls_x509_crt_sign(3)  - API function
gnutls_x509_crt_sign2(3) - API function
gnutls_x509_crt_verify(3) - API function
gnutls_x509_crt_verify_data2(3) - API function
gnutls_x509_dn_deinit(3) - API function
gnutls_x509_dn_export(3) - API function
gnutls_x509_dn_export2(3) - API function
gnutls_x509_dn_get_rdn_ava(3) - API function
gnutls_x509_dn_get_str(3) - API function
gnutls_x509_dn_import(3) - API function
gnutls_x509_dn_init(3)   - API function
gnutls_x509_dn_oid_known(3) - API function
gnutls_x509_dn_oid_name(3) - API function
gnutls_x509_ext_deinit(3) - API function
gnutls_x509_ext_export_aia(3) - API function
gnutls_x509_ext_export_authority_key_id(3) - API function
gnutls_x509_ext_export_basic_constraints(3) - API function
gnutls_x509_ext_export_crl_dist_points(3) - API function
gnutls_x509_ext_export_key_purposes(3) - API function
gnutls_x509_ext_export_key_usage(3) - API function
gnutls_x509_ext_export_name_constraints(3) - API function
gnutls_x509_ext_export_policies(3) - API function
gnutls_x509_ext_export_private_key_usage_period(3) - API function
gnutls_x509_ext_export_proxy(3) - API function
gnutls_x509_ext_export_subject_alt_names(3) - API function
gnutls_x509_ext_export_subject_key_id(3) - API function
gnutls_x509_ext_import_aia(3) - API function
gnutls_x509_ext_import_authority_key_id(3) - API function
gnutls_x509_ext_import_basic_constraints(3) - API function
gnutls_x509_ext_import_crl_dist_points(3) - API function
gnutls_x509_ext_import_key_purposes(3) - API function
gnutls_x509_ext_import_key_usage(3) - API function
gnutls_x509_ext_import_name_constraints(3) - API function
gnutls_x509_ext_import_policies(3) - API function
gnutls_x509_ext_import_private_key_usage_period(3) - API function
gnutls_x509_ext_import_proxy(3) - API function
gnutls_x509_ext_import_subject_alt_names(3) - API function
gnutls_x509_ext_import_subject_key_id(3) - API function
gnutls_x509_ext_print(3) - API function
gnutls_x509_key_purpose_deinit(3) - API function
gnutls_x509_key_purpose_get(3) - API function
gnutls_x509_key_purpose_init(3) - API function
gnutls_x509_key_purpose_set(3) - API function
gnutls_x509_name_constraints_add_excluded(3) - API function
gnutls_x509_name_constraints_add_permitted(3) - API function
gnutls_x509_name_constraints_check(3) - API function
gnutls_x509_name_constraints_check_crt(3) - API function
gnutls_x509_name_constraints_deinit(3) - API function
gnutls_x509_name_constraints_get_excluded(3) - API function
gnutls_x509_name_constraints_get_permitted(3) - API function
gnutls_x509_name_constraints_init(3) - API function
gnutls_x509_othername_to_virtual(3) - API function
gnutls_x509_policies_deinit(3) - API function
gnutls_x509_policies_get(3) - API function
gnutls_x509_policies_init(3) - API function
gnutls_x509_policies_set(3) - API function
gnutls_x509_policy_release(3) - API function
gnutls_x509_privkey_cpy(3) - API function
gnutls_x509_privkey_deinit(3) - API function
gnutls_x509_privkey_export(3) - API function
gnutls_x509_privkey_export2(3) - API function
gnutls_x509_privkey_export2_pkcs8(3) - API function
gnutls_x509_privkey_export_dsa_raw(3) - API function
gnutls_x509_privkey_export_ecc_raw(3) - API function
gnutls_x509_privkey_export_pkcs8(3) - API function
gnutls_x509_privkey_export_rsa_raw(3) - API function
gnutls_x509_privkey_export_rsa_raw2(3) - API function
gnutls_x509_privkey_fix(3) - API function
gnutls_x509_privkey_generate(3) - API function
gnutls_x509_privkey_get_key_id(3) - API function
gnutls_x509_privkey_get_pk_algorithm(3) - API function
gnutls_x509_privkey_get_pk_algorithm2(3) - API function
gnutls_x509_privkey_import(3) - API function
gnutls_x509_privkey_import2(3) - API function
gnutls_x509_privkey_import_dsa_raw(3) - API function
gnutls_x509_privkey_import_ecc_raw(3) - API function
gnutls_x509_privkey_import_openssl(3) - API function
gnutls_x509_privkey_import_pkcs8(3) - API function
gnutls_x509_privkey_import_rsa_raw(3) - API function
gnutls_x509_privkey_import_rsa_raw2(3) - API function
gnutls_x509_privkey_init(3) - API function
gnutls_x509_privkey_sec_param(3) - API function
gnutls_x509_privkey_set_pin_function(3) - API function
gnutls_x509_privkey_sign_data(3) - API function
gnutls_x509_privkey_sign_hash(3) - API function
gnutls_x509_privkey_verify_params(3) - API function
gnutls_x509_rdn_get(3)   - API function
gnutls_x509_rdn_get_by_oid(3) - API function
gnutls_x509_rdn_get_oid(3) - API function
gnutls_x509_trust_list_add_cas(3) - API function
gnutls_x509_trust_list_add_crls(3) - API function
gnutls_x509_trust_list_add_named_crt(3) - API function
gnutls_x509_trust_list_add_system_trust(3) - API function
gnutls_x509_trust_list_add_trust_dir(3) - API function
gnutls_x509_trust_list_add_trust_file(3) - API function
gnutls_x509_trust_list_add_trust_mem(3) - API function
gnutls_x509_trust_list_deinit(3) - API function
gnutls_x509_trust_list_get_issuer(3) - API function
gnutls_x509_trust_list_get_issuer_by_dn(3) - API function
gnutls_x509_trust_list_get_issuer_by_subject_key_id(3) - API function
gnutls_x509_trust_list_init(3) - API function
gnutls_x509_trust_list_iter_deinit(3) - API function
gnutls_x509_trust_list_iter_get_ca(3) - API function
gnutls_x509_trust_list_remove_cas(3) - API function
gnutls_x509_trust_list_remove_trust_file(3) - API function
gnutls_x509_trust_list_remove_trust_mem(3) - API function
gnutls_x509_trust_list_verify_crt(3) - API function
gnutls_x509_trust_list_verify_crt2(3) - API function
gnutls_x509_trust_list_verify_named_crt(3) - API function
gpg-error-config(1)      - Script to get information about the installed version of libgpg-error
help2man(1)              - generate a simple manual page
hmac256(1)               - Compute an HMAC-SHA-256 MAC
htcacheclean(8)          - Clean up the disk cache
htdbm(1)                 - Manipulate DBM password databases
htdigest(1)              - manage user files for digest authentication
htpasswd(1)              - Manage user files for basic authentication
httpd(8)                 - Apache Hypertext Transfer Protocol Server
httxt2dbm(1)             - Generate dbm files for use with RewriteMap
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
idn(1)                   - Internationalized Domain Names command line tool
idn_free(3)              - API function
idna_strerror(3)         - API function
idna_to_ascii_4i(3)      - API function
idna_to_ascii_4z(3)      - API function
idna_to_ascii_8z(3)      - API function
idna_to_ascii_lz(3)      - API function
idna_to_unicode_44i(3)   - API function
idna_to_unicode_4z4z(3)  - API function
idna_to_unicode_8z4z(3)  - API function
idna_to_unicode_8z8z(3)  - API function
idna_to_unicode_8zlz(3)  - API function
idna_to_unicode_lzlz(3)  - API function
ifnames-2.68(1)          - Extract CPP conditionals from a set of files
ifnames-2.69(1)          - Extract CPP conditionals from a set of files
javavm(1)                - convenient wrapper for switching Java VMs
javavm_opts.conf(5)      - the Java VM wrapper options configuration file
javavms(5)               - the Java VM wrapper configuration file
jpegtran(1)              - lossless transformation of JPEG files
ldns-chaos(1)            - give some information about a nameserver
ldns-compare-zones(1)    - read and compare two zonefiles and print differences
ldns-dane(1)             - verify or create TLS authentication with DANE (RFC6698)
ldns-dpa(1), dpa(1)      - DNS Packet Analyzer. Analyze DNS packets in ip trace files
ldns-gen-zone(1)         - read a zonefile and print it while adding DS records and extra RR's
ldns-key2ds(1)           - transform a DNSKEY RR to a DS RR
ldns-keyfetcher(1)       - retrieve the DNSSEC DNSKEYs for a zone
ldns-keygen(1)           - generate a DNSSEC key pair
ldns-mx(1)               - print out the mx record(s) for a domain
ldns-notify(1)           - notify DNS servers that updates are available
ldns-nsec3-hash(1)       - print out the NSEC3 hash for a domain name
ldns-read-zone(1)        - read a zonefile and print it
ldns-resolver(1)         - tries to create a resolver from a resolv.conf file
ldns-revoke(1)           - sets the revoke bit of a DNSKEY
ldns-rrsig(1)            - print out the inception and expiration dates in human readable form
ldns-signzone(1)         - sign a zonefile with DNSSEC data
ldns-test-edns(1)        - test if dns cache supports EDNS and DNSSEC
ldns-testns(1)           - simple fake nameserver tool
ldns-update(1)           - send a dynamic update packet
ldns-verify-zone(1)      - read a DNSSEC signed zone and verify it
ldns-version(1)          - print out the version of the ldns-library and tools on this system
ldns-walk(1)             - Retrieve the contents of a DNSSEC signed zone
ldns-zcat(1)             - reunite (z)split up a zone files
ldns-zsplit(1)           - split up a zone file
ldnsd(1)                 - simple daemon example code
libXp(3)                 - X Print Client Library
libarchive(3)            - functions for reading and writing streaming archives
libarchive-formats(5)    - archive formats supported by the libarchive library
libarchive_changes(3), -(3) - changes in libarchive interface
libarchive_internals(3)  - description of libarchive internal interfaces
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-symbols(3)       - libcurl symbol version information
libcurl-thread(3)        - libcurl thread safety
libcurl-tutorial(3)      - libcurl programming tutorial
libpng(3)                - Portable Network Graphics (PNG) Reference Library 1.6.25
libpng(3)                - Portable Network Graphics (PNG) Reference Library 1.6.25 (private functions)
libtool(1)               - manual page for libtool 2.4.5.7-408c
libtoolize(1)            - manual page for libtoolize 2.4.4.19-fda4
libxml(3)                - library used to parse XML files
libzip(3)                - library for manipulating zip archives
logresolve(1)            - Resolve IP-addresses to hostnames in Apache log files
lz4(1), unlz4(1), lz4cat(1) - Compress or decompress .lz4 files
mDNSResponderPosix(8), mDNSResponder(8) - Multicast and Unicast DNS daemon " Name Description for whatis database
manvm(1)                 - format and display the on-line Java VM manual pages
mdnsd(8), mDNSResponder(8) - Multicast and Unicast DNS daemon " Name Description for whatis database
mkfontdir(1)             - create an index of X font files in a directory
mkfontscale(1)           - create an index of scalable font files for X
moduli(5)                - Diffie-Hellman moduli
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
msql2mysql(1)            - convert mSQL programs for use with MySQL
mtree(5)                 - format of mtree dir hierarchy files
my_print_defaults(1)     - display options from option files
myisam_ftdump(1)         - display full-text index information
myisamchk(1)             - MyISAM table-maintenance utility
myisamlog(1)             - display MyISAM log file contents
myisampack(1)            - generate compressed, read-only MyISAM tables
mysql(1)                 - the MySQL command-line tool
mysql.server(1)          - MySQL server startup script
mysql_config(1)          - display options for compiling clients
mysql_config_editor(1)   - configure authentication information for connecting to MySQL server
mysql_convert_table_format(1) - convert tables to use a given storage engine
mysql_find_rows(1)       - extract SQL statements from files
mysql_fix_extensions(1)  - normalize table file name extensions
mysql_install_db(1)      - initialize MySQL data directory
mysql_plugin(1)          - configure MySQL server plugins
mysql_secure_installation(1) - improve MySQL installation security
mysql_setpermission(1)   - interactively set permissions in grant tables
mysql_tzinfo_to_sql(1)   - load the time zone tables
mysql_upgrade(1)         - check and upgrade MySQL tables
mysql_waitpid(1)         - kill process and wait for its termination
mysql_zap(1)             - kill processes that match a pattern
mysqlaccess(1)           - client for checking access privileges
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
mysqld(8)                - the MySQL server
mysqld_multi(1)          - manage multiple MySQL servers
mysqld_safe(1)           - MySQL server startup script
mysqldump(1)             - a database backup program
mysqldumpslow(1)         - Summarize slow query log files
mysqlhotcopy(1)          - a database backup program
mysqlimport(1)           - a data import program
mysqlman(1)              - default man page for mysql
mysqlshow(1)             - display database, table, and column information
mysqlslap(1)             - load emulation client
mysqltest(1)             - program to run test cases mysqltest_embedded - program to run embedded test cases
ngettext(1)              - translate message and choose plural form
ngettext(3), dngettext(3), dcngettext(3) - translate message and choose plural form
ocsptool(1), *[B-Font]ocsptool(1) - GnuTLS OCSP tool
p11tool(1), *[B-Font]p11tool(1) - GnuTLS PKCS #11 tool
pcre(3), PCRE(3)         - Perl-compatible regular expressions (original API)
pcre-config(1)           - program to return PCRE configuration
pcre16(3), PCRE(3)       - Perl-compatible regular expressions #include <pcre.h>
pcre16_assign_jit_stack(3), PCRE(3) - Perl-compatible regular expressions
pcre16_compile(3), PCRE(3) - Perl-compatible regular expressions
pcre16_compile2(3), PCRE(3) - Perl-compatible regular expressions
pcre16_config(3), PCRE(3) - Perl-compatible regular expressions
pcre16_copy_named_substring(3), PCRE(3) - Perl-compatible regular expressions
pcre16_copy_substring(3), PCRE(3) - Perl-compatible regular expressions
pcre16_dfa_exec(3), PCRE(3) - Perl-compatible regular expressions
pcre16_exec(3), PCRE(3)  - Perl-compatible regular expressions
pcre16_free_study(3), PCRE(3) - Perl-compatible regular expressions
pcre16_free_substring(3), PCRE(3) - Perl-compatible regular expressions
pcre16_free_substring_list(3), PCRE(3) - Perl-compatible regular expressions
pcre16_fullinfo(3), PCRE(3) - Perl-compatible regular expressions
pcre16_get_named_substring(3), PCRE(3) - Perl-compatible regular expressions
pcre16_get_stringnumber(3), PCRE(3) - Perl-compatible regular expressions
pcre16_get_stringtable_entries(3), PCRE(3) - Perl-compatible regular expressions
pcre16_get_substring(3), PCRE(3) - Perl-compatible regular expressions
pcre16_get_substring_list(3), PCRE(3) - Perl-compatible regular expressions
pcre16_jit_exec(3), PCRE(3) - Perl-compatible regular expressions
pcre16_jit_stack_alloc(3), PCRE(3) - Perl-compatible regular expressions
pcre16_jit_stack_free(3), PCRE(3) - Perl-compatible regular expressions
pcre16_maketables(3), PCRE(3) - Perl-compatible regular expressions
pcre16_pattern_to_host_byte_order(3), PCRE(3) - Perl-compatible regular expressions
pcre16_refcount(3), PCRE(3) - Perl-compatible regular expressions
pcre16_study(3), PCRE(3) - Perl-compatible regular expressions
pcre16_utf16_to_host_byte_order(3), PCRE(3) - Perl-compatible regular expressions
pcre16_version(3), PCRE(3) - Perl-compatible regular expressions
pcre32(3), PCRE(3)       - Perl-compatible regular expressions #include <pcre.h>
pcre32_utf32_to_host_byte_order(3), PCRE(3) - Perl-compatible regular expressions
pcreapi(3), PCRE(3)      - Perl-compatible regular expressions #include <pcre.h>
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
pcrejit(3), PCRE(3)      - Perl-compatible regular expressions
pcrelimits(3), PCRE(3)   - 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
pcreunicode(3), PCRE(3)  - Perl-compatible regular expressions
perror(1)                - explain error codes
php(1)                   - PHP Command Line Interface 'CLI' php-cgi - PHP Common Gateway Interface 'CGI' command
php-config(1)            - get information about PHP configuration and compile options
php-fpm(8)               - PHP FastCGI Process Manager 'PHP-FPM'
phpize(1)                - prepare a PHP extension for compiling
pkg(8), pkg-static(8)    - manipulate packages
pkg-add(8), pkg add(8)   - Registers a package and installs it on the system
pkg-alias(8), pkg alias(8) - display configured aliases
pkg-annotate(8), pkg annotate(8) - add, modify or delete arbitrary annotations from packages
pkg-audit(8), pkg audit(8) - audit installed packages against known vulnerabilities
pkg-autoremove(8), pkg autoremove(8) - removes orphan packages
pkg-backup(8), pkg backup(8) - backup and restore the local package database
pkg-check(8), pkg check(8) - sanity check installed packages
pkg-clean(8), pkg clean(8) - clean the local cache of fetched remote packages
pkg-config(1)            - Return metainformation about installed libraries
pkg-config(8), pkg config(8) - retrieve the value of a given configuration option
pkg-convert(8), pkg convert(8) - convert from/to pkgng database format
pkg-create(8), pkg create(8) - a utility for creating software package distributions
pkg-delete(8), pkg delete(8) - deletes packages from the database and the system
pkg-fetch(8), pkg fetch(8) - fetch remote packages
pkg-info(8), pkg info(8) - display information for packages
pkg-install(8), pkg install(8) - install packages from remote package repositories or local archives
pkg-lock(8), pkg lock(8), pkg unlock(8) - lock or unlock packages
pkg-query(8), pkg query(8) - query information for installed packages
pkg-register(8), pkg register(8) - register a package into the local package database
pkg-repo(8), pkg repo(8) - create a package repository catalogue
pkg-repository(5), package repository(5) - format and operation of package repositories used by pkg(8)
pkg-rquery(8), pkg rquery(8) - query information from remote repositories
pkg-search(8), pkg search(8) - search package repository catalogues
pkg-set(8), pkg set(8)   - modify information in the installed database
pkg-shell(8), pkg shell(8) - interact with the pkg database
pkg-shlib(8), pkg shlib(8) - display which installed package provides a specfic shared library, and the installed packages which require it library is the filename of the library without any leading path, but including the ABI version number. Only exact matches are handled
pkg-ssh(8), pkg ssh(8)   - package server
pkg-stats(8), pkg stats(8) - display package database statistics
pkg-update(8), pkg update(8) - update the local catalogues of the enabled package repositories
pkg-updating(8), pkg updating(8) - display UPDATING entries of software packages
pkg-upgrade(8), pkg upgrade(8) - perform upgrades of package software distributions
pkg-version(8), pkg version(8) - summarize installed versions of packages
pkg-which(8), pkg which(8) - display which package installed a specific file
pkg.conf(5)              - system-wide configuration file for pkg(1)
pkg_printf(3), pkg_fprintf(3), pkg_dprintf(3), pkg_snprintf(3), pkg_asprintf(3), pkg_sbuf_printf(3), pkg_vprintf(3), pkg_vfprintf(3), pkg_vdprintf(3), pkg_vsnprintf(3), pkg_vasprintf(3), pkg_sbuf_vprintf(3) - formatted output of package data
pkg_repos(3), pkg_repos_total_count(3), pkg_repos_activated_count pkg_repo_url(3), pkg_repo_ident(3), pkg_repo_name(3), pkg_repo_ident_from_name pkg_repo_key(3), pkg_repo_fingerprints pkg_repo_signature_type(3), pkg_repo_mirror_type(3), pkg_repo_enabled pkg_repo_priority(3), pkg_repo_find_ident(3), pkg_repo_find_name(3) - manipulate repositories
png(5)                   - Portable Network Graphics (PNG) format
pr29_4(3)                - API function
pr29_4z(3)               - API function
pr29_8z(3)               - API function
pr29_strerror(3)         - API function
psktool(1), *[B-Font]psktool(1) - GnuTLS PSK tool
punycode_decode(3)       - API function
punycode_encode(3)       - API function
punycode_strerror(3)     - API function
python2.7(1), python(1)  - an interpreted, interactive, object-oriented programming language
rdjpgcom(1)              - display text comments from a JPEG file
recode-sr-latin(1)       - convert Serbian text from Cyrillic to Latin script
registervm(1), unregistervm(1) - register/unregister a Java VM
replace(1)               - a string-replacement utility
resolve_stack_dump(1)    - resolve numeric stack trace dump to symbols
resolveip(1)             - resolve host name to IP address or vice versa
rotatelogs(8)            - Piped logging program to rotate Apache logs
rsync(1)                 - a fast, versatile, remote (and local) file-copying tool
rsyncd.conf(5)           - configuration file for rsync in daemon mode
scp(1)                   - secure copy (remote file copy program)
screen(1)                - screen manager with VT100/ANSI terminal emulation
sftp(1)                  - secure file transfer program
sftp-server(8)           - SFTP server subsystem
sqlite3(1)               - A command line interface for SQLite version 3
srptool(1), *[B-Font]srptool(1) - GnuTLS SRP tool
ssh(1)                   - OpenSSH SSH client (remote login program)
ssh-add(1)               - adds private key identities to the authentication agent
ssh-agent(1)             - authentication agent
ssh-keygen(1)            - authentication key generation, management and conversion
ssh-keyscan(1)           - gather ssh public keys
ssh-keysign(8)           - ssh helper program for host-based authentication
ssh-pkcs11-helper(8)     - ssh-agent helper program for PKCS#11 support
ssh_config(5)            - OpenSSH SSH client configuration files
sshd(8)                  - OpenSSH SSH daemon
sshd_config(5)           - OpenSSH SSH daemon configuration file
stringprep(3)            - API function
stringprep_4i(3)         - API function
stringprep_4zi(3)        - API function
stringprep_check_version(3) - API function
stringprep_convert(3)    - API function
stringprep_locale_charset(3) - API function
stringprep_locale_to_utf8(3) - API function
stringprep_profile(3)    - API function
stringprep_strerror(3)   - API function
stringprep_ucs4_nfkc_normalize(3) - API function
stringprep_ucs4_to_utf8(3) - API function
stringprep_unichar_to_utf8(3) - API function
stringprep_utf8_nfkc_normalize(3) - API function
stringprep_utf8_to_locale(3) - API function
stringprep_utf8_to_ucs4(3) - API function
stringprep_utf8_to_unichar(3) - API function
sudo(8), sudoedit(8)     - execute a command as another user
sudo.conf(5)             - configuration for sudo front end
sudo_plugin(8)           - Sudo Plugin API
sudoers(5)               - default sudo security policy plugin
sudoreplay(8)            - replay sudo session logs
suexec(8)                - Switch user before executing external programs
sxpm(1)                  - Show an XPM (X PixMap) file and/or convert XPM 1 or 2 files to XPM 3
tar(5)                   - format of tape archive files
tcsd(8)                  - daemon that manages Trusted Computing resources
tcsd.conf(5)             - configuration file for the trousers TCS daemon
textdomain(3)            - set domain for future gettext() calls
tld_check_4(3)           - API function
tld_check_4t(3)          - API function
tld_check_4tz(3)         - API function
tld_check_4z(3)          - API function
tld_check_8z(3)          - API function
tld_check_lz(3)          - API function
tld_default_table(3)     - API function
tld_get_4(3)             - API function
tld_get_4z(3)            - API function
tld_get_table(3)         - API function
tld_get_z(3)             - API function
tld_strerror(3)          - API function
tpmtool(1), *[B-Font]tpmtool(1) - GnuTLS TPM tool
unzip(1)                 - list, test and extract compressed files in a ZIP archive
unzipsfx(1)              - self-extracting stub for prepending to ZIP archives
vim(1)                   - Vi IMproved, a programmers text editor
vimdiff(1)               - edit two, three or four versions of a file with Vim and show differences
vimtutor(1)              - the Vim tutor
visudo(8)                - edit the sudoers file
wrjpgcom(1)              - insert text comments into a JPEG file
xcb-examples(3)          - manpage examples
xcb-requests(3)          - about request manpages
xcb_alloc_color(3)       - Allocate a color
xcb_allow_events(3)      - release queued events
xcb_button_press_event_t(3) - a mouse button was pressed/released
xcb_button_release_event_t(3) - a mouse button was pressed/released
xcb_change_gc(3)         - change graphics context components
xcb_change_property(3)   - Changes a window property
xcb_change_save_set(3)   - Changes a client's save set
xcb_change_window_attributes(3) - change window attributes
xcb_circulate_notify_event_t(3) - NOT YET DOCUMENTED
xcb_circulate_request_event_t(3) - NOT YET DOCUMENTED
xcb_circulate_window(3)  - Change window stacking order
xcb_client_message_event_t(3) - NOT YET DOCUMENTED
xcb_colormap_notify_event_t(3) - the colormap for some window changed
xcb_configure_notify_event_t(3) - NOT YET DOCUMENTED
xcb_configure_window(3)  - Configures window attributes
xcb_copy_area(3)         - copy areas
xcb_create_gc(3)         - Creates a graphics context
xcb_create_glyph_cursor(3) - create cursor
xcb_create_pixmap(3)     - Creates a pixmap
xcb_create_window(3)     - Creates a window
xcb_destroy_notify_event_t(3) - a window is destroyed
xcb_destroy_window(3)    - Destroys a window
xcb_enter_notify_event_t(3) - the pointer is in a different window
xcb_expose_event_t(3)    - NOT YET DOCUMENTED
xcb_focus_in_event_t(3)  - NOT YET DOCUMENTED
xcb_focus_out_event_t(3) - NOT YET DOCUMENTED
xcb_free_cursor(3)       - Deletes a cursor
xcb_free_gc(3)           - Destroys a graphics context
xcb_free_pixmap(3)       - Destroys a pixmap
xcb_ge_generic_event_t(3) - generic event (with length)
xcb_get_geometry(3)      - Get current window geometry
xcb_get_property(3)      - Gets a window property
xcb_get_selection_owner(3) - Gets the owner of a selection
xcb_get_window_attributes(3) - Gets window attributes
xcb_grab_button(3)       - Grab pointer button(s)
xcb_grab_key(3)          - Grab keyboard key(s)
xcb_grab_keyboard(3)     - Grab the keyboard
xcb_grab_pointer(3)      - Grab the pointer
xcb_image_text_16(3)     - Draws text
xcb_image_text_8(3)      - Draws text
xcb_intern_atom(3)       - Get atom identifier by name
xcb_key_press_event_t(3) - a key was pressed/released
xcb_key_release_event_t(3) - a key was pressed/released
xcb_kill_client(3)       - kills a client
xcb_leave_notify_event_t(3) - the pointer is in a different window
xcb_list_fonts(3)        - get matching font names
xcb_list_fonts_with_info(3) - get matching font names and information
xcb_map_notify_event_t(3) - a window was mapped
xcb_map_request_event_t(3) - window wants to be mapped
xcb_map_window(3)        - Makes a window visible
xcb_mapping_notify_event_t(3) - keyboard mapping changed
xcb_motion_notify_event_t(3) - a key was pressed
xcb_open_font(3)         - opens a font
xcb_poly_fill_rectangle(3) - Fills rectangles
xcb_poly_line(3)         - draw lines
xcb_poly_segment(3)      - draw lines
xcb_property_notify_event_t(3) - a window property changed
xcb_query_extension(3)   - check if extension is present
xcb_query_font(3)        - query font metrics
xcb_query_pointer(3)     - get pointer coordinates
xcb_query_text_extents(3) - get text extents
xcb_query_tree(3)        - query the window tree
xcb_reparent_window(3)   - Reparents a window
xcb_send_event(3)        - send an event
xcb_set_input_focus(3)   - Sets input focus
xcb_set_selection_owner(3) - Sets the owner of a selection
xcb_ungrab_key(3)        - release a key combination
xcb_ungrab_pointer(3)    - release the pointer
xcb_unmap_notify_event_t(3) - a window is unmapped
xcb_unmap_window(3)      - Makes a window invisible
xcb_warp_pointer(3)      - move mouse pointer
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
xxd(1)                   - make a hexdump or do the reverse
zip(1)                   - package and compress (archive) files
zip_add(3), zip_replace(3) - add file to zip archive or replace file in zip archive
zip_add_dir(3)           - add directory to zip archive
zip_close(3)             - close zip archive
zip_delete(3)            - delete file from zip archive
zip_dir_add(3)           - add directory to zip archive
zip_discard(3)           - close zip archive and discard changes
zip_error_clear(3), zip_file_error_clear(3) - clear error state for archive or file
zip_error_code_system(3) - get operating system error part of zip_error
zip_error_code_zip(3)    - get libzip error part of zip_error
zip_error_fini(3)        - clean up zip_error structure
zip_error_get(3), zip_file_error_get(3) - get error codes for archive or file
zip_error_get_sys_type(3) - get type of system error code
zip_error_init(3), zip_error_init_with_code(3) - initialize zip_error structure
zip_error_set(3)         - fill in zip_error structure
zip_error_strerror(3)    - create human-readable string for zip_error
zip_error_system_type(3) - return type of system error
zip_error_to_data(3)     - convert zip_error to return value suitable for ZIP_SOURCE_ERROR
zip_error_to_str(3)      - get string representation of zip error
zip_errors(3)            - list of all libzip error codes
zip_fclose(3)            - close file in zip archive
zip_fdopen(3)            - open zip archive using open file descriptor
zip_file_add(3), zip_file_replace(3) - add file to zip archive or replace file in zip archive
zip_file_extra_field_delete(3), zip_file_extra_field_delete_by_id(3) - delete extra field for file in zip
zip_file_extra_field_get(3), zip_file_extra_field_get_by_id(3) - get extra field for file in zip
zip_file_extra_field_set(3) - set extra field for file in zip
zip_file_extra_fields_count(3), zip_file_extra_fields_count_by_id(3) - count extra fields for file in zip
zip_file_get_comment(3)  - get comment for file in zip
zip_file_get_error(3)    - extract zip_error from zip_file
zip_file_get_external_attributes(3) - get external attributes for file in zip
zip_file_rename(3)       - rename file in zip archive
zip_file_set_comment(3)  - set comment for file in zip
zip_file_set_external_attributes(3) - set external attributes for file in zip
zip_file_set_mtime(3)    - set last modification time (mtime) for file in zip
zip_file_strerror(3), zip_strerror(3) - get string representation for a zip error
zip_fopen(3), zip_fopen_index(3) - open file in zip archive for reading
zip_fopen_encrypted(3), zip_fopen_index_encrypted(3) - open encrypted file in zip archive for reading
zip_fread(3)             - read from file
zip_get_archive_comment(3) - get zip archive comment
zip_get_archive_flag(3)  - get status flags for zip
zip_get_error(3)         - get zip error for archive
zip_get_file_comment(3)  - get comment for file in zip
zip_get_name(3)          - get name of file by index
zip_get_num_entries(3)   - get number of files in archive
zip_get_num_files(3)     - get number of files in archive
zip_name_locate(3)       - get index of file by name
zip_open(3), zip_open_from_source(3) - open zip archive
zip_rename(3)            - rename file in zip archive
zip_set_archive_comment(3) - set zip archive comment
zip_set_archive_flag(3)  - set zip archive flag
zip_set_default_password(3) - set default password for encrypted files in zip
zip_set_file_comment(3)  - set comment for file in zip
zip_set_file_compression(3) - set compression method for file in zip
zip_source(3)            - zip data source structure
zip_source_begin_write(3) - prepare zip source for writing
zip_source_buffer(3)     - create zip data source from buffer
zip_source_close(3)      - open zip_source (which was open for reading)
zip_source_commit_write(3) - finalize changes to zip source
zip_source_error(3)      - get zip error for data source
zip_source_file(3)       - create data source from a file
zip_source_filep(3)      - create data source from FILE *
zip_source_free(3)       - free zip data source
zip_source_function(3)   - create data source from function
zip_source_is_deleted(3) - check if zip_source is deleted
zip_source_keep(3)       - increment reference count of zip data source
zip_source_make_command_bitmap(3) - create bitmap of supported source operations
zip_source_open(3)       - open zip_source for reading
zip_source_read(3)       - read data from zip source
zip_source_rollback_write(3) - undo changes to zip source
zip_source_seek(3)       - set read offset in zip source
zip_source_seek_compute_offset(3) - validate arguments and compute offset
zip_source_seek_write(3) - set write offset in zip source
zip_source_stat(3)       - get information about zip_source
zip_source_tell(3)       - report current read offset in zip source
zip_source_tell_write(3) - report current write offset in zip source
zip_source_win32a(3), zip_source_win32a_create(3) - create data source from a Windows ANSI file name
zip_source_win32handle(3), zip_source_win32handle_create(3) - create data source from a Windows file handle
zip_source_win32w(3), zip_source_win32w_create(3) - create data source from a Windows Unicode file name
zip_source_write(3)      - write data to zip source
zip_source_zip(3)        - create data source from zip file
zip_stat(3), zip_stat_index(3) - get information about file
zip_stat_init(3)         - initialize zip_stat structure
zip_unchange(3)          - undo changes to file in zip archive
zip_unchange_all(3)      - undo all changes in a zip archive
zip_unchange_archive(3)  - undo global changes to zip archive
zipcloak(1)              - encrypt entries in a zipfile
zipcmp(1)                - compare contents of zip archives
zipgrep(1)               - search files in a ZIP archive for lines matching a pattern
zipinfo(1)               - list detailed information about a ZIP archive
zipmerge(1)              - merge zip archives
zipnote(1)               - write the comments in zipfile to stdout, edit comments and rename files in zipfile
zipsplit(1)              - split a zipfile into smaller zipfiles
ziptool(1)               - modify zip archives

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists