Searched refs:entryopts (Results 1 – 1 of 1) sorted by relevance
582 char entryopts[AUTOFS_MAXOPTSLEN]; in set_mapent_opts() local601 get_opts(opts, entryopts, fstype, &fstype_opt); in set_mapent_opts()606 if ((me->map_mntopts = strdup(entryopts)) == NULL) in set_mapent_opts()620 m.mnt_mntopts = entryopts; in set_mapent_opts()1824 char entryopts[MAXOPTSLEN]; local1844 get_opts(mapopts, entryopts, fstype, NULL);1845 ms->map_mntopts = strdup(entryopts);1999 get_opts(mapopts, entryopts, fstype, NULL);2005 m.mnt_mntopts = entryopts;2063 me->map_mntopts = strdup(entryopts);