Searched defs:_dst (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/elftoolchain/common/
H A Dutarray.h225 char *const*_src = (char*const*)src, **_dst = (char**)dst; local
/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_osdep.h195 ixgbe_bcopy(void *restrict _src, void *restrict _dst, int l) argument
/freebsd-12-stable/contrib/elftoolchain/size/
H A Dsize.c215 xlatetom(Elf *elf, GElf_Ehdr *elfhdr, void *_src, void *_dst, argument
/freebsd-12-stable/sys/dev/netmap/
H A Dnetmap_vale.c160 pkt_copy(void *_src, void *_dst, int l) argument
H A Dnetmap.c714 static char _dst[8192]; local
/freebsd-12-stable/sys/net/
H A Dnetmap_user.h190 nm_pkt_copy(const void *_src, void *_dst, int l) argument

Completed in 141 milliseconds