Searched refs:isall (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libast/sfio/
H A Dsfflsbuf.c41 int local, isall; local
96 isall = SFISALL(f,isall);
102 if(c < 0 && (!isall || n == 0))
/ast/src/cmd/mailx/
H A Dcmd3.c290 all = isall(s);
303 if (!cp && !cat || !a || isall(a)) {
630 if (!*argv || (all = isall(*argv) && !*(argv + 1)))
668 if (!*argv || (all = isall(*argv) && !*(argv + 1)))
H A Dmisc.c688 isall(register const char* s) function
H A Dmailx.h970 extern int isall(const char*);

Completed in 22 milliseconds