[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 - F


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


F_ALLOCSP
· fcntl · io_space_t structure ·

F_DUPFD
· fcntl ·

F_FREESP
· fcntl · io_space_t structure ·

F_GETFD
· fcntl ·

F_GETFL
· fcntl ·

F_GETLK
· fcntl ·

F_OK
· access · eaccess ·

F_RDLCK
· fcntl ·

F_SETFD
· fcntl ·

F_SETFL
· fcntl ·

F_SETLK
· fcntl ·

F_SETLKW
· fcntl ·

F_UNLCK
· fcntl ·

F_WRLCK
· fcntl ·

fabs(), fabsf()
· fabs, fabsf ·

fcfgopen()
· fcfgopen ·

fchmod()
· fchmod ·

fchown()
· fchown ·

FCHR_MAX
· setrlimit, setrlimit64 ·

fclose()
· fclose ·

fcloseall()
· fcloseall ·

fcntl()
· fcntl ·
F_DUPFD
· dup · dup2 ·
resource managers, implementing in
· iofunc_lock_default ·

FD
See file descriptors

FD_CLOEXEC
· fcntl · shm_open · spawn · spawnp ·

FD_CLR()
· Manipulating file-descriptor sets ·

FD_ISSET()
· Manipulating file-descriptor sets ·

FD_SET()
· Manipulating file-descriptor sets ·

FD_SETSIZE
· Manipulating file-descriptor sets ·

FD_ZERO()
· Manipulating file-descriptor sets ·

fdatasync()
· fdatasync ·

_fdinfo
· io_fdinfo_t structure · iofunc_fdinfo ·

fdinfo()
resource managers, implementing in
· iofunc_fdinfo · iofunc_fdinfo_default ·

_FDINFO_FLAG_LOCALPATH
· io_fdinfo_t structure · iofdinfo ·

fdopen()
· fdopen ·

feof()
· feof ·

ferror()
· ferror ·

fflush()
· fflush ·

ffs()
· ffs ·

fgetc()
· fgetc ·

fgetchar()
· fgetchar ·

fgetpos()
· fgetpos ·

fgets()
· fgets · gets ·

fgetspent()
· fgetspent ·

fgetwc()
· fgetwc ·

fgetws()
· fgetws ·

FIFO scheduling
· pthread_attr_setschedpolicy ·

FIFOs
creating
· mkfifo · mknod ·
reading from
· pread, pread64 · read · readv ·
unnamed (pipes)
closing
· pclose ·
creating
· pipe ·
opening
· popen ·

file descriptors
closing in a child process
· spawn · spawnp ·
connection IDs as
· ConnectAttach, ConnectAttach_r ·
creating
· open, open64 · sopen ·
duplicating
· dup · dup2 · fcntl · openfd · sopenfd ·
exceptional conditions
· Rselect · select ·
full path
· ttyname · ttyname_r ·
handle
attaching
· select_attach ·
detaching
· select_detach ·
maximum number of
· setrlimit, setrlimit64 ·
polling
· poll ·
properties
· isfdtype ·
ready for reading or writing
· Rselect · select ·
selecting
· Rselect · select ·
sets of, manipulating
· Manipulating file-descriptor sets ·
stderr
· stderr ·
stdin
· stdin ·
stdout
· stdout ·
streams, associating with
· fdopen · fileno ·
table size, getting
· getdtablesize ·
terminal, testing for association with
· isatty ·

fileno()
· fileno · Stream I/O functions ·

files
access times
· utimes ·
disabling logging of on mounted filesystems
· mount ·
resource managers, implementing in
· iofunc_time_update · iofunc_utime · iofunc_utime_default ·
access, checking
· access · eaccess ·
base name
· basename ·
closing
· close ·
configurable limits
· fpathconf · iofunc_pathconf · pathconf ·
configuration, opening
· cfgopen · fcfgopen ·
controlling
· fcntl ·
core, maximum size
· setrlimit, setrlimit64 ·
creating
· fopen, fopen64 · open, open64 · sopen ·
low-level
· creat, creat64 ·
not allowing on mounted filesystems
· mount ·
resource manager
· _io_connect · iofunc_open ·
deleting
· Description: · Description: ·
device parameters, manipulating
· ioctl ·
directory name
· dirname ·
executable
base name
· __progname ·
file descriptor
· _cmdfd ·
full path
· _cmdname ·
extending
· chsize · fcntl ·
flushing
· fflush ·
all
· flushall ·
information, getting
· fstat, fstat64 · lstat, lstat64 · stat, stat64 ·
input, formatted
· fscanf · fwscanf · vfscanf · vfwscanf ·
link count, maximum
· fpathconf · pathconf ·
linking to
· flink · link · pathmgr_symlink · pathmgr_unlink · readlink · symlink ·
locking
· fcntl · flock · lockf ·
by a thread
· flockfile ·
nonblocking
· ftrylockfile ·
modification times
· futime · utime · utimes ·
resource managers, implementing in
· iofunc_time_update · iofunc_utime · iofunc_utime_default ·
names
full path
· ttyname · ttyname_r ·
matching
· fnmatch ·
maximum length
· fpathconf · pathconf ·
opening
· creat, creat64 · fopen, fopen64 · open, open64 · sopen ·
resource manager
· iofunc_open ·
output, formatted
· fprintf · fwprintf · vfprintf · vfwprintf ·
ownership, changing
· chown · fchown · lchown ·
_PATH_UTMP
· getutent · getutid · getutline · pututline · setutent · utmpname ·
_PATH_UTMP
· endutent ·
pathnames matching a pattern
· glob · globfree ·
permissions
changing
· chmod · fchmod ·
daemons
· procmgr_daemon ·
on creation
· umask ·
restricting the changing of
· fpathconf · pathconf ·
position
getting
· fgetpos ·
setting
· fseek, fseeko · fsetpos · lseek, lseek64 · tell, tell64 ·
private access
· openfd ·
processes, maximum files per
· sysconf ·
reading
· input_line · pread, pread64 · read ·
blocks
· readblock ·
characters, number waiting to be read
· tcischars ·
checking
· rdchk ·
iov_t
· readv ·
renaming
· rename ·
reopening
· freopen, freopen64 ·
rewinding
· rewind ·
scanning directories for
· scandir ·
searching
environment variables
· searchenv ·
list of directories
· pathfind, pathfind_r ·
seeking
· fseek, fseeko ·
shared access
· sopen · sopenfd ·
size, changing
· chsize ·
size, maximum
· setrlimit, setrlimit64 ·
SNMP configuration
· read_main_config_file ·
status flags
· fcntl ·
status-change times
resource managers, implementing in
· iofunc_time_update · iofunc_utime · iofunc_utime_default ·
synchronizing
· fdatasync · fsync ·
temporary
creating
· tmpfile, tmpfile64 ·
creating and opening
· mkstemp ·
name, generating
· mktemp · tempnam · tmpnam ·
tree, walking
· ftw, ftw64 · nftw, nftw64 ·
truncating
· chsize · fcntl · ftruncate, ftruncate64 · ltrunc · truncate ·
unlinking
· Description: · Description: ·
unlocking
· fcntl · flock · funlockfile · lockf ·
writing
· pwrite, pwrite64 · write ·
blocks
· writeblock ·
characters
· fputc · fputchar ·
iov_t
· writev ·
strings
· fputs ·
wide characters
· fputwc ·
wide-character strings
· fputws ·

filesystems
free space
· fstatvfs, fstatvfs64 ·
information, getting
· fstatvfs, fstatvfs64 · statvfs, statvfs64 ·
mounting
· mount ·
options, parsing
· mount_parse_generic_args ·
read-only
· mount ·
synchronizing
· sync ·
requesting
· procmgr_event_trigger ·
unmounting
· mount · umount ·

FIND
· hsearch ·

finite number, determining if
· finite, finitef ·

finite(), finitef()
· finite, finitef ·

first-in first-out scheduling
· pthread_attr_setschedpolicy ·

flink()
· flink ·

floating point
absolute value
· cabs, cabsf · fabs, fabsf ·
arccosines
· acos, acosf ·
arcsines
· asin, asinf ·
arctangents
· atan, atanf · atan2, atan2f ·
Bessel functions
· j0, j0f · j1, j1f · jn, jnf · y0, y0f · y1, y1f · yn, ynf ·
complementary error function
· erfc, erfcf ·
cosines
· cos, cosf ·
cube roots
· cbrt, cbrtf ·
error function
· erf, erff ·
exceptions, signal for
· POSIX signals ·
exponentials
· exp, expf · expm1, expm1f ·
exponents, radix-independent
· scalb, scalbf · scalbn, scalbnf ·
finite, determining if
· finite, finitef ·
fractional part
· modf, modff ·
gamma functions
· gamma, gamma_r, gammaf, gammaf_r · lgamma, lgamma_r, lgammaf, lgammaf_r ·
hyperbolic cosines
· cosh, coshf ·
hyperbolic sines
· sinh, sinhf ·
hyperbolic tangents
· tanh, tanhf ·
hypotenuse, length of
· hypot, hypotf ·
infinite, determining if
· isinf, isinff ·
input, formatted
· scanf ·
integral logarithms
· ilogb, ilogbf ·
integral part
· modf, modff ·
integral power of 2
· frexp, frexpf · ldexp, ldexpf ·
inverse hyperbolic cosines
· acosh, acoshf ·
inverse hyperbolic sines
· asinh, asinhf ·
inverse hyperbolic tangents
· atanh, atanhf ·
logarithms
· log, logf · log10, log10f · log1p, log1pf ·
modular arithmetic
· fmod, fmodf ·
next representable
· nextafter, nextafterf ·
normalized fractions
· frexp, frexpf ·
not a number, determining if
· isnan, isnanf ·
powers
· pow, powf ·
printing
· printf ·
radix-independent exponents
· logb, logbf · scalb, scalbf · scalbn, scalbnf ·
remainders
· drem, dremf · remainder, remainderf ·
residue
· fmod, fmodf ·
rounding
· ceil, ceilf · floor, floorf · rint, rintf ·
settings
exception mask
· fp_exception_mask ·
exception registers
· fp_exception_value ·
precision
· fp_precision ·
rounding
· fp_rounding ·
sign, copying
· copysign, copysignf ·
significant bits
· significand, significandf ·
sines
· sin, sinf ·
square roots
· sqrt, sqrtf ·
tangents
· tan, tanf ·
wide-character strings, converting to/from
· wcstod, wcstof, wcstold ·

flock
· flock structure ·

flock()
· flock ·

flockfile()
· flockfile ·

floor(), floorf()
· floor, floorf ·

flow control
· tcflow ·

flushall()
· flushall ·

fmod(), fmodf()
· fmod, fmodf ·

FNM_PATHNAME
· fnmatch ·

FNM_PERIOD
· fnmatch ·

FNM_QUOTE
· fnmatch ·

fnmatch()
· fnmatch ·

fopen()
· fopen, fopen64 ·

fork()
· fork · opendir ·

forkpty()
· forkpty ·

_FP_EXC_DENORMAL
· fp_exception_mask · fp_exception_value ·

_FP_EXC_DIVZERO
· fp_exception_mask · fp_exception_value ·

_FP_EXC_INEXACT
· fp_exception_mask · fp_exception_value ·

_FP_EXC_INVALID
· fp_exception_mask · fp_exception_value ·

_FP_EXC_OVERFLOW
· fp_exception_mask · fp_exception_value ·

_FP_EXC_UNDERFLOW
· fp_exception_mask · fp_exception_value ·

fp_exception_mask()
· fp_exception_mask ·

fp_exception_value()
· fp_exception_value ·

_FP_PREC_DOUBLE
· fp_precision ·

_FP_PREC_DOUBLE_EXTENDED
· fp_precision ·

_FP_PREC_EXTENDED
· fp_precision ·

_FP_PREC_FLOAT
· fp_precision ·

fp_precision()
· fp_precision ·

_FP_ROUND_NEAREST
· fp_rounding ·

_FP_ROUND_NEGATIVE
· fp_rounding ·

_FP_ROUND_POSITIVE
· fp_rounding ·

_FP_ROUND_ZERO
· fp_rounding ·

fp_rounding()
· fp_rounding ·

fpathconf()
· fpathconf ·

fpos_t
· fgetpos · fsetpos ·

fprintf()
· fprintf ·

fputc()
· fputc ·

fputchar()
· fputchar ·

fputs()
· fputs ·

fputwc()
· fputwc ·

fputws()
· fputws ·

FQNN (Fully Qualified Node Name)
· netmgr_ndtostr ·

FQPN (Fully Qualified Path Name)
· netmgr_ndtostr ·

fractional part of a floating-point number
· modf, modff ·

fread()
· fread ·

free memory, amount of
· Macros ·

free space, filesystem
· fstatvfs, fstatvfs64 · statvfs, statvfs64 ·

free()
· free ·

freeaddrinfo()
· freeaddrinfo ·

freeifaddrs()
· freeifaddrs ·

freopen()
· freopen, freopen64 · Stream I/O functions ·

frexp(), frexpf()
· frexp, frexpf ·

fscanf()
· fscanf ·

fseek()
· fseek, fseeko · rewind ·

fsetpos()
· fsetpos ·

fstat(), fstat64()
· fstat, fstat64 ·

fstatvfs(), fstatvfs64()
· fstatvfs, fstatvfs64 ·

fsync()
· fsync ·

ftell()
· ftell, ftello ·

ftime()
· ftime ·

ftruncate(), ftruncate64()
· ftruncate, ftruncate64 ·

ftrylockfile()
· ftrylockfile ·

ftw()
· ftw, ftw64 ·

FTW_D
· ftw, ftw64 · nftw, nftw64 ·

FTW_DNR
· ftw, ftw64 · nftw, nftw64 ·

FTW_F
· ftw, ftw64 · nftw, nftw64 ·

FTW_NS
· ftw, ftw64 · nftw, nftw64 ·

_FTYPE_ANY
· _io_connect · _io_connect_ftype_reply · _io_connect_link_reply · resmgr_attach ·

_FTYPE_LINK
· _io_connect · _io_connect_ftype_reply · _io_connect_link_reply · resmgr_attach ·

_FTYPE_MOUNT
· _io_connect · _io_connect_ftype_reply · _io_connect_link_reply · resmgr_attach ·

_FTYPE_MQUEUE
· _io_connect · _io_connect_ftype_reply · _io_connect_link_reply · resmgr_attach ·

_FTYPE_PIPE
· _io_connect · _io_connect_ftype_reply · _io_connect_link_reply · resmgr_attach ·

_FTYPE_SEM
· _io_connect · _io_connect_ftype_reply · _io_connect_link_reply · resmgr_attach ·

_FTYPE_SHMEM
· _io_connect · _io_connect_ftype_reply · _io_connect_link_reply · resmgr_attach ·

_FTYPE_SOCKET
· _io_connect · _io_connect_ftype_reply · _io_connect_link_reply · resmgr_attach ·

_FTYPE_SYMLINK
· _io_connect · _io_connect_ftype_reply · _io_connect_link_reply · resmgr_attach ·

full-duplex connection, shutting down
· shutdown ·

Fully Qualified Node Name (FQNN)
· netmgr_ndtostr ·

Fully Qualified Path Name (FQPN)
· netmgr_ndtostr ·

function
classification
· Classification: ·
safety
· Function safety: ·

funlockfile()
· funlockfile ·

futime()
· futime ·

fwide()
· fwide ·

fwprintf()
· fwprintf ·

fwrite()
· fwrite ·

fwscanf()
· fwscanf ·

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