Home
last modified time | relevance | path

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

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