Home | History | Annotate | Download | only in pppd

Lines Matching refs:BZERO

769 #define BZERO(s, n)		memset(s, 0, n)