Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/mandoc/
Dmdoc_man.c76 static int pre_abort(DECL_ARGS);
177 { NULL, pre_abort, NULL, NULL, NULL }, /* Ot */
250 { NULL, pre_abort, NULL, NULL, NULL }, /* Lp */
745 pre_abort(DECL_ARGS) in pre_abort() function