Open System Services Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)

Permuted Index
setvbuf: Assigns buffering to a stream .............................................................................
setvbuf(3)
stderr: Standard error stream .............................................................................
stderr(5)
stdout: Standard output stream .............................................................................
stdout(5)
to relinquish ownership of a stream /Allows a thread ................................................ funlockfile(3)
/a byte to the standard output stream but does not lock the/ ....................................... putchar_unlocked(3)
/a byte to a specified output stream but does not lock the/ ....................................... putc_unlocked(3)
character from the standard input stream but does not lock the/ /a .................................. getchar_unlocked(3)
character from a specified input stream but does not lock the/ /a .................................. getc_unlocked(3)
input read from an input stream /Converts formatted .......................................... fscanf(3)
input read from an input stream /Converts formatted .......................................... fwscanf(3)
read from the standard input stream /Converts formatted input ................................ scanf(3)
read from the standard input stream /Converts formatted input ................................ vfscanf(3)
read from the standard input stream /Converts formatted input ................................ vfwscanf(3)
read from the standard input stream /Converts formatted input ................................ vscanf(3)
read from the standard input stream /Converts formatted input ................................ vwscanf(3)
read from the standard input stream /Converts formatted input ................................ wscanf(3)
Tests the error indicator on a stream ferror: .................................................................
ferror(3)
character from a specified input stream fgetc: Gets a ...................................................... fgetc(3)
Repositions the file pointer of a stream fgetpos: ..............................................................
fgetpos(3)
Repositions the file pointer of a stream fgetpos64: .......................................................... fgetpos64(3)
a wide character string from a stream fgetws: Gets ...................................................... fgetws(3)
thread to acquire ownership of a stream flockfile: Allows a ............................................. flockfile(3)
formatted output to an output stream fprintf: Prints ..................................................... fp
rintf(3)
a byte to a specified output stream fputc: Writes ...................................................... fputc(3)
a wide character to a specified stream fputwc: Writes ................................................... fputwc(3)
a wide-character string to a stream fputws: Writes ................................................... fputws(3)
stream but does not lock the stream /from a specified input ...................................... getc_unlocked(3)
stream but does not lock the stream /from the standard input ................................... getchar_unlocked(3)
Repositions the file pointer of a stream fseek: .................................................................. fseek(3)
Repositions the file pointer of a stream fseeko: ............................................................... fseeko(3)
Repositions the file pointer of a stream fseeko64: ........................................................... fseeko64(3)
Repositions the file pointer of a stream fsetpos: .............................................................. fsetpos(3)
Repositions the file pointer of a stream fsetpos64: .......................................................... fsetpos64(3)
position the le pointer of a stream ftell: Reports the ............................................... ftell(3)
position of the le pointer of a stream ftello: Reports the ............................................. ftello(3)
position of the le pointer of a stream ftello64: Reports the ......................................... ftello64(3)
input read from an input stream fwide: Converts formatted ............................... fwide(3)
formatted output to an output stream fwprintf: Prints .................................................. fwprintf(3)
character from a specified input stream getc: Gets a ........................................................ getc(3)
character from the standard input stream getchar: Gets a .................................................. getchar(3)
from a a specified input stream /Gets a wide character ...................................... fgetwc(3)
string from the standard input stream /Gets a wide character ...................................... getws(3)
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)
f
r
eopen_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)
wordexp: Expands tokens from a stream of words .............................................................. wordexp(3)
directory and creates a directory stream opendir: Opens a ............................................... opendir(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 ...................................................leno(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)
527187-017 Hewlett-Packard Company Pindex69