HP-UX Reference (11i v2 07/12) - 3 Library Functions A-M (vol 6)

Table of Contents
Volumes Six and Seven
Entry Name(Section): name Description
fflush(): close or flush a stream ............................................................................................... see fclose(3S)
fflush_unlocked(): close or flush a stream ............................................................................. see fclose(3S)
ffs(): memory operations, find first bit set ........................................................................... see memory(3C)
fgetc(): get character from a stream file ..................................................................................... see getc(3S)
fgetgrent(): get group file entry ........................................................................................ see getgrent(3C)
fgetpos(3S): fgetpos(), fsetpos() .................................. save or restore file position indicator for a stream
fgetpos64(3S): fopen64(), freopen64(), fseeko64(), fsetpos64(), fstatvfsdev64(), ftello64(),
ftw64(), nftw64(), statvfsdev64(), tmpfile64() ................. file system APIs to support large files
fgetpwent(): get password file entry .................................................................................. see getpwent(3C)
fgets(): get a string from a stream .............................................................................................. see gets(3S)
fgets_unlocked(): get a string from a stream ............................................................................ see gets(3S)
fgetspent(): get secure password file entry ........................................................................ see getspent(3C)
fgetspwent(): get secure password file entry on trusted systems ..................................... see getspwent(3X)
fgetspwent_r(): get secure password file entry on trusted systems ................................. see getspwent(3X)
fgetwc(): get a wide character from a stream file ..................................................................... see getwc(3C)
fgetwc_unlocked(): get a wide character from a stream file ................................................... see getwc(3C)
fgetws(3C): fgetws() ..................................................................................... get a wide string from a stream
fileno(3S): fileno() ............................................................................... map stream pointer to file descriptor
filter(3X): filter() ................................................................. disable the use of certain terminal capabilities
finite(3M): finite(), finitef(), finitel(), finitew(), finiteq() ......................... finiteness functions
finitef(): finiteness functions ................................................................................................. see finite(3M)
finitel(): finiteness functions ................................................................................................. see finite(3M)
finiteq(): finiteness functions ................................................................................................. see finite(3M)
finitew(): finiteness functions ................................................................................................. see finite(3M)
firstkey(): database subroutines ............................................................................................... see dbm(3X)
firstof2(), FIRSTof2(): process 16-bit characters ........................................................ see nl_tools_16(3X)
flash(3X): flash() .................................................................................................................. flash the screen
flockfile(3S): flockfile(), funflockfile() ... explicit locking of streams within a multi-thread application
floor(3M): floor(), floorf(), floorl(), floorw(), floorq() ............................................ floor functions
floorf(): floor function (float) .................................................................................................... see floor(3M)
floorl(): floor function (long double) ......................................................................................... see floor(3M)
floorq(): floor function (quad) ................................................................................................... see floor(3M)
floorw(): floor function (extended) ............................................................................................ see floor(3M)
flushinp(3X): flushinp() .......................................................................................................... discard input
fma(3M): fma(), fmaf(), fmal(), fmaw(), fmaq() ........................................ floating multiply-add functions
fmaf(): floating multiply-add function (extended) ......................................................................... see fma(3M)
fmaf(): floating multiply-add function (float) ................................................................................ see fma(3M)
fmaf(): floating multiply-add function (quad) ............................................................................... see fma(3M)
fmal(): floating multiply-add function (long double) ..................................................................... see fma(3M)
fmax(3M): fmax(), fmaxf(), fmaxl(), fmaxw(), fmaxq() .................................... maximum value functions
fmaxf(): maximum value function (float) ................................................................................... see fmax(3M)
fmaxl(): maximum value function (long double) ........................................................................ see fmax(3M)
fmaxq(): maximum value function (quad) .................................................................................. see fmax(3M)
fmaxw(): maximum value function (extended) ............................................................................ see fmax(3M)
fmin(3M): fmin(), fminf(), fminl(), fminw(), fminq() ..................................... minimum value functions
fminf(): minimum value function (float) .................................................................................... see fmin(3M)
fminl(): minimum value function (long double) ......................................................................... see fmin(3M)
fminq(): minimum value function (quad) .................................................................................... see fmin(3M)
fminw(): minimum value function (extended) ............................................................................. see fmin(3M)
fmod(3M): fmod(), fmodf(), fmodl(), fmodw(), fmodq() ............................................ remainder functions
fmodf(): remainder function (float) ............................................................................................ see fmod(3M)
fmodl(): remainder function (long double) ................................................................................. see fmod(3M)
fmodq(): remainder function (quad) ........................................................................................... see fmod(3M)
fmodw(): remainder function (extended) ..................................................................................... see fmod(3M)
fmtmsg(3C): fmtmsg() .......................................... displays formatted message on standard error and console
fnmatch(3C): fnmatch() ........................................................................................... match filename patterns
fopen(3S): fopen(), freopen(), fdopen() .................... open or re-open a stream file; convert file to stream
fpclassify(3M): fpclassify() .................................................................... floating-point classification macro
fprintf(): print formatted output to a file ............................................................................... see printf(3S)
fputc(): put character or word on a stream ................................................................................. see putc(3S)
fputs(): put a string on a stream ................................................................................................ see puts(3S)
HP-UX 11i Version 2: December 2007 Update Hewlett-Packard Company 27