/openbsd-src/usr.bin/cvs/ |
H A D | trigger.c | 41 expand_args(BUF *buf, struct file_info_list *file_info, const char *repo, in expand_args() 223 parse_cmd(int type, char *cmd, const char *repo, in parse_cmd() 345 cvs_trigger_handle(int type, char *repo, char *in, struct trigger_list *list, in cvs_trigger_handle() 375 cvs_trigger_getlines(char * file, char * repo) in cvs_trigger_getlines() 524 cvs_trigger_loginfo_header(BUF *buf, char *repo) in cvs_trigger_loginfo_header()
|
H A D | commit.c | 71 char *arg = ".", repo[PATH_MAX]; in cvs_commit() local 229 cvs_commit_loginfo(char *repo) in cvs_commit_loginfo() 291 char repo[PATH_MAX]; in cvs_commit_lock_dirs() local 408 char attic[PATH_MAX], repo[PATH_MAX], rcsfile[PATH_MAX]; in cvs_commit_local() local
|
H A D | add.c | 206 cvs_add_loginfo(char *repo) in cvs_add_loginfo() 233 char attic[PATH_MAX], repo[PATH_MAX]; in cvs_add_tobranch() local 305 char *date, entry[PATH_MAX], msg[1024], repo[PATH_MAX], *tag, *p; in add_directory() local
|
H A D | repository.c | 31 cvs_repository_unlock(const char *repo) in cvs_repository_unlock() 44 cvs_repository_lock(const char *repo, int wantlock) in cvs_repository_lock()
|
H A D | import.c | 71 char repo[PATH_MAX], *arg = "."; in cvs_import() local 232 char repo[PATH_MAX]; in cvs_import_local() local 270 import_loginfo(char *repo) in import_loginfo()
|
H A D | history.c | 72 char revbuf[CVS_REV_BUFSZ], repo[PATH_MAX], fpath[PATH_MAX]; in cvs_history_add() local 189 history_compress(char *wdir, const char *repo) in history_compress()
|
H A D | server.c | 326 char *dir, *repo, *parent, *entry, *dirn, *p; in cvs_server_directory() local 778 char repo[PATH_MAX], fpath[PATH_MAX]; in cvs_server_update_entry() local 797 char repo[PATH_MAX]; in cvs_server_set_sticky() local 811 char repo[PATH_MAX]; in cvs_server_clear_sticky() local
|
H A D | checkout.c | 242 char repo[PATH_MAX], fpath[PATH_MAX], path[PATH_MAX], *f[1]; in checkout_check_repository() local 399 checkout_classify(const char *repo, const char *arg) in checkout_classify()
|
H A D | file.c | 269 char repo[PATH_MAX], fpath[PATH_MAX]; in cvs_file_walklist() local 411 char *buf, *ebuf, *cp, repo[PATH_MAX], fpath[PATH_MAX]; in cvs_file_walkdir() local 654 char repo[PATH_MAX], rcsfile[PATH_MAX]; in cvs_file_classify() local
|
H A D | client.c | 408 char *d, *date, fpath[PATH_MAX], repo[PATH_MAX], *tag; in cvs_client_senddir() local 701 char repo[PATH_MAX], *entry; in cvs_client_updated() local 803 char timebuf[CVS_TIME_BUFSZ], *repo, *rpath, *entry, *mode; in cvs_client_merged() local
|
H A D | tag.c | 70 char repo[PATH_MAX]; in cvs_tag() local
|
H A D | admin.c | 250 char fpath[PATH_MAX], repo[PATH_MAX]; in cvs_admin_local() local
|
H A D | util.c | 498 cvs_mkadmin(const char *path, const char *root, const char *repo, in cvs_mkadmin() 567 char *entry, *sp, *dp, *dir, *p, rpath[PATH_MAX], repo[PATH_MAX]; in cvs_mkpath() local
|
H A D | logmsg.c | 102 char *fpath, *logmsg, repo[PATH_MAX]; in cvs_logmsg_create() local
|
/openbsd-src/usr.sbin/rpki-client/ |
H A D | repo.c | 91 SLIST_ENTRY(repo) entry; argument 98 struct entityq queue; /* files waiting for repo */ argument 89 struct repo { global() struct 94 rrdprepo global() argument 95 rsyncrepo global() argument 96 tarepo global() argument 97 queuerepo global() argument 99 repostatsrepo global() argument 106 idrepo global() argument 467 char *repo; rsync_get() local 1561 repo_tal_stats_collect(void (* cb)(const struct repo *,const struct repotalstats *,void *),int talid,void * arg) repo_tal_stats_collect() argument 1573 repo_stats_collect(void (* cb)(const struct repo *,const struct repostats *,void *),void * arg) repo_stats_collect() argument [all...] |
H A D | main.c | 459 struct repo *repo; queue_add_from_tal() local 494 struct repo *repo; queue_add_from_cert() local [all...] |
H A D | extern.h | 130 char *repo; /* CA repository (rsync:// uri) */ global() member [all...] |
/openbsd-src/regress/usr.sbin/rpki-client/ |
H A D | repo-dummy.c | 9 repo_stat_inc(struct repo *repo, int tal, enum rtype type, enum stype subtype) in repo_stat_inc() 21 repo_id(const struct repo *repo) in repo_id()
|
/openbsd-src/gnu/llvm/llvm/utils/release/ |
H A D | github-upload-release.py | 34 def create_release(repo, release, tag = None, name = None, message = None): argument 49 def upload_files(repo, release, files): argument
|
/openbsd-src/gnu/llvm/clang/lib/Basic/ |
H A D | Version.cpp | 100 std::string repo = getClangFullRepositoryVersion(); in getClangToolFullVersion() local 118 std::string repo = getClangFullRepositoryVersion(); in getClangFullCPPVersion() local
|
/openbsd-src/usr.sbin/pkg_add/OpenBSD/ |
H A D | State.pm | 110 sub repo($self) subroutine
|
/openbsd-src/gnu/llvm/llvm/utils/git/ |
H A D | github-automation.py | 181 def repo(self) -> github.Repository.Repository: member in ReleaseWorkflow
|
/openbsd-src/gnu/usr.bin/cvs/src/ |
H A D | client.c | 1115 char *repo; local 1234 char *repo; local 1299 char *repo; local
|