Home
last modified time | relevance | path

Searched refs:dllinfo (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/lib/libdll/common/
H A Ddllopen.c57 info = dllinfo();
H A DRELEASE23 02-07-26 dllfind.c: add dllinfo()
H A Ddllscan.c86 dllinfo(void) in dllinfo() function
247 info = dllinfo(); in dllsopen()
/titanic_41/usr/src/lib/libdll/sparcv9/src/lib/libdll/
H A Ddlldefs.h115 extern __MANGLE__ Dllinfo_t* dllinfo __PROTO__((void));
/titanic_41/usr/src/lib/libdll/i386/src/lib/libdll/
H A Ddlldefs.h115 extern __MANGLE__ Dllinfo_t* dllinfo __PROTO__((void));
/titanic_41/usr/src/lib/libdll/sparc/src/lib/libdll/
H A Ddlldefs.h115 extern __MANGLE__ Dllinfo_t* dllinfo __PROTO__((void));
/titanic_41/usr/src/lib/libdll/amd64/src/lib/libdll/
H A Ddlldefs.h115 extern __MANGLE__ Dllinfo_t* dllinfo __PROTO__((void));
/titanic_41/usr/src/lib/libdll/
H A Dmapfile-vers45 dllinfo;
/titanic_41/usr/src/lib/libdll/sparcv9/src/lib/libdll/FEATURE/
H A Ddll115 extern __MANGLE__ Dllinfo_t* dllinfo __PROTO__((void));
/titanic_41/usr/src/lib/libdll/amd64/src/lib/libdll/FEATURE/
H A Ddll115 extern __MANGLE__ Dllinfo_t* dllinfo __PROTO__((void));
/titanic_41/usr/src/lib/libdll/sparc/src/lib/libdll/FEATURE/
H A Ddll115 extern __MANGLE__ Dllinfo_t* dllinfo __PROTO__((void));
/titanic_41/usr/src/lib/libdll/i386/src/lib/libdll/FEATURE/
H A Ddll115 extern __MANGLE__ Dllinfo_t* dllinfo __PROTO__((void));
/titanic_41/usr/src/lib/libdll/common/features/
H A Ddll212 printf("extern Dllinfo_t* dllinfo(void);\n");