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

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dutils.c63 if (GET_ACTION(info->flags) == ACT_DELETE)
70 if (GET_ACTION(info->flags) == ACT_DELETE)
79 case ACT_DELETE:
84 if (GET_ACTION(info->flags) == ACT_DELETE)
135 SET_ACTION(info->flags, ACT_DELETE);
163 if (GET_ACTION(info->flags) == ACT_DELETE)
292 if ((GET_ACTION(info->flags) == ACT_DELETE) ||
331 if ((GET_ACTION(info->flags) == ACT_DELETE) ||
H A Dmain.c126 queue(ACT_DELETE, NULL);
213 queue(ACT_DELETE, NULL);
H A Dmcs.h63 #define ACT_DELETE 0x00000001 macro
H A Dfile.c511 SET_ACTION(state->sec_table[SYM].flags, ACT_DELETE);
528 ACT_DELETE);
608 flags, ACT_DELETE);
628 SET_ACTION(sinfo->flags, ACT_DELETE);

Completed in 62 milliseconds