Home
last modified time | relevance | path

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

/busybox-1.35.0/procps/
Dpgrep.c81 #define OPT_LISTFULL (opt & (1 << OPTBIT_A)) macro
182 if (!OPT_LISTFULL) in pgrep_main()