Home
last modified time | relevance | path

Searched refs:FOLLOW_LINK (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/tools/protocmp/
H A Dlist.c147 if (e->link_parent && flag == FOLLOW_LINK) in find_elem()
188 if (e->link_parent && flag == FOLLOW_LINK) in find_elem_mach()
H A Dlist.h46 #define FOLLOW_LINK 1 macro
H A Dprotodir.c208 if (!(dup = find_elem(list, e, FOLLOW_LINK))) { in parse_proto_line()
245 if (find_elem(&exception_list, e, FOLLOW_LINK) == NULL) { in parse_proto_line()
341 if (find_elem(&exception_list, e, FOLLOW_LINK) == NULL) { in parse_proto_link()
H A Dprotocmp.c431 FOLLOW_LINK)) { in check_second_vs_first()
486 find_elem(&exception_list, cur, FOLLOW_LINK)) { in check_first_vs_second()
H A Dproto_list.c254 if (!find_elem(list, e, FOLLOW_LINK)) { in read_in_protolist()