Home
last modified time | relevance | path

Searched refs:DIR_T (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/tools/protocmp/
H A Dexception_list.c77 e->file_type = DIR_T; in parse_exception_line()
H A Dlist.h61 #define DIR_T 'd' macro
H A Dprotodir.c213 } else if (dup->file_type == DIR_T) { in parse_proto_line()
476 case DIR_T: in first_pass_prototype()
H A Dprotocmp.c301 if ((i->file_type != DIR_T) && check_link && in elem_compare()