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

/freebsd-9.3-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.c2233 Daemons[dn].d_name,
2237 Daemons[dn].d_name,
2253 sm_setproctitle(true, e, R_MSG_LM, Daemons[dn].d_name, memfree);
2256 Daemons[dn].d_name, memfree);
2261 limit = (Daemons[dn].d_refuseLA != DPO_NOTSET) ?
2262 Daemons[dn].d_refuseLA : RefuseLA;
2269 sm_setproctitle(true, e, R_MSG_LA, Daemons[dn].d_name,
2273 Daemons[dn].d_name, CurrentLA);
2282 sm_syslog(LOG_ERR, NOQID, R2_MSG_LA, Daemons[dn].d_name,
2291 limit = (Daemons[d
[all...]
/freebsd-9.3-release/crypto/openssh/contrib/redhat/
H A Dopenssh.spec115 Group: System Environment/Daemons

Completed in 188 milliseconds