Home
last modified time | relevance | path

Searched refs:LINK_T (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/protocmp/
H A Dprotodir.c140 if (e->file_type == SYM_LINK_T || e->file_type == LINK_T) { in parse_proto_line()
311 if ((p->file_type == SYM_LINK_T) || (p->file_type == LINK_T)) { in parse_proto_link()
488 case LINK_T: in first_pass_prototype()
577 if (buf[0] == LINK_T) { in second_pass_prototype()
H A Dlist.h66 #define LINK_T 'l' macro
H A Dprotocmp.c264 (j->file_type == LINK_T))) { in elem_compare()
269 (i->file_type == LINK_T))) { in elem_compare()
614 (ep->file_type == SYM_LINK_T || ep->file_type == LINK_T)) { in set_values()