Searched defs:textfile (Results 1 – 7 of 7) sorted by relevance
72 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()
102 const char* textfile = argv[argc-1]; in create_less_pipeline() local
106 const char* textfile = (pipeline->tempfile != NULL) ? pipeline->tempfile : argv[argc-1]; in run_interactive() local
18 char* textfile; member
349 putdesc(textflag, textfile) in putdesc() argument
290 char *a, **newargv, *textfile; variable
286 char *a, **newargv, *textfile; variable