Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Djob.c130 static void remove_job_history(cupsd_job_t *job);
1395 remove_job_history(job); in cupsdDeleteJob()
2066 remove_job_history(job); in cupsdLoadJob()
4707 remove_job_history(cupsd_job_t *job) /* I - Job */ in remove_job_history() function