Home
last modified time | relevance | path

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

/busybox-1.35.0/procps/
Dpgrep.c84 #define OPT_FIRST (opt & (1 << OPTBIT_O)) macro
235 if (OPT_FIRST) in pgrep_main()