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);