Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcs.c287 char const *branchsym, *commsyml; variable
303 branchsym = commsyml = textfile = 0;
335 if (commsyml) redefined('c');
336 commsyml = a;
536 commsyml &&
539 memcmp(commsyml, Comment.string, commsymlen) != 0
542 Comment.string = commsyml;
543 Comment.size = strlen(commsyml);