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
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() .................................................... buffered binary input/output to a stream file
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
funflockfile(): explicit locking of streams within a multi-thread application ..................... see flockfile(3S)
fwide(3C): fwide() ....................................................................................................... set stream orientation
fwprintf(3C): fwprintf(), wprintf(), swprintf() ......................... print formatted wide-character output
fwrite(): buffered binary input/output to a stream file .............................................................. see fread(3S)
fwscanf(3C): fwscanf(), wscanf(), swscanf() ............................. convert formatted wide-character input
gai_strerror(): get hostname and address entry ......................................................... see getaddrinfo(3N)
gamma(): log gamma functions ............................................................................................... see lgamma(3M)
gamma_r(): log gamma functions ........................................................................................... see lgamma(3M)
gammaf(): log gamma functions ............................................................................................. see lgamma(3M)
gammaf_r(): log gamma functions ......................................................................................... see lgamma(3M)
gammal(): log gamma functions ............................................................................................. see lgamma(3M)
gammal_r(): log gamma functions ......................................................................................... see lgamma(3M)
gammaq(): log gamma functions ............................................................................................. see lgamma(3M)
gammaq_r(): log gamma functions ......................................................................................... see lgamma(3M)
gammaw(): log gamma functions ............................................................................................. see lgamma(3M)
gammaw_r(): log gamma functions ......................................................................................... see lgamma(3M)
gcrt0.o: execution startup routines ................................................................................................ see crt0(3)
gcrt0.o: execution startup routines for PA-RISC systems ........................................................ see crt0_pa(3)
gcvt(): convert floating-point number to string ............................................................................ see ecvt(3C)
get_expiration_time(3T): get_expiration_time()
............................................................... add a specific time interval to the current absolute system time
get_myaddress(): obsolete library routine for RPC .............................................................. see rpc_soc(3N)
get_resfield(): resolver routines ...................................................................................... see resolver(3N)
get_resfield - resolver routines .................................................................................................. resolver(3N)
get_secdef_int(): security defaults configuration file routines ................................................ see secdef(3)
get_secdef_str(): security defaults configuration file routines ................................................ see secdef(3)
get_secdsc_ent(): get security attribute description entry from /etc/security.dsc ........... see secdsc(3)
get_wch(3X): get_wch(), mvget_wch(), mvwget_wch(), wget_wch() .. get a wide character from a terminal
get_wstr(): get an array of wide characters and function key codes from a terminal ........... see getn_wstr(3X)
getaddrinfo(3N): getaddrinfo(), getnameinfo(), freeaddrinfo(),
gai_strerror(), getipnodebyaddr(), getipnodebyname() ........... get hostname and address entry
28 Hewlett-Packard Company HP-UX 11i Version 2: December 2007 Update