Lines Matching defs:job
1185 sd_bus_error_setf(&e, BUS_ERROR_JOB_FAILED, "Start job for unit %s failed with '%s'", unit, result);
1285 char **job) {
1354 if (job) {
1366 *job = copy;
1372 int manager_stop_unit(Manager *manager, const char *unit, sd_bus_error *error, char **job) {
1392 if (job)
1393 *job = NULL;
1402 if (job) {
1414 *job = copy;
1506 * that we could read the job state is enough for us */