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