Home
last modified time | relevance | path

Searched refs:SET_ACTION (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dutils.c69 SET_ACTION(info->si_flags, ACT_ZAP); in apply_action()
138 SET_ACTION(info->si_flags, ACT_DELETE); in apply_action()
156 SET_ACTION(info->si_flags, ACT_APPEND); in apply_action()
182 SET_ACTION(info->si_flags, ACT_COMPRESS); in apply_action()
H A Dmcs.h71 #define SET_ACTION(x, y) x = (x & 0xfffffff0) | y macro
H A Dfile.c364 SET_ACTION(sinfo->si_flags, ACT_NOP); in traverse_file()
514 SET_ACTION(state->sec_table[SYM].si_flags, ACT_DELETE); in traverse_file()
530 SET_ACTION(state->sec_table[tmp_shdr.sh_link].si_flags, in traverse_file()
612 SET_ACTION( in traverse_file()
634 SET_ACTION(sinfo->si_flags, ACT_DELETE); in traverse_file()