OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__sclose
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/stdio/
local.h
51
int
__sclose
(void *);
stdio.c
86
__sclose
(void *cookie)
function
freopen.c
150
fp->_close =
__sclose
;
findfp.c
49
{0,0,0,flags,file,{0,0},0,__sF+file,
__sclose
,__sread,__sseek,__swrite, \
/bionic/libc/upstream-freebsd/lib/libc/stdio/
fdopen.c
100
fp->_close =
__sclose
;
fopen.c
85
fp->_close =
__sclose
;
Completed in 3287 milliseconds