Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautomount.h288 extern int str_opt(struct mnttab *, char *, char **);
H A Dauto_subr.c470 str_opt(struct mnttab *mnt, char *opt, char **sval) in str_opt() function
H A Dautod_nfs.c737 if ((str_opt(&m, "proto", &nfs_proto)) == -1) { in nfsmount()
781 if ((str_opt(&m, MNTOPT_SEC, in nfsmount()
1401 if ((str_opt(&m, MNTOPT_SEC, &nfs_flavor)) == -1) { in nfsmount()