Searched refs:RTLD_NOW (Results 26 - 29 of 29) sorted by relevance

12

/freebsd-13-stable/sbin/geom/core/
H A Dgeom.c562 dlh = dlopen(path, RTLD_NOW);
/freebsd-13-stable/libexec/rtld-elf/
H A Drtld.c2434 flags, ((ld_loadfltr || obj->z_loadfltr) ? RTLD_NOW : RTLD_LAZY) |
3523 (mode & RTLD_MODEMASK) == RTLD_NOW, &obj_rtld,
3581 if (initlist_objects_ifunc(&initlist, (mode & RTLD_MODEMASK) == RTLD_NOW,
/freebsd-13-stable/contrib/bsnmp/snmpd/
H A Dmain.c2397 if ((m->handle = dlopen(m->path, RTLD_NOW|RTLD_GLOBAL)) == NULL) {
/freebsd-13-stable/contrib/sqlite3/
H A Dsqlite3.c[all...]

Completed in 611 milliseconds

12