Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dentries.c90 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()
H A Dfind_names.c47 if (entnode->type != ENT_FILE) in add_entries_proc()
H A Dcvs.h301 ENT_FILE, ENT_SUBDIR enumerator
H A Dimport.c648 if (entdata->type == ENT_FILE) in process_import_file()
H A Dcommit.c1728 if (entdata->type != ENT_FILE) in findmaxrev()
H A DChangeLog-961383 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.