Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dcommit.c79 static int got_message; variable
1370 if (!got_message) in commit_fileproc()
1372 got_message = 1; in commit_fileproc()
1593 got_message = 0; in commit_filesdoneproc()
1683 got_message = 1; in commit_direntproc()
H A DChangeLog-9194253 * commit.c (got_message, commit, commit_fileproc,
H A DChangeLog-93952939 * commit.c (commit_fileproc): Set got_message = 1 when calling
2950 * commit.c: Reinstate got_message variable