Searched defs:proc_other (Results 1 - 1 of 1) sorted by relevance

/sendmail/sendmail/
H A Dutil.c2467 int proc_other; member in struct:procs
2538 ProcListVec[i].proc_other = other;
2587 ** other -- storage for proc_other (return).
2617 *other = ProcListVec[i].proc_other;
2634 ProcListVec[i].proc_other > -1)
2637 mark_work_group_restart(ProcListVec[i].proc_other, st);

Completed in 13 milliseconds