Searched refs:mfail (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/usr.bin/pr/
H A Dextern.h52 void mfail(void);
H A Dpr.c203 mfail();
210 mfail();
353 mfail();
361 mfail();
374 mfail();
382 mfail();
390 mfail();
394 mfail();
660 mfail();
668 mfail();
1542 mfail(void) function
[all...]
/freebsd-10.0-release/contrib/sendmail/vacation/
H A Dvacation.c146 int mfail = 0, ufail = 0; local
194 while (mfail == 0 && ufail == 0 &&
203 mfail++;
283 if (mfail != 0)

Completed in 72 milliseconds