HomeSort by relevance Sort by last modified time
    Searched refs:flagarray (Results 1 - 2 of 2) sorted by null

  /external/toybox/toys/pending/
route.c 101 static unsigned flagarray[] = { local
108 if (flags & flagarray[i++]) ++str;
netstat.c 502 static const unsigned flagarray[] = { local
514 if (flags & flagarray[i++]) ++str;

Completed in 319 milliseconds