OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ORIENT
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/upstream-freebsd/
libc_private.h
26
#define
ORIENT
(fp, o) /* Only needed for wide-character stream support. */
/bionic/libc/upstream-freebsd/lib/libc/stdio/
fputs.c
62
ORIENT
(fp, -1);
puts.c
66
ORIENT
(stdout, -1);
fwrite.c
86
ORIENT
(fp, -1);
fgets.c
62
ORIENT
(fp, -1);
fgetln.c
86
ORIENT
(fp, -1);
Completed in 44 milliseconds