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

/freebsd-10-stable/usr.sbin/mountd/
H A Dmountd.c177 static char *strsep_quote(char **stringp, const char *delim);
291 strsep_quote(char **stringp, const char *delim) function
2941 names = strsep_quote(&namelist, " \t\n");

Completed in 87 milliseconds