Home
last modified time | relevance | path

Searched defs:repos (Results 1 – 19 of 19) sorted by relevance

/dflybsd-src/contrib/cvs-1.12/src/
H A Dhistory.c199 char *repos; /* (Tag is special.) Repository (In history record) */ member
771 const char *cp2, *repos; in history_write() local
1506 char *repos; in report_hrecs() local
1547 char *repos; in report_hrecs() local
H A Dcommit.c107 char *repos; member
1185 check_direntproc (void *callerdat, const char *dir, const char *repos, in check_direntproc()
1336 check_filesdoneproc (void *callerdat, int err, const char *repos, in check_filesdoneproc()
1680 commit_direntproc (void *callerdat, const char *dir, const char *repos, in commit_direntproc()
1727 char *repos = Name_Repository (NULL, update_dir); in commit_dirleaveproc() local
H A Drepos.c33 char *repos = NULL; in Name_Repository() local
H A Dremove.c270 remove_dirproc (void *callerdat, const char *dir, const char *repos, in remove_dirproc()
H A Dstatus.c346 status_dirproc (void *callerdat, const char *dir, const char *repos, in status_dirproc()
H A Dlock.c861 lock_wait (const char *repos) in lock_wait()
886 lock_obtained (const char *repos) in lock_obtained()
H A Dtag.c680 check_filesdoneproc (void *callerdat, int err, const char *repos, in check_filesdoneproc()
1362 tag_dirproc (void *callerdat, const char *dir, const char *repos, in tag_dirproc()
H A Dpatch.c756 patch_dirproc (void *callerdat, const char *dir, const char *repos, in patch_dirproc()
H A Ddiff.c884 diff_filesdoneproc (void *callerdat, int err, const char *repos, in diff_filesdoneproc()
H A Dadmin.c1003 admin_dirproc (void *callerdat, const char *dir, const char *repos, in admin_dirproc()
H A Dls.c443 ls_direntproc (void *callerdat, const char *dir, const char *repos, in ls_direntproc()
H A Dfileattr.c46 fileattr_startdir (const char *repos) in fileattr_startdir()
H A Dupdate.c406 char *repos = Name_Repository (NULL, NULL); in update() local
416 char *repos = Name_Repository (NULL, NULL); in update() local
H A Dcheckout.c1002 char *repos; in checkout_proc() local
H A Drecurse.c406 char *repos; in start_recursion() local
H A Dserver.c1052 outside_root (char *repos) in outside_root()
1151 dirswitch (char *dir, char *repos) in dirswitch()
1372 char *repos; in serve_directory() local
2914 char *repos; in server_notify() local
H A Dclient.c2322 send_repository (const char *dir, const char *repos, const char *update_dir) in send_repository()
4671 char *repos = Name_Repository (dir, update_dir); in send_dirent_proc() local
H A Drcs.c268 RCS_parse (const char *file, const char *repos) in RCS_parse()
6113 char *repos, *workfile; in RCS_unlock() local
/dflybsd-src/libexec/diff3prog/
H A Ddiff3prog.c511 repos(int nchar) in repos() function