Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FLG_DI_DEF_DONE
usr/src/cmd/sgs/rtld/common/dlfcns.c
1784
dyip->di_flags |= FLG_DI_DEF_DONE;
usr/src/cmd/sgs/rtld/common/dlfcns.c
2159
if ((dyip->di_flags & FLG_DI_DEF_DONE) == 0)