Searched refs:dlerror_loc_sz (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/libexec/rtld-elf/
H A Drtld_lock.h64 int dlerror_loc_sz; member in struct:RtldLockInfo
H A Drtld_lock.c321 lockinfo.dlerror_loc_sz = sizeof(def_dlerror_msg);
340 deflockinfo.dlerror_loc_sz = sizeof(def_dlerror_msg);
435 lockinfo.dlerror_loc_sz);
437 lockinfo.dlerror_loc_sz = pli->dlerror_loc_sz;
H A Drtld.c930 rtld_vsnprintf(lockinfo.dlerror_loc(), lockinfo.dlerror_loc_sz,
964 lockinfo.dlerror_loc_sz);
/freebsd-13-stable/lib/libthr/thread/
H A Dthr_rtld.c243 li.dlerror_loc_sz = sizeof(curthread->dlerror_msg);

Completed in 93 milliseconds