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

Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

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 · procmgr_daemon ·
termination, notification of
· procmgr_event_notify ·

bankruptcies
handling
· Handling bankruptcy ·

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
· Manifests ·
little endian, converting to/from
· ENDIAN_RET16 · ENDIAN_RET32 · ENDIAN_RET64 · ENDIAN_SWAP16 · ENDIAN_SWAP32 · ENDIAN_SWAP64 · swab ·
messages
· message_attr_t structure ·
native format, converting to/from
· ENDIAN_BE16 · ENDIAN_BE32 · ENDIAN_BE64 ·
ports
reading from
· in16, inbe16, inle16 · in32, inbe32, inle32 ·
writing to
· out16, outbe16, outle16 · out32, outbe32, outle32 ·
unaligned values
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 ·

BIOS (PCI), determining if present
· pci_present ·

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 ·

block special devices
reading
· readblock ·
writing
· writeblock ·

blocks
allocating
· _smalloc ·
reading from a file
· readblock ·
system message log, writing to
· slogb ·
writing to a file
· writeblock ·

blocksize, filesystem
· fstatvfs, fstatvfs64 · statvfs, statvfs64 ·

BOOT_TIME
· getutid · utmp ·

booting
· sysmgr_reboot ·
time since
· SYSPAGE_ENTRY ·

break condition, asserting
· tcsendbreak ·

break pointer
advancing
· sbrk ·
increment
· _amblksiz ·

brk()
· brk ·

BRKINT
· termios ·

bsearch()
· bsearch ·

BSS data
· _edata · _end ·

_btext
· _btext ·

btowc()
· btowc ·

budgets
setting
· SCHED_APS_MODIFY_PARTITION ·
zero
bankruptcy, setting on
· Handling bankruptcy ·
preventing
· Security ·

buffers
canonical input
· fpathconf · pathconf ·
freeing
· asyncmsg_free ·
locking
· munlock ·
raw input
· fpathconf · pathconf ·
stream I/O
· setbuf · setvbuf ·
block
· setbuffer ·
flushing
· tcflush ·
line
· setlinebuf ·

BUFSIZ
· setbuf ·

BULK_REQ_MSG
· snmp_pdu_create ·

bus mastering, enabling
· Flags ·

busy-waiting
· nanospin · nanospin_calibrate · nanospin_count · nanospin_ns · nanospin_ns_to_count ·

bytes
comparing
· bcmp ·
copying
· bcopy · memccpy · memcpy ·
overlapping objects
· memmove ·
multibyte character, number of bytes in
· mblen · mbrlen ·
reading
· pread, pread64 · read ·
reordering
· htonl · htons · ntohl · ntohs ·
setting
· memset ·
writing
· pwrite, pwrite64 · 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]