Searched refs:mapentopts (Results 1 – 1 of 1) sorted by relevance
608 inherit_options(char *opts, char **mapentopts) in inherit_options() argument615 size_t len = strlen(*mapentopts); in inherit_options()627 (void) strcpy(new, *mapentopts); in inherit_options()629 mtmap.mnt_mntopts = *mapentopts; in inherit_options()640 free(*mapentopts); in inherit_options()641 *mapentopts = new; in inherit_options()