HomeSort by relevance Sort by last modified time
    Searched refs:fill_file (Results 1 - 4 of 4) sorted by null

  /external/netperf/
netsh.h 130 fill_file[BUFSIZ];
netsh.c 131 char fill_file[BUFSIZ]; variable
257 -F fill_file Pre-fill buffers with data from fill_file\n\
447 strcpy(fill_file,"");
563 /* set the fill_file variable for pre-filling buffers */
564 strcpy(fill_file,optarg);
netlib.c 1223 /* will be filled with data from the file specified in fill_file. if */
1224 /* fill_file is an empty string, the buffers will not be filled with */
1249 if (strcmp(fill_file,"") == 0) {
    [all...]
nettest_bsd.c     [all...]

Completed in 63 milliseconds