OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PS_TIME_
(Results
1 - 2
of
2
) sorted by null
/external/toybox/generated/
tags.h
81
#define
PS_TIME_
35
/external/toybox/toys/posix/
ps.c
446
} else if (which <=
PS_TIME_
) {
450
if (which!=
PS_TIME_
) unit *= 60*24;
458
for (s = 0, j = 2*(which==
PS_TIME_
); j<4; j++) {
468
if (which==
PS_TIME_
&& s-out<8)
[
all
...]
Completed in 37 milliseconds