/freebsd/contrib/sendmail/src/ |
H A D | TRACEFLAGS | 16 10 deliver.c deliver 17 11 deliver.c openmailer, mailfile 19 13 deliver.c sendall, sendenvelope 23 17 deliver.c hostsignature 105 84 deliver.c timeout 116 90,>99 tls.c deliver.c Simulate error for OpenSSL functions related to DANE
|
H A D | Makefile.m4 | 9 …c alias.c arpadate.c bf.c collect.c conf.c control.c convtime.c daemon.c deliver.c domain.c envelo…
|
H A D | TUNING | 153 Before 8.12 sendmail would deliver an e-mail sequentially to all its
|
/freebsd/contrib/sendmail/cf/mailer/ |
H A D | cyrus.m4 | 39 ifdef(`CYRUS_MAILER_PATH',, `define(`CYRUS_MAILER_PATH', /usr/cyrus/bin/deliver)') 40 ifdef(`CYRUS_MAILER_ARGS',, `define(`CYRUS_MAILER_ARGS', `deliver -e -m $h -- $u')') 43 ifdef(`CYRUS_BB_MAILER_ARGS',, `define(`CYRUS_BB_MAILER_ARGS', `deliver -e -m $u')')
|
/freebsd/sys/dev/sfxge/common/ |
H A D | ef10_ev.c | 828 goto deliver; in ef10_ev_rx_packed_stream() 834 goto deliver; in ef10_ev_rx_packed_stream() 839 goto deliver; in ef10_ev_rx_packed_stream() 848 deliver: in ef10_ev_rx_packed_stream() 967 goto deliver; in ef10_ev_rx() 973 goto deliver; in ef10_ev_rx() 982 goto deliver; in ef10_ev_rx() 1063 deliver: in ef10_ev_rx()
|
/freebsd/contrib/dma/ |
H A D | dma.c | 64 static void deliver(struct qitem *); 315 deliver(struct qitem *it) in deliver() function 384 deliver(it); in run_queue()
|
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | arm,twd.txt | 7 The TWD is usually attached to a GIC to deliver its two per-processor
|
/freebsd/usr.sbin/sendmail/ |
H A D | Makefile | 15 convtime.c daemon.c deliver.c domain.c envelope.c err.c headers.c \
|
/freebsd/contrib/sendmail/mail.local/ |
H A D | mail.local.c | 176 void deliver __P((int, char *)); 449 deliver(fd, *argv); 636 deliver(msgfd, rcpt_addr[i]); in dolmtp() 1006 deliver(fd, name) in deliver() function
|
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/ |
H A D | sdp_main.c | 1263 goto deliver; in sdp_sorecv() 1282 goto deliver; in sdp_sorecv() 1294 goto deliver; in sdp_sorecv() 1306 goto deliver; in sdp_sorecv() 1312 goto deliver; in sdp_sorecv() 1323 deliver: in sdp_sorecv()
|
/freebsd/tools/tools/netrate/ |
H A D | README | 20 The rate indicates the number of packets/second to attempt to deliver.
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | twl-regulator.txt | 64 - 0x0e - Active mode, the regulator can deliver its nominal output voltage
|
/freebsd/sys/netinet/ |
H A D | ip_icmp.c | 538 goto deliver; in icmp_input() 544 goto deliver; in icmp_input() 550 deliver: in icmp_input()
|
/freebsd/sys/netinet6/ |
H A D | icmp6.c | 529 goto deliver; in icmp6_input() 540 goto deliver; in icmp6_input() 546 goto deliver; in icmp6_input() 556 goto deliver; in icmp6_input() 885 goto deliver; in icmp6_input() 890 deliver: in icmp6_input()
|
/freebsd/sys/netgraph/ |
H A D | NOTES | 100 all information needed to queue such a request and deliver it later, so
|
H A D | ng_pptpgre.c | 914 goto deliver; \ in ng_pptpgre_rcvdata_lower() 1017 deliver: in ng_pptpgre_rcvdata_lower()
|
H A D | ng_ppp.c | 2035 goto deliver; in ng_ppp_mp_xmit() 2058 goto deliver; in ng_ppp_mp_xmit() 2064 deliver: in ng_ppp_mp_xmit()
|
/freebsd/sys/dev/netmap/ |
H A D | if_ptnet.c | 1702 int deliver = 1; /* the mbuf to the network stack. */ in ptnet_rx_eof() local 1746 deliver = 0; in ptnet_rx_eof() 1851 deliver = 0; in ptnet_rx_eof() 1864 if (likely(deliver)) { in ptnet_rx_eof()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
H A D | PPCTargetParser.def | 124 PPC_LNX_FEATURE("darn","CPU supports the darn (deliver a random number) instruction",PPCF_DARN,0x00… 203 PPC_AIX_FEATURE("darn","CPU supports the darn (deliver a random number) instruction",USE_SYS_CONF,A…
|
/freebsd/contrib/sendmail/contrib/ |
H A D | mh.patch | 24 sending EHLO/HELO and just go deliver the mail.
|
/freebsd/contrib/sendmail/cf/ |
H A D | README | 346 LOCAL_MAILER_PATH [/bin/mail] The program used to deliver local mail. 349 LOCAL_MAILER_ARGS [mail -d $u] The arguments passed to deliver local 354 messages to deliver in a single connection. Only 365 LOCAL_SHELL_PATH [/bin/sh] The shell used to deliver piped email. 368 LOCAL_SHELL_ARGS [sh -c $u] The arguments passed to deliver "prog" 396 messages to deliver in a single connection for the 399 recipients to deliver in a single envelope for the 414 messages to deliver in a single connection for the 478 CYRUS_MAILER_PATH [/usr/cyrus/bin/deliver] The program used to deliver 480 CYRUS_MAILER_ARGS [deliver -e -m $h -- $u] The arguments passed [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | silabs,si5341.txt | 55 the fraction matters, using 3500 and 12 will deliver the exact same result.
|
/freebsd/contrib/sendmail/cf/cf/ |
H A D | knecht.mc | 45 define(`CYRUS_MAILER_PATH', `/usr/local/cyrus/bin/deliver')
|
/freebsd/sys/kern/ |
H A D | uipc_socket.c | 3251 goto deliver; 3263 goto deliver; 3282 goto deliver; 3288 goto deliver; 3299 deliver:
|
/freebsd/contrib/sendmail/ |
H A D | KNOWNBUGS | 263 Sendmail will deliver to a file if the file is owned by the DefaultUser
|