HomeSort by relevance Sort by last modified time
    Searched refs:__sread (Results 1 - 2 of 2) sorted by null

  /bionic/libc/stdio/
stdio.cpp 56 {0,0,0,flags,file,{0,0},0,__sF+file,__sclose,__sread,nullptr,__swrite, \
189 fp->_read = __sread;
348 fp->_read = __sread;
395 int __sread(void* cookie, char* buf, int n) { function
local.h 197 __LIBC32_LEGACY_PUBLIC__ int __sread(void *, char *, int);

Completed in 327 milliseconds