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

  /external/toybox/toys/pending/
tcpsvd.c 49 int count_all;
179 TT.count_all--;
185 if (TT.cn > 1) xprintf("%s: status %d/%d\n",toys.which->name, TT.count_all, TT.cn);
307 if (TT.count_all < TT.cn) {
322 TT.count_all++;
333 TT.count_all--;
382 xprintf("%s: status %d/%d\n",toys.which->name, TT.count_all, TT.cn);
  /external/toybox/generated/
globals.h 852 int count_all; member in struct:tcpsvd_data

Completed in 1782 milliseconds