OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__sflush_locked
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/upstream-openbsd/lib/libc/stdio/
fflush.c
45
return (_fwalk(
__sflush_locked
));
89
__sflush_locked
(FILE *fp)
function
/bionic/libc/stdio/
refill.c
43
return (
__sflush_locked
(fp)); /* ignored... */
local.h
206
int
__sflush_locked
(FILE *);
Completed in 45 milliseconds