Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/cvs/
Dentries.c144 ent->ce_type = CVS_ENT_FILE; in cvs_ent_parse()
157 if (ent->ce_type == CVS_ENT_FILE) { in cvs_ent_parse()
Dcvs.h224 #define CVS_ENT_FILE 1 macro
Dfile.c589 else if (ent->ce_type == CVS_ENT_FILE) in cvs_file_walkdir()
687 cf->file_ent->ce_type == CVS_ENT_FILE && in cvs_file_classify()
713 cf->file_ent->ce_type == CVS_ENT_FILE && in cvs_file_classify()