Home | History | Annotate | Download | only in pppd

Lines Matching refs:BCOPY

766 #define BCOPY(s, d, l)		memcpy(d, s, l)