OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
eqn_box_new
usr.bin/mandoc/eqn.c
520
bp = eqn_box_new();
usr.bin/mandoc/eqn_parse.h
45
struct eqn_box *eqn_box_new(void);
usr.bin/mandoc/roff.c
3398
n->eqn = eqn_box_new();