Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddaemon.c1817 #define DEF_LISTENQUEUE 10 macro
1874 Daemons[NDaemons].d_listenqueue = DEF_LISTENQUEUE;
1921 Daemons[NDaemons].d_listenqueue = DEF_LISTENQUEUE; in initdaemon()