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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dipmon.h73 #define OPT_SYSLOG 0x001 macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c182 #define OPT_SYSLOG 0x001 macro
659 if (!(dopts & OPT_SYSLOG))
695 if (!(dopts & OPT_SYSLOG)) {
734 if (!(opts & OPT_SYSLOG)) {
794 if (opts & OPT_SYSLOG)
816 if (!(opts & OPT_SYSLOG)) {
911 if (opts & OPT_SYSLOG)
1007 if (!(opts & OPT_SYSLOG)) {
1326 if (opts & OPT_SYSLOG)
1400 if (opts & OPT_SYSLOG)
[all...]

Completed in 60 milliseconds