OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__swhatbuf
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/upstream-freebsd/lib/libc/stdio/
makebuf.c
70
flags =
__swhatbuf
(fp, &size, &couldbetty);
90
__swhatbuf
(FILE *fp, size_t *bufsize, int *couldbetty)
function
setvbuf.c
92
flags |=
__swhatbuf
(fp, &iosize, &ttyflag);
/bionic/libc/stdio/
local.h
55
int
__swhatbuf
(FILE *, size_t *, int *);
Completed in 68 milliseconds