OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NENTRY
sys/arch/amd64/include/asm.h
173
#define NENTRY(y) _NENTRY(y)
sys/arch/i386/include/asm.h
118
#define NENTRY(y) _ENTRY(y)
sys/arch/sh/include/asm.h
78
#define NENTRY(y) _ENTRY(y)
sys/arch/sparc64/include/asm.h
83
#define NENTRY(name) _ENTRY(name)