Home
last modified time | relevance | path

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

/busybox-1.35.0/procps/
Dpgrep.c82 #define OPT_FULL (opt & (1 << OPTBIT_F)) macro
147 if (OPT_FULL) in pgrep_main()