Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dselinux-util.h43 char* mac_selinux_free(char *label);
57 DEFINE_TRIVIAL_CLEANUP_FUNC(char*, mac_selinux_free);
Dselinux-util.c460 char* mac_selinux_free(char *label) { in mac_selinux_free() function