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

/freebsd-9.3-release/gnu/usr.bin/rcs/lib/
H A DMakefile8 SRCS = maketime.c partime.c rcsedit.c rcsfcmp.c rcsfnms.c rcsgen.c \
H A Drcsfcmp.c4 * rcsfcmp()
45 * (rcsfcmp): Add -kb support.
141 rcsfcmp(xfp, xstatp, uname, delta) function
150 * keyword values. For the LOG-keyword, rcsfcmp skips the log message
151 * given by the parameter delta in xfp. Thus, rcsfcmp returns nonpositive
337 char const cmdid[] = "rcsfcmp";
350 if (rcsfcmp(Iopen(argv[3], FOPEN_R_WORK, (struct stat*)0), argv[4], &delta))
H A Drcsbase.h489 /* rcsfcmp */
490 int rcsfcmp P((RILE*,struct stat const*,char const*,struct hshentry const*));
/freebsd-9.3-release/gnu/usr.bin/rcs/rcsclean/
H A Drcsclean.c206 0 < rcsfcmp(
/freebsd-9.3-release/gnu/usr.bin/rcs/ci/
H A Dci.c606 (changework = rcsfcmp(

Completed in 97 milliseconds