Home
last modified time | relevance | path

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

/dports/net/gmid/gmid-1.7.5/
H A Dgmid.h346 const char *vhost_lang(struct vhost*, const char*);
H A Dserver.c98 vhost_lang(struct vhost *v, const char *path) in vhost_lang() function
720 lang = vhost_lang(c->host, c->iri.path); in handle_start_reply()