Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Droff.c231 static int roff_nop(ROFF_ARGS);
530 { roff_nop, NULL, NULL, 0 }, /* nop */
3732 roff_nop(ROFF_ARGS) in roff_nop() function