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

/macosx-10.9.5/ntp-88/include/
H A Dntp_io.h78 ACTION_IGNORE, enumerator in enum:__anon11408
/macosx-10.9.5/syslog-217.1.4/aslcommon/
H A Dasl_common.h43 #define ACTION_IGNORE 3 macro
H A Dasl_common.c1442 if (!strcasecmp(act, "ignore")) out->action = ACTION_IGNORE;
/macosx-10.9.5/ntp-88/ntpd/
H A Dntp_io.c960 v4wild = (ACTION_IGNORE != action);
1017 v6wild = (ACTION_IGNORE != action);
1107 case ACTION_IGNORE:
1250 return ACTION_IGNORE;
1268 return ACTION_IGNORE;
1586 case ACTION_IGNORE:
H A Dntp_config.c2502 action = ACTION_IGNORE;
/macosx-10.9.5/syslog-217.1.4/syslogd.tproj/
H A Dasl_action.c1261 else if (r->action == ACTION_IGNORE) return 1;

Completed in 285 milliseconds