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

/sendmail/sendmail/
H A Dutil.c2465 int proc_type; member in struct:procs
2526 npv[i].proc_type = PROC_NONE;
2536 ProcListVec[i].proc_type = type;
2615 type = ProcListVec[i].proc_type;
2711 if (ProcListVec[i].proc_type == PROC_QUEUE)
2806 if (ProcListVec[i].proc_type != type)

Completed in 26 milliseconds