Searched refs:textfile (Results 1 – 5 of 5) sorted by relevance
/dragonfly/gnu/usr.bin/rcs/lib/ |
H A D | rcsgen.c | 349 putdesc(textflag, textfile) in putdesc() argument 351 char *textfile; 386 if (!textfile) 392 if (*textfile == '-') { 393 p = textfile + 1; 396 if (!(txt = fopenSafer(textfile, "r"))) 397 efaterror(textfile);
|
/dragonfly/gnu/usr.bin/rcs/ci/ |
H A D | ci.c | 295 char *a, **newargv, *textfile; variable 310 author = rev = state = textfile = 0; 442 if (textfile) redefined('t'); 443 textfile = a; 628 putdesc(false,textfile);
|
/dragonfly/gnu/usr.bin/rcs/rcs/ |
H A D | rcs.c | 286 char *a, **newargv, *textfile; variable 303 branchsym = commsyml = textfile = 0; 448 if (textfile) redefined('t'); 449 textfile = a; 608 putdesc(textflag,textfile);
|
/dragonfly/contrib/cvs-1.12/contrib/ |
H A D | rcs-5.7-commitid.patch | 263 char *a, **newargv, *textfile;
|
/dragonfly/contrib/tcp_wrappers/ |
H A D | README | 452 textfile. Details on banners and on-the-fly %<letter> expansions are
|