Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dutil.c2527 npv[i].proc_type = PROC_NONE;
2609 int type = PROC_NONE;
H A Dsendmail.h1420 #define PROC_NONE 0 macro