Home
last modified time | relevance | path

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

/system/core/toolbox/
Dps.c15 static char *nexttoksep(char **strp, char *sep) in nexttoksep() function
22 return nexttoksep(strp, " "); in nexttok()