Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/epwget/
H A Depwget.c60 static char outfile[MAX_FILE_LEN + 1]; variable
277 snprintf(fname, MAX_FILE_LEN, "%s.%d", outfile, flowcnt++); in SendHTTPRequest()
H A Depwget-mp.c59 static char outfile[MAX_FILE_LEN + 1]; variable
276 snprintf(fname, MAX_FILE_LEN, "%s.%d", outfile, flowcnt++); in SendHTTPRequest()