Searched refs:comma (Results 1 – 3 of 3) sorted by relevance
428 int comma; in iperf_dump_fdset() local431 comma = 0; in iperf_dump_fdset()434 if (comma) in iperf_dump_fdset()437 comma = 1; in iperf_dump_fdset()
1091 char* comma; in iperf_parse_arguments() local1465 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()
243 The file is a comma separated list of usernames and password476 of comma-separated pairs of a username and a corresponding password