Searched refs:CC_GLOBAL_SETID (Results 1 – 4 of 4) sorted by relevance
61 #define CC_GLOBAL_SETID 0x04 /* allow global setid core files */ macro68 CC_GLOBAL_SETID | CC_PROCESS_SETID | CC_GLOBAL_LOG)
92 { GLOBAL_SETID_ENABLED, NULL, SCF_TYPE_BOOLEAN, NULL, CC_GLOBAL_SETID },186 flag = CC_GLOBAL_SETID; in main()309 (options & CC_GLOBAL_SETID)? "enabled" : "disabled"); in report_settings()582 options |= CC_GLOBAL_SETID; in read_legacy()
373 !(cg->core_options & CC_GLOBAL_SETID)) || in do_core()
1322 if (val & CC_GLOBAL_SETID) in prt_cco()