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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c695 int got_val; local
749 got_val = nopt(&m, MNTOPT_PORT, (int *)&nfs_port);
750 if (!got_val)
814 got_val = nopt(&m, MNTOPT_VERS, (int *)&nfsvers);
815 if (!got_val)

Completed in 52 milliseconds