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

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

Completed in 192 milliseconds