Searched refs:my_opts (Results 1 – 1 of 1) sorted by relevance
871 char *saveptr, *my_opts; in ignore() local885 if ((saveptr = my_opts = strdup(opts)) == NULL) in ignore()888 while (*my_opts != '\0') { in ignore()889 if (getsubopt(&my_opts, mntopts, &value) == IGNORE) in ignore()