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

/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Drcsgen.c346 putdesc(textflag, textfile)
347 int textflag;
350 * if finptr && !textflag, the text is copied from the old description.
369 if (finptr && !textflag) {
/freebsd-11-stable/gnu/usr.bin/rcs/rcs/
H A Drcs.c286 int strictlock, strict_selected, textflag; variable
308 initflag= textflag = false;
443 textflag=true;
520 changed = initflag | textflag;
605 putdesc(textflag,textfile);

Completed in 61 milliseconds