Searched defs:dst (Results 1 - 25 of 68) sorted by relevance

123

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/i386/
H A Dmemmove.c54 memmove(void *dst, const void *src, size_t ulen) argument
H A Dstubs.c114 copywithin(void *src, void *dst, size_t count) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dmemmove.c34 void ovbcopy(const void *src, void *dst, size_t ulen) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_encap.h71 struct sockaddr_storage dst; /* remote addr */ member in struct:encaptab
H A Dip_flow.c147 struct sockaddr *dst; local
108 ipflow_hash( struct in_addr dst, struct in_addr src, unsigned tos) argument
H A Din_gif.c110 struct sockaddr_in *dst = (struct sockaddr_in *)&sc->gif_ro.ro_dst; local
339 struct sockaddr_in *src, *dst; local
/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dat_pat.h49 unsigned char dst[6]; member in struct:__anon260
H A Ddrv_dep.c150 struct sockaddr dst; local
[all...]
H A Dddp_usrreq.c205 struct sockaddr_at *dst = local
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dphys.c130 pmap_paddr_t src, dst; local
182 pmap_copy_part_rpage( ppnum_t psrc, vm_offset_t src_offset, vm_offset_t dst, vm_size_t len) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/libkern/
H A Dinet_ntop.c89 inet_ntop6(const struct in6_addr *addr, char *dst, socklen_t size) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dah_output.c171 struct in_addr dst = { 0 }; local
H A Din6_gif.c91 struct sockaddr_in6 *dst = (struct sockaddr_in6 *)&sc->gif_ro6.ro_dst; local
310 struct sockaddr_in6 *src, *dst; local
[all...]
H A Dip6_forward.c94 struct sockaddr_in6 *dst; local
[all...]
H A Dfrag6.c152 struct sockaddr_in6 *dst; local
H A Din6_src.c118 struct in6_addr *dst; local
[all...]
H A Dmld6.c390 mld6_sendpkt( struct in6_multi *in6m, int type, const struct in6_addr *dst) argument
/macosx-10.5.8/xnu-1228.15.4/libkern/uuid/
H A Duuid.c98 uuid_copy(uuid_t dst, const uuid_t src) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/BTree/
H A DBTreeMiscOps.c610 u_int8_t * dst; local
H A DBTreeNodeOps.c501 void *dst; local
573 u_int8_t * dst; local
674 void *dst; local
1020 u_int16_t *src, *dst; local
1053 u_int16_t *src, *dst; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Draw_usrreq.c109 raw_input(struct mbuf *m0, struct sockproto *proto, struct sockaddr *src, struct sockaddr *dst) argument
H A Dbridge.c535 struct ifnet *dst , *old ; local
636 bdg_forward(struct mbuf *m0, struct ether_header *const eh, struct ifnet *dst) argument
[all...]
H A Dbridge.h184 struct ifnet *dst ; local
H A Dether_inet_pr_module.c116 _ip_copy(struct in_addr * dst, const struct in_addr * src) argument
H A Dif_gif.c524 struct sockaddr *dst = NULL, *src = NULL; local
[all...]

Completed in 78 milliseconds

123