Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Droff.c235 static int roff_return(ROFF_ARGS);
556 { roff_return, NULL, NULL, 0 }, /* return */
3816 roff_return(ROFF_ARGS) in roff_return() function