Searched refs:__swbuf (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dwbuf.c44 __swbuf(int c, FILE *fp) function
85 DEF_STRONG(__swbuf); variable
/bionic/libc/stdio/
H A Dlocal.h176 * to __srget/__swbuf, so those symbols need to be public for LP32
180 __LIBC32_LEGACY_PUBLIC__ int __swbuf(int, FILE*);
H A Dstdio.cpp731 return (__swbuf(c, fp));

Completed in 54 milliseconds