Searched refs:MNTOPT_BROWSE (Results 1 – 4 of 4) sorted by relevance
135 #define MNTOPT_BROWSE "browse" /* browsable autofs mount */ macro
153 static char *nobrowse_cancel[] = { MNTOPT_BROWSE, NULL };167 { MNTOPT_BROWSE, browse_cancel, NULL, MO_TAG,
2592 else if (strcmp(p, MNTOPT_BROWSE) == 0) in auto_nobrowse_option()
592 strcmp(p, MNTOPT_BROWSE) != 0 && in remove_browse_options()