Searched refs:to_q_return (Results 1 – 6 of 6) sorted by relevance
232 if (now >= e->e_ctime + TimeOuts.to_q_return[e->e_timeoutclass])241 else if (TimeOuts.to_q_return[e->e_timeoutclass] == NOW &&321 pintvl(TimeOuts.to_q_return[e->e_timeoutclass],339 pintvl(TimeOuts.to_q_return[e->e_timeoutclass],440 pintvl(TimeOuts.to_q_return[e->e_timeoutclass],
5499 TimeOuts.to_q_return[TOC_NORMAL] = toval;5500 TimeOuts.to_q_return[TOC_URGENT] = toval;5501 TimeOuts.to_q_return[TOC_NONURGENT] = toval;5502 TimeOuts.to_q_return[TOC_DSN] = toval;5508 TimeOuts.to_q_return[TOC_NORMAL] = toval;5513 TimeOuts.to_q_return[TOC_URGENT] = toval;5518 TimeOuts.to_q_return[TOC_NONURGENT] = toval;5523 TimeOuts.to_q_return[TOC_DSN] = toval;
1408 TimeOuts.to_q_return[e->e_parent->e_timeoutclass];
2354 time_t to_q_return[MAXTOCLASS]; /* queue return timeouts */ member
351 TimeOuts.to_q_return[i] = 5 DAYS; /* option T */
923 (TimeOuts.to_q_return[e->e_timeoutclass] == NOW ||