OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
conf_get_area
usr.sbin/ospf6d/parse.y
113
struct area *conf_get_area(struct in_addr);
usr.sbin/ospf6d/parse.y
470
area = conf_get_area($2);
usr.sbin/ospfd/parse.y
114
struct area *conf_get_area(struct in_addr);
usr.sbin/ospfd/parse.y
599
area = conf_get_area($2);