Searched refs:_PS_CMDLINE (Results 1 – 2 of 2) sorted by relevance
62 #define _PS_CMDLINE (1<<25) macro
702 {"exe", _PS_COMMAND|_PS_COMM}, {"cmdline", _PS_CMDLINE|_PS_ARGS|_PS_NAME}, in get_ps()1900 if (FLAG(f)) TT.bits |= _PS_CMDLINE; in pgrep_main()