Home
last modified time | relevance | path

Searched defs:code (Results 76 – 92 of 92) sorted by relevance

1234

/xnu-8020.121.3/bsd/skywalk/channel/
H A Dchannel.c62 #define KEV_EVTID(code) BSDDBG_CODE(DBG_BSD_KEVENT, (code)) argument
/xnu-8020.121.3/bsd/miscfs/specfs/
H A Dspec_vnops.c2462 int code = 0; in spec_strategy() local
/xnu-8020.121.3/bsd/net/
H A Dbpf.c140 #define UIOMOVE(cp, len, code, uio) uiomove(cp, len, uio) argument
H A Dpf.c2744 pf_send_icmp(pbuf_t *pbuf, u_int8_t type, u_int8_t code, sa_family_t af, in pf_send_icmp()
4497 u_int8_t code; in pf_translate_icmp_af() local
H A Dpfvar.h762 u_int8_t code; member
/xnu-8020.121.3/osfmk/arm64/
H A Dmachine_routines.c2039 uint32_t code; in platform_syscall() local
/xnu-8020.121.3/bsd/vfs/
H A Dvfs_cluster.c7615 vfs_drt_trace(__unused struct vfs_drt_clustermap *cmap, int code, int arg1, int arg2, int arg3, int… in vfs_drt_trace()
7621 vfs_drt_trace(__unused struct vfs_drt_clustermap *cmap, __unused int code, in vfs_drt_trace()
H A Dvfs_bio.c4193 int code = DKIO_DONE; in buf_biodone() local
/xnu-8020.121.3/bsd/netinet/
H A Dicmp6.h784 #define icmp6_ifoutstat_inc(ifp, type, code) do { \ argument
/xnu-8020.121.3/osfmk/kern/
H A Dthread.h609 mach_exception_code_t code; member
/xnu-8020.121.3/bsd/kern/
H A Dkern_credential.c1795 uint32_t code; in kauth_wellknown_guid() local
H A Dkern_event.c142 #define KEV_EVTID(code) BSDDBG_CODE(DBG_BSD_KEVENT, (code)) argument
/xnu-8020.121.3/osfmk/kdp/
H A Dkdp_protocol.h579 uint32_t code; member
/xnu-8020.121.3/osfmk/vm/
H A Dvm_map.c7596 mach_exception_data_type_t code, in virt_memory_guard_ast()
7664 mach_exception_code_t code = 0; in vm_map_guard_exception() local
/xnu-8020.121.3/bsd/netkey/
H A Dkey.c9450 int code) in key_senderror()
/xnu-8020.121.3/libkern/c++/
H A DOSKext.cpp7408 OSKextLogKextInfo(OSKext *aKext, uint64_t address, uint64_t size, firehose_tracepoint_code_t code)
/xnu-8020.121.3/iokit/Kernel/
H A DIOPMrootDomain.cpp9288 uint32_t code = IODBG_POWER(event); in kdebugTrace() local

1234