Home
last modified time | relevance | path

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

/freebsd/usr.sbin/mountd/
H A Dmountd.c207 static char *strsep_quote(char **stringp, const char *delim);
343 strsep_quote(char **stringp, const char *delim) in strsep_quote() function
3633 name = strsep_quote(&names, ":"); in parsecred()
3688 name = strsep_quote(&names, ":"); in parsecred()