Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dauth_time.c205 *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()
461 useua = epcand[i]->uaddr; in __rpc_get_time_offset()
[all …]