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