Searched defs:clrbuf (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/usr.sbin/makefs/ffs/
H A Dbuf.h83 #define clrbuf(bp) memset((bp)->b_data, 0, (u_int)(bp)->b_bcount) macro
/openbsd-current/sys/sys/
H A Dbuf.h212 #define clrbuf(bp) { \ macro

Completed in 119 milliseconds