Home
last modified time | relevance | path

Searched defs:dll (Results 1 – 14 of 14) sorted by relevance

/titanic_53/usr/src/contrib/ast/src/lib/libdll/
H A Ddlfcn.c69 void* dll; in dlopen() local
80 extern int dlclose(void* dll) in dlclose()
85 extern void* dlsym(void* dll, const char* name) in dlsym()
135 void* dll; in dlopen() local
142 extern int dlclose(void* dll) in dlclose()
279 void* dll; in dlopen() local
287 extern int dlclose(void* dll) in dlclose()
365 Dll_t* dll; in dlopen() local
421 Dll_t* dll = (Dll_t*)handle; in dlclose() local
435 lookup(Dll_t* dll, const char* name) in lookup()
[all …]
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()
H A Ddlllook.c35 dlllook(void* dll, const char* name) in dlllook()
H A Ddllfind.c41 void* dll; in dllfind() local
H A DMakefile7 dll 1.0 :LIBRARY: dlfcn.c dllopen.c dllfind.c dllplug.c dll_lib.c \ target
H A Ddllplug.c38 void* dll; in dllplugin() local
H A Ddllnext.c177 register void* dll; in dllnext() local
H A Ddll_lib.c112 void* dll; in dll_lib() local
/titanic_53/usr/src/contrib/ast/src/lib/libast/misc/
H A Dgetenv.c97 HANDLE dll; in getenv() local
/titanic_53/usr/src/contrib/ast/src/lib/libcmd/
H A Dcmd.h101 void* dll; in main() local
/titanic_53/usr/src/lib/libdhcputil/common/
H A Ddhcp_inittab.c837 duid_ll_t dll; in inittab_encode_e() local
1188 duid_ll_t dll; in inittab_decode_e() local
/titanic_53/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()
/titanic_53/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dstates.c928 duid_ll_t *dll; in get_smach_cid() local
/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dpath.c788 void *dll; in path_absolute() local