Home
last modified time | relevance | path

Searched refs:ACT_DELETE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dutils.c66 if (GET_ACTION(info->si_flags) == ACT_DELETE) in apply_action()
73 if (GET_ACTION(info->si_flags) == ACT_DELETE) in apply_action()
82 case ACT_DELETE: in apply_action()
87 if (GET_ACTION(info->si_flags) == ACT_DELETE) in apply_action()
138 SET_ACTION(info->si_flags, ACT_DELETE); in apply_action()
166 if (GET_ACTION(info->si_flags) == ACT_DELETE) in apply_action()
295 if ((GET_ACTION(info->si_flags) == ACT_DELETE) || in doappend()
334 if ((GET_ACTION(info->si_flags) == ACT_DELETE) || in doappend()
H A Dmain.c129 queue(ACT_DELETE, NULL); in main()
216 queue(ACT_DELETE, NULL); in main()
H A Dmcs.h66 #define ACT_DELETE 0x00000001 macro
H A Dfile.c514 SET_ACTION(state->sec_table[SYM].si_flags, ACT_DELETE); in traverse_file()
531 ACT_DELETE); in traverse_file()
614 ACT_DELETE); in traverse_file()
634 SET_ACTION(sinfo->si_flags, ACT_DELETE); in traverse_file()