Searched defs:dlmopen (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_dl.c59 dlmopen(Lmid_t lmid, const char *pathname, int mode) function
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c547 * case of a dlclose of an alternative (dlmopen) link-map the whole
1035 #pragma weak _dlmopen = dlmopen
1038 * External entry for dlmopen(3dl).
1041 dlmopen(Lmid_t lmid, const char *path, int mode) function
1744 * the rtld_db and dlmopen() interfaces. It checks to see if the Link_map is
/illumos-gate/usr/src/man/man3c/
H A DMakefile756 dlmopen.3c \
1622 dlmopen.3c := LINKSRC = dlopen.3c

Completed in 86 milliseconds