Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dcapability-util.h35 #define _cleanup_cap_free_charp_ _cleanup_(cap_free_charpp) macro
/systemd-251/src/test/
Dtest-cap-list.c38 _cleanup_cap_free_charp_ char *a = NULL; in TEST()