Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fuser/
H A Dfuser.c59 #define OPT_SIGNAL 0x0100 /* -k, -s */ macro
220 if (options & OPT_SIGNAL) in report_process()
478 set_option(&flags, OPT_SIGNAL, MOD_OPT); in main()
482 set_option(&flags, OPT_SIGNAL, MOD_OPT); in main()