Searched refs:dlopen (Results 201 - 225 of 332) sorted by relevance

1234567891011>>

/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/lib/
H A Ddlopen.c0 /* dlopen.c--Unix dlopen() dynamic loader interface
4 * $Id: dlopen.c,v 1.7 2005/05/17 21:56:43 snsimon Exp $
102 dlopen(char *fname, int mode) function
393 if (!(library = dlopen(file, flag))) {
395 "unable to dlopen %s: %s", file, dlerror());
474 * we support dlopen()
636 * we support dlopen()
/macosx-10.10/cxxfilt-11/cxxfilt/
H A Dltmain.sh227 -dlopen)
228 prevopt="-dlopen"
298 # Only execute mode is allowed to have -dlopen flags.
300 $echo "$modename: unrecognized option \`-dlopen'" 1>&2
1144 -dlopen)
1488 # This library was specified with -dlopen.
1659 $echo "$modename: libraries can \`-dlopen' only libtool libraries: $file" 1>&2
1671 passes="conv scan dlopen dlpreopen link"
1680 dlopen)
1797 # If there is no dlopen suppor
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/mech/
H A Dgss_mech_switch.c322 so = dlopen(lib, RTLD_LAZY | RTLD_LOCAL | RTLD_GROUP);
324 /* fprintf(stderr, "dlopen: %s\n", dlerror()); */
/macosx-10.10/Heimdal-398.1.2/lib/kafs/
H A Dafssys.c107 ptr = dlopen(path, RTLD_NOW);
111 fprintf(stderr, "dlopen(%s): %s\n", path, p);
113 fprintf(stderr, "dlopen(%s): %s\n", path, strerror(errno));
/macosx-10.10/OpenSSH-189/osslshim/ossl/
H A Dossl-engine.c490 handle = dlopen(path, RTLD_NOW);
/macosx-10.10/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/tools/runidn/
H A Dstub.c90 return (dlopen(path, RTLD_LAZY));
/macosx-10.10/ruby-106/ruby/ext/tk/
H A Dstubs.c93 # define DL_OPEN(file) dlopen(file, RTLD_LAZY|RTLD_GLOBAL)
/macosx-10.10/tcl-105/tcl/tcl/unix/
H A DtclLoadAix.c4 * This file implements the dlopen and dlsym APIs under the AIX operating
43 * We simulate dlopen() et al. through a call to load. Because AIX has no call
64 * The void * handle returned from dlopen is actually a ModulePtr.
100 dlopen(
153 strcpy(errbuf, "dlopen: ");
99 dlopen( function
/macosx-10.10/tcl-105/tcl_ext/tclae/tclae/generic/
H A DosxMacTcl.c73 void* handle = dlopen("CoreFoundation", RTLD_LAZY);
/macosx-10.10/tcl-105/tcl_ext/trf/trf/compat/
H A DtclLoadAout.c4 * This procedure provides a version of dlopen() that
105 * dlopen --
140 dlopen(path, flags)
357 * symbol, give the handle returned by dlopen().
387 * occurred in dlopen().
139 dlopen(path, flags) function
/macosx-10.10/BerkeleyDB-21/db/dist/
H A Dltmain.sh523 -dlopen)
524 prevopt="-dlopen"
608 # Only execute mode is allowed to have -dlopen flags.
610 $echo "$modename: unrecognized option \`-dlopen'" 1>&2
1457 -dlopen)
1917 # This library was specified with -dlopen.
2058 $echo "$modename: libraries can \`-dlopen' only libtool libraries: $file" 1>&2
2070 passes="conv scan dlopen dlpreopen link"
2083 dlopen) libs="$dlfiles" ;;
2088 if test "$pass" = dlopen; the
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/build/
H A Dltmain.sh567 -dlopen)
568 prevopt="-dlopen"
652 # Only execute mode is allowed to have -dlopen flags.
654 $echo "$modename: unrecognized option \`-dlopen'" 1>&2
1501 -dlopen)
1962 # This library was specified with -dlopen.
2103 $echo "$modename: libraries can \`-dlopen' only libtool libraries: $file" 1>&2
2115 passes="conv scan dlopen dlpreopen link"
2128 dlopen) libs="$dlfiles" ;;
2133 if test "$pass" = dlopen; the
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/
H A Dltmain.sh523 -dlopen)
524 prevopt="-dlopen"
608 # Only execute mode is allowed to have -dlopen flags.
610 $echo "$modename: unrecognized option \`-dlopen'" 1>&2
1457 -dlopen)
1917 # This library was specified with -dlopen.
2058 $echo "$modename: libraries can \`-dlopen' only libtool libraries: $file" 1>&2
2070 passes="conv scan dlopen dlpreopen link"
2083 dlopen) libs="$dlfiles" ;;
2088 if test "$pass" = dlopen; the
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/
H A Dlibtool161 # Whether dlopen is supported.
164 # Whether dlopen of programs is supported.
167 # Whether dlopen of statically linked programs is supported.
913 -dlopen)
914 prevopt="-dlopen"
998 # Only execute mode is allowed to have -dlopen flags.
1000 $echo "$modename: unrecognized option \`-dlopen'" 1>&2
1847 -dlopen)
2308 # This library was specified with -dlopen.
2449 $echo "$modename: libraries can \`-dlopen' onl
[all...]
/macosx-10.10/OpenPAM-20/openpam/
H A Dltmain.sh581 -dlopen)
582 prevopt="-dlopen"
666 # Only execute mode is allowed to have -dlopen flags.
668 $echo "$modename: unrecognized option \`-dlopen'" 1>&2
1525 -dlopen)
1987 # This library was specified with -dlopen.
2128 $echo "$modename: libraries can \`-dlopen' only libtool libraries: $file" 1>&2
2140 passes="conv scan dlopen dlpreopen link"
2153 dlopen) libs="$dlfiles" ;;
2158 if test "$pass" = dlopen; the
[all...]
/macosx-10.10/bind9-45.101/bind9/
H A Dltmain.sh587 -dlopen)
588 prevopt="-dlopen"
672 # Only execute mode is allowed to have -dlopen flags.
674 $echo "$modename: unrecognized option \`-dlopen'" 1>&2
1533 -dlopen)
2000 # This library was specified with -dlopen.
2141 $echo "$modename: libraries can \`-dlopen' only libtool libraries: $file" 1>&2
2153 passes="conv scan dlopen dlpreopen link"
2166 dlopen) libs="$dlfiles" ;;
2171 if test "$pass" = dlopen; the
[all...]
/macosx-10.10/expat-12/expat/conftools/
H A Dltmain.sh523 -dlopen)
524 prevopt="-dlopen"
608 # Only execute mode is allowed to have -dlopen flags.
610 $echo "$modename: unrecognized option \`-dlopen'" 1>&2
1457 -dlopen)
1917 # This library was specified with -dlopen.
2058 $echo "$modename: libraries can \`-dlopen' only libtool libraries: $file" 1>&2
2070 passes="conv scan dlopen dlpreopen link"
2083 dlopen) libs="$dlfiles" ;;
2088 if test "$pass" = dlopen; the
[all...]
/macosx-10.10/file-46/file/
H A Dltmain.sh604 -dlopen)
605 prevopt="-dlopen"
689 # Only execute mode is allowed to have -dlopen flags.
691 $echo "$modename: unrecognized option \`-dlopen'" 1>&2
1557 -dlopen)
2029 # This library was specified with -dlopen.
2170 $echo "$modename: libraries can \`-dlopen' only libtool libraries: $file" 1>&2
2182 passes="conv scan dlopen dlpreopen link"
2195 dlopen) libs="$dlfiles" ;;
2200 if test "$pass" = dlopen; the
[all...]
/macosx-10.10/libiconv-42/libiconv/build-aux/
H A Dltmain.sh523 -dlopen)
524 prevopt="-dlopen"
608 # Only execute mode is allowed to have -dlopen flags.
610 $echo "$modename: unrecognized option \`-dlopen'" 1>&2
1459 -dlopen)
1919 # This library was specified with -dlopen.
2062 $echo "$modename: libraries can \`-dlopen' only libtool libraries: $file" 1>&2
2074 passes="conv scan dlopen dlpreopen link"
2087 dlopen) libs="$dlfiles" ;;
2092 if test "$pass" = dlopen; the
[all...]
/macosx-10.10/libiconv-42/libiconv/libcharset/build-aux/
H A Dltmain.sh523 -dlopen)
524 prevopt="-dlopen"
608 # Only execute mode is allowed to have -dlopen flags.
610 $echo "$modename: unrecognized option \`-dlopen'" 1>&2
1459 -dlopen)
1919 # This library was specified with -dlopen.
2062 $echo "$modename: libraries can \`-dlopen' only libtool libraries: $file" 1>&2
2074 passes="conv scan dlopen dlpreopen link"
2087 dlopen) libs="$dlfiles" ;;
2092 if test "$pass" = dlopen; the
[all...]
/macosx-10.10/llvmCore-3425.0.34/autoconf/
H A Dltmain.sh523 -dlopen)
524 prevopt="-dlopen"
608 # Only execute mode is allowed to have -dlopen flags.
610 $echo "$modename: unrecognized option \`-dlopen'" 1>&2
1457 -dlopen)
1917 # This library was specified with -dlopen.
2058 $echo "$modename: libraries can \`-dlopen' only libtool libraries: $file" 1>&2
2070 passes="conv scan dlopen dlpreopen link"
2083 dlopen) libs="$dlfiles" ;;
2088 if test "$pass" = dlopen; the
[all...]
/macosx-10.10/llvmCore-3425.0.34/projects/sample/autoconf/
H A Dltmain.sh523 -dlopen)
524 prevopt="-dlopen"
608 # Only execute mode is allowed to have -dlopen flags.
610 $echo "$modename: unrecognized option \`-dlopen'" 1>&2
1457 -dlopen)
1917 # This library was specified with -dlopen.
2058 $echo "$modename: libraries can \`-dlopen' only libtool libraries: $file" 1>&2
2070 passes="conv scan dlopen dlpreopen link"
2083 dlopen) libs="$dlfiles" ;;
2088 if test "$pass" = dlopen; the
[all...]
/macosx-10.10/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh186 -dlopen)
187 prevopt="-dlopen"
252 # Only execute mode is allowed to have -dlopen flags.
254 $echo "$modename: unrecognized option \`-dlopen'" 1>&2
1012 -dlopen)
1178 if test "$build_libtool_libs" = yes && test "$dlopen" = yes; then
1282 # This library was specified with -dlopen.
1285 if test -z "$dlname" || test "$dlopen" != yes || test "$build_libtool_libs" = no; then
1286 # If there is no dlname, no dlopen support or we're linking statically,
1543 $echo "$modename: warning: \`-dlopen' i
[all...]
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/config/
H A Dltmain.sh195 -dlopen)
196 prevopt="-dlopen"
261 # Only execute mode is allowed to have -dlopen flags.
263 $echo "$modename: unrecognized option \`-dlopen'" 1>&2
1021 -dlopen)
1197 if test "$build_libtool_libs" = yes && test "$dlopen" = yes; then
1301 # This library was specified with -dlopen.
1304 if test -z "$dlname" || test "$dlopen" != yes || test "$build_libtool_libs" = no; then
1305 # If there is no dlname, no dlopen support or we're linking statically,
1562 $echo "$modename: warning: \`-dlopen' i
[all...]
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/saslauthd/config/
H A Dltmain.sh195 -dlopen)
196 prevopt="-dlopen"
261 # Only execute mode is allowed to have -dlopen flags.
263 $echo "$modename: unrecognized option \`-dlopen'" 1>&2
1021 -dlopen)
1197 if test "$build_libtool_libs" = yes && test "$dlopen" = yes; then
1301 # This library was specified with -dlopen.
1304 if test -z "$dlname" || test "$dlopen" != yes || test "$build_libtool_libs" = no; then
1305 # If there is no dlname, no dlopen support or we're linking statically,
1562 $echo "$modename: warning: \`-dlopen' i
[all...]

Completed in 505 milliseconds

1234567891011>>