| /src/external/ibm-public/postfix/dist/src/global/ |
| sent.h | 1 /* $NetBSD: sent.h,v 1.2 2025/02/25 19:15:46 christos Exp $ */ 8 /* sent 3h 10 /* log that message was sent 12 /* #include <sent.h> 33 extern int sent(int, const char *, MSG_STATS *, RECIPIENT *, const char *,
|
| sent.h | 1 /* $NetBSD: sent.h,v 1.2 2025/02/25 19:15:46 christos Exp $ */ 8 /* sent 3h 10 /* log that message was sent 12 /* #include <sent.h> 33 extern int sent(int, const char *, MSG_STATS *, RECIPIENT *, const char *,
|
| /src/tests/rump/kernspace/ |
| sendsig.c | 49 bool sent = false; local 56 while (!sent) { 62 sent = true;
|
| sendsig.c | 49 bool sent = false; local 56 while (!sent) { 62 sent = true;
|
| /src/external/ibm-public/postfix/dist/src/local/ |
| indirect.c | 54 #include <sent.h> 83 return (sent(BOUNCE_FLAGS(state.request), SENT_ATTR(state.msg_attr)));
|
| indirect.c | 54 #include <sent.h> 83 return (sent(BOUNCE_FLAGS(state.request), SENT_ATTR(state.msg_attr)));
|
| file.c | 71 #include <sent.h> 125 return (sent(BOUNCE_FLAGS(state.request), 193 deliver_status = sent(BOUNCE_FLAGS(state.request),
|
| file.c | 71 #include <sent.h> 125 return (sent(BOUNCE_FLAGS(state.request), 193 deliver_status = sent(BOUNCE_FLAGS(state.request),
|
| /src/external/gpl3/gcc/dist/contrib/ |
| test_summary | 13 # *.sent. It currently handles only gcc, but it should be quite easy 34 -o: re-reads logs that have been mailed already (.sum.sent) 41 from the sent.* version are sent. 62 -o) filesuffix=.sent; move=false; : ${mailto=nobody}; shift;; 78 anychange=`diff $file.sent $file 2>/dev/null | 79 if test ! -f $file.sent || 153 [ -f $file ] && echo "mv `${PWDCMD-pwd}`/$file `${PWDCMD-pwd}`/$file.sent &&"
|
| test_summary | 13 # *.sent. It currently handles only gcc, but it should be quite easy 34 -o: re-reads logs that have been mailed already (.sum.sent) 41 from the sent.* version are sent. 62 -o) filesuffix=.sent; move=false; : ${mailto=nobody}; shift;; 78 anychange=`diff $file.sent $file 2>/dev/null | 79 if test ! -f $file.sent || 153 [ -f $file ] && echo "mv `${PWDCMD-pwd}`/$file `${PWDCMD-pwd}`/$file.sent &&"
|
| /src/external/gpl3/gcc.old/dist/contrib/ |
| test_summary | 13 # *.sent. It currently handles only gcc, but it should be quite easy 34 -o: re-reads logs that have been mailed already (.sum.sent) 41 from the sent.* version are sent. 62 -o) filesuffix=.sent; move=false; : ${mailto=nobody}; shift;; 78 anychange=`diff $file.sent $file 2>/dev/null | 79 if test ! -f $file.sent || 153 [ -f $file ] && echo "mv `${PWDCMD-pwd}`/$file `${PWDCMD-pwd}`/$file.sent &&"
|
| test_summary | 13 # *.sent. It currently handles only gcc, but it should be quite easy 34 -o: re-reads logs that have been mailed already (.sum.sent) 41 from the sent.* version are sent. 62 -o) filesuffix=.sent; move=false; : ${mailto=nobody}; shift;; 78 anychange=`diff $file.sent $file 2>/dev/null | 79 if test ! -f $file.sent || 153 [ -f $file ] && echo "mv `${PWDCMD-pwd}`/$file `${PWDCMD-pwd}`/$file.sent &&"
|
| /src/sys/nfs/ |
| nfsrtt.h | 63 int sent; /* # rpcs in progress */ member in struct:rttl
|
| nfsrtt.h | 63 int sent; /* # rpcs in progress */ member in struct:rttl
|
| /src/crypto/external/apache2/openssl/dist/ssl/statem/ |
| extensions.c | 22 static int final_renegotiate(SSL_CONNECTION *s, unsigned int context, int sent); 24 static int final_server_name(SSL_CONNECTION *s, unsigned int context, int sent); 26 int sent); 35 static int final_alpn(SSL_CONNECTION *s, unsigned int context, int sent); 56 static int final_ems(SSL_CONNECTION *s, unsigned int context, int sent); 58 static int final_key_share(SSL_CONNECTION *s, unsigned int context, int sent); 62 static int final_sig_algs(SSL_CONNECTION *s, unsigned int context, int sent); 64 int sent); 65 static int final_early_data(SSL_CONNECTION *s, unsigned int context, int sent); 67 int sent); [all...] |
| extensions.c | 22 static int final_renegotiate(SSL_CONNECTION *s, unsigned int context, int sent); 24 static int final_server_name(SSL_CONNECTION *s, unsigned int context, int sent); 26 int sent); 35 static int final_alpn(SSL_CONNECTION *s, unsigned int context, int sent); 56 static int final_ems(SSL_CONNECTION *s, unsigned int context, int sent); 58 static int final_key_share(SSL_CONNECTION *s, unsigned int context, int sent); 62 static int final_sig_algs(SSL_CONNECTION *s, unsigned int context, int sent); 64 int sent); 65 static int final_early_data(SSL_CONNECTION *s, unsigned int context, int sent); 67 int sent); [all...] |
| /src/crypto/external/bsd/openssl.old/dist/ssl/statem/ |
| extensions.c | 17 static int final_renegotiate(SSL *s, unsigned int context, int sent); 19 static int final_server_name(SSL *s, unsigned int context, int sent); 22 static int final_ec_pt_formats(SSL *s, unsigned int context, int sent); 32 static int final_alpn(SSL *s, unsigned int context, int sent); 48 static int final_ems(SSL *s, unsigned int context, int sent); 51 static int final_key_share(SSL *s, unsigned int context, int sent); 56 static int final_sig_algs(SSL *s, unsigned int context, int sent); 57 static int final_early_data(SSL *s, unsigned int context, int sent); 58 static int final_maxfragmentlen(SSL *s, unsigned int context, int sent); 60 static int final_psk(SSL *s, unsigned int context, int sent); [all...] |
| extensions.c | 17 static int final_renegotiate(SSL *s, unsigned int context, int sent); 19 static int final_server_name(SSL *s, unsigned int context, int sent); 22 static int final_ec_pt_formats(SSL *s, unsigned int context, int sent); 32 static int final_alpn(SSL *s, unsigned int context, int sent); 48 static int final_ems(SSL *s, unsigned int context, int sent); 51 static int final_key_share(SSL *s, unsigned int context, int sent); 56 static int final_sig_algs(SSL *s, unsigned int context, int sent); 57 static int final_early_data(SSL *s, unsigned int context, int sent); 58 static int final_maxfragmentlen(SSL *s, unsigned int context, int sent); 60 static int final_psk(SSL *s, unsigned int context, int sent); [all...] |
| /src/crypto/external/bsd/openssl/dist/ssl/statem/ |
| extensions.c | 22 static int final_renegotiate(SSL *s, unsigned int context, int sent); 24 static int final_server_name(SSL *s, unsigned int context, int sent); 25 static int final_ec_pt_formats(SSL *s, unsigned int context, int sent); 34 static int final_alpn(SSL *s, unsigned int context, int sent); 51 static int final_ems(SSL *s, unsigned int context, int sent); 53 static int final_key_share(SSL *s, unsigned int context, int sent); 57 static int final_sig_algs(SSL *s, unsigned int context, int sent); 58 static int final_early_data(SSL *s, unsigned int context, int sent); 59 static int final_maxfragmentlen(SSL *s, unsigned int context, int sent); 61 static int final_psk(SSL *s, unsigned int context, int sent); [all...] |
| extensions.c | 22 static int final_renegotiate(SSL *s, unsigned int context, int sent); 24 static int final_server_name(SSL *s, unsigned int context, int sent); 25 static int final_ec_pt_formats(SSL *s, unsigned int context, int sent); 34 static int final_alpn(SSL *s, unsigned int context, int sent); 51 static int final_ems(SSL *s, unsigned int context, int sent); 53 static int final_key_share(SSL *s, unsigned int context, int sent); 57 static int final_sig_algs(SSL *s, unsigned int context, int sent); 58 static int final_early_data(SSL *s, unsigned int context, int sent); 59 static int final_maxfragmentlen(SSL *s, unsigned int context, int sent); 61 static int final_psk(SSL *s, unsigned int context, int sent); [all...] |
| /src/sys/lib/libsa/ |
| netif.h | 61 int sent; member in struct:netif_stats
|
| netif.h | 61 int sent; member in struct:netif_stats
|
| /src/external/bsd/openldap/lib/slapd/back-monitor/ |
| Makefile | 19 search.c sent.c thread.c time.c version.c
|
| Makefile | 19 search.c sent.c thread.c time.c version.c
|
| /src/external/ibm-public/postfix/dist/src/discard/ |
| discard.c | 26 /* Delivery status reports are sent to the \fBtrace\fR(8) 135 #include <sent.h> 190 status = sent(BOUNCE_FLAGS(request), request->queue_id,
|