OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
buf_destroy
usr.bin/lex/flexdef.h
1065
extern void buf_destroy PROTO ((struct Buf * buf));
usr.bin/lex/main.c
441
buf_destroy(&tmpbuf);