Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/sntp/libevent/
H A Dhttp.c3236 struct evhttp *oldhttp; in evhttp_find_vhost() local
3243 oldhttp = http; in evhttp_find_vhost()
3252 } while (oldhttp != http); in evhttp_find_vhost()
/freebsd-12.1/contrib/libevent/
H A Dhttp.c3385 struct evhttp *oldhttp; in evhttp_find_vhost() local
3392 oldhttp = http; in evhttp_find_vhost()
3401 } while (oldhttp != http); in evhttp_find_vhost()