Searched refs:PS_S (Results 1 – 2 of 2) sorted by relevance
/external/toybox/generated/ | ||
D | tags.h | 121 #define PS_S 55 macro |
/external/toybox/toys/posix/ | ||
D | ps.c | 599 else if (which==PS_S || which==PS_STAT) { in string_field() |