Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/cvs/src/
Dupdate.h18 char *preload_update_dir, int xdotemplate,
Dentries.c609 WriteTemplate (const char *update_dir, int xdotemplate, const char *repository) in WriteTemplate() argument
617 if (server_active && xdotemplate) in WriteTemplate()
Dupdate.c465 char *preload_update_dir, int xdotemplate, char *repository) in do_update() argument
477 preload_update_dir ? preload_update_dir : "(null)", xdotemplate, in do_update()
489 dotemplate = xdotemplate; in do_update()