Home
last modified time | relevance | path

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

/dragonfly/gnu/usr.bin/rcs/lib/
H A Drcsbase.h449 #define EMPTYLOG "*** empty log message ***" /* used by ci and rlog */ macro
/dragonfly/gnu/usr.bin/rcs/rlog/
H A Drlog.c577 static char emptych[] = EMPTYLOG;
/dragonfly/gnu/usr.bin/rcs/ci/
H A Dci.c1305 emptych[] = EMPTYLOG, in getlogmsg()