| /xnu-8019.80.24/osfmk/kern/ |
| H A D | stack.c | 206 stack_handoff(thread_t from, thread_t to) in stack_handoff()
|
| H A D | work_interval.c | 409 work_interval_auto_join_propagate(thread_t from, thread_t to) in work_interval_auto_join_propagate()
|
| H A D | queue.h | 1012 #define queue_assign(to, from, type, field) \ argument
|
| /xnu-8019.80.24/bsd/net/ |
| H A D | bpf_filter.c | 775 u_int i, from; in bpf_validate() local
|
| H A D | pf_table.c | 82 #define COPYIN(from, to, size, flags) \ argument 87 #define COPYOUT(from, to, size, flags) \ argument
|
| /xnu-8019.80.24/bsd/kern/ |
| H A D | uipc_mbuf2.c | 588 m_tag_copy_chain(struct mbuf *to, struct mbuf *from, int how) in m_tag_copy_chain()
|
| H A D | kpi_socketfilter.c | 1223 sflt_data_in(struct socket *so, const struct sockaddr *from, mbuf_t *data, in sflt_data_in() 1579 sock_inject_data_in(socket_t so, const struct sockaddr *from, mbuf_t data, in sock_inject_data_in()
|
| H A D | kern_lockf.c | 409 lf_move_blocked(struct lockf *to, struct lockf *from) in lf_move_blocked()
|
| H A D | uipc_mbuf.c | 4154 m_copy_pkthdr(struct mbuf *to, struct mbuf *from) 4184 m_dup_pkthdr(struct mbuf *to, struct mbuf *from, int how) 4208 m_copy_pftag(struct mbuf *to, struct mbuf *from) 4218 m_copy_necptag(struct mbuf *to, struct mbuf *from) 4248 m_copy_classifier(struct mbuf *to, struct mbuf *from)
|
| H A D | uipc_usrreq.c | 472 struct sockaddr *from; in uipc_send() local
|
| H A D | kern_credential.c | 2043 kauth_cred_cache_lookup(int from, int to, void *src, void *dst) in kauth_cred_cache_lookup() 2551 kauth_cred_cache_lookup(int from, int to, void *src, void *dst) in kauth_cred_cache_lookup()
|
| /xnu-8019.80.24/libkern/zlib/ |
| H A D | inflate.c | 589 unsigned char FAR *from; /* where to copy match bytes from */ in inflate() local
|
| /xnu-8019.80.24/san/memory/ |
| H A D | ubsan.c | 776 __ubsan_handle_implicit_conversion(struct ubsan_implicit_conv_desc *desc, uint64_t from, uint64_t t… in __ubsan_handle_implicit_conversion() 783 __ubsan_handle_implicit_conversion_abort(struct ubsan_implicit_conv_desc *desc, uint64_t from, uint… in __ubsan_handle_implicit_conversion_abort()
|
| /xnu-8019.80.24/bsd/netinet6/ |
| H A D | raw_ip6.c | 723 struct sockaddr_in6 from; in rip6_output() local
|
| /xnu-8019.80.24/libkern/c++/ |
| H A D | OSUnserialize.y | 380 for (int from=start; from < parseBufferIndex; from++) { in yylex() local
|
| /xnu-8019.80.24/bsd/netinet/ |
| H A D | raw_ip.c | 555 struct sockaddr_in from; in rip_output() local
|
| /xnu-8019.80.24/osfmk/device/ |
| H A D | subrs.c | 322 const char *from) in strcpy()
|
| /xnu-8019.80.24/iokit/DriverKit/ |
| H A D | queue_implementation.h | 1012 #define queue_assign(to, from, type, field) \ argument
|
| /xnu-8019.80.24/osfmk/arm/ |
| H A D | pmap.h | 571 #define copyinmsg(from, to, cnt) copyin(from, to, cnt) argument 572 #define copyoutmsg(from, to, cnt) copyout(from, to, cnt) argument
|
| H A D | loose_ends.c | 554 void *from, *to; in copypv() local
|
| /xnu-8019.80.24/iokit/Kernel/ |
| H A D | IOPlatformExpert.cpp | 226 IOPlatformExpert::createNub( OSDictionary * from ) in createNub() 1582 IODTPlatformExpert::createNub( IORegistryEntry * from ) in createNub()
|
| H A D | IODeviceTreeSupport.cpp | 996 IODTFindMatchingEntries( IORegistryEntry * from, in IODTFindMatchingEntries()
|
| /xnu-8019.80.24/bsd/sys/ |
| H A D | mbuf.h | 836 #define M_COPY_PKTHDR(to, from) m_copy_pkthdr(to, from) argument 838 #define M_COPY_PFTAG(to, from) m_copy_pftag(to, from) argument 840 #define M_COPY_NECPTAG(to, from) m_copy_necptag(to, from) argument 842 #define M_COPY_CLASSIFIER(to, from) m_copy_classifier(to, from) argument
|
| /xnu-8019.80.24/osfmk/x86_64/ |
| H A D | loose_ends.c | 278 const char *from, in ovbcopy()
|
| /xnu-8019.80.24/bsd/dev/vn/ |
| H A D | vn.c | 1383 vn_ioctl_to_64(struct vn_ioctl_32 *from, struct vn_ioctl_64 *to) in vn_ioctl_to_64()
|