Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pgrep/
H A Dpgrep.c63 #define OPT_CLRB 0x0002 /* Clear the bits specified by o_bits */ macro
653 if (optd->o_opts & OPT_CLRB) in main()