Home
last modified time | relevance | path

Searched refs:cmdfile (Results 1 – 2 of 2) sorted by relevance

/third_party/curl/tests/server/
Dutil.h41 extern const char *cmdfile;
Dsws.c158 const char *cmdfile = DEFAULT_CMDFILE; variable
240 FILE *f = fopen(cmdfile, FOPEN_READTEXT); in parse_cmdfile()
246 logmsg("[%s] cmdfile says testnum %d", cmdfile, testnum); in parse_cmdfile()
1926 cmdfile = argv[arg++]; in main()