FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dup
crypto/heimdal/lib/roken/socket_wrapper.h
135
#undef dup
crypto/heimdal/lib/roken/socket_wrapper.h
137
#define dup(oldd) swrap_dup(oldd)
lib/libc/include/namespace.h
62
#define dup _dup
lib/libc/include/un-namespace.h
43
#undef dup
stand/ficl/words.c
888
static void dup(FICL_VM *pVM)