Home
last modified time | relevance | path

Searched refs:ascii_free (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/mandoc/
H A Dmain.c242 curp->outfree = ascii_free; in parse()
246 curp->outfree = ascii_free; in parse()
250 curp->outfree = ascii_free; in parse()
H A Dmain.h50 void ascii_free(void *);
H A Dterm_ascii.c169 ascii_free(void *arg) in ascii_free() function