Searched refs:Entnode_Create (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/usr.bin/cvs/src/ |
| D | entries.c | 30 static Entnode *Entnode_Create PROTO ((enum ent_type, const char *, 36 Entnode_Create(type, user, vn, ts, options, tag, date, ts_conflict) in Entnode_Create() function 239 entnode = Entnode_Create (ENT_FILE, fname, vn, ts, options, tag, date, 397 ent = Entnode_Create (type, user, vn, ts, options, tag, date, 845 entnode = Entnode_Create (ENT_SUBDIR, dir, "", "", "",
|
| D | ChangeLog-96 | 576 (Entnode_Create, Entnode_Destroy), hash.c (nodetypestring), 1380 * entries.c (Entnode_Create): Add type parameter. Change all
|
| D | ChangeLog-9395 | 995 (Entnode_Create): New function, construct new Entnode.
|