HomeSort by relevance Sort by last modified time
    Searched refs:fio_server_parse_host (Results 1 - 3 of 3) sorted by null

  /external/fio/
server.h 216 extern int fio_server_parse_host(const char *, int, struct in_addr *, struct in6_addr *);
server.c 2222 int fio_server_parse_host(const char *host, int ipv6, struct in_addr *inp, function
    [all...]
client.c 326 if (fio_server_parse_host(hostname, ipv6,
    [all...]

Completed in 314 milliseconds