Home
last modified time | relevance | path

Searched refs:host_nth (Results 1 – 2 of 2) sorted by relevance

/dports/net/gmid/gmid-1.7.5/
H A Dex.c250 host_nth(size_t n) in host_nth() function
303 if ((h = host_nth(req.host_off)) == NULL) in handle_imsg_cgi_req()
H A Dserver.c55 static size_t host_nth(struct vhost*);
754 host_nth(struct vhost *h) in host_nth() function
815 req.host_off = host_nth(c->host); in start_cgi()