Searched defs:addrix (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_svc.c111 int addrix; /* # of -a entries */ variable
473 addrix = 0;
489 if (addrix < host_name_count) {
493 host_name[addrix] =
495 if (host_name[addrix] !=
498 host_name[addrix]);
499 addrix++;

Completed in 46 milliseconds