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

/external/fio/
H A Dserver.h189 extern int fio_server_parse_string(const char *, char **, int *, int *, struct in_addr *, struct in6_addr *, int *);
H A Dserver.c1628 int fio_server_parse_string(const char *str, char **ptr, int *is_sock, function
1729 ret = fio_server_parse_string(fio_server_arg, &bind_sock, &is_sock,
H A Dclient.c349 if (fio_server_parse_string(hostname, &client->hostname,

Completed in 29 milliseconds