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

  /bionic/libc/stdio/
fputc.c 41 if (cantwrite(fp)) {
putc.c 46 if (cantwrite(fp)) {
wbuf.c 57 if (cantwrite(fp)) {
local.h 69 #define cantwrite(fp) \ macro
fvwrite.c 60 if (cantwrite(fp)) {
vfprintf.c 300 if (cantwrite(fp)) {

Completed in 63 milliseconds