Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
F_HAVE_CRIT
usr/src/cmd/pgrep/pgrep.c
660
g_flags |= F_HAVE_CRIT;
usr/src/cmd/pgrep/pgrep.c
677
g_flags |= F_HAVE_CRIT;
usr/src/cmd/pgrep/pgrep.c
687
if ((g_flags & F_HAVE_CRIT) == 0) {