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

/osnet-11/usr/src/lib/libnsl/rpc/
H A Dauth_time.c207 *epcand[MAX_ENDPOINTS], local
249 for (i = 0; i < sizeof (epcand)/sizeof (epcand[0]); i++) {
250 epcand[i] = 0;
277 epcand[epc++] = &(ep[i]);
289 * epcand[] now contains the candidate transports. If there
294 epcand[epc++] = nonipcand[i];
325 epcand[0] = &supplied;
342 nc = getnetconfigent(epcand[i]->proto);
354 useua = epcand[
[all...]

Completed in 40 milliseconds