Searched refs:roff_noarg (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/mandoc/ |
H A D | roff.c | 230 static int roff_noarg(ROFF_ARGS); 377 { roff_noarg, NULL, NULL, 0 }, /* br */ 379 { roff_noarg, NULL, NULL, 0 }, /* fi */ 383 { roff_noarg, NULL, NULL, 0 }, /* nf */ 413 { roff_noarg, NULL, NULL, 0 }, /* brp */ 3475 roff_noarg(ROFF_ARGS) in roff_noarg() function
|