Searched refs:RT_FL2_HASAUDIT (Results 1 – 3 of 3) sorted by relevance
347 if ((rtld_flags2 & RT_FL2_HASAUDIT) == 0) in get_lcinterface()
314 #define RT_FL2_HASAUDIT 0x00000001 /* auditing lm_list is present */ macro
1406 rtld_flags2 |= RT_FL2_HASAUDIT; in audit_setup()