Home
last modified time | relevance | path

Searched refs:job_install (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/core/ !
Djob.h170 Job* job_install(Job *j);
Dtransaction.c654 installed_job = job_install(j); in transaction_apply()
Djob.c192 Job* job_install(Job *j) { in job_install() function