Home
last modified time | relevance | path

Searched refs:PS_F (Results 1 – 3 of 3) sorted by relevance

/third_party/toybox/generated/
Dtags.h133 #define PS_F 54 macro
/third_party/toybox/porting/liteos_a/toys/posix/
Dps.c563 } else if (which==PS_F) sprintf(out, "%llo", (slot[SLOT_flags]>>6)&5); in string_field()
/third_party/toybox/toys/posix/
Dps.c606 } else if (which==PS_F) sprintf(out, "%llo", (slot[SLOT_flags]>>6)&5); in string_field()