Searched refs:F_KILL (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/pgrep/
H A Dpgrep.c74 #define F_KILL 0x0040 /* Pkill semantics active (vs pgrep) */ macro
586 if (g_flags & F_KILL)
623 g_flags |= F_KILL;
701 if (g_flags & F_KILL)

Completed in 45 milliseconds