Home
last modified time | relevance | path

Searched defs:_cleanup_ (Results 1 – 6 of 6) sorted by relevance

/systemd-251/man/
Dsend-unit-files-changed.c4 #define _cleanup_(f) __attribute__((cleanup(f))) macro
Dinotify-watch-tmp.c9 #define _cleanup_(f) __attribute__((cleanup(f))) macro
Dprint-unit-path.c9 #define _cleanup_(f) __attribute__((cleanup(f))) macro
Dvtable-example.c10 #define _cleanup_(f) __attribute__((cleanup(f))) macro
/systemd-251/coccinelle/
Dmacros.h33 #define _cleanup_(x) __attribute__((__cleanup__(x))) macro
/systemd-251/src/fundamental/
Dmacro-fundamental.h19 #define _cleanup_(x) __attribute__((__cleanup__(x))) macro