Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RT_FL2_BRANDED
usr/src/cmd/sgs/rtld/amd64/_setup.c
295
rtld_flags2 |= RT_FL2_BRANDED;
usr/src/cmd/sgs/rtld/common/util.c
2291
if (rtld_flags2 & RT_FL2_BRANDED) {
usr/src/cmd/sgs/rtld/i386/_setup.c
226
rtld_flags2 |= RT_FL2_BRANDED;
usr/src/cmd/sgs/rtld/sparc/_setup.c
224
rtld_flags2 |= RT_FL2_BRANDED;
usr/src/cmd/sgs/rtld/sparcv9/_setup.c
222
rtld_flags2 |= RT_FL2_BRANDED;