Home
last modified time | relevance | path

Searched refs:cantwrite (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/stdio/
Dfputc.c41 if (cantwrite(fp)) { in fputc()
Dputc.c46 if (cantwrite(fp)) { in putc_unlocked()
Dwbuf.c57 if (cantwrite(fp)) { in __swbuf()
Dlocal.h69 #define cantwrite(fp) \ macro
Dfvwrite.c60 if (cantwrite(fp)) { in __sfvwrite()
Dvfprintf.c300 if (cantwrite(fp)) { in vfprintf()