Searched refs:mapentopts (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/autofs-234/automountd/
H A Dautod_mount.c1048 inherit_options(const char *opts, char **mapentopts) argument
1059 len = strlen(*mapentopts);
1086 CHECK_STRCPY(new, *mapentopts, len);
1090 mtmap = getmntopts(*mapentopts, mopts_restrict, &mtmapflags, &mtmapaltflags);
1124 free(*mapentopts);
1125 *mapentopts = new;

Completed in 171 milliseconds