Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dutil.c2613 int proc_type; member
2674 npv[i].proc_type = PROC_NONE;
2684 ProcListVec[i].proc_type = type;
2763 type = ProcListVec[i].proc_type;
2858 if (ProcListVec[i].proc_type == PROC_QUEUE) in proc_list_probe()
2953 if (ProcListVec[i].proc_type != type)