Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h687 int evhttp_request_is_owned(struct evhttp_request *req);
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h687 int evhttp_request_is_owned(struct evhttp_request *req);
/freebsd/contrib/ntp/sntp/libevent/
H A Devrpc.c946 if (req != NULL && evhttp_request_is_owned(req)) in evrpc_reply_done_closure()
H A Dhttp.c4073 evhttp_request_is_owned(struct evhttp_request *req) in evhttp_request_is_owned() function
/freebsd/contrib/libevent/
H A Devrpc.c946 if (req != NULL && evhttp_request_is_owned(req)) in evrpc_reply_done_closure()
H A Dhttp.c4073 evhttp_request_is_owned(struct evhttp_request *req) in evhttp_request_is_owned() function