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] ·
- F_DUPFD
-
·
[fcntl] ·
- F_FREESP
-
·
[fcntl] ·
- 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] ·
- fclose()
-
·
[fclose] ·
- fcloseall()
-
·
[fcloseall] ·
- fcntl()
-
·
[fcntl] ·
[pipe] ·
- F_DUPFD
-
·
[dup] ·
[dup2] ·
- <fcntl.h>
-
·
[fcntl] ·
[open, open64] ·
[shm_open] ·
[sopen] ·
- FD_CLOEXEC
-
·
[fcntl] ·
[shm_open] ·
[spawn] ·
[spawnp] ·
- FD_CLR()
-
·
[select] ·
- FD_ISSET()
-
·
[select] ·
- FD_SET()
-
·
[select] ·
- FD_SETSIZE
-
·
[select] ·
- FD_ZERO()
-
·
[select] ·
- fdatasync()
-
·
[fdatasync] ·
- 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] ·
- file descriptors
-
- duplicating
-
·
[dup2] ·
- fileno()
-
·
[fileno] ·
[Stream I/O functions] ·
- files
-
- /dev/name/global
-
·
[name_attach] ·
- /dev/name/local
-
·
[name_attach] ·
- access, checking
-
·
[access] ·
[eaccess] ·
- base name
-
·
[basename] ·
- characters
-
- writing
-
·
[fputc] ·
[fputchar] ·
- closing
-
·
[close] ·
- configurable limits
-
·
[fpathconf] ·
[pathconf] ·
- configuration, opening
-
·
[cfgopen] ·
[fcfgopen] ·
- controlling
-
·
[fcntl] ·
- deleting
-
·
[remove] ·
[unlink] ·
- descriptors
-
- connection IDs as
-
·
[ConnectAttach, ConnectAttach_r] ·
- duplicating
-
·
[dup] ·
[dup2] ·
- properties
-
·
[isfdtype] ·
- streams
-
·
[fdopen] ·
[fileno] ·
- table size, getting
-
·
[getdtablesize] ·
- terminal, testing for association with
-
·
[isatty] ·
- directory name
-
·
[dirname] ·
- executable
-
- file descriptor
-
·
[_cmdfd] ·
- full path
-
·
[_cmdname] ·
- extending
-
·
[chsize] ·
- flushing
-
·
[fflush] ·
- all
-
·
[flushall] ·
- information, getting
-
·
[fstat, fstat64] ·
[lstat, lstat64] ·
[stat, stat64] ·
- link count
-
·
[fpathconf] ·
[pathconf] ·
- linking to
-
·
[flink] ·
[link] ·
- locking
-
·
[flock] ·
[flockfile] ·
[lockf] ·
- nonblocking
-
·
[ftrylockfile] ·
- manipulating
-
- pathmgr_symlink()
-
·
[pathmgr_symlink] ·
- pathmgr_unlink()
-
·
[pathmgr_unlink] ·
- manipulating underlying device parameters
-
·
[ioctl] ·
- modification time
-
·
[futime] ·
[utime] ·
- names
-
- matching
-
·
[fnmatch] ·
- maximum length
-
·
[fpathconf] ·
[pathconf] ·
- opening
-
·
[creat, creat64] ·
[fopen] ·
- ownership
-
- changing
-
·
[chown] ·
[fchown] ·
[lchown] ·
- _PATH_UTMP
-
·
[endutent] ·
[getutent] ·
[getutid] ·
[getutline] ·
[pututline] ·
[setutent] ·
[utmpname] ·
- pathnames matching a pattern
-
·
[glob] ·
[globfree] ·
- permissions
-
- changing
-
·
[chmod] ·
[fchmod] ·
- on creation
-
·
[umask] ·
- restricting the changing of
-
·
[fpathconf] ·
[pathconf] ·
- position
-
- getting
-
·
[fgetpos] ·
- setting
-
·
[fseek, fseeko] ·
[fsetpos] ·
[lseek, lseek64] ·
[tell, tell64] ·
- processes
-
- maximum per
-
·
[sysconf] ·
- reading
-
·
[fscanf] ·
[fwscanf] ·
[input_line] ·
[pread, pread64] ·
- characters, number waiting to be read
-
·
[tcischars] ·
- checking
-
·
[rdchk] ·
- renaming
-
·
[rename] ·
- reopening
-
·
[freopen] ·
- scanning directories for
-
·
[scandir] ·
- searching
-
- environment variables
-
·
[searchenv] ·
- list of directories
-
·
[pathfind, pathfind_r] ·
- seeking
-
·
[fseek, fseeko] ·
- size, changing
-
·
[chsize] ·
- SMNP configuration
-
·
[read_main_config_file] ·
- strings
-
- writing
-
·
[fputs] ·
[fputws] ·
- strings, formatted
-
- writing
-
·
[fprintf] ·
[fwprintf] ·
- synchronizing
-
·
[fdatasync] ·
[fsync] ·
- temporary
-
- creating
-
·
[tmpfile] ·
- creating and opening
-
·
[mkstemp] ·
- name, creating
-
·
[mktemp] ·
- name, generating
-
·
[tempnam] ·
[tmpnam] ·
- times, access and modification
-
·
[utimes] ·
- tree, walking
-
·
[ftw] ·
- truncating
-
·
[chsize] ·
[ftruncate, ftruncate64] ·
[truncate] ·
- unlinking
-
·
[unlink] ·
- unlocking
-
·
[funlockfile] ·
- wide characters
-
- writing
-
·
[fputwc] ·
- writing
-
·
[pwrite, pwrite64] ·
- blocks
-
·
[writeblock] ·
- bytes
-
·
[write] ·
- iov_t
-
·
[writev] ·
- filesystem
-
- information, getting
-
·
[fstatvfs, fstatvfs64] ·
[statvfs, statvfs64] ·
- 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
-
·
[fabs, fabsf] ·
- complementary error function
-
·
[erfc, erfcf] ·
- cube roots
-
·
[cbrt, cbrtf] ·
- error function
-
·
[erf, erff] ·
- exponentials
-
·
[exp, expf] ·
[expm1, expm1f] ·
- finite, determining if
-
·
[finite, finitef] ·
- fractional part
-
·
[modf, modff] ·
- infinite, determining if
-
·
[isinf, isinff] ·
- integral part
-
·
[modf, modff] ·
- integral power of 2
-
·
[frexp, frexpf] ·
[ldexp, ldexpf] ·
- modular arithmetic
-
·
[fmod, fmodf] ·
- next representable
-
·
[nextafter, nextafterf] ·
- normalized fractions
-
·
[frexp, frexpf] ·
- not a number, determining if
-
·
[isnan, isnanf] ·
- remainder
-
·
[drem, dremf] ·
[remainder, remainderf] ·
- residue
-
·
[fmod, fmodf] ·
- rounding
-
·
[rint, rintf] ·
- sign, copying
-
·
[copysign, copysignf] ·
- square roots
-
·
[sqrt, sqrtf] ·
- floating-point settings
-
- exception
-
- mask
-
·
[fp_exception_mask] ·
- registers
-
·
[fp_exception_value] ·
- precision
-
·
[fp_precision] ·
- rounding
-
·
[fp_rounding] ·
- flock
-
·
[flock structure] ·
- flock()
-
·
[flock] ·
- flockfile()
-
·
[flockfile] ·
- floor(), floorf()
-
·
[floor, floorf] ·
- flushall()
-
·
[flushall] ·
- fmod(), fmodf()
-
·
[fmod, fmodf] ·
- FNM_PATHNAME
-
·
[fnmatch] ·
- FNM_PERIOD
-
·
[fnmatch] ·
- FNM_QUOTE
-
·
[fnmatch] ·
- fnmatch()
-
·
[fnmatch] ·
- fopen()
-
·
[fopen] ·
- 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] ·
- fractional part of a floating-point number
-
·
[modf, modff] ·
- fread()
-
·
[fread] ·
- free()
-
·
[free] ·
- freeaddrinfo()
-
·
[freeaddrinfo] ·
- freeifaddrs()
-
·
[freeifaddrs] ·
- freopen()
-
·
[freopen] ·
[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] ·
- FTW_D
-
·
[ftw] ·
- FTW_DNR
-
·
[ftw] ·
- FTW_F
-
·
[ftw] ·
- FTW_NS
-
·
[ftw] ·
- _FTYPE_ANY
-
·
[file_type] ·
- _FTYPE_LINK
-
·
[file_type] ·
- _FTYPE_MOUNT
-
·
[file_type] ·
- _FTYPE_MQUEUE
-
·
[file_type] ·
- _FTYPE_PIPE
-
·
[file_type] ·
- _FTYPE_QUEUE
-
·
[file_type] ·
- _FTYPE_SEM
-
·
[file_type] ·
- _FTYPE_SHMEM
-
·
[file_type] ·
- _FTYPE_SOCKET
-
·
[file_type] ·
- _FTYPE_SYMLINK
-
·
[file_type] ·
- full-duplex connection, shutting down
-
·
[shutdown] ·
- 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 ·