Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/sys/
H A Dkern_control.h173 struct xkctlpcb { struct
174 u_int32_t xkp_len;
175 u_int32_t xkp_kind;
176 u_int64_t xkp_kctpcb;
177 u_int32_t xkp_unit;
178 u_int32_t xkp_kctlid;
179 u_int64_t xkp_kctlref;
180 char xkp_kctlname[MAX_KCTL_NAME];