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

/macosx-10.10/syslog-267/syslogd.tproj/
H A Dasl_action.c1465 uint32_t len, msg_hash = 0; local
1502 msg_hash = asl_core_string_hash(str + 16, len - 16);
1503 if ((f_data->last_hash == msg_hash) && (!strcmp(f_data->last_msg, str + 16)))
1552 f_data->last_hash = msg_hash;

Completed in 113 milliseconds