OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
66
{0,0,0,flags,file,{0,0},0,__sF+file,__sclose,__sread,nullptr,
__swrite
, \
200
fp->_write =
__swrite
;
252
// O_APPEND bit set, assert __SAPP so that
__swrite
() will lseek to
359
fp->_write =
__swrite
;
446
int
__swrite
(void* cookie, const char* buf, int n) {
function
Completed in 325 milliseconds