Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dterm_ascii.c48 static void ascii_begin(struct termp *);
80 p->begin = ascii_begin; in ascii_init()
217 ascii_begin(struct termp *p) in ascii_begin() function