Lines Matching refs:repo
41 expand_args(BUF *buf, struct file_info_list *file_info, const char *repo, in expand_args() argument
76 buf_puts(buf, repo); in expand_args()
122 val = repo; in expand_args()
223 parse_cmd(int type, char *cmd, const char *repo, in parse_cmd() argument
319 if (expand_args(buf, file_info, repo, allowed_args, in parse_cmd()
345 cvs_trigger_handle(int type, char *repo, char *in, struct trigger_list *list, in cvs_trigger_handle() argument
353 if ((cmd = parse_cmd(type, line->line, repo, files)) == NULL) in cvs_trigger_handle()
375 cvs_trigger_getlines(char * file, char * repo) in cvs_trigger_getlines() argument
450 if (regexec(&preg, repo, 0, NULL, 0) != REG_NOMATCH) { in cvs_trigger_getlines()
524 cvs_trigger_loginfo_header(BUF *buf, char *repo) in cvs_trigger_loginfo_header() argument
546 buf_puts(buf, repo); in cvs_trigger_loginfo_header()
554 buf_puts(buf, repo); in cvs_trigger_loginfo_header()