Searched refs:bounce (Results 1 - 25 of 85) sorted by relevance

1234

/netbsd-current/games/warp/
H A Dmove.h10 void bounce(OBJECT *);
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dtrace.h19 #include <bounce.h>
H A Dsent.h26 #include <bounce.h>
H A Ddefer.h19 #include <bounce.h>
H A Dabounce.h10 /* asynchronous bounce/defer service client
19 #include <bounce.h>
H A Dreject_deliver_request.c59 #include <bounce.h>
91 * Blindly bounce or defer all recipients.
/netbsd-current/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce_notify_service.c26 /* (send bounce message) request.
33 /* When a bounce is sent, the sender address is the empty
34 /* address. When a bounce bounces, an optional double bounce
36 /* with as sender address the double bounce address.
41 /* bounce(3) basic bounce service client interface
75 #include <bounce.h>
85 /* bounce_notify_service - send a bounce */
96 VSTREAM *bounce; local
[all...]
H A Dbounce_warn_service.c27 /* is not removed, and a warning is sent instead of a bounce.
34 /* When a bounce is sent, the sender address is the empty
35 /* address. When a bounce bounces, an optional double bounce
37 /* with as sender address the double bounce address.
42 /* bounce(3) basic bounce service client interface
96 VSTREAM *bounce; local
104 * Initialize. Open queue file, bounce log, etc.
119 * c) RFC 3464-style bounce report
[all...]
H A Dbounce_one_service.c27 /* (send bounce message for one recipient) request.
34 /* When a bounce is sent, the sender address is the empty
35 /* address. When a bounce bounces, an optional double bounce
37 /* with as sender address the double bounce address.
42 /* bounce(3) basic bounce service client interface
75 #include <bounce.h>
85 /* bounce_one_service - send a bounce for one recipient */
96 VSTREAM *bounce; local
[all...]
H A Dbounce_notify_util.c87 /* notification. A bounce is sent in a form that satisfies RFC 1894
96 /* one recipient that is not read from bounce logfile.
150 /* bounce(3) basic bounce service client interface
489 * Initialize the bounce_info structure. If the bounce log cannot be
539 msg_warn("%s: read bounce log %s: %m",
556 /* bounce_header - generate bounce message header */
558 int bounce_header(VSTREAM *bounce, BOUNCE_INFO *bounce_info, argument
564 * Print a minimal bounce header. The cleanup service will add other
573 bounce_template_headers(post_mail_fprintf, bounce, templat
637 bounce_boilerplate(VSTREAM *bounce, BOUNCE_INFO *bounce_info) argument
651 VSTREAM *bounce = (VSTREAM *) context; local
658 bounce_print_wrap(VSTREAM *bounce, BOUNCE_INFO *bounce_info, const char *format,...) argument
675 bounce_recipient_log(VSTREAM *bounce, BOUNCE_INFO *bounce_info) argument
701 bounce_diagnostic_log(VSTREAM *bounce, BOUNCE_INFO *bounce_info, int notify_filter) argument
739 bounce_header_dsn(VSTREAM *bounce, BOUNCE_INFO *bounce_info) argument
796 bounce_recipient_dsn(VSTREAM *bounce, BOUNCE_INFO *bounce_info) argument
864 bounce_diagnostic_dsn(VSTREAM *bounce, BOUNCE_INFO *bounce_info, int notify_filter) argument
899 bounce_original(VSTREAM *bounce, BOUNCE_INFO *bounce_info, int headers_only) argument
[all...]
H A Dbounce_notify_verp.c28 /* (send bounce message) request. The logfile
30 /* The bounce recipient address is encoded in VERP format.
38 /* When a bounce is sent, the sender address is the empty
43 /* bounce(3) basic bounce service client interface
78 #include <bounce.h>
88 /* bounce_notify_verp - send a bounce, VERP style */
100 VSTREAM *bounce; local
108 * Sanity checks. We must be called only for undeliverable non-bounce
112 msg_panic("%s: attempt to bounce
[all...]
H A Dbounce_trace_service.c39 /* bounce(3) basic bounce service client interface
93 VSTREAM *bounce; local
102 * non-bounce message as a single-bounce message, send notification for a
103 * single-bounce message as a double-bounce message, and drop requests to
104 * send notification for a double-bounce message.
110 "double-bounce message", queue_id);
118 "for single-bounce messag
[all...]
H A DMakefile.in2 SRCS = bounce.c bounce_append_service.c bounce_notify_service.c \
6 OBJS = bounce.o bounce_append_service.o bounce_notify_service.o \
15 PROG = bounce
16 SAMPLES = ../../conf/bounce.cf.default
24 all: $(PROG) ../../conf/bounce.cf.default
30 ../../conf/bounce.cf.default: template_test.ref annotate.sh
121 mkdir -p queue/active queue/bounce
122 cp logfile-with-msgid-with-long-line queue/bounce/msgid
125 -c. bounce active msgid 2>&1 | \
136 mkdir -p queue/active queue/bounce
[all...]
/netbsd-current/external/ibm-public/postfix/man/man8/
H A DMakefile8 MAN= anvil.8 bounce.8 cleanup.8 discard.8 dnsblog.8 error.8 local.8 \
16 MLINKS= bounce.8 defer.8
17 MLINKS+=bounce.8 trace.8
/netbsd-current/external/ibm-public/postfix/libexec/bounce/
H A DMakefile7 PROG= bounce
12 SRCS= bounce.c bounce_append_service.c bounce_notify_service.c \
/netbsd-current/external/ibm-public/postfix/dist/src/virtual/
H A Dunknown.c44 #include <bounce.h>
H A Drecipient.c51 #include <bounce.h>
/netbsd-current/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr_bounce.c16 /* qmgr_bounce_recipient() produces a bounce log record.
17 /* Once the bounce record is written successfully, the recipient
18 /* is marked as done. When the bounce record cannot be written,
50 #include <bounce.h>
57 /* qmgr_bounce_recipient - bounce one message recipient */
/netbsd-current/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr_bounce.c16 /* qmgr_bounce_recipient() produces a bounce log record.
17 /* Once the bounce record is written successfully, the recipient
18 /* is marked as done. When the bounce record cannot be written,
50 #include <bounce.h>
57 /* qmgr_bounce_recipient - bounce one message recipient */
/netbsd-current/external/ibm-public/postfix/libexec/
H A DMakefile5 SUBDIR= anvil bounce cleanup discard dnsblog error flush local master oqmgr \
/netbsd-current/external/ibm-public/postfix/man/man5/
H A DMakefile8 MAN= access.5 aliases.5 bounce.5 canonical.5 relocated.5 \
/netbsd-current/external/ibm-public/postfix/share/html/
H A DMakefile12 PFX_DAEMONS= anvil.8.html bounce.8.html cleanup.8.html discard.8.html \
39 SYMLINKS= bounce.8.html ${BINDIR}/defer.8.html
40 SYMLINKS+=bounce.8.html ${BINDIR}/trace.8.html
/netbsd-current/external/ibm-public/postfix/dist/src/local/
H A Dindirect.c51 #include <bounce.h>
/netbsd-current/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_ioctl.c147 static int vmw_fill_compat_cap(struct vmw_private *dev_priv, void *bounce, argument
151 (struct svga_3d_compat_cap *) bounce;
190 void *bounce; local
211 bounce = vzalloc(size);
212 if (unlikely(bounce == NULL)) {
213 DRM_ERROR("Failed to allocate bounce buffer for 3D caps.\n");
219 uint32_t *bounce32 = (uint32_t *) bounce;
233 ret = vmw_fill_compat_cap(dev_priv, bounce, size);
238 memcpy(bounce, &fifo_mem[SVGA_FIFO_3D_CAPS], size);
241 ret = copy_to_user(buffer, bounce, siz
[all...]
/netbsd-current/sys/dev/podulebus/
H A Dif_ei.c293 u_int16_t *bounce = NULL; local
300 bounce = (u_int16_t *) malloc(size, M_DEVBUF, M_NOWAIT);
301 if (bounce == NULL)
304 memcpy(bounce, src, size);
305 src = bounce;
324 if (bounce != NULL)
325 free(bounce, M_DEVBUF);

Completed in 295 milliseconds

1234