Home | History | Annotate | Download | only in pppd

Lines Matching refs:BCMP

798 #define	BCMP(s1, s2, l)		memcmp(s1, s2, l)