Searched refs:is_sock (Results 1 – 3 of 3) sorted by relevance
47 int is_sock; member
1628 int fio_server_parse_string(const char *str, char **ptr, int *is_sock, in fio_server_parse_string() argument1637 *is_sock = 0; in fio_server_parse_string()1643 *is_sock = 1; in fio_server_parse_string()1722 int is_sock, ret = 0; in fio_handle_server_arg() local1729 ret = fio_server_parse_string(fio_server_arg, &bind_sock, &is_sock, in fio_handle_server_arg()1733 if (!is_sock && bind_sock) { in fio_handle_server_arg()
268 client->is_sock = 1; in fio_client_add_explicit()350 &client->is_sock, &client->port, in fio_client_add()377 else if (client->is_sock) in server_name()484 if (client->is_sock) in fio_client_connect()