Home
last modified time | relevance | path

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

/netbsd-src/tests/usr.bin/indent/
H A DMakefile8 TESTS_SH+= t_options
113 FILES+= t_options.lua
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dupdate.c2100 char *t_options; in join_file() local
2465 t_options = vers->options; in join_file()
2467 if (*t_options == '\0') in join_file()
2468 t_options = "-kk"; /* to ignore keyword expansions */ in join_file()
2485 && (strcmp (t_options, "-kb") == 0 in join_file()
2504 if (RCS_checkout (finfo->rcs, finfo->file, rev2, NULL, t_options, in join_file()
2528 else if (strcmp (t_options, "-kb") == 0 in join_file()
2540 t_options, RUN_TTY, NULL, NULL) != 0) in join_file()
2570 t_options, rev1, rev2); in join_file()
H A DChangeLog10148 to `t_options'.