Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dnamespace.h154 static inline char* namespace_cleanup_tmpdir(char *p) { in namespace_cleanup_tmpdir() function
160 DEFINE_TRIVIAL_CLEANUP_FUNC(char*, namespace_cleanup_tmpdir);
/systemd-251/src/test/
Dtest-namespace.c17 TEST(namespace_cleanup_tmpdir) { in TEST() argument