reactos/ntoskrnl/se
George Bișoc d7255f1584
[NTOS:SE] Explicitly check the auto inherit flags right away
As we now have the SEF_* flags declared within the SDK we can simply check for such flags directly wihout having to check for the hard-coded flag values.
2021-09-09 19:29:53 +02:00
..
access.c [NTOS:SE] Annotate the remaining functions with SAL 2021-08-22 10:29:58 +02:00
accesschk.c [NTOS:SE] Annotate the remaining functions with SAL 2021-08-22 10:29:58 +02:00
acl.c [NTOS:SE] Annotate the remaining functions with SAL 2021-08-22 10:29:58 +02:00
audit.c [NTOS:SE] Annotate the remaining functions with SAL 2021-08-22 10:29:58 +02:00
priv.c [NTOS:SE] SepSinglePrivilegeCheck doesn't expect a NT status code value 2021-08-22 11:31:57 +02:00
sd.c [NTOS:SE] Explicitly check the auto inherit flags right away 2021-09-09 19:29:53 +02:00
semgr.c [NTOS:SE] Annotate the remaining functions with SAL 2021-08-22 10:29:58 +02:00
sid.c [NTOS:SE] Annotate the remaining functions with SAL 2021-08-22 10:29:58 +02:00
sqos.c [NTOS:SE] Move SQOS capturing in its own file 2021-07-05 09:39:06 +02:00
srm.c [NTOS:SE] Annotate the remaining functions with SAL 2021-08-22 10:29:58 +02:00
token.c [NTOS:SE] Implement effective token option upon duplication 2021-09-05 17:01:21 +02:00