clrbuf
#define clrbuf(bp) { \
#undef clrbuf
#define clrbuf(bp) memset((bp)->b_data, 0, (u_int)(bp)->b_bcount)