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

  /external/toybox/toys/pending/
lsof.c 29 int last_shown_pid, shown_header;
65 if (fi->pi.pid != TT.last_shown_pid)
66 printf("%d\n", TT.last_shown_pid = fi->pi.pid);
  /external/toybox/generated/
globals.h 700 int last_shown_pid, shown_header; member in struct:lsof_data

Completed in 47 milliseconds