Searched refs:ENT_FILE (Results 1 – 6 of 6) sorted by relevance
90 if (closure != NULL && entnode->type != ENT_FILE) in write_ent_proc()221 entnode = Entnode_Create (ENT_FILE, fname, vn, ts, options, tag, date, in Register()302 type = ENT_FILE; in fgetentent()391 case ENT_FILE: in fputentent()
47 if (entnode->type != ENT_FILE) in add_entries_proc()
301 ENT_FILE, ENT_SUBDIR enumerator
648 if (entdata->type == ENT_FILE) in process_import_file()
1728 if (entdata->type != ENT_FILE) in findmaxrev()
1383 an int, and set it to 1 if a node is seen which is not ENT_FILE.1401 ENT_FILE.1426 * commit.c (findmaxrev): Skip entries that are not ENT_FILE.