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

Table of Contents
Volumes Six and Seven
Entry Name(Section): name Description
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)
fputs_unlocked(): put a string on a stream .............................................................................. see puts(3S)
fputwc(): put a wide character on a stream file ....................................................................... see putwc(3C)
fputwc_unlocked(): put a wide character on a stream file .................................................... see putwc(3C)
fputws(): put a wide-character string on a stream file ............................................................ see putws(3C)
fputws_unlocked(): put a wide-character string on a stream file ......................................... see putws(3C)
fread(3S): fread(), fwrite(), fread_unlocked(), fwrite_unlocked()
.............................................................................................. buffered binary input/output to a stream file
fread_unlocked(): buffered binary input/output to a stream file ............................................ see fread(3S)
free(): release allocated block of main memory ...................................................................... see malloc(3C)
freeaddrinfo(): get hostname and address entry ....................................................... see getaddrinfo(3N)
freenetconfigent(): get network configuration data base entry .............................. see getnetconfig(3N)
freopen(): re-open a stream file; convert file to stream ............................................................ see fopen(3S)
frexp(3M): frexp(), frexpf(), frexpl(), frexpw(), frexpq()
....................................................................... extract mantissa and exponent from floating-point number
frexpf(): extract mantissa and exponent from floating-point number (float) .......................... see frexp(3M)
frexpl(): extract mantissa and exponent from floating-point number (long double) ............... see frexp(3M)
frexpq(): extract mantissa and exponent from floating-point number (quad) .......................... see frexp(3M)
frexpw(): extract mantissa and exponent from floating-point number (extended) ................... see frexp(3M)
fscanf(): formatted input conversion, read from stream file .................................................... see scanf(3S)
fseek(3S): fseek(), fseeko(), ftell(), ftello(), rewind(),
fseek_unlocked(), ftell_unlocked(), rewind_unlocked() . reposition a file pointer in a stream
fseek_unlocked(): reposition a file pointer in a stream .......................................................... see fseek(3S)
fseeko(): reposition a file pointer in a stream ........................................................................... see fseek(3S)
fsetaclentry(): add, modify, or delete access control list entry ..................................... see setaclentry(3C)
fsetpos() - restore file position indicator for a stream ............................................................. see fgetpos(3S)
fstatfsdev() : get file system statistics ................................................................................. see statfsdev(3C)
fstatvfsdev() : get file system statistics .......................................................................... see statvfsdev(3C)
ftell(): reposition a file pointer in a stream ............................................................................. see fseek(3S)
ftell_unlocked(): reposition a file pointer in a stream .......................................................... see fseek(3S)
ftello(): reposition a file pointer in a stream ........................................................................... see fseek(3S)
ftok(3C): ftok() ........................................................................ create interprocess communication identifier
ftw(3C): ftw(), nftw(), nftw2() ......................................................... walk a file tree, executing a function
xxii Hewlett-Packard Company HP-UX 11i Version 2: September 2004