Home
last modified time | relevance | path

Searched defs:vhost (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dlibslirp.h152 struct in_addr vhost; member
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c3403 struct evhttp *vhost; in evhttp_find_alias() local
3439 struct evhttp *vhost; in evhttp_find_vhost() local
3736 struct evhttp* vhost; in evhttp_free() local
3779 struct evhttp* vhost) in evhttp_add_virtual_host()
3796 evhttp_remove_virtual_host(struct evhttp* http, struct evhttp* vhost) in evhttp_remove_virtual_host()
/freebsd/contrib/libevent/
H A Dhttp.c3403 struct evhttp *vhost; in evhttp_find_alias() local
3439 struct evhttp *vhost; in evhttp_find_vhost() local
3736 struct evhttp* vhost; in evhttp_free() local
3779 struct evhttp* vhost) in evhttp_add_virtual_host()
3796 evhttp_remove_virtual_host(struct evhttp* http, struct evhttp* vhost) in evhttp_remove_virtual_host()
/freebsd/usr.sbin/nfsd/
H A Dnfsd.c1033 start_server(int master, struct nfsd_nfsd_args *nfsdargp, const char *vhost) in start_server()
/freebsd/libexec/ftpd/
H A Dftpd.c659 char *vhost, *anonuser, *statfile, *welcome, *loginmsg; in inithosts() local