Home
last modified time | relevance | path

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

/third_party/toybox/generated/
Dtags.h78 #define _PS_ARGS (1<<26) macro
/third_party/toybox/porting/liteos_a/toys/posix/
Dps.c667 {"exe", _PS_COMMAND|_PS_COMM}, {"cmdline", _PS_CMDLINE|_PS_ARGS|_PS_NAME}, in get_ps()
/third_party/toybox/toys/posix/
Dps.c710 {"exe", _PS_COMMAND|_PS_COMM}, {"cmdline", _PS_CMDLINE|_PS_ARGS|_PS_NAME}, in get_ps()