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/stdio/
makebuf.c
61
flags =
__swhatbuf
(fp, &size, &couldbetty);
81
__swhatbuf
(FILE *fp, size_t *bufsize, int *couldbetty)
function
local.h
59
int
__swhatbuf
(FILE *, size_t *, int *);
setvbuf.c
85
flags |=
__swhatbuf
(fp, &iosize, &ttyflag);
Completed in 4626 milliseconds