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

/netbsd-6-1-5-RELEASE/sbin/cgdconfig/
H A Dutils.c55 strsep_getnext(char **stringp, const char *delim) function
92 while ((cur = strsep_getnext(&tmpf, " \t")) != NULL)

Completed in 104 milliseconds