OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ROFFDEF_ANY
usr.bin/mandoc/roff.c
2188
deftype = ROFFDEF_ANY;
usr.bin/mandoc/roff.c
2625
deftype = ROFFDEF_ANY;
usr.bin/mandoc/roff.c
3850
deftype = ROFFDEF_ANY;
usr.bin/mandoc/roff.c
4258
if (found == 0 && *deftype != ROFFDEF_ANY) {