Home
last modified time | relevance | path

Searched refs:term_free (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dterm.h133 void term_free(struct termp *);
H A Dterm_ascii.c206 term_free((struct termp *)arg); in ascii_free()
H A Dterm_ps.c653 term_free(p); in pspdf_free()
H A Dterm.c59 term_free(struct termp *p) in term_free() function