Searched defs:vhost (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/subversion/subversion/svnserve/
H A Dserver.h63 svn_boolean_t vhost; /* Use virtual-host-based path to repo. */ member in struct:server_baton_t
133 svn_boolean_t vhost; member in struct:serve_params_t
/freebsd-10.3-release/libexec/ftpd/
H A Dftpd.c678 char *vhost, *anonuser, *statfile, *welcome, *loginmsg; local
/freebsd-10.3-release/contrib/ntp/sntp/libevent/
H A Dhttp.c3199 struct evhttp *vhost; local
3235 struct evhttp *vhost; local
3527 struct evhttp* vhost; local
3569 evhttp_add_virtual_host(struct evhttp* http, const char *pattern, struct evhttp* vhost) argument
3587 evhttp_remove_virtual_host(struct evhttp* http, struct evhttp* vhost) argument
[all...]

Completed in 82 milliseconds