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

  /system/extras/procrank/
procrank.c 77 static const int tagsLen[] = {
92 if (strncmp(p, tags[i], tagsLen[i]) == 0) {
93 p += tagsLen[i];

Completed in 55 milliseconds