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

/openbsd-current/libexec/ld.so/
H A Dloader.c73 const char *_dl_libcname; variable
373 if (_dl_libcname == NULL) {
381 _dl_libcname = libname;
410 if (_dl_libcname)
411 libname = _dl_libcname;

Completed in 126 milliseconds