Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dselinux-util.c33 #define _cleanup_context_free_ _cleanup_(context_freep) macro
401 _cleanup_context_free_ context_t pcon = NULL, bcon = NULL; in mac_selinux_get_child_mls_label()