Searched refs:history_write (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/contrib/cvs/src/
H A Drelease.c47 history_write ('F', argv[i], "", argv[i], "");
285 history_write ('F', thisarg, "", thisarg, ""); /* F == Free */
H A Dcheckin.c131 history_write (type, NULL, vers->vn_rcs,
H A Dupdate.c1188 history_write ('W', finfo->update_dir, "", finfo->file, finfo->repository);
1465 history_write ('U', finfo->update_dir, xvers_ts->vn_rcs, finfo->file,
1813 history_write ('P', finfo->update_dir, xvers_ts->vn_rcs,
2045 history_write ('C', finfo->update_dir, vers->vn_rcs, finfo->file,
2090 history_write ('G', finfo->update_dir, vers->vn_rcs, finfo->file,
2102 history_write ('C', finfo->update_dir, vers->vn_rcs, finfo->file,
2114 history_write ('G', finfo->update_dir, vers->vn_rcs, finfo->file,
H A Dcheckout.c372 /* If we will be calling history_write, work out the name to pass
1104 history_write (m_type == CHECKOUT ? 'O' : 'E', preload_update_dir,
1159 history_write ('O', preload_update_dir, history_name, where,
H A Dcvs.h677 void history_write PROTO((int type, const char *update_dir, const char *revs,
H A Dhistory.c714 history_write (type, update_dir, revs, name, repository) function
H A Dtag.c266 history_write ('T', (delete_flag ? "D" : (numtag ? numtag :
H A Dcommit.c1755 history_write ('R', NULL, corev, finfo->file, finfo->repository);

Completed in 125 milliseconds