Home
last modified time | relevance | path

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

/freebsd-9-stable/gnu/usr.bin/rcs/lib/
Drcsgen.c237 getkeystring(Klog);
642 aprintf(fout, DELNUMFORM, delta->num, Klog);
Drcssyn.c178 Klog[] = "log", variable
Drcsbase.h670 Kdate[], Kdesc[], Kexpand[], Khead[], Klocks[], Klog[],
/freebsd-9-stable/gnu/usr.bin/rcs/rcs/
Drcs.c913 aprintf(frewrite,DELNUMFORM,nextdelta->num,Klog);
915 getkeystring(Klog);
/freebsd-9-stable/gnu/usr.bin/rcs/rlog/
Drlog.c649 getkeystring(Klog); in readdeltalog()