Lines Matching refs:epcand
205 *epcand[MAX_ENDPOINTS], in __rpc_get_time_offset() local
247 for (i = 0; i < sizeof (epcand)/sizeof (epcand[0]); i++) { in __rpc_get_time_offset()
248 epcand[i] = 0; in __rpc_get_time_offset()
275 epcand[epc++] = &(ep[i]); in __rpc_get_time_offset()
292 epcand[epc++] = nonipcand[i]; in __rpc_get_time_offset()
323 epcand[0] = &supplied; in __rpc_get_time_offset()
340 nc = getnetconfigent(epcand[i]->proto); in __rpc_get_time_offset()
352 useua = epcand[i]->uaddr; in __rpc_get_time_offset()
353 useid = epcand[i]->proto; in __rpc_get_time_offset()
452 nc = getnetconfigent(epcand[i]->proto); in __rpc_get_time_offset()
461 useua = epcand[i]->uaddr; in __rpc_get_time_offset()
462 useid = epcand[i]->proto; in __rpc_get_time_offset()