Home
last modified time | relevance | path

Searched refs:xfinfo (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/src/
Dcommit.c224 struct file_info xfinfo; in find_fileproc() local
238 xfinfo = *finfo; in find_fileproc()
239 xfinfo.repository = NULL; in find_fileproc()
240 xfinfo.rcs = NULL; in find_fileproc()
242 vers = Version_TS (&xfinfo, NULL, saved_tag, NULL, 0, 0); in find_fileproc()
Dclient.c4448 struct file_info xfinfo; in send_fileproc() local
4455 xfinfo = *finfo; in send_fileproc()
4456 xfinfo.repository = NULL; in send_fileproc()
4457 xfinfo.rcs = NULL; in send_fileproc()
4458 vers = Version_TS (&xfinfo, NULL, NULL, NULL, 0, 0); in send_fileproc()
DChangeLog-961184 * checkin.c (Checkin): Remove local variable xfinfo. Reparse the