| man3head | 
    Headers | 
    man3head | 
  
   man3head — Headers
     -  Back to index
- 
acct.h(3head)
 - acct.h, acct - per-process accounting file format
 
- 
aio.h(3head)
 - aio.h, aio - asynchronous input and output
 
- 
ar.h(3head)
 - ar.h, ar - archive file format
 
- 
archives.h(3head)
 - archives.h, archives - device header
 
- 
assert.h(3head)
 - assert.h, assert - verify program assertion
 
- 
complex.h(3head)
 - complex.h, complex - complex arithmetic
 
- 
cpio.h(3head)
 - cpio.h, cpio - cpio archive values
 
- 
dirent.h(3head)
 - dirent.h, dirent - format of directory entries
 
- 
endian.h(3head)
 - endian.h —
    definitions for endian routines
 
- 
errno.h(3head)
 - errno.h, errno - system error numbers
 
- 
fcntl.h(3head)
 - fcntl.h, fcntl - file control options
 
- 
fenv.h(3head)
 - fenv.h, fenv - floating-point environment
 
- 
float.h(3head)
 - float.h, float - floating types
 
- 
floatingpoint.h(3head)
 - floatingpoint.h, floatingpoint - IEEE floating point
  definitions
 
- 
fmtmsg.h(3head)
 - fmtmsg.h, fmtmsg - message display structures
 
- 
fnmatch.h(3head)
 - fnmatch.h, fnmatch - filename-matching types
 
- 
ftw.h(3head)
 - ftw.h, ftw - file tree traversal
 
- 
glob.h(3head)
 - glob.h, glob - pathname pattern-matching types
 
- 
grp.h(3head)
 - grp.h, grp - group structure
 
- 
iconv.h(3head)
 - iconv.h, iconv - codeset conversion facility
 
- 
if.h(3head)
 - if.h, if - sockets local interfaces
 
- 
in.h(3head)
 - in.h, in - Internet Protocol family
 
- 
inet.h(3head)
 - inet.h, inet - definitions for internet operations
 
- 
inttypes.h(3head)
 - inttypes.h, inttypes - fixed size integer types
 
- 
ipc.h(3head)
 - ipc.h, ipc - XSI interprocess communication access structure
 
- 
iso646.h(3head)
 - iso646.h, iso646 - alternative spellings
 
- 
langinfo.h(3head)
 - langinfo.h, langinfo - language information constants
 
- 
libgen.h(3head)
 - libgen.h, libgen - definitions for pattern matching functions
 
- 
libintl.h(3head)
 - libintl.h, libintl - international messaging
 
- 
limits.h(3head)
 - limits.h, limits - implementation-defined constants
 
- 
locale.h(3head)
 - locale.h, locale - category macros
 
- 
math.h(3head)
 - math.h, math - mathematical declarations
 
- 
mman.h(3head)
 - mman.h, mman - memory management declarations
 
- 
monetary.h(3head)
 - monetary.h, monetary - monetary types
 
- 
mqueue.h(3head)
 - mqueue.h, mqueue - message queues
 
- 
msg.h(3head)
 - msg.h, msg - message queue structures
 
- 
ndbm.h(3head)
 - ndbm.h, ndbm - definitions for ndbm database operations
 
- 
netdb.h(3head)
 - netdb.h, netdb - definitions for network database operations
 
- 
nl_types.h(3head)
 - nl_types.h, nl_types - native language data types
 
- 
poll.h(3head)
 - poll.h, poll - definitions for the poll() function
 
- 
pthread.h(3head)
 - pthread.h, pthread
    — threads
 
- 
pwd.h(3head)
 - pwd.h, pwd - password structure
 
- 
queue.h(3head)
 - SLIST_CLASS_ENTRY,
    SLIST_CLASS_HEAD,
    SLIST_CONCAT, SLIST_EMPTY,
    SLIST_ENTRY, SLIST_FIRST,
    SLIST_FOREACH,
    SLIST_FOREACH_FROM,
    SLIST_FOREACH_FROM_SAFE,
    SLIST_FOREACH_SAFE,
    SLIST_HEAD,
    SLIST_HEAD_INITIALIZER,
    SLIST_INIT,
    SLIST_INSERT_AFTER,
    SLIST_INSERT_HEAD,
    SLIST_NEXT, SLIST_REMOVE,
    SLIST_REMOVE_AFTER,
    SLIST_REMOVE_HEAD,
    SLIST_SWAP,
    STAILQ_CLASS_ENTRY,
    STAILQ_CLASS_HEAD,
    STAILQ_CONCAT, STAILQ_EMPTY,
    STAILQ_ENTRY, STAILQ_FIRST,
    STAILQ_FOREACH,
    STAILQ_FOREACH_FROM,
    STAILQ_FOREACH_FROM_SAFE,
    STAILQ_FOREACH_SAFE,
    STAILQ_HEAD,
    STAILQ_HEAD_INITIALIZER,
    STAILQ_INIT,
    STAILQ_INSERT_AFTER,
    STAILQ_INSERT_HEAD,
    STAILQ_INSERT_TAIL,
    STAILQ_LAST, STAILQ_NEXT,
    STAILQ_REMOVE,
    STAILQ_REMOVE_AFTER,
    STAILQ_REMOVE_HEAD,
    STAILQ_SWAP,
    LIST_CLASS_ENTRY,
    LIST_CLASS_HEAD,
    LIST_CONCAT, LIST_EMPTY,
    LIST_ENTRY, LIST_FIRST,
    LIST_FOREACH,
    LIST_FOREACH_FROM,
    LIST_FOREACH_FROM_SAFE,
    LIST_FOREACH_SAFE,
    LIST_HEAD,
    LIST_HEAD_INITIALIZER,
    LIST_INIT,
    LIST_INSERT_AFTER,
    LIST_INSERT_BEFORE,
    LIST_INSERT_HEAD, LIST_NEXT,
    LIST_PREV, LIST_REMOVE,
    LIST_SWAP,
    TAILQ_CLASS_ENTRY,
    TAILQ_CLASS_HEAD,
    TAILQ_CONCAT, TAILQ_EMPTY,
    TAILQ_ENTRY, TAILQ_FIRST,
    TAILQ_FOREACH,
    TAILQ_FOREACH_FROM,
    TAILQ_FOREACH_FROM_SAFE,
    TAILQ_FOREACH_REVERSE,
    TAILQ_FOREACH_REVERSE_FROM,
    TAILQ_FOREACH_REVERSE_FROM_SAFE,
    TAILQ_FOREACH_REVERSE_SAFE,
    TAILQ_FOREACH_SAFE,
    TAILQ_HEAD,
    TAILQ_HEAD_INITIALIZER,
    TAILQ_INIT,
    TAILQ_INSERT_AFTER,
    TAILQ_INSERT_BEFORE,
    TAILQ_INSERT_HEAD,
    TAILQ_INSERT_TAIL,
    TAILQ_LAST, TAILQ_NEXT,
    TAILQ_PREV, TAILQ_REMOVE,
    TAILQ_SWAP — implementations
    of singly-linked lists, singly-linked tail queues, lists and tail
    queues
 
- 
regex.h(3head)
 - regex.h, regex - regular expression matching types
 
- 
resource.h(3head)
 - resource.h, resource - definitions for resource operations
 
- 
sched.h(3head)
 - sched.h, sched - execution scheduling
 
- 
search.h(3head)
 - search.h, search - search tables
 
- 
select.h(3head)
 - select.h, select - select types
 
- 
sem.h(3head)
 - sem.h, sem - semaphore facility
 
- 
semaphore.h(3head)
 - semaphore.h, semaphore - semaphores
 
- 
setjmp.h(3head)
 - setjmp.h, setjmp - stack environment declarations
 
- 
shm.h(3head)
 - shm.h, shm - shared memory facility
 
- 
siginfo.h(3head)
 - siginfo.h, siginfo - signal generation information
 
- 
signal.h(3head)
 - signal.h, signal - base signals
 
- 
socket.h(3head)
 - socket.h, socket, CMSG_DATA, CMSG_FIRSTHDR, CMSG_LEN, CMSG_NXTHDR,
    CMSG_SPACE - Internet Protocol family
 
- 
spawn.h(3head)
 - spawn.h, spawn - spawn
 
- 
stat.h(3head)
 - stat.h, stat - data returned by stat system call
 
- 
statvfs.h(3head)
 - statvfs.h, statvfs - VFS File System information structure
 
- 
stdbit.h(3head)
 - stdbit.h — bit and
    byte utilities
 
- 
stdbool.h(3head)
 - stdbool.h, stdbool - boolean type and values
 
- 
stddef.h(3head)
 - stddef.h, stddef - standard type definitions
 
- 
stdint.h(3head)
 - stdint.h, stdint - integer types
 
- 
stdio.h(3head)
 - stdio.h, stdio - standard buffered input/output
 
- 
stdlib.h(3head)
 - stdlib.h, stdlib - standard library definitions
 
- 
string.h(3head)
 - string.h, string - string operations
 
- 
strings.h(3head)
 - strings.h, strings - string operations
 
- 
stropts.h(3head)
 - stropts.h, stropts - STREAMS interface (STREAMS)
 
- 
syslog.h(3head)
 - syslog.h, syslog - definitions for system error logging
 
- 
tar.h(3head)
 - tar.h, tar - extended tar definitions
 
- 
tcp.h(3head)
 - tcp.h, tcp - definitions for the Internet Transmission Control
    Protocol (TCP)
 
- 
termios.h(3head)
 - termios.h, termios - define values for termios
 
- 
tgmath.h(3head)
 - tgmath.h, tgmath - type-generic macros
 
- 
time.h(3head)
 - time.h, time
    — time types
 
- 
timeb.h(3head)
 - timeb.h, timeb - additional definitions for date and time
 
- 
times.h(3head)
 - times.h, times - file access and modification times structure
 
- 
timespec(3head)
 - timespec, timeval,
    TIMESPEC_TO_TIMEVAL,
    TIMEVAL_TO_TIMESPEC — time
    structures and conversion
 
- 
types.h(3head)
 - types.h, types - primitive system data types
 
- 
types32.h(3head)
 - types32.h, types32 - fixed-width data types
 
- 
uchar.h(3head)
 - uchar.h — unicode
    utilities header
 
- 
ucontext.h(3head)
 - ucontext.h, ucontext - user context
 
- 
uio.h(3head)
 - uio.h, uio - definitions for vector I/O operations
 
- 
ulimit.h(3head)
 - ulimit.h, ulimit - ulimit commands
 
- 
un.h(3head)
 - un.h, un - definitions for UNIX-domain sockets
 
- 
unistd.h(3head)
 - unistd.h, unistd - standard symbolic constants and types
 
- 
upanic.h(3head)
 - upanic.h — user
    panic header
 
- 
utime.h(3head)
 - utime.h, utime - access and modification times structure
 
- 
utmpx.h(3head)
 - utmpx.h, utmpx - user accounting database definitions
 
- 
utsname.h(3head)
 - utsname.h, utsname - system name structure
 
- 
values.h(3head)
 - values.h, values - machine-dependent values
 
- 
wait.h(3head)
 - wait.h, wait - wait status
 
- 
wchar.h(3head)
 - wchar.h, wchar - wide-character handling
 
- 
wctype.h(3head)
 - wctype.h, wctype - wide-character classification and mapping
    utilities
 
- 
wordexp.h(3head)
 - wordexp.h, wordexp - word-expansion types
 
- 
xlocale.h(3head)
 - xlocale.h, xlocale - extended locale support