Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ipf/tools/
H A Dipmon.c186 #define OPT_SYSLOG 0x001 macro
663 if (!(dopts & OPT_SYSLOG))
699 if (!(dopts & OPT_SYSLOG)) {
738 if (!(opts & OPT_SYSLOG)) {
798 if (opts & OPT_SYSLOG)
820 if (!(opts & OPT_SYSLOG)) {
915 if (opts & OPT_SYSLOG)
1011 if (!(opts & OPT_SYSLOG)) {
1330 if (opts & OPT_SYSLOG)
1404 if (opts & OPT_SYSLOG)
[all …]
/titanic_50/usr/src/uts/common/inet/ipf/
H A Dipmon.h73 #define OPT_SYSLOG 0x001 macro