Searched refs:nexttoksep (Results 1 – 1 of 1) sorted by relevance
15 static char *nexttoksep(char **strp, char *sep) in nexttoksep() function22 return nexttoksep(strp, " "); in nexttok()