Symbol: ub_result
sbin/unwind/libunbound/libunbound/context.c
174
q->res = (struct ub_result*)calloc(1, sizeof(*q->res));
sbin/unwind/libunbound/libunbound/context.c
275
q->res = (struct ub_result*)calloc(1, sizeof(*q->res));
sbin/unwind/libunbound/libunbound/context.h
182
struct ub_result* res;
sbin/unwind/libunbound/libunbound/libunbound.c
588
struct ub_result** res)
sbin/unwind/libunbound/libunbound/libunbound.c
656
struct ub_result* res;
sbin/unwind/libunbound/libunbound/libunbound.c
699
struct ub_result* res;
sbin/unwind/libunbound/libunbound/libunbound.c
749
int rrclass, struct ub_result** result)
sbin/unwind/libunbound/libunbound/libunbound.c
938
ub_resolve_free(struct ub_result* result)
sbin/unwind/libunbound/libunbound/libworker.c
424
fill_canon(struct ub_result* res, uint8_t* s)
sbin/unwind/libunbound/libunbound/libworker.c
434
fill_res(struct ub_result* res, struct ub_packed_rrset_key* answer,
sbin/unwind/libunbound/libunbound/libworker.c
511
libworker_enter_result(struct ub_result* res, sldns_buffer* buf,
sbin/unwind/libunbound/libunbound/libworker.h
151
void libworker_enter_result(struct ub_result* res, struct sldns_buffer* buf,
sbin/unwind/libunbound/libunbound/libworker.h
48
struct ub_result;
sbin/unwind/libunbound/libunbound/unbound-event.h
63
struct ub_result;
sbin/unwind/libunbound/libunbound/unbound.h
233
typedef void (*ub_callback_type)(void*, int, struct ub_result*);
sbin/unwind/libunbound/libunbound/unbound.h
538
int rrclass, struct ub_result** result);
sbin/unwind/libunbound/libunbound/unbound.h
590
void ub_resolve_free(struct ub_result* result);
sbin/unwind/resolver.c
1947
struct ub_result *result = NULL;
sbin/unwind/resolver.c
936
struct ub_result *result = NULL;
usr.sbin/unbound/libunbound/context.c
174
q->res = (struct ub_result*)calloc(1, sizeof(*q->res));
usr.sbin/unbound/libunbound/context.c
275
q->res = (struct ub_result*)calloc(1, sizeof(*q->res));
usr.sbin/unbound/libunbound/context.h
182
struct ub_result* res;
usr.sbin/unbound/libunbound/libunbound.c
588
struct ub_result** res)
usr.sbin/unbound/libunbound/libunbound.c
656
struct ub_result* res;
usr.sbin/unbound/libunbound/libunbound.c
699
struct ub_result* res;
usr.sbin/unbound/libunbound/libunbound.c
749
int rrclass, struct ub_result** result)
usr.sbin/unbound/libunbound/libunbound.c
938
ub_resolve_free(struct ub_result* result)
usr.sbin/unbound/libunbound/libworker.c
424
fill_canon(struct ub_result* res, uint8_t* s)
usr.sbin/unbound/libunbound/libworker.c
434
fill_res(struct ub_result* res, struct ub_packed_rrset_key* answer,
usr.sbin/unbound/libunbound/libworker.c
511
libworker_enter_result(struct ub_result* res, sldns_buffer* buf,
usr.sbin/unbound/libunbound/libworker.h
151
void libworker_enter_result(struct ub_result* res, struct sldns_buffer* buf,
usr.sbin/unbound/libunbound/libworker.h
48
struct ub_result;
usr.sbin/unbound/libunbound/unbound-event.h
63
struct ub_result;
usr.sbin/unbound/libunbound/unbound.h
233
typedef void (*ub_callback_type)(void*, int, struct ub_result*);
usr.sbin/unbound/libunbound/unbound.h
538
int rrclass, struct ub_result** result);
usr.sbin/unbound/libunbound/unbound.h
590
void ub_resolve_free(struct ub_result* result);
usr.sbin/unbound/smallapp/unbound-anchor.c
2145
static struct ub_result*
usr.sbin/unbound/smallapp/unbound-anchor.c
2148
struct ub_result* res = NULL;
usr.sbin/unbound/smallapp/unbound-anchor.c
2261
static struct ub_result *
usr.sbin/unbound/smallapp/unbound-anchor.c
2267
struct ub_result* dnskey;
usr.sbin/unbound/smallapp/unbound-anchor.c
2285
struct ub_result* dnskey;
usr.sbin/unbound/smallapp/unbound-anchor.c
566
struct ub_result* res = NULL;
usr.sbin/unbound/smallapp/unbound-host.c
221
secure_str(struct ub_result* result)
usr.sbin/unbound/smallapp/unbound-host.c
290
pretty_output(char* q, int t, int c, struct ub_result* result, int docname)
usr.sbin/unbound/smallapp/unbound-host.c
372
struct ub_result* result;
usr.sbin/unbound/testcode/asynclook.c
142
lookup_is_done(void* mydata, int err, struct ub_result* result)
usr.sbin/unbound/testcode/asynclook.c
194
ext_check_result(const char* desc, int err, struct ub_result* result)
usr.sbin/unbound/testcode/asynclook.c
267
ext_callback(void* mydata, int err, struct ub_result* result)
usr.sbin/unbound/testcode/asynclook.c
302
struct ub_result* result;
usr.sbin/unbound/testcode/asynclook.c
90
struct ub_result* result;