Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sendmail/src/
H A Dutil.c2466 int proc_type; member
2527 npv[i].proc_type = PROC_NONE;
2537 ProcListVec[i].proc_type = type;
2616 type = ProcListVec[i].proc_type;
2712 if (ProcListVec[i].proc_type == PROC_QUEUE) in proc_list_probe()
2807 if (ProcListVec[i].proc_type != type)