Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mdb_dot_decr
usr/src/cmd/mdb/common/mdb/mdb.h
235
extern uintmax_t mdb_dot_decr(const char *);
usr/src/cmd/mdb/common/mdb/mdb_grammar.y
449
| '^' { $$ = mdb_dot_decr("^"); }