Lines Matching defs:tmp
42 Manager *tmp = NULL;
47 r = manager_new(MANAGER_USER, true, &tmp);
53 assert_se(manager_startup(tmp, NULL, NULL) >= 0);
58 p = strjoin("/tmp/test-path_", *test_path, NULL);
64 *m = tmp;
76 _cleanup_free_ char *tmp = NULL;
87 assert_se(tmp = strreplace(unit->id, ".path", ".service"));
88 service_unit = manager_get_unit(m, tmp);
122 const char *test_path = "/tmp/test-path_exists";
136 const char *test_path = "/tmp/test-path_existsglobFOOBAR";
149 const char *test_path = "/tmp/test-path_changed";
169 const char *test_path = "/tmp/test-path_modified";
187 const char *test_path = "/tmp/test-path_unit";
201 const char *test_path = "/tmp/test-path_directorynotempty/";
221 const char *test_path = "/tmp/test-path_makedirectory/";