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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dutil.c2468 int proc_other; member in struct:procs
2539 ProcListVec[i].proc_other = other;
2588 ** other -- storage for proc_other (return).
2618 *other = ProcListVec[i].proc_other;
2635 ProcListVec[i].proc_other > -1)
2638 mark_work_group_restart(ProcListVec[i].proc_other, st);

Completed in 46 milliseconds