Guardian Native C Library Calls Reference Manual (G06.27+)
Permuted Index
 /Opens standard input, standard output, or standard error
file  .........................................
 fopen_std_file(3)
 fwrite: Writes to an output stream 
.................................................................
 fwrite(3)
 string to the standard output stream  /a wide-character 
...................................
 putws(3)
 Prints formatted output to an output stream fprintf: 
....................................................
 fprintf(3)
 Writes a byte to a specified output stream fputc: 
......................................................
 fputc(3)
 formatted output to the standard output stream  printf: Prints 
..........................................
 printf(3)
 Writes a byte to a specified output stream putc: 
.......................................................
 putc(3)
 Writes a byte to the standard output stream  putchar: 
..................................................
 putchar(3)
 Writes a string to the standard output stream  puts: 
.......................................................
 puts(3)
 variable number of parameters for output to a buffer  /Formats a 
........................................
 vsnprintf(3)
 variable number of parameters for output to a buffer  /Formats a 
........................................
 vsprintf(3)
 fprintf: Prints formatted output to an output stream 
............................................
 fprintf(3)
stream printf: Prints formatted output to the standard output 
........................................
 printf(3)
 variable number of parameters for output  vfprintf: Formats a 
............................................
 vfprintf(3)
 variable number of parameters for output  vprintf: Formats a 
..............................................
 vprintf(3)
 memmove: Copies characters with overlapping areas in memory 
.......................................
 memmove(3)
 /Copy wide characters with overlapping areas in memory 
.......................................
 wmemmove(3)
 malloc_pages: Provides a memory page allocator 
.................................................................
 malloc_pages(3)
 get_param_msg: Retrieves the param message 
...............................................................
 get_param_msg(3)
 /Retrieves value of a parameter by parameter name 
......................................
 get_param_by_name(3)
parameter list  va_arg: Returns a parameter from a variable-length 
.................................
 va_arg(3)
 processing for a variable-length parameter list /Initializes 
.............................................
 va_start(3)
 parameter from a variable-length parameter list  va_arg: Returns a 
..................................
 va_arg(3)
 processing for a variable-length parameter list  va_end: Ends 
.........................................
 va_end(3)
 /Retrieves value of a parameter by parameter name 
..............................................................
 get_param_by_name(3)
 /Formats a variable number of parameters for output to a buffer 
..................................
 vsnprintf(3)
 /Formats a variable number of parameters for output to a buffer 
..................................
 vsprintf(3)
 Formats a variable number of parameters for output  vfprintf: 
....................................
 vfprintf(3)
 Formats a variable number of parameters for output  vprintf: 
......................................
 vprintf(3)
 locale-dependent formatting parameters  localeconv: Retrieves 
................................
 localeconv(3)
 subvolume names used to qualify partial Guardian
filenames /and ...................................
 chvol(3)
 into integral and fractional parts  /a
floating-point number ......................................
 modf(3)
file /Creates a file or assigns a pathname to a character special  ...................................
 mknod(2)
matching  regcomp: Perform regular expression 
...........................................
 regcomp(3)
opened in the/  __ns_backup_fopen: Performs a backup open for a
file .................................
 __ns_backup_fopen(3)
 bsearch: Performs a binary search ...............................................
 bsearch(3)
 lfind: Performs a linear search ................................................
 lfind(3)
update  lsearch: Performs a linear search and 
.........................................
 lsearch(3)
 longjmp: Performs a nonlocal goto ..............................................
 longjmp(3)
matching  regerror: Performs regular expression 
.........................................
 regerror(3)
matching  regexec: Performs regular expression 
.........................................
 regexec(3)
matching  regfree: Performs regular expression 
.........................................
 regfree(3)
explaining a function error perror: Writes a message ...............................................
 perror(3)
 qsort: Sorts a table in place ................................................................................
 qsort(3)
 natural logarithm function of 1.0 plus x  log1p: Computes the  .........................................
 log1p(3)
 fgetpos: Reposition the file pointer of a stream .........................................................
 fgetpos(3)
 fseek: Repositions the file pointer of a stream .........................................................
 fseek(3)
 fsetpos: Repositions the file pointer of a stream .........................................................
 fsetpos(3)
 rewind: Repositions the file pointer of a stream .........................................................
 rewind(3)
 Reports the position the file pointer of a stream  ftell: ............................................... ftell(3)
 fileno: Maps a stream pointer to a file descriptor ............................................. fileno(3)
 gfileno: Maps a stream pointer to a Guardian file number  ................................ gfileno(3)
stream ftell: Reports the position the file pointer of a .......................................... ftell(3)
 pow: Computes the power function  ............................. pow(3)
 pow: Computes the power function ...............................................................
 pow(3)
 number into a fraction and a power of 2 /a floating-point .......................................... frexp(3)
 afloating-point number by a power of 2  ldexp: Multiplies  ....................................... ldexp(3)
 /Returns an explanation of a previous dynamic-link library/ ..................................... dlerror(3)
 /Creates a backup process for the primary process .............................................................. __ns_start_backup(3)
 open for a file opened in the primary process  /a backup ............................................ __ns_backup_fopen(3)
 isprint: Tests for printable character ......................................................... isprint(3)
 iswprint: Tests for a printable wide character ................................................ iswprint(3)
to the standard output stream printf: Prints formatted output ...................................... printf(3)
output stream  fprintf: Prints formatted output to an ........................................ fprintf(3)
standard output stream printf: Prints formatted output to the ....................................... printf(3)
527192-004 Hewlett-Packard Company Pindex−19










