Searched defs:async_id (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/unbound/libunbound/
H A Dlibworker.c685 libworker_attach_mesh(struct ub_ctx* ctx, struct ctx_query* q, int* async_id) argument
H A Dlibunbound.c891 ub_cancel(struct ub_ctx* ctx, int async_id) argument
786 ub_resolve_event(struct ub_ctx* ctx, const char* name, int rrtype, int rrclass, void* mydata, ub_event_callback_type callback, int* async_id) argument
828 ub_resolve_async(struct ub_ctx* ctx, const char* name, int rrtype, int rrclass, void* mydata, ub_callback_type callback, int* async_id) argument
[all...]
/freebsd-current/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c4482 uint16_t async_id = le16toh(ae->event_id); local

Completed in 71 milliseconds