Searched refs:ROFF_SO (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/mandoc/ | ||
| H A D | libmandoc.h | 31 #define ROFF_SO 0x008 /* Include the named file. */ macro |
| H A D | read.c | 381 case ROFF_SO: in mparse_buf_r() |
| H A D | roff.c | 3945 return ROFF_SO; in roff_so() |