Home
last modified time | relevance | path

Searched refs:dlmopen (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/head/
H A Ddlfcn.h114 extern void *dlmopen(Lmid_t, const char *, int);
124 #pragma unknown_control_flow(dlmopen, dladdr, dladdr1, dldump, dlinfo)
/illumos-gate/usr/src/cmd/sgs/libcrle/common/
H A Ddump.c72 if ((ghp = (Grp_hdl *)dlmopen(LM_ID_BASE, opath, in load()
174 if ((ghp = dlmopen(LM_ID_BASE, 0, in scanconfig()
395 if (dlmopen(LM_ID_BASE, 0, (RTLD_NOW | RTLD_CONFGEN)) == 0) in dumpconfig()
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_dl.c57 dlmopen(Lmid_t lmid, const char *pathname, int mode) in dlmopen() function
/illumos-gate/usr/src/cmd/sgs/moe/common/
H A Dmoe.c121 if ((handle = dlmopen(LM_ID_NEWLM, name, in openlib()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_tdb.c98 if ((hdl = dlmopen(LM_ID_BASE, path, RTLD_LAZY | RTLD_LOCAL)) == NULL) { in mdb_tdb_load()
H A Dmdb_module.c127 mod->mod_hdl = dlmopen(LM_ID_BASE, fname, RTLD_NOW | dlmode); in mdb_module_create()
/illumos-gate/usr/src/cmd/sgs/libdl/common/
H A Dmapfile-vers83 dlmopen { TYPE = FUNCTION };
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dmapfile-vers56 dlmopen;
H A Ddlfcns.c1036 #pragma weak _dlmopen = dlmopen
1042 dlmopen(Lmid_t lmid, const char *path, int mode) in dlmopen() function
/illumos-gate/usr/src/lib/abi/apptrace/common/
H A Dapptrace.c416 h = dlmopen(LM_ID_BASE, libcpath, RTLD_LAZY | RTLD_NOLOAD); in la_preinit()
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common238 dlmopen
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.tweaks.in303 MODEL_TWEAK|/usr/lib/ld.so.1|*|dlmopen|public
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers922 dlmopen { TYPE = FUNCTION; FILTER = /usr/lib/ld.so.1; };
932 dlmopen { TYPE = FUNCTION; FILTER = /usr/lib/sparcv9/ld.so.1; };
946 dlmopen { TYPE = FUNCTION; FILTER = /usr/lib/amd64/ld.so.1; };
/illumos-gate/usr/src/man/man3c/
H A DMakefile776 dlmopen.3c \
1702 dlmopen.3c := LINKSRC = dlopen.3c
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README192 4259254 dlmopen mistakenly closes fd 0 (stdin) under certain error conditions
612 4744337 missing RD_CONSISTENT event with dlmopen(LD_ID_NEWLM, ...)
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc300 link path=usr/share/man/man3c/dlmopen.3c target=dlopen.3c