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

/freebsd-11-stable/usr.bin/pr/
H A Dextern.h52 void mfail(void);
H A Dpr.c204 mfail();
212 mfail();
362 mfail();
370 mfail();
383 mfail();
391 mfail();
399 mfail();
403 mfail();
678 mfail();
687 mfail();
1574 mfail(void) function
[all...]
/freebsd-11-stable/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 65 milliseconds