[Previous] [Contents] [Index] [Next]

Keywords - A


· ! · 0 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z ·


abort()
· [abort] ·

abs()
· [abs] ·

absolute values
complex number
· [cabs, cabsf] ·
floating point
· [fabs, fabsf] ·
integer
· [abs] ·
long integer
· [labs] ·

accept()
· [accept] · [TCP] · [What SOCKS expects] ·

access()
· [access] ·

ACCOUNTING
· [utmp] ·

acos(), acosf()
· [acos, acosf] ·

acosh(), acoshf()
· [acosh, acoshf] ·

ACTION
· [hsearch] ·

address information
errors
· [gai_strerror] ·
freeing
· [freeaddrinfo] ·
getting
· [getaddrinfo] ·
structure
· [addrinfo] ·

addresses
hosts
converting to/from strings
· [inet_pton] ·
IP
converting strings into
· [inet_aton] ·
converting to/from strings
· [inet_addr] · [inet_ntoa] · [inet_ntoa_r] · [inet_ntop] ·
IPv6
· [Addressing] ·
link-local
· [Addressing] ·
local network
conversion into IP addresses
· [inet_makeaddr] ·
local network addresses
IP address, extracting from
· [inet_lnaof] ·
scoped
· [Addressing] ·
site-local
· [Addressing] ·

addrinfo
· [addrinfo] ·
errors
· [gai_strerror] ·
freeing
· [freeaddrinfo] ·
getting
· [getaddrinfo] ·

AF_INET
· [gethostbyaddr] · [gethostbyaddr_r] · [gethostbyname, gethostbyname2] · [getnetbyaddr] · [getnetbyaddr] · [hostent] · [ICMP] · [inet_ntop] · [inet_pton] · [IP] · [netent] · [TCP] · [UDP] ·

AF_INET6
· [gethostbyname, gethostbyname2] · [ICMP6] · [inet_ntop] · [inet_pton] · [IP6] ·

AF_LOCAL
· [UNIX] ·

AF_UNSPEC
· [Routing control messages] ·

aio_cancel()
· [aio_cancel] ·

aio_error()
· [aio_error] ·

aio_fsync()
· [aio_fsync] ·

aio_read()
· [aio_read] ·

aio_return()
· [aio_return] ·

aio_suspend()
· [aio_suspend] ·

aio_write()
· [aio_write] ·

aiocb
· [lio_listio] ·

alarm()
· [alarm] ·

alarms
scheduling
· [alarm] · [ualarm] ·

aligned memory, allocating
· [memalign] · [posix_memalign] ·

alloca()
· [alloca] ·

alphabetic, testing a character to see if
· [isalpha] · [iswalpha] ·

alphanumeric, testing a character to see if
· [isalnum] · [iswalnum] ·

alphasort()
· [alphasort] ·

_amblksiz
· [Global data] · [malloc] · [sbrk] · [_smalloc] ·

ANSI classification
· [Classification:] ·

arccosine, calculating
· [acos, acosf] ·

arcsine, calculating
· [asin, asinf] ·

arctangent, calculating
· [atan, atanf] · [atan2, atan2f] ·

_argc
· [Global data] ·

_argv
· [Global data] ·

arrays
allocating
· [calloc] ·
sorting
quick sort
· [qsort] ·

ASCII, testing a character to see if
· [isascii] ·

asctime(), asctime_r()
· [asctime, asctime_r] ·

asin(), asinf()
· [asin, asinf] ·

asinh(), asinhf()
· [asinh, asinhf] ·

assert()
· [assert] ·

asynchronous I/O
canceling
· [aio_cancel] ·
error status, getting
· [aio_error] ·
file, synchronizing
· [aio_fsync] ·
reading
· [aio_read] ·
return status, getting
· [aio_return] ·
waiting for completion
· [aio_suspend] ·
writing
· [aio_write] ·

asynchronous SNMP transactions
· [Asynchronous SNMP transactions:] ·

atan(), atanf()
· [atan, atanf] ·

atan2(), atan2f()
· [atan2, atan2f] ·

atanh(), atanhf()
· [atanh, atanhf] ·

atexit()
· [atexit] ·

atof()
· [atof] ·

atoh()
· [atoh] ·

atoi()
· [atoi] ·

atol(), atoll()
· [atol, atoll] ·

atomic operations
addition
· [atomic_add] · [atomic_add_value] ·
bits
clearing
· [atomic_clr] · [atomic_clr_value] ·
setting
· [atomic_set] · [atomic_set_value] ·
toggling
· [atomic_toggle] · [atomic_toggle_value] ·
subtraction
· [atomic_sub] · [atomic_sub_value] ·

atomic_add()
· [atomic_add] ·

atomic_add_value()
· [atomic_add_value] ·

atomic_clr()
· [atomic_clr] ·

atomic_clr_value()
· [atomic_clr_value] ·

atomic_set()
· [atomic_set] ·

atomic_set_value()
· [atomic_set_value] ·

atomic_sub()
· [atomic_sub] ·

atomic_sub_value()
· [atomic_sub_value] ·

atomic_toggle()
· [atomic_toggle] ·

atomic_toggle_value()
· [atomic_toggle_value] ·

authenticator()
· [snmp_session] ·

_auxv
· [Global data] ·

· ! · 0 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z ·


[Previous] [Contents] [Index] [Next]