Home
last modified time | relevance | path

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

/third_party/toybox/generated/
Dtags.h76 #define _PS_CMDLINE (1<<25) 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()
1747 if (FLAG(f)) TT.bits |= _PS_CMDLINE; in pgrep_main()
/third_party/toybox/toys/posix/
Dps.c710 {"exe", _PS_COMMAND|_PS_COMM}, {"cmdline", _PS_CMDLINE|_PS_ARGS|_PS_NAME}, in get_ps()
1905 if (FLAG(f)) TT.bits |= _PS_CMDLINE; in pgrep_main()