Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/protocmp/
H A Dlist.h63 #define EDIT_T 'e' macro
H A Dprotodir.c143 } else if (e->file_type == EDIT_T) { in parse_proto_line()
474 case EDIT_T: in first_pass_prototype()
H A Dprotocmp.c262 ((j->file_type == EDIT_T) || in elem_compare()
267 ((i->file_type == EDIT_T) || in elem_compare()