Home
last modified time | relevance | path

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

/dports/benchmarks/fio/fio-3.29/
H A Dserver.h215 extern int fio_server_parse_string(const char *, char **, bool *, int *, struct in_addr *, struct i…
H A Dserver.c2328 int fio_server_parse_string(const char *str, char **ptr, bool *is_sock, in fio_server_parse_string() function
2430 ret = fio_server_parse_string(fio_server_arg, &bind_sock, &is_sock, in fio_handle_server_arg()
H A Dclient.c469 if (fio_server_parse_string(hostname, &client->hostname, in fio_client_add()