Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
root
/
src
/
system
/
libroot
/
posix
/
glibc
/
include
/dlfcn.h
#ifndef
_DLFCN_H
#include_next
<
dlfcn.h
>
# define
DL_CALL_FCT
(fctp, args) \
(*(fctp)) args
#endif