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

/sendmail/devtools/OS/
H A DNEWS-OS.6.x21 if [ ! -f /usr/include/ndbm.h ]; then \
24 if [ -f /usr/lib/libndbm.a ]; then \
/sendmail/vacation/
H A Dvacation.c829 time_t then, next; local
858 memmove(&then, data.data, sizeof(then));
859 if (next == ONLY_ONCE || then == ONLY_ONCE ||
860 then + next > time(NULL))
/sendmail/sendmail/
H A Dqueue.c336 ** msync -- if true, then fsync() if SuperSafe interactive mode.
1042 ** being the sig) then the old signal handler (Oldsh) is called
1046 ** have a parent then handle the signal immediately, regardless of
1103 ** being the sig) then the old signal handler (Oldsh) is called to
1107 ** a parent then handle the signal immediately, regardless of
1499 ** If MaxQueueChildren active then test whether the start
1505 ** i.e., this work group might "starve" then.
1646 ** When work isn't directly being done then this process can take a signal
2165 ** the queue is "forced" then lets use 1 runner.
2171 /* No need to have more runners then ther
5398 time_t then = LastQueueTime; local
[all...]

Completed in 18 milliseconds