RTLD_LAZY 62 examples/nss/nss_winbind.c nss->dl_handle = dlopen(nss_path, RTLD_LAZY); RTLD_LAZY 414 lib/replace/replace.h #ifndef RTLD_LAZY RTLD_LAZY 39 nsswitch/nsstest.c h = dlopen(so_path, RTLD_LAZY); RTLD_LAZY 40 source3/lib/module.c handle = dlopen(module_name, RTLD_LAZY); RTLD_LAZY 164 source3/modules/gpfs.c *libhandle_pointer = dlopen(libname, RTLD_LAZY); RTLD_LAZY 40 source3/torture/nsstest.c h = dlopen(so_path, RTLD_LAZY); RTLD_LAZY 254 source4/heimdal/lib/gssapi/mech/gss_mech_switch.c so = dlopen(lib, RTLD_LAZY | RTLD_LOCAL); RTLD_LAZY 111 source4/heimdal/lib/krb5/acache.c #ifndef RTLD_LAZY RTLD_LAZY 115 source4/heimdal/lib/krb5/acache.c cc_handle = dlopen(lib, RTLD_LAZY); RTLD_LAZY 94 source4/heimdal/lib/krb5/plugin.c #ifndef RTLD_LAZY RTLD_LAZY 98 source4/heimdal/lib/krb5/plugin.c (*e)->dsohandle = dlopen(lib, RTLD_LAZY);