Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/sample/
H A Dhttp-connect.c58 static void get_cb(struct evhttp_request *req, void *arg) in get_cb() function
82 req = evhttp_request_new(get_cb, NULL); in connect_cb()
/freebsd/contrib/libevent/sample/
H A Dhttp-connect.c58 static void get_cb(struct evhttp_request *req, void *arg) in get_cb() function
82 req = evhttp_request_new(get_cb, NULL); in connect_cb()