Home
last modified time | relevance | path

Searched refs:epcand (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/libnsl/rpc/
H A Dauth_time.c207 *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()
[all …]