HomeSort by relevance Sort by last modified time
    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