Searched refs:root_mntpoint_templ (Results 1 – 1 of 1) sorted by relevance
49 static const char root_mntpoint_templ[] = "/tmp/mount-notify_test_root.XXXXXX"; variable64 char root_mntpoint[sizeof(root_mntpoint_templ)]; in FIXTURE()81 strcpy(self->root_mntpoint, root_mntpoint_templ); in FIXTURE_SETUP()