Home
last modified time | relevance | path

Searched defs:comm_point (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/unbound/util/
H A Dnetevent.h201 struct comm_point* tcp_parent; argument
212 struct comm_point** tcp_handlers; argument
219 void* ssl;
221 enum {
237 enum {
273 enum comm_point_type { argument
288 type;
294 enum {
380 int dnscrypt;
405 int my_callback(struct comm_point* c, void* my_arg, int error, argument
[all …]
/openbsd/sbin/unwind/libunbound/util/
H A Dnetevent.h201 struct comm_point* tcp_parent; argument
212 struct comm_point** tcp_handlers; argument
219 void* ssl;
221 enum {
237 enum {
273 enum comm_point_type { argument
288 type;
294 enum {
380 int dnscrypt;
405 int my_callback(struct comm_point* c, void* my_arg, int error, argument
[all …]