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.c461 * str_opt allocates a string long enough to store the value of
470 str_opt(struct mnttab *mnt, char *opt, char **sval) function
H A Dautod_nfs.c742 if ((str_opt(&m, "proto", &nfs_proto)) == -1) {
786 if ((str_opt(&m, MNTOPT_SEC,
1406 if ((str_opt(&m, MNTOPT_SEC, &nfs_flavor)) == -1) {

Completed in 413 milliseconds