Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DF_IS_SYMLINK
usr/src/tools/find_elf/find_elf.c
341
newflags |= DF_IS_SYMLINK;
usr/src/tools/find_elf/find_elf.c
352
if ((dflags & (DF_IS_SELF | DF_IS_SYMLINK)) != 0)