Searched defs:prop_info (Results 1 – 6 of 6) sorted by relevance
310 pi: *const ::prop_info, in __system_property_wait()
4087 pub fn __system_property_find(__name: *const ::c_char) -> *const prop_info; in __system_property_find()4088 pub fn __system_property_find_nth(__n: ::c_uint) -> *const prop_info; in __system_property_find_nth()4090 __callback: unsafe extern "C" fn(__pi: *const prop_info, __cookie: *mut ::c_void), in __system_property_foreach()
4090 pub fn __system_property_find(__name: *const ::c_char) -> *const prop_info; in __system_property_find()4091 pub fn __system_property_find_nth(__n: ::c_uint) -> *const prop_info; in __system_property_find_nth()4093 __callback: unsafe extern "C" fn(__pi: *const prop_info, __cookie: *mut ::c_void), in __system_property_foreach()