Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/sntp/libevent/
HDhttp.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-14-stable/contrib/libevent/
HDhttp.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-14-stable/crypto/openssl/crypto/cmp/
HDcmp_local.h54 OSSL_HTTP_bio_cb_t http_cb; member