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

  /device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
stdio.c 83 __swrite(void *cookie, char const *buf, int n) function
  /bionic/libc/stdio/
stdio.cpp 68 {0,0,0,flags,file,{0,0},0,__sF+file,__sclose,__sread,nullptr,__swrite, \
205 fp->_write = __swrite;
358 fp->_write = __swrite;
478 int __swrite(void* cookie, const char* buf, int n) { function

Completed in 58 milliseconds