Searched refs:qmgr_job_parent_gone (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr_job.c324 /* qmgr_job_parent_gone - take care of orphaned stack children */
326 static void qmgr_job_parent_gone(QMGR_JOB *job, QMGR_JOB *parent) function
359 qmgr_job_parent_gone(job, 0);
738 qmgr_job_parent_gone(job, parent);

Completed in 46 milliseconds