Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dselinux-util.c401 _cleanup_context_free_ context_t pcon = NULL, bcon = NULL; in mac_selinux_get_child_mls_label() local
433 pcon = context_new(peercon); in mac_selinux_get_child_mls_label()
434 if (!pcon) in mac_selinux_get_child_mls_label()
437 range = context_range_get(pcon); in mac_selinux_get_child_mls_label()