Searched refs:mac_selinux_get_child_mls_label (Results 1 – 4 of 4) sorted by relevance
/systemd-251/src/shared/ |
D | selinux-util.h | 42 int mac_selinux_get_child_mls_label(int socket_fd, const char *exe, const char *exec_label, char **…
|
D | selinux-util.c | 398 int mac_selinux_get_child_mls_label(int socket_fd, const char *exe, const char *exec_label, char **… in mac_selinux_get_child_mls_label() function
|
/systemd-251/src/test/ |
D | test-selinux.c | 75 r = mac_selinux_get_child_mls_label(fd, fname, label2, &label3); in test_misc()
|
/systemd-251/src/core/ |
D | execute.c | 4813 …r = mac_selinux_get_child_mls_label(fd, executable, context->selinux_context, &mac_selinux_context… in exec_child()
|