Searched refs:bcon (Results 1 – 1 of 1) sorted by relevance
256 _cleanup_context_free_ context_t pcon = NULL, bcon = NULL; in mac_selinux_get_child_mls_label() local283 bcon = context_new(mycon); in mac_selinux_get_child_mls_label()284 if (!bcon) in mac_selinux_get_child_mls_label()295 r = context_range_set(bcon, range); in mac_selinux_get_child_mls_label()300 mycon = strdup(context_str(bcon)); in mac_selinux_get_child_mls_label()