Lines Matching refs:epcand
207 *epcand[MAX_ENDPOINTS], in __rpc_get_time_offset() local
249 for (i = 0; i < sizeof (epcand)/sizeof (epcand[0]); i++) { in __rpc_get_time_offset()
250 epcand[i] = 0; in __rpc_get_time_offset()
277 epcand[epc++] = &(ep[i]); in __rpc_get_time_offset()
294 epcand[epc++] = nonipcand[i]; in __rpc_get_time_offset()
325 epcand[0] = &supplied; in __rpc_get_time_offset()
342 nc = getnetconfigent(epcand[i]->proto); in __rpc_get_time_offset()
354 useua = epcand[i]->uaddr; in __rpc_get_time_offset()
355 useid = epcand[i]->proto; in __rpc_get_time_offset()
454 nc = getnetconfigent(epcand[i]->proto); in __rpc_get_time_offset()
463 useua = epcand[i]->uaddr; in __rpc_get_time_offset()
464 useid = epcand[i]->proto; in __rpc_get_time_offset()