Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fuser/
H A Dfuser.c61 #define OPT_SIGNAL 0x0100 /* -k, -s */ macro
222 if (options & OPT_SIGNAL) in report_process()
480 set_option(&flags, OPT_SIGNAL, MOD_OPT); in main()
484 set_option(&flags, OPT_SIGNAL, MOD_OPT); in main()