Searched refs:cantwrite (Results 1 – 6 of 6) sorted by relevance
46 if (cantwrite(fp)) { in putc_unlocked()
57 if (cantwrite(fp)) { in __swbuf()
60 if (cantwrite(fp)) { in __sfvwrite()
449 if (cantwrite(fp)) { in __vfwprintf()
461 if (cantwrite(fp)) { in __vfprintf()
88 #define cantwrite(fp) \ macro