Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dentries.c40 Entnode_Create (enum ent_type type, const char *user, const char *vn, in Entnode_Create() function
221 entnode = Entnode_Create (ENT_FILE, fname, vn, ts, options, tag, date, in Register()
374 ent = Entnode_Create (type, user, vn, ts, options, tag, date, in fgetentent()
830 entnode = Entnode_Create (ENT_SUBDIR, dir, "", "", "", in subdir_record()
H A DChangeLog-96576 (Entnode_Create, Entnode_Destroy), hash.c (nodetypestring),
1380 * entries.c (Entnode_Create): Add type parameter. Change all
H A DChangeLog-9395995 (Entnode_Create): New function, construct new Entnode.