Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/channel/
H A Dchannel_kern.c235 void *__single slot_ctx = 0; in kern_channel_slot_get_context() local
H A Dchannel_var.h129 struct slot_ctx { struct
131 void *slot_ctx_arg; /* per-slot context */ argument