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

/netbsd-current/usr.sbin/makefs/ffs/
H A Dbuf.h86 #define clrbuf(bp) memset((bp)->b_data, 0, (u_int)(bp)->b_bcount) macro
/netbsd-current/sys/sys/
H A Dbuf.h233 #define clrbuf(bp) \ macro

Completed in 120 milliseconds