OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nexttoksep
(Results
1 - 1
of
1
) sorted by null
/system/core/toolbox/
ps.c
16
static char *
nexttoksep
(char **strp, char *sep)
function
23
return
nexttoksep
(strp, " ");
Completed in 3656 milliseconds