Home
last modified time | relevance | path

Searched refs:emptych (Results 1 – 2 of 2) sorted by relevance

/dragonfly/gnu/usr.bin/rcs/rlog/
H A Drlog.c577 static char emptych[] = EMPTYLOG; local
631 s = emptych;
632 n = sizeof(emptych)-1;
/dragonfly/gnu/usr.bin/rcs/ci/
H A Dci.c1305 emptych[] = EMPTYLOG, in getlogmsg() local
1308 emptylog = { emptych, sizeof(emptych)-sizeof(char) }, in getlogmsg()