Searched refs:ENT_SUBDIR (Results 1 – 6 of 6) sorted by relevance
306 type = ENT_SUBDIR; in fgetentent()393 case ENT_SUBDIR: in fputentent()830 entnode = Entnode_Create (ENT_SUBDIR, dir, "", "", "", in subdir_record()
416 && ((Entnode *) node->data)->type == ENT_SUBDIR) in ignore_files()
82 if (entdata->type == ENT_SUBDIR) in Version_TS()
134 if (entnode->type != ENT_SUBDIR) in add_subdir_proc()
301 ENT_FILE, ENT_SUBDIR enumerator
1392 Handle an initial D by setting the type to ENT_SUBDIR.1393 (fputentent): Output an initial D for an ENT_SUBDIR entry.