| /xnu-8019.80.24/bsd/kern/ |
| H A D | kern_debug.c | 91 mach_exception_code_t code = 0; in debug_syscall_rejection_handle() local 115 mach_exception_data_type_t code, in rejected_syscall_guard_ast()
|
| H A D | kern_guarded.c | 190 mach_exception_code_t code = 0; in fp_guard_exception() local 209 mach_exception_code_t code, in fd_guard_ast() 1352 mach_exception_code_t code; in vng_guard_violation() local 1401 mach_exception_data_type_t code, mach_exception_data_type_t subcode) in vn_guard_ast()
|
| /xnu-8019.80.24/libsyscall/mach/ |
| H A D | exc_catcher_state_identity.c | 48 exception_data_t code, in internal_catch_exception_raise_state_identity()
|
| H A D | mach_error_string.c | 144 int sub, system, code; in mach_error_string_int() local
|
| /xnu-8019.80.24/libkern/zlib/ |
| H A D | inftrees.h | 55 } code; typedef
|
| H A D | trees.c | 275 int code; /* code value */ in tr_static_init() local 620 ush code = 0; /* running code value */ in gen_codes() local 1140 unsigned code; /* the code to send */ local 1210 bi_reverse(unsigned code, int len)
|
| /xnu-8019.80.24/bsd/net/ |
| H A D | flowadv.h | 45 int32_t code; /* FADV advisory code */ member
|
| /xnu-8019.80.24/libkern/firehose/ |
| H A D | tracepoint_private.h | 90 #define FIREHOSE_TRACE_ID_MAKE(ns, type, flags, code) \ argument 120 #define FIREHOSE_TRACE_ID_SET_CODE(tid, code) \ argument
|
| /xnu-8019.80.24/osfmk/kperf/ |
| H A D | kperf_kpc.c | 123 kperf_kpc_log(uint32_t code, uint32_t code32, const struct kpcdata *kpcd) in kperf_kpc_log()
|
| /xnu-8019.80.24/osfmk/kdp/ml/x86_64/ |
| H A D | kdp_machdep.c | 73 unsigned int code, in kdp_exception() 353 unsigned int exception, code, subcode = 0; in kdp_i386_trap() local
|
| /xnu-8019.80.24/bsd/sys/ |
| H A D | reason.h | 152 #define ENCODE_OSR_NAMESPACE_TO_MACH_EXCEPTION_CODE(code, osr_namespace) \ argument 154 #define ENCODE_OSR_CODE_TO_MACH_EXCEPTION_CODE(code, osr_code) \ argument
|
| H A D | kdebug_private.h | 225 #define SKYWALKDBG_CODE(SubClass, code) KDBG_CODE(DBG_DLIL, SubClass, code) argument 226 #define PPTDBG_CODE(SubClass, code) KDBG_CODE(DBG_PPT, SubClass, code) argument 227 #define PERFCTRL_CODE(SubClass, code) KDBG_CODE(DBG_PERFCTRL, SubClass, code) argument
|
| /xnu-8019.80.24/osfmk/corpses/ |
| H A D | corpse.c | 500 mach_exception_data_t code, in task_enqueue_exception_with_corpse() 545 mach_exception_data_type_t code, in task_generate_corpse_internal()
|
| /xnu-8019.80.24/bsd/netinet6/ |
| H A D | ip6_forward.c | 128 int error, type = 0, code = 0; in ip6_forward() local
|
| /xnu-8019.80.24/bsd/security/audit/ |
| H A D | audit.c | 608 audit_syscall_enter(unsigned int code, proc_t proc, struct uthread *uthread) in audit_syscall_enter() 714 audit_syscall_exit(unsigned int code, int error, __unused proc_t proc, in audit_syscall_exit()
|
| H A D | audit.h | 354 #define AUDIT_SYSCALL_EXIT(code, proc, uthread, error) do { \ argument 406 #define AUDIT_SYSCALL_EXIT(code, proc, uthread, error) do { \ argument
|
| /xnu-8019.80.24/bsd/netinet/ |
| H A D | ip_icmp.c | 196 int code, in icmp_error() 434 int code; in icmp_input() local
|
| /xnu-8019.80.24/tests/ |
| H A D | ldt.c | 273 mach_exception_data_t code, in catch_mach_exception_raise() 289 const mach_exception_data_t code, in catch_mach_exception_raise_state() 356 mach_exception_data_t code, in catch_mach_exception_raise_state_identity()
|
| H A D | decompression_failure.c | 154 mach_exception_data_t code) in kern_memory_failure_handler()
|
| /xnu-8019.80.24/bsd/dev/i386/ |
| H A D | unix_signal.c | 164 sendsig(struct proc *p, user_addr_t ua_catcher, int sig, int mask, __unused uint32_t code, sigset_t… in sendsig() 944 mach_exception_code_t code, in machine_exception()
|
| /xnu-8019.80.24/bsd/dev/dtrace/ |
| H A D | systrace.c | 104 unsigned short code; /* The system call number */ in dtrace_systrace_syscall() local 298 dtrace_systrace_syscall_return(unsigned short code, int rval, int *rv) in dtrace_systrace_syscall_return() 664 int code; /* The mach call number */ in dtrace_machtrace_syscall() local
|
| /xnu-8019.80.24/osfmk/kern/ |
| H A D | socd_client.h | 57 #define SOCD_TRACE_EVENTID(class, code) \ argument
|
| /xnu-8019.80.24/bsd/dev/arm/ |
| H A D | unix_signal.c | 272 __unused uint32_t code, in sendsig() 897 __unused mach_exception_code_t code, in machine_exception()
|
| /xnu-8019.80.24/libkern/libkern/ |
| H A D | OSKextLib.h | 76 #define libkern_kext_err(code) (sys_libkern|sub_libkern_kext|(code)) argument
|
| /xnu-8019.80.24/osfmk/arm/ |
| H A D | trap.c | 119 mach_exception_data_type_t code[2] = {EXC_ARM_UNDEFINED}; in sleh_undef() local
|