Searched refs:_cleanup_ (Results 1 – 4 of 4) sorted by relevance
66 #define _cleanup_(x) __attribute__((cleanup(x))) macro
92 #define _cleanup_free_ _cleanup_(freep)
422 _cleanup_(regfree) regex_t re = { }; in fd_cmp_regex_one()
1375 _cleanup_(scratchbuf_release) struct scratchbuf s_path_buf = in depmod_modules_search_path()2319 _cleanup_(scratchbuf_release) struct scratchbuf salias = in output_symbols_bin()