Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/protocmp/
H A Dlist.h64 #define FILE_T 'f' macro
H A Dprotocmp.c261 if ((i->file_type == FILE_T) && in elem_compare()
266 } else if ((j->file_type == FILE_T) && in elem_compare()
H A Dprotodir.c473 case FILE_T: in first_pass_prototype()