Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Ddaemon.c1847 #define DEF_LISTENQUEUE 10 macro
1910 Daemons[NDaemons].d_listenqueue = DEF_LISTENQUEUE;
1957 Daemons[NDaemons].d_listenqueue = DEF_LISTENQUEUE; in initdaemon()