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

/netbsd-6-1-5-RELEASE/gnu/usr.bin/rcs/rcsdiff/
H A Drcsdiff.c167 static char const *setup_label P((struct buf*,char const*,char const[datesize]));
363 *diff_label1 = setup_label(&labelbuf[0], target->num, target->date);
389 *diff_label2 = setup_label(&labelbuf[1], target->num, target->date);
392 *diff_label2 = setup_label(&labelbuf[1], (char*)0, date2);
482 setup_label(b, num, date) function

Completed in 299 milliseconds