Guardian Native C Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)
Permuted Index
 llrint: Rounds floating-point number to nearest long long/  ........................................ llrint(3)
integer/ llrintf: Rounds float number to nearest long long  ......................................... llrintf(3)
 llrintl: Rounds long double number to nearest long long/ ........................................ llrintl(3)
 llround: Rounds floating-point number to nearest long long/  ........................................ llround(3)
integer/ llroundf: Rounds float number to nearest long long  ......................................... llroundf(3)
 llroundl: Rounds long double number to nearest long long/ ........................................ llroundl(3)
 trunc: Rounds floating-point number to truncated integer value ............................... trunc(3)
 truncf: Rounds float number to truncated integer value ............................... truncf(3)
 truncl: Rounds long double number to truncated integer value ............................... truncl(3)
 rand: Returns pseudorandom numbers ..........................................................................
 rand(3)
 random: Generates random numbers ..........................................................................
 random(3)
 srand: Generates pseudorandom numbers ..........................................................................
 srand(3)
 srandom: Generates random numbers ..........................................................................
 srandom(3)
 numeric value of two float numbers  /Determines the maximum ........................... fmaxf(3)
 numeric value of two long double numbers /Determines the maximum ........................... fmaxl(3)
 numeric value of two float numbers  /Determines the minimum  ............................ fminf(3)
 numeric value of two long double numbers /Determines the minimum  ............................ fminl(3)
 rand_r: Returns pseudorandom  numbers (reentrant)  ....................................................... rand_r(3)
 value of two floating-point numbers /the maximum numeric ................................. fmax(3)
 value of two floating-point numbers /the minimum numeric .................................. fmin(3)
 ceilf: Rounds float numbers to float integers ............................................... ceilf(3)
 floorf: Rounds float numbers to float integers ............................................... floorf(3)
 ceil: Rounds floating-point numbers to floating-point/  ............................................ ceil(3)
 floor: Rounds floating-point numbers to floating-point/ 
............................................ fl
oor(3)
 ceill: Rounds long double numbers to long double integers  .................................. ceill(3)
 floorl: Rounds long double numbers to long double integers  .................................. floorl(3)
 rint: Rounds floating-point numbers to nearest integral value  ................................ rint(3)
 fmax: Determines the maximum numeric value of two/ ................................................... fmax(3)
 fmin: Determines the minimum numeric value of two/ ................................................... fmin(3)
 fmaxf: Determines the maximum numeric value of two float/ ........................................... fmaxf(3)
 fminf: Determines the minimum numeric value of two float/ ........................................... fminf(3)
 fmaxl: Determines the maximum numeric value of two long double/ .............................. fmaxl(3)
 fminl: Determines the minimum numeric value of two long double/  .............................. fminl(3)
 mbsinit: determine conversion  object status ................................................................... mbsinit(3)
external symbol in a/ dlsym: Obtains the address of an .............................................. dlsym(3)
 index: Scans string for a first occurrence of a character .............................................. index(3)
 rindex: Scans string for last occurrence of a character .............................................. rindex(3)
 wcspbrk: Locates the first occurrence of characters in a/ ....................................... wcspbrk(3)
 dup: Duplicates an open file descriptor  ........................................................ dup(2)
 dup2: Duplicates and controls an open file descriptor  ........................................................ dup2(2)
 configuration attributes for an open file fpathconf: Gets file ........................................ fpathconf(3)
 Provides information about an open file  fstat: ................................................................ fstat(2)
primary/ /Performs a backup open for a file opened in the  ......................................... __ns_backup_fopen(3)
primary/ /Performs a backup open for a file opened in the  ......................................... __ns_backup_fopen64(3)
opened for ANSI I/O /Returns file open state information for a file  ................................... __ns_fget_file_open_state(3)
 /indicator of an Edit file opened for ANSI I/O  ..................................................... edfseek(3)
 /indicator of an Edit file opened for ANSI I/O  ..................................................... edftell(3)
 open state information for a file opened for ANSI I/O /Returns file ............................... __ns_fget_file_open_state(3)
 file state information for a file opened for ANSI I/O  /Returns the ............................... __ns_fget_file_state(3)
 file state information for a file opened for ANSI I/O  /Sets the  ..................................... __ns_fset_file_state(3)
 /Performs a backup open for a file opened in the primary process ...................................... __ns_backup_fopen(3)
 /Performs a backup open for a file opened in the primary process 
...................................... __ns
_backup_fopen64(3)
loadfile from a running/ dlopen:   Opens a dynamic-link library ....................................... dlopen(3)
 fopen: Opens a file stream ........................................................ fopen(3)
 fopen64: Opens a file stream  ........................................................ fopen64(3)
 catopen: Opens a specified message catalog  .............................. catopen(3)
 freopen: Opens a stream ............................................................... freopen(3)
 freopen64:   Opens a stream ............................................................... freopen64(3)
freopen64( )/ freopen64_guardian:  Opens a stream (Guardian ............................................. freopen64_guardian(3)
function) fopen_guardian: Opens a stream (Guardian fopen( )  .............................. fopen_guardian(3)
) function) fopen64_guardian: Opens a stream (Guardian fopen64( ............................ fopen64_guardian(3)
) function) freopen_guardian: Opens a stream (Guardian freopen(  ............................. freopen_guardian(3)
function) fopen_oss: Opens a stream (OSS fopen( ) ...................................... fopen_oss(3)
function) fopen64_oss: Opens a stream (OSS fopen64( )  .................................. fopen64_oss(3)
function) freopen_oss: Opens a stream (OSS freopen( )  ................................... freopen_oss(3)
527192-018 Hewlett-Packard Company Pindex−39










