Searched refs:__swrite (Results 1 – 6 of 6) sorted by relevance
/bionic/libc/stdio/ |
D | local.h | 194 __LIBC32_LEGACY_PUBLIC__ int __swrite(void *, const char *, int);
|
D | stdio.cpp | 66 {0,0,0,flags,file,{0,0},0,__sF+file,__sclose,__sread,nullptr,__swrite, \ 200 fp->_write = __swrite; in __fopen() 359 fp->_write = __swrite; in freopen() 446 int __swrite(void* cookie, const char* buf, int n) { in __swrite() function
|
/bionic/libc/ |
D | libc.mips.map | 1332 __swrite; # arm x86 mips
|
D | libc.x86.map | 1331 __swrite; # arm x86 mips
|
D | libc.arm.map | 1471 __swrite; # arm x86 mips
|
D | libc.map.txt | 1496 __swrite; # arm x86 mips
|