Searched defs:dst0 (Results 1 - 9 of 9) sorted by relevance
| /src/common/lib/libc/string/ |
| H A D | bcopy.c | 77 memcpy(void *dst0, const void *src0, size_t length) argument
|
| H A D | memset.c | 73 bzero(void *dst0, size_t length) argument
|
| /src/sys/netinet/ |
| H A D | in_selsrc.c | 295 in_getifa(struct ifaddr *ifa, const struct sockaddr *dst0) argument
|
| /src/sys/net/agr/ |
| H A D | if_agr.c | 208 struct sockaddr_storage dst0; local in function:agr_xmit_frame
|
| /src/sys/arch/luna68k/dev/ |
| H A D | omrasops.c | 828 om4_rascopy_multi(uint8_t *dst0, uint8_t *src0, int16_t width, int16_t height) argument 1207 uint8_t *dst0 = dst + OMFB_PLANEOFFS; local in function:om4_copyrows [all...] |
| /src/sys/netinet6/ |
| H A D | ip6_mroute.c | 1367 struct in6_addr src0, dst0; /* copies for local work */ local in function:ip6_mdq
|
| H A D | ip6_output.c | 224 struct in6_addr finaldst, src0, dst0; local in function:ip6_output
|
| /src/sys/dev/pci/qat/ |
| H A D | qat.c | 1306 uint64_t *dst0 = dst; local in function:qat_memcpy_htobe64 1319 uint32_t *dst0 = dst; local in function:qat_memcpy_htobe32
|
| /src/sys/netipsec/ |
| H A D | key.c | 5337 const struct sadb_address *src0, *dst0; local in function:key_init_spidx_bymsghdr 7994 const struct sadb_address *src0, *dst0; local in function:key_parse
|
Completed in 24 milliseconds