Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_elf_nlist
usr/src/cmd/sgs/libelf/misc/nlist.c
151
return (_elf_nlist(fd, list));
usr/src/ucblib/libucb/port/gen/nlist.c
130
return (_elf_nlist(fd, list));
usr/src/ucblib/libucb/port/gen/nlist.c
81
static int _elf_nlist(int, struct nlist *);