Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/sntp/libevent/
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()