Home
last modified time | relevance | path

Searched refs:CVS_TIME_BUFSZ (Results 1 – 10 of 10) sorted by relevance

/openbsd/usr.bin/cvs/
H A Dstatus.c127 char timebuf[CVS_TIME_BUFSZ], revbuf[CVS_REV_BUFSZ]; in cvs_status_local()
256 char datetmp[CVS_TIME_BUFSZ]; in cvs_status_local()
H A Dclient.c461 char rev[CVS_REV_BUFSZ], timebuf[CVS_TIME_BUFSZ], sticky[CVS_REV_BUFSZ]; in cvs_client_sendfile()
631 char sticky[CVS_ENT_MAXLINELEN], timebuf[CVS_TIME_BUFSZ]; in cvs_client_checkedin()
702 char timebuf[CVS_TIME_BUFSZ], revbuf[CVS_REV_BUFSZ]; in cvs_client_updated()
803 char timebuf[CVS_TIME_BUFSZ], *repo, *rpath, *entry, *mode; in cvs_client_merged()
1035 char rpath[PATH_MAX], timebuf[CVS_TIME_BUFSZ], *s; in cvs_client_initlog()
H A Dremove.c141 char *entry, buf[PATH_MAX], tbuf[CVS_TIME_BUFSZ], rbuf[CVS_REV_BUFSZ]; in cvs_remove_local()
H A Dhistory.c73 char timebuf[CVS_TIME_BUFSZ]; in cvs_history_add()
H A Dcheckout.c494 char timebuf[CVS_TIME_BUFSZ], tbuf[CVS_TIME_BUFSZ]; in cvs_checkout_file()
H A Dcvs.h44 #define CVS_TIME_BUFSZ 64 macro
H A Dedit.c264 char timebuf[CVS_TIME_BUFSZ], thishost[HOST_NAME_MAX+1]; in cvs_edit_local()
H A Dgetlog.c316 char numb[CVS_REV_BUFSZ], timeb[CVS_TIME_BUFSZ]; in log_rev_print()
H A Dadd.c501 char revbuf[CVS_REV_BUFSZ], tbuf[CVS_TIME_BUFSZ]; in add_entry()
H A Ddiff.c308 char rbuf[CVS_REV_BUFSZ], tbuf[CVS_TIME_BUFSZ], *p1, *p2; in cvs_diff_local()