Searched refs:Bzero (Results 1 – 1 of 1) sorted by relevance
155 # undef Bzero165 #define Bzero(p, n) bzero((caddr_t)(p), (unsigned)(n)); macro