Home
last modified time | relevance | path

Searched defs:mcopy (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/netinet6/
H A Dip6_forward.c125 struct mbuf *mcopy = NULL; in ip6_forward() local
/netbsd-src/sys/net/
H A Dif_arcsubr.c114 struct mbuf *m, *m1, *mcopy; in arc_output() local
H A Dif_ieee1394subr.c91 struct mbuf *mcopy = NULL; in ieee1394_output() local
H A Dif_ethersubr.c201 struct mbuf *mcopy = NULL; in ether_output() local
/netbsd-src/sys/netinet/
H A Dip_input.c1329 struct mbuf *mcopy; in ip_forward() local
/netbsd-src/external/bsd/file/dist/src/
H A Dsoftmagic.c1329 mcopy(struct magic_set *ms, union VALUETYPE *p, int type, int indir, in mcopy() function