Home
last modified time | relevance | path

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

/dports/net/gmid/gmid-1.7.5/
H A Dgmid.h349 int vhost_auto_index(struct vhost*, const char*);
H A Dserver.c163 vhost_auto_index(struct vhost *v, const char *path) in vhost_auto_index() function
878 if (!vhost_auto_index(c->host, c->iri.path)) { in open_dir()