Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
type_t
src/bin/rc/compile.h
41
struct type_t {
src/bin/rc/parser.y
53
typedef std::map<const char*, type_t, ident_compare_t> type_tab_t;