Home
last modified time | relevance | path

Searched refs:ENT_SUBDIR (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/src/
Dentries.c306 type = ENT_SUBDIR; in fgetentent()
393 case ENT_SUBDIR: in fputentent()
830 entnode = Entnode_Create (ENT_SUBDIR, dir, "", "", "", in subdir_record()
Dignore.c416 && ((Entnode *) node->data)->type == ENT_SUBDIR) in ignore_files()
Dvers_ts.c82 if (entdata->type == ENT_SUBDIR) in Version_TS()
Dfind_names.c134 if (entnode->type != ENT_SUBDIR) in add_subdir_proc()
Dcvs.h301 ENT_FILE, ENT_SUBDIR enumerator
DChangeLog-961392 Handle an initial D by setting the type to ENT_SUBDIR.
1393 (fputentent): Output an initial D for an ENT_SUBDIR entry.