Searched refs:kern_coredump_callback_config (Results 1 – 4 of 4) sorted by relevance
219 } kern_coredump_callback_config; typedef232 …register_coredump_helper(int kern_coredump_config_vers, const kern_coredump_callback_config *kc_ca…237 kern_return_t kern_register_xnu_coredump_helper(kern_coredump_callback_config *kc_callbacks);238 kern_return_t kern_register_sk_coredump_helper(kern_coredump_callback_config *kc_callbacks, void *r…
82 kern_coredump_callback_config *core_config; /* Information about core currently being dumped */121 kern_coredump_callback_config kcc_cb; /* Registered processor callbacks for coredump */137 …coredump_helper_internal(int kern_coredump_config_vers, const kern_coredump_callback_config *kc_ca… in kern_register_coredump_helper_internal()142 kern_coredump_callback_config *core_callbacks = NULL; in kern_register_coredump_helper_internal()256 kern_register_coredump_helper(int kern_coredump_config_vers, const kern_coredump_callback_config *k… in kern_register_coredump_helper()273 kern_register_xnu_coredump_helper(kern_coredump_callback_config *kc_callbacks) in kern_register_xnu_coredump_helper()290 kern_register_sk_coredump_helper(kern_coredump_callback_config *sk_callbacks, void *refcon) in kern_register_sk_coredump_helper()318 kern_coredump_callback_config userkc_callbacks; in kern_register_userspace_coredump()1167 kern_register_coredump_helper(int kern_coredump_config_vers, const kern_coredump_callback_config *k… in kern_register_coredump_helper()
712 kern_coredump_callback_config sk_config = { }; in sk_core_init()
1787 kern_coredump_callback_config core_config = { }; in kdp_core_init()