Home
last modified time | relevance | path

Searched refs:comma (Results 1 – 3 of 3) sorted by relevance

/iperf/src/
H A Diperf_util.c428 int comma; in iperf_dump_fdset() local
431 comma = 0; in iperf_dump_fdset()
434 if (comma) in iperf_dump_fdset()
437 comma = 1; in iperf_dump_fdset()
H A Diperf_api.c1091 char* comma; in iperf_parse_arguments() local
1465 comma = strchr(optarg, ','); in iperf_parse_arguments()
1466 if (comma != NULL) { in iperf_parse_arguments()
1467 test->server_affinity = atoi(comma+1); in iperf_parse_arguments()
/iperf/docs/
H A Dinvoking.rst243 The file is a comma separated list of usernames and password
476 of comma-separated pairs of a username and a corresponding password