Home
last modified time | relevance | path

Searched defs:http_cb (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c3733 struct evhttp_cb *http_cb; in evhttp_free() local
3917 struct evhttp_cb *http_cb; in evhttp_set_cb() local
3946 struct evhttp_cb *http_cb; in evhttp_del_cb() local
/freebsd/contrib/libevent/
H A Dhttp.c3733 struct evhttp_cb *http_cb; in evhttp_free() local
3917 struct evhttp_cb *http_cb; in evhttp_set_cb() local
3946 struct evhttp_cb *http_cb; in evhttp_del_cb() local
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_local.h54 OSSL_HTTP_bio_cb_t http_cb; member