Home
last modified time | relevance | path

Searched defs:textfile (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/less/dist/lesstest/
H A Dlog.c72 int log_command(char* const* argv, int argc, const char* textfile) { in log_command()
82 int log_textfile(const char* textfile) { in log_textfile()
111 int log_test_header(char* const* argv, int argc, const char* textfile) { in log_test_header()
H A Dpipeline.c102 const char* textfile = argv[argc-1]; in create_less_pipeline() local
H A Drun.c106 const char* textfile = (pipeline->tempfile != NULL) ? pipeline->tempfile : argv[argc-1]; in run_interactive() local
H A Dlesstest.h18 char* textfile; member
/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcsgen.c349 putdesc(textflag, textfile) in putdesc() argument
H A Dci.c290 char *a, **newargv, *textfile; variable
H A Drcs.c286 char *a, **newargv, *textfile; variable