Home
last modified time | relevance | path

Searched refs:cleanlogmsg (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcsgen.c243 delta->log = cleanlogmsg(curlogbuf.string, cb.size);
266 cleanlogmsg(m, s) in cleanlogmsg() function
416 desclean = cleanlogmsg(p, s);
459 return cleanlogmsg(p, i);
H A Drcs.c770 cb = cleanlogmsg(m, strlen(m));
922 delta->log = cleanlogmsg(curlogbuf.string, cb.size);
H A Drcsbase.h529 struct cbuf cleanlogmsg P((char*,size_t));
H A Dci.c364 msg = cleanlogmsg(a, strlen(a));
/netbsd-src/external/gpl2/xcvs/dist/src/
H A DChangeLog-97894 lines and end of string, a la `cleanlogmsg' in RCS 5.7.