]> git.ipfire.org Git - thirdparty/systemd.git/commit
selinux: name mac_selinux_generic_access_check as internal function
authorChristian Göttsche <cgzones@googlemail.com>
Wed, 28 Jul 2021 15:00:02 +0000 (17:00 +0200)
committerTopi Miettinen <topimiettinen@users.noreply.github.com>
Sat, 20 Nov 2021 16:38:03 +0000 (16:38 +0000)
commit963438a0278ea7971a44d5c962829b4d4457701f
treeee2d61e456f47f6683b47adf18a1fe7e1ee5d6a7
parent6fbb33f63120b798455290d96d620464e78712e7
selinux: name mac_selinux_generic_access_check as internal function

`mac_selinux_generic_access_check()` should not be called directly, only
via the wrapper macros `mac_selinux_access_check` and
`mac_selinux_unit_access_check`.
src/core/selinux-access.c
src/core/selinux-access.h