Searched defs:code (Results 26 - 50 of 53) sorted by relevance

123

/darwin-on-arm/xnu/libkern/zlib/
H A Ddeflate.h92 ush code; /* bit string */ member in union:ct_data_s::__anon823
[all...]
H A Dtrees.c272 int code; /* code value */ local
610 ush code = 0; /* running code value */ local
1107 unsigned code; /* the code to send */ local
[all...]
/darwin-on-arm/xnu/osfmk/i386/
H A Dtrap.c142 int code; local
471 int code; local
918 mach_exception_code_t code; local
1201 i386_exception( int exc, mach_exception_code_t code, mach_exception_subcode_t subcode) argument
[all...]
/darwin-on-arm/xnu/osfmk/kdp/ml/i386/
H A Dkdp_machdep.c388 unsigned int exception, subcode = 0, code; local
80 kdp_exception( unsigned char *pkt, int *len, unsigned short *remote_port, unsigned int exception, unsigned int code, unsigned int subcode ) argument
[all...]
/darwin-on-arm/xnu/osfmk/kdp/ml/x86_64/
H A Dkdp_machdep.c390 unsigned int exception, subcode = 0, code; local
80 kdp_exception( unsigned char *pkt, int *len, unsigned short *remote_port, unsigned int exception, unsigned int code, unsigned int subcode ) argument
[all...]
/darwin-on-arm/xnu/osfmk/kern/
H A Dclock_oldops.c694 kern_return_t code; local
H A Dthread.c1434 int code = (int)((uintptr_t)arg0 & ((int)-1)); local
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Dsystrace.c118 unsigned short code; local
266 dtrace_systrace_syscall_return(unsigned short code, int rval, int *rv) argument
800 unsigned short code; local
[all...]
/darwin-on-arm/xnu/bsd/net/
H A Dbpf.h448 u_short code; member in struct:bpf_insn
[all...]
/darwin-on-arm/xnu/libsyscall/mach/servers/
H A Dls_defs.h51 long code; member in struct:__anon830
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_sig.c1622 threadsignal(thread_t sig_actthread, int signum, mach_exception_code_t code) argument
2658 uint32_t code; local
3007 do_bsdexception( int exc, int code, int sub) argument
[all...]
H A Dpthread_synch.c1935 uint32_t code = 0xefffd02c | DBG_FUNC_START; local
H A Dkern_credential.c1699 uint32_t code; local
[all...]
/darwin-on-arm/xnu/bsd/miscfs/specfs/
H A Dspec_vnops.c1660 int code = 0; local
[all...]
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_input.c1831 int opt, optlen, cnt, off, code, type = ICMP_PARAMPROB, forward = 0; local
2353 int error, type = 0, code = 0; local
[all...]
H A Dip_fw2.c1814 send_reject(struct ip_fw_args *args, int code, int offset, __unused int ip_len) argument
[all...]
/darwin-on-arm/xnu/bsd/netinet6/
H A Dicmp6.c244 icmp6_error2(struct mbuf *m, int type, int code, int param, argument
276 icmp6_error(struct mbuf *m, int type, int code, in argument
439 int code, sum, noff, proxy = 0; local
2176 int type, code; local
3260 icmp6_ratelimit( __unused const struct in6_addr *dst, __unused const int type, __unused const int code) argument
[all...]
H A Dnd6.c1049 nd6_post_msg(u_int32_t code, struct nd_prefix_list *prefix_list, argument
2652 nd6_cache_lladdr( struct ifnet *ifp, struct in6_addr *from, char *lladdr, __unused int lladdrlen, int type, int code) argument
[all...]
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOHibernateRestoreKernel.c165 static void debug_code(uint32_t code, uint64_t value) argument
/darwin-on-arm/xnu/osfmk/kdp/
H A Dkdp_protocol.h569 uint32_t code; member in struct:__anon1059
H A Dkdp_udp.c1222 kdp_send_exception( unsigned int exception, unsigned int code, unsigned int subcode ) argument
1273 kdp_raise_exception( unsigned int exception, unsigned int code, unsigned int subcode, void *saved_state ) argument
/darwin-on-arm/xnu/security/
H A Dmac_base.c2277 mac_do_machexc(int64_t code, int64_t subcode, uint32_t flags) argument
/darwin-on-arm/xnu/bsd/netkey/
H A Dkey.c8532 key_senderror( struct socket *so, struct mbuf *m, int code) argument
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_bio.c3820 int code = DKIO_DONE; local
[all...]
H A Dvfs_cluster.c6557 vfs_drt_trace(__unused struct vfs_drt_clustermap *cmap, int code, int arg1, int arg2, int arg3, int arg4) argument
6563 vfs_drt_trace(__unused struct vfs_drt_clustermap *cmap, __unused int code, argument
[all...]

Completed in 252 milliseconds

123