Home
last modified time | relevance | path

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

/external/fio/
Dserver.h190 extern int fio_server_parse_host(const char *, int, struct in_addr *, struct in6_addr *);
Dserver.c1579 int fio_server_parse_host(const char *host, int ipv6, struct in_addr *inp, in fio_server_parse_host() function
1695 if (fio_server_parse_host(*ptr, *ipv6, inp, inp6)) { in fio_server_parse_string()
Dclient.c273 if (fio_server_parse_host(hostname, ipv6, in fio_client_add_explicit()