Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/auditreduce/
H A Dtoken.c266 checkflags |= M_SORF; in return_value32_token()
288 checkflags |= M_SORF; in return_value64_token()
432 checkflags |= M_GROUPR; in group_token()
456 checkflags |= M_GROUPR; in newgroup_token()
577 checkflags |= M_USERE; in attribute_token()
581 checkflags |= M_GROUPE; in attribute_token()
587 checkflags |= M_OBJECT; in attribute_token()
590 checkflags |= M_OBJECT; in attribute_token()
624 checkflags |= M_USERE; in attribute32_token()
628 checkflags |= M_GROUPE; in attribute32_token()
[all …]
H A Dproc.c650 checkflags = 0;
684 checkflags |= M_TYPE;
691 checkflags |= M_CLASS;
787 if (flags == checkflags)
806 if (flags == checkflags)
H A Dauditrd.h53 int checkflags; variable
H A Dauditrt.h182 extern int checkflags;