Searched defs:local_fill_file (Results 1 - 1 of 1) sorted by relevance

/external/netperf/src/
H A Dnetsh.c115 char local_fill_file[BUFSIZ] = ""; variable
707 strncpy(local_fill_file,arg1,sizeof(local_fill_file));
708 local_fill_file[sizeof(local_fill_file) - 1] = '\0';

Completed in 26 milliseconds