Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dkern_control_private.h60 struct xkctlpcb { struct
61 u_int32_t xkp_len;
62 u_int32_t xkp_kind;
63 u_int64_t xkp_kctpcb;
64 u_int32_t xkp_unit;
65 u_int32_t xkp_kctlid;
66 u_int64_t xkp_kctlref;
67 char xkp_kctlname[MAX_KCTL_NAME];