OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
Buf_Truncate
usr.bin/make/buf.h
100
#define Buf_Reset(bp) Buf_Truncate(bp, 0)
usr.bin/make/job.c
424
Buf_Truncate(&buf, length);