Searched refs:_cleanup_ (Results 1 – 4 of 4) sorted by relevance
61 #define _cleanup_(x) __attribute__((cleanup(x))) macro
75 #define _cleanup_free_ _cleanup_(freep)
433 _cleanup_(regfree) regex_t re = { }; in fd_cmp_regex_one()
1316 _cleanup_(scratchbuf_release) struct scratchbuf s_path_buf = in depmod_modules_search_path()2260 _cleanup_(scratchbuf_release) struct scratchbuf salias = in output_symbols_bin()