Home
last modified time | relevance | path

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

/dragonfly/gnu/usr.bin/rcs/lib/
HDrcsbase.h459 #define ciklogsize 23 /* sizeof("checked in with -k by ") */ macro
462 extern char const ciklog[ciklogsize];
HDrcsedit.c1011 char const ciklog[ciklogsize] = "checked in with -k by ";