Home
last modified time | relevance | path

Searched refs:DF_1_GLOBAUDIT (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.c250 { DF_1_GLOBAUDIT, MSG_DF_1_GLOBAUDIT_DEF }, in conv_dyn_flag1_strings()
279 { DF_1_GLOBAUDIT, MSG_DF_1_GLOBAUDIT_CF }, in conv_dyn_flag1_strings()
308 { DF_1_GLOBAUDIT, MSG_DF_1_GLOBAUDIT_CFNP }, in conv_dyn_flag1_strings()
337 { DF_1_GLOBAUDIT, MSG_DF_1_GLOBAUDIT_NF }, in conv_dyn_flag1_strings()
H A Ddynamic.msg381 @ MSG_DF_1_GLOBAUDIT_CF "DF_1_GLOBAUDIT" # 0x01000000
/titanic_44/usr/src/uts/common/sys/
H A Dlink.h298 #define DF_1_GLOBAUDIT 0x01000000 /* establish global auditing */ macro
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dargs.c1392 ofl->ofl_dtflags_1 |= DF_1_GLOBAUDIT; in parseopt_pass1()
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Delf.c2067 if (dyn->d_un.d_val & DF_1_GLOBAUDIT) {