Searched refs:_cleanup_security_context_free_ (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dselinux-util.c47 #define _cleanup_security_context_free_ _cleanup_(freeconp) macro
154 _cleanup_security_context_free_ security_context_t fcon = NULL;
210 _cleanup_security_context_free_ security_context_t mycon = NULL, fcon = NULL;
257 _cleanup_security_context_free_ security_context_t mycon = NULL, peercon = NULL, fcon = NULL;
334 _cleanup_security_context_free_ security_context_t filecon = NULL;
422 _cleanup_security_context_free_ security_context_t fcon = NULL;

Completed in 1632 milliseconds