Home
last modified time | relevance | path

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

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