Searched refs:to_q_return (Results 1 – 6 of 6) sorted by relevance
235 if (now >= e->e_ctime + TimeOuts.to_q_return[e->e_timeoutclass])244 else if (TimeOuts.to_q_return[e->e_timeoutclass] == NOW &&308 pintvl(TimeOuts.to_q_return[e->e_timeoutclass],326 pintvl(TimeOuts.to_q_return[e->e_timeoutclass],427 pintvl(TimeOuts.to_q_return[e->e_timeoutclass],
4503 TimeOuts.to_q_return[TOC_NORMAL] = toval;4504 TimeOuts.to_q_return[TOC_URGENT] = toval;4505 TimeOuts.to_q_return[TOC_NONURGENT] = toval;4506 TimeOuts.to_q_return[TOC_DSN] = toval;4512 TimeOuts.to_q_return[TOC_NORMAL] = toval;4517 TimeOuts.to_q_return[TOC_URGENT] = toval;4522 TimeOuts.to_q_return[TOC_NONURGENT] = toval;4527 TimeOuts.to_q_return[TOC_DSN] = toval;
1300 TimeOuts.to_q_return[e->e_parent->e_timeoutclass];
2070 time_t to_q_return[MAXTOCLASS]; /* queue return timeouts */ member
342 TimeOuts.to_q_return[i] = 5 DAYS; /* option T */
818 (TimeOuts.to_q_return[e->e_timeoutclass] == NOW ||