Searched defs:TargetServices (Results 1 – 2 of 2) sorted by relevance
133 pub struct TargetServices { struct134 target: *mut bindings::TargetServices, argument317 impl TargetServices { implementation
257 pub struct TargetServices { struct258 _unused: [u8; 0],302 pub fn sbox_lower_token(target: *mut TargetServices); in sbox_lower_token()