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

/freebsd-12-stable/contrib/sendmail/src/
H A Ddaemon.h54 EXTERN DAEMON_T Daemons[MAXDAEMONS]; variable
H A Ddaemon.c173 Daemons[idx].d_port = setupdaemon(&(Daemons[idx].d_addr));
174 Daemons[idx].d_firsttime = true;
175 Daemons[idx].d_refuse_connections_until = (time_t) 0;
187 Daemons[idx].d_name,
188 ntohs(Daemons[idx].d_port));
194 Daemons[idx].d_socksize = opendaemonsocket(&Daemons[idx], true);
223 Daemons[idx].d_name,
224 Daemons[id
[all...]
H A Dconf.c2302 Daemons[dn].d_name,
2306 Daemons[dn].d_name,
2322 sm_setproctitle(true, e, R_MSG_LM, Daemons[dn].d_name, memfree);
2325 Daemons[dn].d_name, memfree);
2330 limit = (Daemons[dn].d_refuseLA != DPO_NOTSET) ?
2331 Daemons[dn].d_refuseLA : RefuseLA;
2338 sm_setproctitle(true, e, R_MSG_LA, Daemons[dn].d_name,
2342 Daemons[dn].d_name, CurrentLA);
2351 sm_syslog(LOG_ERR, NOQID, R2_MSG_LA, Daemons[dn].d_name,
2360 limit = (Daemons[d
[all...]
/freebsd-12-stable/contrib/unbound/contrib/
H A Dunbound.spec9 Group: System Environment/Daemons
/freebsd-12-stable/crypto/openssh/contrib/redhat/
H A Dopenssh.spec136 Group: System Environment/Daemons

Completed in 176 milliseconds