Searched refs:str_opt (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/fs.d/autofs/ |
H A D | automount.h | 288 extern int str_opt(struct mnttab *, char *, char **);
|
H A D | auto_subr.c | 470 str_opt(struct mnttab *mnt, char *opt, char **sval) in str_opt() function
|
H A D | autod_nfs.c | 753 if ((str_opt(&m, "proto", &nfs_proto)) == -1) { in nfsmount() 797 if ((str_opt(&m, MNTOPT_SEC, in nfsmount() 1461 if ((str_opt(&m, MNTOPT_SEC, &nfs_flavor)) == -1) { in nfsmount()
|