Home
last modified time | relevance | path

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

/systemd-251/src/test/
Dtest-alloc-util.c119 static void cleanup2(void *a) { in cleanup2() function
131 _cleanup_(cleanup2) int y = 1; in TEST()