Searched refs:Update_Logfile (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/cvs/src/
H A Dadd.c855 * Set up an update list with a single title node for Update_Logfile
868 Update_Logfile (rcsdir, message, (FILE *) NULL, ulist);
H A Dcvs.h648 void Update_Logfile PROTO((const char *repository, const char *xmessage,
818 * Update_Logfile in commit, import, and add.
841 * structure used for list nodes passed to Update_Logfile() and
H A Dlogmsg.c611 Update_Logfile (repository, xmessage, xlogfp, xchanges) function
633 * callback proc to actually do the logfile write from Update_Logfile
H A Dimport.c410 Update_Logfile (repository, message, logfp, ulist);
H A Dcommit.c78 List *ulist; /* list for Update_Logfile */
1475 Update_Logfile (repository, saved_message, (FILE *) 0, ulist);

Completed in 60 milliseconds