Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/mcs/common/
H A Dutils.c66 SET_ACTION(info->flags, ACT_ZAP); in apply_action()
135 SET_ACTION(info->flags, ACT_DELETE); in apply_action()
153 SET_ACTION(info->flags, ACT_APPEND); in apply_action()
179 SET_ACTION(info->flags, ACT_COMPRESS); in apply_action()
H A Dmcs.h68 #define SET_ACTION(x, y) x = (x & 0xfffffff0) | y macro
H A Dfile.c361 SET_ACTION(sinfo->flags, ACT_NOP); in traverse_file()
511 SET_ACTION(state->sec_table[SYM].flags, ACT_DELETE); in traverse_file()
527 SET_ACTION(state->sec_table[tmp_shdr.sh_link].flags, in traverse_file()
607 SET_ACTION(state->sec_table[rel_idx]. in traverse_file()
628 SET_ACTION(sinfo->flags, ACT_DELETE); in traverse_file()