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

Keywords - B


· ! · 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 ·


background processes
· [daemon] ·

BARRIER_SERIAL_THREAD
· [pthread_barrier_wait] ·

barriers
attributes
· [pthread_barrier_init] ·
destroying
· [pthread_barrierattr_destroy] ·
initializing
· [pthread_barrierattr_init] ·
process-shared
· [pthread_barrierattr_getpshared] · [pthread_barrierattr_setpshared] ·
destroying
· [pthread_barrier_destroy] ·
initializing
· [pthread_barrier_init] ·

basename()
· [basename] ·

bcmp()
· [bcmp] ·

bcopy()
· [bcopy] ·

Bessel functions
first kind
· [j0, j0f] · [j1, j1f] · [jn, jnf] ·
second kind
· [y0, y0f] · [y1, y1f] · [yn, ynf] ·

big endian
__BIGENDIAN__ manifest
· [Manifest functions] ·
conversion to little endian
· [ENDIAN_RET16] · [ENDIAN_RET32] · [ENDIAN_RET64] · [ENDIAN_SWAP16] · [ENDIAN_SWAP32] · [ENDIAN_SWAP64] · [swab] ·
conversion to native format
· [ENDIAN_BE16] · [ENDIAN_BE32] · [ENDIAN_BE64] ·
messages
· [attr] ·
port
reading from
· [in16, inbe16, inle16] · [in32, inbe32, inle32] ·
writing to
· [out16, outbe16, outle16] · [out32, outbe32, outle32] ·
unaligned value
accessing safely
· [UNALIGNED_RET16] · [UNALIGNED_RET32] · [UNALIGNED_RET64] ·
writing safely
· [UNALIGNED_PUT16] · [UNALIGNED_PUT32] · [UNALIGNED_PUT64] ·

binary search
· [bsearch] ·

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

bindresvport()
· [bindresvport] ·

bits
atomic operations
clearing
· [atomic_clr] · [atomic_clr_value] ·
setting
· [atomic_set] · [atomic_set_value] ·
toggling
· [atomic_toggle] · [atomic_toggle_value] ·
set, finding first
· [ffs] ·

block buffering, setting for stream I/O
· [setbuffer] ·

blocking
parent process
· [vfork] ·
signals
· [sigblock] ·
timeout, setting on
· [timer_timeout, timer_timeout_r] ·

blocks
writing to a file
· [writeblock] ·

BOOT_TIME
· [getutid] · [utmp] ·

booting
· [sysmgr_reboot] ·

brk()
· [brk] ·

BRKINT
· [termios] ·

bsearch()
· [bsearch] ·

_btext
· [Global data] ·

btowc()
· [btowc] ·

buffering
stream I/O
block
· [setbuffer] ·
line
· [setlinebuf] ·

buffers
canonical input
· [fpathconf] · [pathconf] ·
locking
· [mlock] · [munlock] ·
raw input
· [fpathconf] · [pathconf] ·

BULK_REQ_MSG
· [snmp_pdu_create] ·

busy-waiting
· [nanospin] ·

bytes
comparing
· [bcmp] ·
copying
· [bcopy] ·
multibyte character, number in
· [mblen] · [mbrlen] ·
reordering
· [htonl] · [htons] · [ntohl] · [ntohs] ·
writing to a file
· [write] ·
zeroing
· [bzero] ·

bzero()
· [bzero] ·

· ! · 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]