Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/libunbound/
H A Dlibunbound.c794 int* async_id) in ub_resolve_event()
835 int rrclass, void* mydata, ub_callback_type callback, int* async_id) in ub_resolve_async()
897 ub_cancel(struct ub_ctx* ctx, int async_id) in ub_cancel()
H A Dlibworker.c687 int* async_id) in libworker_attach_mesh()
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c4484 uint16_t async_id = le16toh(ae->event_id); in bnxt_handle_async_event() local