Searched defs:newtype (Results 1 - 1 of 1) sorted by relevance
/systemd/src/core/ | ||
H A D | job.c | 497 static void job_change_type(Job *j, JobType newtype) { argument 503 j->unit->id, job_type_to_string(newtype)); 505 j->type = newtype; |
Completed in 15 milliseconds