Home
last modified time | relevance | path

Searched defs:repository (Results 1 – 25 of 43) sorted by relevance

12

/openbsd-src/gnu/usr.bin/cvs/src/
H A Dlogmsg.c172 do_editor (dir, messagep, repository, changes) in do_editor() argument
392 do_verify (message, repository) in do_verify() argument
473 rcsinfo_proc (repository, template) in rcsinfo_proc() argument
520 Update_Logfile (repository, xmessage, xlogfp, xchanges) in Update_Logfile() argument
543 update_logfile_proc (repository, filter) in update_logfile_proc() argument
644 logfile_write (repository, filter, message, logfp, changes) in logfile_write() argument
870 editinfo_proc(repository, editor) in editinfo_proc() argument
888 verifymsg_proc (repository, script) in verifymsg_proc() argument
H A Dlock.c85 char *repository; member
150 lock_name (repository, name) in lock_name() argument
620 readers_exist (repository) in readers_exist() argument
871 lock_filesdoneproc (callerdat, err, repository, update_dir, entries) in lock_filesdoneproc() argument
919 lock_dir_for_write (repository) in lock_dir_for_write() argument
H A Drepos.c142 Short_Repository (repository) in Short_Repository() argument
190 Sanitize_Repository_Name (repository) in Sanitize_Repository_Name() argument
H A Dcommit.c127 char *repository; member
139 find_dirent_proc (callerdat, dir, repository, update_dir, entries) in find_dirent_proc() argument
193 find_filesdoneproc (callerdat, err, repository, update_dir, entries) in find_filesdoneproc() argument
1114 precommit_proc (repository, filter) in precommit_proc() argument
1409 commit_filesdoneproc (callerdat, err, repository, update_dir, entries) in commit_filesdoneproc() argument
1828 fixaddfile (file, repository) in fixaddfile() argument
1876 checkaddfile (file, repository, tag, options, rcsnode) in checkaddfile() argument
2212 lock_RCS (user, rcs, rev, repository) in lock_RCS() argument
2351 locate_rcs (file, repository) in locate_rcs() argument
H A Dadd.c51 char *repository; local
674 char *repository = finfo->repository; local
843 build_entry (repository, user, options, message, entries, tag) in build_entry() argument
H A Dcheckout.c440 char *repository; member
457 build_one_dir (repository, dirpath, sticky) in build_one_dir() argument
522 char *repository; local
1104 char *repository; in emptydir_name() local
H A Dtag.c291 char *repository; local
555 pretag_proc(repository, filter) in pretag_proc() argument
1077 val_direntproc (callerdat, dir, repository, update_dir, entries) in val_direntproc() argument
1106 tag_check_valid (name, argc, argv, local, aflag, repository) in tag_check_valid() argument
1270 tag_check_valid_join (join_tag, argc, argv, local, aflag, repository) in tag_check_valid_join() argument
H A Dfind_names.c59 Find_Names (repository, which, aflag, optentries) in Find_Names() argument
167 Find_Directories (repository, which, entries) in Find_Directories() argument
H A Dedit.c42 onoff_filesdoneproc (callerdat, err, repository, update_dir, entries) in onoff_filesdoneproc() argument
681 notify_proc (repository, filter) in notify_proc() argument
751 notify_do (type, filename, who, val, watches, repository) in notify_do() argument
970 notify_check (repository, update_dir) in notify_check() argument
H A Dserver.c3456 output_dir (update_dir, repository) in output_dir() argument
3630 checked_in_response (file, update_dir, repository) in checked_in_response() argument
3665 server_checked_in (file, update_dir, repository) in server_checked_in() argument
3693 server_update_entries (file, update_dir, repository, updated) in server_update_entries() argument
4007 server_copy_file (file, update_dir, repository, newfile) in server_copy_file() argument
4377 server_set_entstat (update_dir, repository) in server_set_entstat() argument
4393 server_clear_entstat (update_dir, repository) in server_clear_entstat() argument
4412 server_set_sticky (update_dir, repository, tag, date, nonbranch) in server_set_sticky() argument
4462 char *repository; member
4470 template_proc (repository, template) in template_proc() argument
[all …]
H A Dcreate_adm.c25 Create_Admin (dir, update_dir, repository, tag, date, nonbranch, warn, in Create_Admin() argument
H A Drelease.c70 char *repository; local
H A Dparseinfo.c23 Parse_Info (infofile, repository, callproc, all) in Parse_Info() argument
H A Dannotate.c163 char *repository; local
H A Dupdate.c845 update_filesdone_proc (callerdat, err, repository, update_dir, entries) in update_filesdone_proc() argument
897 update_dirent_proc (callerdat, dir, repository, update_dir, entries) in update_dirent_proc() argument
1093 char *repository; local
H A Dwatch.c232 addremove_filesdoneproc (callerdat, err, repository, update_dir, entries) in addremove_filesdoneproc() argument
H A Dclient.c1500 char *repository; member
2900 send_a_repository (dir, repository, update_dir) in send_a_repository() argument
5352 send_filesdoneproc (callerdat, err, repository, update_dir, entries) in send_filesdoneproc() argument
5380 send_dirent_proc (callerdat, dir, repository, update_dir, entries) in send_dirent_proc() argument
5688 client_import_setup (repository) in client_import_setup() argument
5699 client_process_import_file (message, vfile, vtag, targc, targv, repository, in client_process_import_file() argument
5923 client_notify (repository, update_dir, filename, notif_type, val) in client_notify() argument
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/corpus/
H A DMETA-VR.json26 "repository" : "git://git.codesimply.com/Version-Requirements.git" string
/openbsd-src/gnu/usr.bin/perl/dist/if/
H A DMETA.json39 "repository" : {} object
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A DMETA.json45 "repository" : { object
/openbsd-src/gnu/usr.bin/perl/dist/PathTools/
H A DMETA.json48 "repository" : { object
/openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/
H A DMETA_for_testing.json54 "repository" : { object
/openbsd-src/usr.sbin/rpki-client/
H A Drrdp_notification.c55 struct rrdp_session *repository; member
378 new_notification_xml(XML_Parser p, struct rrdp_session *repository, in new_notification_xml()
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-fixable/
H A Dinvalid-meta-spec-version.json6 "repository" : { object
H A Drestrictive-2.json6 "repository" : { object

12