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

/illumos-gate/usr/src/cmd/fuser/
H A Dfuser.c61 #define OPT_SIGNAL 0x0100 /* -k, -s */ macro
222 if (options & OPT_SIGNAL)
373 * When OPT_USERID is set, give associated login names. When OPT_SIGNAL is
480 set_option(&flags, OPT_SIGNAL, MOD_OPT);
484 set_option(&flags, OPT_SIGNAL, MOD_OPT);

Completed in 57 milliseconds