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

/freebsd-11-stable/usr.sbin/mountd/
H A Dmountd.c202 static char *strsep_quote(char **stringp, const char *delim);
340 strsep_quote(char **stringp, const char *delim) function
3457 name = strsep_quote(&names, ":");
3509 name = strsep_quote(&names, ":");

Completed in 50 milliseconds