Lines Matching refs:listify
128 list_element listify; member
137 list_element listify; member
157 list_element listify; member
267 hash_entry *h = list_entry(e, typeof(*h), listify); in line_order_list_freefn()
273 file_info *f = list_entry(e, typeof(*f), listify); in input_file_list_freefn()
709 e = list_entry(cursor, typeof(*e), listify); in rule_map_validate()
743 list_append(&rm->violations, &assert->listify); in rule_map_validate()
901 list_append(&input_file_list, &(tmp->listify)); in init()
905 tmp = list_entry(cursor, typeof(*tmp), listify); in init()
972 tmp = list_entry(cursor, typeof(*tmp), listify); in init()
1036 list_append(&input_file_list, &input_file->listify); in handle_options()
1095 list_append(list_to_addto, &entry->listify); in rule_add()
1220 current = list_entry(cursor, typeof(*current), listify); in parse()
1232 e = list_entry(cursor, typeof(*e), listify); in validate()
1237 e = list_entry(cursor, typeof(*e), listify); in validate()
1243 r = list_entry(v, rule_map, listify); in validate()
1271 e = list_entry(cursor, hash_entry, listify); in output()