Searched refs:Daemons (Results 1 – 7 of 7) sorted by relevance
| /trueos/contrib/sendmail/src/ |
| HD | daemon.c | 153 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[idx].d_socket); 232 if (now < Daemons[idx].d_refuse_connections_until) 234 if (bitnset(D_DISABLE, Daemons[idx].d_flags)) [all …]
|
| HD | daemon.h | 54 EXTERN DAEMON_T Daemons[MAXDAEMONS]; variable
|
| HD | conf.c | 2233 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[dn].d_delayLA != DPO_NOTSET) ? [all …]
|
| /trueos/contrib/ofed/management/opensm/ |
| HD | opensm.spec.in | 29 Group: System Environment/Daemons
|
| /trueos/crypto/openssh/contrib/redhat/ |
| HD | openssh.spec | 115 Group: System Environment/Daemons
|
| /trueos/contrib/tcp_wrappers/ |
| HD | README | 44 7.3 - Daemons with arbitrary path names 866 7.3 - Daemons with arbitrary path names
|
| /trueos/contrib/sendmail/ |
| HD | RELEASE_NOTES | 6066 queue was run. Problem noted by Brad Doctor of Net Daemons
|