Searched refs:priority2 (Results 1 – 2 of 2) sorted by relevance
25 int priority2 = 0, ret2; in test_syslog_parse_priority_one() local27 ret2 = syslog_parse_priority(&str, &priority2, with_facility); in test_syslog_parse_priority_one()31 assert_se(priority == priority2); in test_syslog_parse_priority_one()
522 unsigned char priority2; member