Searched refs:compare_host (Results 1 – 1 of 1) sorted by relevance
565 compare_host(const char *a, const char *b) in compare_host() function577 if (!compare_host(a->listen_host, b->listen_host)) in compare_forward()579 if (!compare_host(a->listen_path, b->listen_path)) in compare_forward()583 if (!compare_host(a->connect_host, b->connect_host)) in compare_forward()585 if (!compare_host(a->connect_path, b->connect_path)) in compare_forward()