Searched defs:_cleanup_context_free_ (Results 1 - 1 of 1) sorted by relevance
/systemd/src/basic/ | ||
H A D | selinux-util.c | 48 #define _cleanup_context_free_ _cleanup_(context_freep) macro 258 _cleanup_context_free_ context_t pcon = NULL, bcon = NULL; |
Completed in 11 milliseconds