OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ciklog
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl2/rcs/dist/src/
rcsfcmp.c
274
if (ls<sizeof(
ciklog
)-1 || memcmp(sp,
ciklog
,sizeof(
ciklog
)-1)) {
rcsedit.c
1011
char const
ciklog
[ciklogsize] = "checked in with -k by ";
variable
1119
if (sizeof(
ciklog
)-1<=ls && !memcmp(sp,
ciklog
,sizeof(
ciklog
)-1))
ci.c
1276
i = sizeof(
ciklog
)+strlen(caller)+3;
1279
VOID sprintf(tp, "%s%s at ",
ciklog
, caller);
rcsbase.h
458
extern char const
ciklog
[ciklogsize];
Completed in 23 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026