Searched refs:Create_Admin (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dcreate_adm.c34 Create_Admin (const char *dir, const char *update_dir, const char *repository, function
43 TRACE (TRACE_FUNCTION, "Create_Admin (%s, %s, %s, %s, %s, %d, %d, %d)",
170 TRACE (TRACE_FUNCTION, "Create_Admin");
H A Dcheckout.c564 if (Create_Admin (".", dirpath, repository,
975 Create_Admin (".", preload_update_dir, repository,
991 Create_Admin (".", preload_update_dir, repository, tag, date,
H A Dadd.c193 /* FIXME: Does this erroneously call Create_Admin in error
249 Create_Admin (p, argv[j], rcsdir, tag, date,
891 Create_Admin (".", finfo->fullname, rcsdir, tag, date, nonbranch, 0, 1);
H A Dls.c519 Create_Admin (dir, update_dir, repos, show_tag, show_date,
H A Dmodules.c564 Create_Admin (".", dir, nullrepos, NULL, NULL, 0, 0, 1);
H A Dcvs.h578 int Create_Admin (const char *dir, const char *update_dir,
H A Dclient.c850 below that calls Create_Admin instead of having this code
878 Create_Admin (".", ".", repo, NULL, NULL, 0, 1, 1);
1014 Create_Admin (dir, dir, repo, NULL, NULL, 0, 0, 1);
1058 Create_Admin (".", ".", repo, NULL, NULL, 0, 1, 1);
H A Dupdate.c954 Create_Admin (dir, update_dir, repository, tag, date,

Completed in 131 milliseconds