Searched refs:cantwrite (Results 1 – 8 of 8) sorted by relevance
45 if (cantwrite(fp)) in putc_unlocked()
56 if (cantwrite(fp)) in __swbuf()
74 #define cantwrite(fp) \ macro
61 if (cantwrite(fp)) in __sfvwrite()
477 if (cantwrite(fp)) in __vfprintf()
454 if (cantwrite(fp)) in __vfwprintf()
63 open(FH, "> /etc/cantwrite")64 or die "Couldn't write to /etc/cantwrite: $!\n";
29 open(FH, "> /etc/cantwrite")30 or die "Couldn't write to /etc/cantwrite: $!\n";