OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:flagarray
(Results
1 - 1
of
1
) sorted by null
/external/toybox/toys/pending/
netstat.c
496
static const unsigned
flagarray
[] = {
local
509
if (flags &
flagarray
[i++]) ++str;
Completed in 344 milliseconds