Home
last modified time | relevance | path

Searched defs:DF_1_NOOPEN (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/uts/common/sys/
H A Dlink.h275 #define DF_1_NOOPEN 0x00000040 /* set RTLD_NOOPEN for this object */ macro
/titanic_51/usr/src/boot/sys/sys/
H A Delf_common.h716 #define DF_1_NOOPEN 0x00000040 /* Do not allow loading on dlopen() */ macro