Guardian Native C Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)
Permuted Index
a string from the standard input stream gets: Gets ........................................................... gets(3)
character from a specified input stream getwc: Gets a wide ........................................... getwc(3)
character from the standard input stream getwchar: Gets a wide ...................................... getwchar(3)
fopen_guardian: Opens a stream (Guardian fopen( )/ ............................................ fopen_guardian(3)
fopen64_guardian: Opens a stream (Guardian fopen64( )/ ....................................... fopen64_guardian(3)
freopen_guardian: Opens a stream (Guardian freopen( )/ ........................................ freopen_guardian(3)
freopen64_guardian: Opens a stream (Guardian freopen64( )/ .................................... freopen64_guardian(3)
/thread to acquire ownership of a stream if the stream is available ................................... ftrylockfile(3)
ownership of a stream if the stream is available /to acquire ..................................... ftrylockfile(3)
fopen_oss: Opens a stream (OSS fopen( ) function) .................................... fopen_oss(3)
fopen64_oss: Opens a stream (OSS fopen64( ) function) ................................ fopen64_oss(3)
freopen_oss: Opens a stream (OSS freopen( ) function) ................................. freopen_oss(3)
function) freopen64_oss: Opens a stream (OSS freopen64( ) .............................................. freopen64_oss(3)
descriptor fileno: Maps a stream pointer to a file ................................................... fileno(3)
number gfileno: Maps a stream pointer to a Guardian file .................................. gfileno(3)
output to the standard output stream printf: Prints formatted ..................................... printf(3)
a byte to a specified output stream putc: Writes ....................................................... putc(3)
a byte to the standard output stream putchar: Writes .................................................. putchar(3)
a string to the standard output stream puts: Writes ....................................................... puts(3)
a wide character to a specified stream putwc: Writes .................................................... putwc(3)
character to the standard output stream putwchar: Writes a wide .................................. putwchar(3)
Repositions the file pointer of a stream rewind: ...............................................................
rewind(3)
stream but does not lock the stream /to a specified output ........................................ putc_unlocked(3)
stream but does not lock the stream /to the standard output ..................................... putchar_unlocked(3)
a character back into the input stream ungetc: Pushes ................................................... ungetc(3)
character back into the input stream ungetwc: Pushes a wide ................................... ungetwc(3)
fdopen: Associates a stream with a file descriptor ......................................... fdopen(3)
output to the standard output stream wprintf: Prints formatted ..................................
wprintf(3)
string to the standard output stream /Writes a wide-character .................................. putws(3)
explaining function error strerror: Accesses message ........................................... strerror(3)
explaining function error strerror_r: Accesses message ........................................ strerror_r(3)
strfmon: Formats monetary strings .............................. strfmon(3)
time to a string strftime: Converts a date and ........................................ strftime(3)
strcat: Appends a string to a string ............................................................................... strcat(3)
strcat64: Appends a string to a string ............................................................................... strcat64(3)
strdup: Duplicates a string ............................................................................... strdup(3)
strlen: Finds length of string ............................................................................... strlen(3)
strlen64: Finds length of string ............................................................................... strlen64(3)
strncat: Appends bytes to a string ............................................................................... strncat(3)
strncat64: Appends bytes to a string ............................................................................... strncat64(3)
strncpy: Copies a string ............................................................................... strncpy(3)
strncpy64: Copies a string ............................................................................... strncpy64(3)
string to a wide character string /a multibyte character ........................................ mbstowcs(3)
string into a multibyte character string /Converts a wide character ................................ wcstombs(3)
time into a date and time string /Converts broken-down ..................................... asctime(3)
input read from a character string /Converts formatted ........................................... sscanf(3)
input read from a wide-character string /Converts formatted ........................................... swscanf(3)
input read from a character string /Converts formatted ........................................... vsscanf(3)
input read from a wide-character string /Converts formatted ........................................... vswscanf(3)
the Epoch into a date and time string /Converts time since .......................................... ctime(3)
of characters in a wide-character string /Determines the number .................................... wcslen(3)
a floating-point number to a string ecvt: Converts ..................................................... ecvt(3)
a floating-point number to a string fcvt: Converts ..................................................... fc
vt(3)
a character index: Scans string for a first occurrence of ....................................... index(3)
locale strxfrm: Transforms string for collation in current ....................................... strxfrm(3)
character rindex: Scans string for last occurrence of a ....................................... rindex(3)
a character in a wide-character string /for the final instance of ..................................... wcsrchr(3)
a character in a wide-character string /for the first instance of ...................................... wcschr(3)
fgets: Gets a string from a stream ....................................................... fgets(3)
fgetws: Gets a wide character string from a stream ....................................................... fgetws(3)
stream gets: Gets a string from the standard input ...................................... gets(3)
getws: Gets a wide character string from the standard input/ ..................................... getws(3)
a floating-point number to a string gcvt: Converts .................................................... gcvt(3)
string /Converts a wide character string into a multibyte character .................................. wcstombs(3)
wcscpy: Copies one wide-character string into another ......................................................... wcscpy(3)
527192-018 Hewlett-Packard Company Pindex−51