HomeSort by relevance Sort by last modified time
    Searched full:nexttoksep (Results 1 - 1 of 1) sorted by null

  /system/core/toolbox/
ps.c 17 static char *nexttoksep(char **strp, char *sep) function
24 return nexttoksep(strp, " ");

Completed in 40 milliseconds