Searched refs:slash (Results 1 – 2 of 2) sorted by relevance
1093 char* slash; in iperf_parse_arguments() local1213 slash = strchr(optarg, '/'); in iperf_parse_arguments()1214 if (slash) { in iperf_parse_arguments()1215 *slash = '\0'; in iperf_parse_arguments()1216 ++slash; in iperf_parse_arguments()1217 test->settings->burst = atoi(slash); in iperf_parse_arguments()1229 slash = strchr(optarg, '/'); in iperf_parse_arguments()1230 if (slash) { in iperf_parse_arguments()1231 *slash = '\0'; in iperf_parse_arguments()1232 ++slash; in iperf_parse_arguments()[all …]
121 slash and integer count that specifies an averaging interval over