OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
term_free
usr.bin/mandoc/term.h
131
void term_free(struct termp *);
usr.bin/mandoc/term_ascii.c
195
term_free((struct termp *)arg);
usr.bin/mandoc/term_ps.c
650
term_free(p);