Searched refs:ce_tag (Results 1 – 12 of 12) sorted by relevance
231 if (cf->file_ent->ce_tag != NULL) { in cvs_status_local()233 cf->file_ent->ce_tag)) == NULL) { in cvs_status_local()249 cf->file_ent->ce_tag, buf); in cvs_status_local()
198 if (cf->file_ent->ce_tag != NULL) in cvs_remove_local()200 cf->file_ent->ce_tag); in cvs_remove_local()
500 if (cf->file_ent->ce_tag != NULL) { in cvs_client_sendfile()502 cf->file_ent->ce_tag); in cvs_client_sendfile()665 if (newent->ce_tag != NULL) { in cvs_client_checkedin()667 newent->ce_tag); in cvs_client_checkedin()746 if (e->ce_tag != NULL) { in cvs_client_updated()747 (void)xsnprintf(sticky, sizeof(sticky), "T%s", e->ce_tag); in cvs_client_updated()
350 cf->file_ent->ce_tag != NULL && reset_tag) { in cvs_update_local()436 cf->file_ent->ce_tag != NULL))) in cvs_update_local()508 if (cf->file_ent != NULL && cf->file_ent->ce_tag != NULL) in update_clear_conflict()510 cf->file_ent->ce_tag); in update_clear_conflict()
154 ent->ce_tag = NULL; in cvs_ent_parse()226 ent->ce_tag = NULL; in cvs_ent_parse()229 ent->ce_tag = fields[5] + 1; in cvs_ent_parse()
401 if (cf->file_ent->ce_tag != NULL) in cvs_unedit_local()403 cf->file_ent->ce_tag); in cvs_unedit_local()
360 tag = cf->file_ent->ce_tag; in cvs_commit_check_files()421 if (cf->file_ent != NULL && cf->file_ent->ce_tag != NULL) in cvs_commit_local()422 tag = cf->file_ent->ce_tag; in cvs_commit_local()
517 if (cf->file_ent->ce_tag != NULL) in add_entry()519 cf->file_ent->ce_tag); in add_entry()
583 else if (cf->file_ent != NULL && cf->file_ent->ce_tag != NULL) in cvs_checkout_file()585 cf->file_ent->ce_tag); in cvs_checkout_file()
459 if (ent->ce_tag != NULL) in cvs_server_unchanged()460 (void)xsnprintf(sticky, sizeof(sticky), "T%s", ent->ce_tag); in cvs_server_unchanged()
251 char *ce_tag; member
684 tag = cf->file_ent->ce_tag; in cvs_file_classify()784 } else if (cf->file_ent != NULL && cf->file_ent->ce_tag != NULL) { in cvs_file_classify()