Searched refs:a_conj (Results 1 – 1 of 1) sorted by relevance
/systemd-251/src/test/ |
D | test-engine.c | 79 … *h = NULL, *i = NULL, *a_conj = NULL, *unit_with_multiple_dashes = NULL, *stub = NULL, in main() local 179 assert_se(manager_load_startable_unit_or_warn(m, "a-conj.service", NULL, &a_conj) >= 0); in main() 184 assert_se(manager_add_job(m, JOB_START, a_conj, JOB_REPLACE, NULL, NULL, &j) == -EDEADLK); in main()
|