Searched refs:NEVER (Results 1 – 16 of 16) sorted by relevance
115 #ifdef NEVER in ucbsigvechandler()159 #ifdef NEVER in ucbsigvechandler()295 #ifdef NEVER in ucbsigvechandler()
94 dsn RCPT To:<recipient> [ NOTIFY={NEVER,SUCCESS,FAILURE,DELAY} ]101 dsn delimited. NEVER must appear by itself.
105 #define NEVER DAY /* a long time */ macro106 #define EPOCH NEVER /* bias time by this to avoid <0 */
884 ifp->int_act_time = NEVER; in if_sick()913 ifp->int_act_time = NEVER; in if_bad()914 ifp->int_query_time = NEVER; in if_bad()1303 ifs.int_query_time = NEVER; in ifscan()
1136 rdisc_timer.tv_sec = now.tv_sec + NEVER; in rdisc_adv()1180 rdisc_timer.tv_sec = now.tv_sec + NEVER; in rdisc_sol()
872 ifp->int_query_time = NEVER; in rip_on()
2809 + ((rip_sock < 0) ? NEVER : SUPPLY_INTERVAL)); in age()2827 if (ifp->int_act_time != NEVER && in age()2844 ifp->int_query_time = NEVER; in age()
1008 ifp->int_query_time != NEVER) in rip_query()
407 ifp->int_act_time = NEVER; in gwkludge()
55 hacks. NEVER WRITE BAD CODE.
632 #ifdef NEVER694 #ifdef NEVER
1207 #ifdef NEVER
84 NEVER, /* Don't start, does check if it is running. */ enumerator
313 if (!first || mode == NEVER) in pkgopenserver_i()
1639 #ifdef NEVER in display_mc_prtdiag_info()1715 #ifdef NEVER in display_mc_prtdiag_info()
61 3) Unrelated system calls should NEVER be put in the same file. Do