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

  /external/toybox/generated/
tags.h 87 #define PS_TIME_ 38
  /external/toybox/toys/posix/
ps.c 517 } else if (which <= PS_TIME_) {
521 if (which!=PS_TIME_) unit *= 60*24;
529 for (s = 0, j = 2*(which==PS_TIME_); j<4; j++) {
539 if (which==PS_TIME_ && s-out<8)
    [all...]

Completed in 1156 milliseconds