Home
last modified time | relevance | path

Searched defs:dlh (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/openpam/lib/libpam/
H A Dopenpam_dynamic.c71 void *dlh; in try_dlopen() local
99 void *dlh; in try_dlopen() local
/freebsd/sys/contrib/openzfs/include/sys/
H A Dddt_impl.h142 #define DLH_GET_VERSION(dlh) BF64_GET((dlh)->dlh_info, 0, 8) argument
143 #define DLH_SET_VERSION(dlh, v) BF64_SET((dlh)->dlh_info, 0, 8, v) argument
144 #define DLH_GET_FLAGS(dlh) BF64_GET((dlh)->dlh_info, 8, 8) argument
145 #define DLH_SET_FLAGS(dlh, v) BF64_SET((dlh)->dlh_info, 8, 8, v) argument
/freebsd/lib/libc/tests/gen/
H A Ddlopen_empty_test.c60 void *dlh; in ATF_TC_BODY() local
/freebsd/contrib/openpam/include/security/
H A Dopenpam.h303 void *dlh; member
/freebsd/usr.sbin/bhyve/
H A Duart_emul.c97 uint8_t dlh; /* Baudrate divisor latch MSB */ global() member
/freebsd/sbin/geom/core/
H A Dgeom.c536 void *dlh; in load_library() local