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

  /external/iproute2/lib/
utils.c 555 static int notfirst; local
581 if (++notfirst == 1)
  /external/iproute2/misc/
ss.c 503 static int notfirst; local
505 if (!notfirst) {
507 notfirst = 1;
900 static int notfirst; local
905 if (!notfirst) {
907 notfirst = 1;
    [all...]

Completed in 53 milliseconds