Home
last modified time | relevance | path

Searched refs:dotemplate (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/src/
Dcreate_adm.c36 int dotemplate) in Create_Admin() argument
45 date ? date : "", nonbranch, warn, dotemplate); in Create_Admin()
Dcvs.h580 int nonbranch, int warn, int dotemplate);
609 void WriteTemplate (const char *update_dir, int dotemplate,
Dupdate.c111 static int dotemplate = 0; variable
496 dotemplate = xdotemplate; in do_update()
959 dotemplate); in update_dirent_proc()
1015 WriteTemplate (update_dir, dotemplate, repository); in update_dirent_proc()
DChangeLog8060 * create_adm.c (Create_Admin): Add dotemplate parameter to trace.
9817 (update_dirent_proc): Use dotemplate for Create_Admin, not 1.
10220 * create_adm.c, cvs.h (Create_Admin): Add dotemplate argument.