OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__sread
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/stdio/
local.h
48
int
__sread
(void *, char *, int);
stdio.c
44
__sread
(void *cookie, char *buf, int n)
function
freopen.c
147
fp->_read =
__sread
;
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
97
fp->_read =
__sread
;
fopen.c
82
fp->_read =
__sread
;
Completed in 71 milliseconds