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

/macosx-10.10/syslog-267/syslogd.tproj/
H A Dbsd_out.c76 uint32_t last_hash; member in struct:config_rule
454 if ((r->last_hash == msg_hash) && (!strcmp(r->last_msg, *out + 16)))
570 r->last_hash = msg_hash;
H A Dasl_action.c120 uint32_t last_hash; member in struct:file_data
1503 if ((f_data->last_hash == msg_hash) && (!strcmp(f_data->last_msg, str + 16)))
1552 f_data->last_hash = msg_hash;

Completed in 168 milliseconds