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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautomount.c95 struct mnttab *omntp; local
263 omntp = (struct mnttab *)mntp;
264 if (hasmntopt(omntp, "direct") != NULL) {
266 omntp = (struct mnttab *)mntp;
267 if (hasmntopt(omntp, "direct") == NULL) {

Completed in 64 milliseconds