Home
last modified time | relevance | path

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

/systemd-251/src/test/
Dtest-alloc-util.c123 static void cleanup3(void *a) { in cleanup3() function
130 _cleanup_(cleanup3) int z = 2; in TEST()