Home
last modified time | relevance | path

Searched refs:WriteTag (Results 1 – 8 of 8) sorted by relevance

/freebsd-9-stable/contrib/cvs/src/
Dcreate_adm.c169 WriteTag (dir, tag, date, nonbranch, update_dir, repository);
Dupdate.c411 WriteTag ((char *) NULL, tag, date, 0, ".", repos);
832 WriteTag (NULL, tag, date, nonbranch, update_dir, repository);
1001 WriteTag (dir, tag, date, 0, update_dir, repository);
Dcvs.h596 void WriteTag PROTO ((const char *dir, const char *tag, const char *date,
Dentries.c717 WriteTag (dir, tag, date, nonbranch, update_dir, repository) in WriteTag() function
Dcommit.c1585 WriteTag (NULL, write_dirtag, NULL, write_dirnonbranch,
DChangeLog-972547 * cvs.h, entries.c (WriteTag): Add arguments nonbranch,
2562 (commit_dirleaveproc): Pass it to WriteTag.
2565 (update_filesdoneproc): If rewrite_tag, call WriteTag.
DChangeLog-93953043 * entries.c (WriteTag): Check for error from unlink_file.
DChangeLog1608 notify_check), entries.c (Scratch_Entry, Register, WriteTag),