OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
clrbuf
sys/sys/buf.h
207
#define clrbuf(bp) { \
usr.sbin/makefs/ffs/buf.h
83
#define clrbuf(bp) memset((bp)->b_data, 0, (u_int)(bp)->b_bcount)