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

/macosx-10.10/syslog-267/libsystem_asl.tproj/src/
H A Dasl.c69 #define EVAL_IGNORE 0x00000000 macro
431 * Checks filters, tunneling, and log files. Returns EVAL_IGNORE if the message
468 if (asl == NULL) return EVAL_IGNORE;
532 return EVAL_IGNORE;
537 return EVAL_IGNORE;
649 if (eval == EVAL_IGNORE) return 0;
669 if (eval == EVAL_IGNORE) return 0;
693 if (eval == EVAL_IGNORE) return 0;
716 if (eval == EVAL_IGNORE) return 0;
961 if (eval == EVAL_IGNORE) retur
[all...]

Completed in 63 milliseconds