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

/freebsd-11-stable/gnu/usr.bin/rcs/rcs/
H A Drcs.c284 char const *branchsym, *commsyml; variable
300 branchsym = commsyml = textfile = 0;
332 if (commsyml) redefined('c');
333 commsyml = a;
533 commsyml &&
536 memcmp(commsyml, Comment.string, commsymlen) != 0
539 Comment.string = commsyml;
540 Comment.size = strlen(commsyml);

Completed in 84 milliseconds