Lines Matching refs:scope_job
99 free(m->scope_job);
159 if (m->scope_job)
160 fprintf(f, "SCOPE_JOB=%s\n", m->scope_job);
271 "SCOPE_JOB", &m->scope_job,
381 free(m->scope_job);
382 m->scope_job = job;
449 free(m->scope_job);
450 m->scope_job = job;
502 if (m->scope_job && manager_job_is_active(m->manager, m->scope_job))
530 if (s->scope_job)