Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dcapability-util.h31 static inline void cap_free_charpp(char **p) { in cap_free_charpp() function
35 #define _cleanup_cap_free_charp_ _cleanup_(cap_free_charpp)