Searched refs:Daemons (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/sendmail/src/
H A Ddaemon.c153 Daemons[idx].d_port = setupdaemon(&(Daemons[idx].d_addr));
154 Daemons[idx].d_firsttime = true;
155 Daemons[idx].d_refuse_connections_until = (time_t) 0;
167 Daemons[idx].d_name,
168 ntohs(Daemons[idx].d_port));
174 Daemons[idx].d_socksize = opendaemonsocket(&Daemons[idx], true);
203 Daemons[idx].d_name,
204 Daemons[id
[all...]
H A Ddaemon.h54 EXTERN DAEMON_T Daemons[MAXDAEMONS]; variable
H A Dconf.c2237 Daemons[dn].d_name,
2241 Daemons[dn].d_name,
2257 sm_setproctitle(true, e, R_MSG_LM, Daemons[dn].d_name, memfree);
2260 Daemons[dn].d_name, memfree);
2265 limit = (Daemons[dn].d_refuseLA != DPO_NOTSET) ?
2266 Daemons[dn].d_refuseLA : RefuseLA;
2273 sm_setproctitle(true, e, R_MSG_LA, Daemons[dn].d_name,
2277 Daemons[dn].d_name, CurrentLA);
2286 sm_syslog(LOG_ERR, NOQID, R2_MSG_LA, Daemons[dn].d_name,
2295 limit = (Daemons[d
[all...]
/freebsd-10.2-release/crypto/openssh/contrib/redhat/
H A Dopenssh.spec115 Group: System Environment/Daemons

Completed in 115 milliseconds