Home
last modified time | relevance | path

Searched refs:rtld_db_logging (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/librtld_db/common/
H A D_rtld_db.h120 if (rtld_db_logging) \
127 extern int rtld_db_logging;
H A Drtld_db.c46 int rtld_db_logging = 0; variable
54 rtld_db_logging = on_off; in rd_log()