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

/freebsd-10-stable/contrib/sendmail/vacation/
H A Dvacation.c42 #define ONLY_ONCE ((time_t) 0) /* send at most one reply */ macro
252 interval = ONLY_ONCE;
859 if (next == ONLY_ONCE || then == ONLY_ONCE ||
961 setreply(buf, ONLY_ONCE);

Completed in 47 milliseconds