Searched defs:cap_free_charpp (Results 1 - 1 of 1) sorted by relevance
/systemd/src/basic/ | ||
H A D | capability-util.h | 47 static inline void cap_free_charpp(char **p) { function 51 #define _cleanup_cap_free_charp_ _cleanup_(cap_free_charpp) |
Completed in 9 milliseconds