/titanic_44/usr/src/head/ |
H A D | dlfcn.h | 114 extern void *dlmopen(Lmid_t, const char *, int); 124 #pragma unknown_control_flow(dlmopen, dladdr, dladdr1, dldump, dlinfo)
|
/titanic_44/usr/src/cmd/sgs/libcrle/common/ |
H A D | dump.c | 75 if ((ghp = (Grp_hdl *)dlmopen(LM_ID_BASE, opath, in load() 177 if ((ghp = dlmopen(LM_ID_BASE, 0, in scanconfig() 397 if (dlmopen(LM_ID_BASE, 0, (RTLD_NOW | RTLD_CONFGEN)) == 0) in dumpconfig()
|
/titanic_44/usr/src/cmd/mdb/common/kmdb/ |
H A D | kmdb_dl.c | 59 dlmopen(Lmid_t lmid, const char *pathname, int mode) in dlmopen() function
|
/titanic_44/usr/src/cmd/sgs/moe/common/ |
H A D | moe.c | 121 if ((handle = dlmopen(LM_ID_NEWLM, name, in openlib()
|
/titanic_44/usr/src/cmd/sgs/libdl/common/ |
H A D | llib-ldl | 37 void * dlmopen(Lmid_t, const char *, int);
|
H A D | mapfile-vers | 83 dlmopen { TYPE = FUNCTION };
|
/titanic_44/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_tdb.c | 100 if ((hdl = dlmopen(LM_ID_BASE, path, RTLD_LAZY | RTLD_LOCAL)) == NULL) { in mdb_tdb_load()
|
H A D | mdb_demangle.c | 55 if ((hdl = dlmopen(LM_ID_BASE, path, RTLD_LAZY | RTLD_LOCAL)) == NULL) { in mdb_dem_load()
|
H A D | mdb_module.c | 127 mod->mod_hdl = dlmopen(LM_ID_BASE, fname, RTLD_NOW | dlmode); in mdb_module_create()
|
/titanic_44/usr/src/cmd/sgs/rtld/common/ |
H A D | mapfile-vers | 56 dlmopen;
|
H A D | dlfcns.c | 1035 #pragma weak _dlmopen = dlmopen 1041 dlmopen(Lmid_t lmid, const char *path, int mode) in dlmopen() function
|
/titanic_44/usr/src/lib/abi/apptrace/common/ |
H A D | apptrace.c | 418 h = dlmopen(LM_ID_BASE, libcpath, RTLD_LAZY | RTLD_NOLOAD); in la_preinit()
|
/titanic_44/usr/src/lib/c_synonyms/ |
H A D | syn_common | 238 dlmopen
|
/titanic_44/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 732 dlmopen { TYPE = FUNCTION; FILTER = /usr/lib/ld.so.1 }; 742 dlmopen { TYPE = FUNCTION; FILTER = /usr/lib/sparcv9/ld.so.1 }; 753 dlmopen { TYPE = FUNCTION; FILTER = /usr/lib/amd64/ld.so.1 };
|
/titanic_44/usr/src/cmd/abi/appcert/etc/ |
H A D | etc.tweaks.in | 303 MODEL_TWEAK|/usr/lib/ld.so.1|*|dlmopen|public
|
/titanic_44/usr/src/man/man3c/ |
H A D | Makefile | 748 dlmopen.3c \ 1608 dlmopen.3c := LINKSRC = dlopen.3c
|
/titanic_44/usr/src/cmd/sgs/packages/common/ |
H A D | SUNWonld-README | 192 4259254 dlmopen mistakenly closes fd 0 (stdin) under certain error conditions 612 4744337 missing RD_CONSISTENT event with dlmopen(LD_ID_NEWLM, ...)
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 746 link path=usr/share/man/man3c/dlmopen.3c target=dlopen.3c
|
/titanic_44/ |
H A D | .gitignore | 4870 usr/src/man/man3c/dlmopen.3c
|