Home
last modified time | relevance | path

Searched refs:fill_file (Results 1 – 4 of 4) sorted by relevance

/external/netperf/
Dnetsh.c131 char fill_file[BUFSIZ]; variable
445 strcpy(fill_file,""); in set_defaults()
560 strcpy(fill_file,optarg); in scan_cmd_line()
Dnetsh.h130 fill_file[BUFSIZ];
Dnetlib.c1236 if (strcmp(fill_file,"") == 0) { in allocate_buffer_ring()
1242 fill_source = (FILE *)fopen(fill_file,"r"); in allocate_buffer_ring()
1398 if (strcmp (fill_file, "") == 0) { in allocate_exs_buffer_ring()
1403 fill_source = (FILE *) fopen (fill_file, "r"); in allocate_exs_buffer_ring()
1532 if (strcmp(fill_file,"") == 0) { in alloc_sendfile_buf_ring()
1595 fildes = open(fill_file , O_RDONLY); in alloc_sendfile_buf_ring()
1604 if (stat(fill_file,&statbuf) != 0) { in alloc_sendfile_buf_ring()
Dnettest_bsd.c3831 fill_file,