Guardian Native C Library Calls Reference Manual (G06.28+, H06.05+)
Guardian Native C Library Calls Reference Manual
system: Executes an OSS shell command or TACL command
.....................
system(3)
/Creates a temporary file (OSS tmpfile( ) function) ..............................................
tmpfile_oss(3)
/Creates a temporary file (OSS tmpfile64( ) function) ..........................................
tmpfile64_oss(3)
/the name for a temporary file (OSS tmpnam( ) function) ............................................
tmpnam_oss(3)
sprintf: Stores formatted output into a character array
.........................................
sprintf(3)
/Opens standard input, standard output, or standard error
file .........................................
fopen64_std_file(3)
/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)
a wide character to the standard output stream putwchar: Writes
...................................
putwchar(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
..................................
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)
opened in/ __ns_backup_fopen64: Performs a backup open for a
file .................................
__ns_backup_fopen64(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: Repositions the file pointer of a stream .........................................................
fgetpos(3)
fgetpos64: Repositions the file pointer of a stream .........................................................
fgetpos64(3)
fseek: Repositions the file pointer of a stream .........................................................
fseek(3)
fseeko: Repositions the file pointer of a stream .........................................................
fseeko(3)
fseeko64: Repositions the file pointer of a stream .........................................................
fseeko64(3)
fsetpos: Repositions the file pointer of a stream .........................................................
fsetpos(3)
fsetpos64: Repositions the file pointer of a stream .........................................................
fsetpos64(3)
rewind: Repositions the file pointer of a stream ......................................................... rewind(3)
Reports the position the file pointer of a stream ftell: ............................................... ftell(3)
Reports the position of the file pointer of a stream ftello: ............................................. ftello(3)
Reports the position of the file pointer of a stream ftello64: ......................................... ftello64(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 ftello: Reports the position of the file pointer of a ..................................... ftello(3)
Pindex−20 Hewlett-Packard Company 527192-007