Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dselinux-util.c400 _cleanup_freecon_ char *mycon = NULL, *peercon = NULL, *fcon = NULL; in mac_selinux_get_child_mls_label() local
417 r = getpeercon_raw(socket_fd, &peercon); in mac_selinux_get_child_mls_label()
433 pcon = context_new(peercon); in mac_selinux_get_child_mls_label()