Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dutil.c2674 npv[i].proc_type = PROC_NONE;
2756 int type = PROC_NONE;
H A Dsendmail.h1718 #define PROC_NONE 0 macro