Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dt_ident_size
usr/src/lib/libdtrace/common/dt_ident.h
172
extern size_t dt_ident_size(dt_ident_t *);
usr/src/lib/libdtrace/common/dt_parser.c
763
return (dt_ident_size(dnp->dn_ident));