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

/illumos-gate/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_svc.c121 int pathix = 0; /* # of -p entries */ variable
474 pathix = 0;
538 path_name[pathix] = optarg;
539 pathix++;
728 for (i = 0; i < pathix; i++) {
763 for (i = 0; i < pathix; i++) {

Completed in 58 milliseconds