Home
last modified time | relevance | path

Searched refs:safe_mcopy (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/safe/
H A Dsafe.c125 static void safe_mcopy(struct mbuf *, struct mbuf *, u_int);
1150 safe_mcopy(crp->crp_buf.cb_mbuf, in safe_process()
1334 safe_mcopy(struct mbuf *srcm, struct mbuf *dstm, u_int offset) in safe_mcopy() function