Home
last modified time | relevance | path

Searched defs:dll (Results 1 – 15 of 15) sorted by last modified time

/illumos-gate/usr/src/cmd/bhyve/
H A Duart_emul.c139 uint8_t dll; /* Baudrate divisor latch LSB */ member
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dpath.c788 void *dll; in path_absolute() local
/illumos-gate/usr/src/lib/libdhcputil/common/
H A Ddhcp_inittab.c838 duid_ll_t dll; in inittab_encode_e() local
1189 duid_ll_t dll; in inittab_decode_e() local
/illumos-gate/usr/src/contrib/ast/src/lib/libdll/
H A Ddllfind.c41 void* dll; in dllfind() local
H A Ddlllook.c35 dlllook(void* dll, const char* name) in dlllook()
H A Ddllnext.c177 register void* dll; in dllnext() local
H A Ddllplug.c38 void* dll; in dllplugin() local
H A DMakefile7 dll 1.0 :LIBRARY: dlfcn.c dllopen.c dllfind.c dllplug.c dll_lib.c \ target
H A Ddlfcn.c67 void* dll; in dlopen() local
78 extern int dlclose(void* dll) in dlclose()
133 void* dll; in dlopen() local
140 extern int dlclose(void* dll) in dlclose()
277 void* dll; in dlopen() local
285 extern int dlclose(void* dll) in dlclose()
363 Dll_t* dll; in dlopen() local
419 Dll_t* dll = (Dll_t*)handle; in dlclose() local
433 lookup(Dll_t* dll, const char* name) in lookup()
465 Dll_t* dll = (Dll_t*)handle; in dlsym() local
[all …]
H A Ddll_lib.c112 void* dll; in dll_lib() local
H A Ddllcheck.c35 dllversion(void* dll, const char* path) in dllversion()
58 dllcheck(void* dll, const char* path, unsigned long ver, unsigned long* cur) in dllcheck()
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dcmd.h101 void* dll; in main() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dgetenv.c97 HANDLE dll; in getenv() local
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dtypeset.c881 void* dll; member
901 int sh_addlib(Shell_t* shp, void* dll, char* name, Pathcomp_t* pp) in sh_addlib()
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dstates.c931 duid_ll_t *dll; in get_smach_cid() local