Home
last modified time | relevance | path

Searched refs:header_last (Results 1 – 25 of 131) sorted by relevance

123456

/dports/mail/rspamd/rspamd-3.1/contrib/exim/dlfunc-json/
H A Drspamd.c54 header_line *my_header, *header_new, *header_last, *tmp_headerlist; in rspamd() local
210 header_last = NULL; in rspamd()
227 if (header_last != NULL) header_last->next = header_new; in rspamd()
228 header_last = header_new; in rspamd()
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/exim/dlfunc-json/
H A Drspamd.c54 header_line *my_header, *header_new, *header_last, *tmp_headerlist; in rspamd() local
210 header_last = NULL; in rspamd()
227 if (header_last != NULL) header_last->next = header_new; in rspamd()
228 header_last = header_new; in rspamd()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dui-out.c85 struct ui_out_hdr *header_last; member
945 uiout->table.header_last = NULL; in clear_header_list()
980 uiout->table.header_last = temphdr; in append_header_to_list()
984 temphdr->colno = uiout->table.header_last->colno + 1; in append_header_to_list()
985 uiout->table.header_last->next = temphdr; in append_header_to_list()
986 uiout->table.header_last = temphdr; in append_header_to_list()
988 uiout->table.header_next = uiout->table.header_last; in append_header_to_list()
1102 uiout->table.header_last = NULL; in ui_out_new()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dui-out.c87 struct ui_out_hdr *header_last; member
1015 uiout->table.header_last = NULL; in clear_header_list()
1045 uiout->table.header_last = temphdr; in append_header_to_list()
1049 temphdr->colno = uiout->table.header_last->colno + 1; in append_header_to_list()
1050 uiout->table.header_last->next = temphdr; in append_header_to_list()
1051 uiout->table.header_last = temphdr; in append_header_to_list()
1053 uiout->table.header_next = uiout->table.header_last; in append_header_to_list()
1152 uiout->table.header_last = NULL; in ui_out_new()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dui-out.c87 struct ui_out_hdr *header_last; member
1015 uiout->table.header_last = NULL; in clear_header_list()
1045 uiout->table.header_last = temphdr; in append_header_to_list()
1049 temphdr->colno = uiout->table.header_last->colno + 1; in append_header_to_list()
1050 uiout->table.header_last->next = temphdr; in append_header_to_list()
1051 uiout->table.header_last = temphdr; in append_header_to_list()
1053 uiout->table.header_next = uiout->table.header_last; in append_header_to_list()
1152 uiout->table.header_last = NULL; in ui_out_new()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dui-out.c86 struct ui_out_hdr *header_last; member
1005 uiout->table.header_last = NULL; in clear_header_list()
1040 uiout->table.header_last = temphdr; in append_header_to_list()
1044 temphdr->colno = uiout->table.header_last->colno + 1; in append_header_to_list()
1045 uiout->table.header_last->next = temphdr; in append_header_to_list()
1046 uiout->table.header_last = temphdr; in append_header_to_list()
1048 uiout->table.header_next = uiout->table.header_last; in append_header_to_list()
1169 uiout->table.header_last = NULL; in ui_out_new()
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Dheader.c103 if (!header_last) return NULL; in header_add_backend()
122 hptr = &header_last->next; in header_add_backend()
194 if (!h) header_last = new; in header_add_backend()
H A Dreceive.c1318 header_last->next = h; in add_acl_headers()
1323 if (!h->next) header_last = h; in add_acl_headers()
2009 header_last->next = next; in receive_msg()
2010 header_last = next; in receive_msg()
2129 if ( header_last == header_list in receive_msg()
2227 header_last->next = next; in receive_msg()
2228 header_last = next; in receive_msg()
2388 from_header = header_last; in receive_msg()
2889 from_header = header_last; /* To get it checked for Sender: */ in receive_msg()
2905 from_header = header_last; /* To get it checked for Sender: */ in receive_msg()
[all …]
H A Dspool_in.c236 header_list = header_last = NULL; in spool_clear_header_globals()
959 if (header_list) header_last->next = h; in spool_read_header()
961 header_last = h; in spool_read_header()
/dports/mail/exim/exim-4.95/src/
H A Dheader.c103 if (!header_last) return NULL; in header_add_backend()
122 hptr = &header_last->next; in header_add_backend()
194 if (!h) header_last = new; in header_add_backend()
H A Dreceive.c1318 header_last->next = h; in add_acl_headers()
1323 if (!h->next) header_last = h; in add_acl_headers()
2009 header_last->next = next; in receive_msg()
2010 header_last = next; in receive_msg()
2129 if ( header_last == header_list in receive_msg()
2227 header_last->next = next; in receive_msg()
2228 header_last = next; in receive_msg()
2388 from_header = header_last; in receive_msg()
2889 from_header = header_last; /* To get it checked for Sender: */ in receive_msg()
2905 from_header = header_last; /* To get it checked for Sender: */ in receive_msg()
[all …]
/dports/mail/exim-ldap2/exim-4.95/src/
H A Dheader.c103 if (!header_last) return NULL; in header_add_backend()
122 hptr = &header_last->next; in header_add_backend()
194 if (!h) header_last = new; in header_add_backend()
H A Dreceive.c1318 header_last->next = h; in add_acl_headers()
1323 if (!h->next) header_last = h; in add_acl_headers()
2009 header_last->next = next; in receive_msg()
2010 header_last = next; in receive_msg()
2129 if ( header_last == header_list in receive_msg()
2227 header_last->next = next; in receive_msg()
2228 header_last = next; in receive_msg()
2388 from_header = header_last; in receive_msg()
2889 from_header = header_last; /* To get it checked for Sender: */ in receive_msg()
2905 from_header = header_last; /* To get it checked for Sender: */ in receive_msg()
[all …]
/dports/mail/exim-monitor/exim-4.95/src/
H A Dheader.c103 if (!header_last) return NULL; in header_add_backend()
122 hptr = &header_last->next; in header_add_backend()
194 if (!h) header_last = new; in header_add_backend()
H A Dreceive.c1318 header_last->next = h; in add_acl_headers()
1323 if (!h->next) header_last = h; in add_acl_headers()
2009 header_last->next = next; in receive_msg()
2010 header_last = next; in receive_msg()
2129 if ( header_last == header_list in receive_msg()
2227 header_last->next = next; in receive_msg()
2228 header_last = next; in receive_msg()
2388 from_header = header_last; in receive_msg()
2889 from_header = header_last; /* To get it checked for Sender: */ in receive_msg()
2905 from_header = header_last; /* To get it checked for Sender: */ in receive_msg()
[all …]
/dports/mail/exim-mysql/exim-4.95/src/
H A Dheader.c103 if (!header_last) return NULL; in header_add_backend()
122 hptr = &header_last->next; in header_add_backend()
194 if (!h) header_last = new; in header_add_backend()
H A Dreceive.c1318 header_last->next = h; in add_acl_headers()
1323 if (!h->next) header_last = h; in add_acl_headers()
2009 header_last->next = next; in receive_msg()
2010 header_last = next; in receive_msg()
2129 if ( header_last == header_list in receive_msg()
2227 header_last->next = next; in receive_msg()
2228 header_last = next; in receive_msg()
2388 from_header = header_last; in receive_msg()
2889 from_header = header_last; /* To get it checked for Sender: */ in receive_msg()
2905 from_header = header_last; /* To get it checked for Sender: */ in receive_msg()
[all …]
H A Dspool_in.c236 header_list = header_last = NULL; in spool_clear_header_globals()
959 if (header_list) header_last->next = h; in spool_read_header()
961 header_last = h; in spool_read_header()
/dports/mail/exim-sqlite/exim-4.95/src/
H A Dheader.c103 if (!header_last) return NULL; in header_add_backend()
122 hptr = &header_last->next; in header_add_backend()
194 if (!h) header_last = new; in header_add_backend()
H A Dreceive.c1318 header_last->next = h; in add_acl_headers()
1323 if (!h->next) header_last = h; in add_acl_headers()
2009 header_last->next = next; in receive_msg()
2010 header_last = next; in receive_msg()
2129 if ( header_last == header_list in receive_msg()
2227 header_last->next = next; in receive_msg()
2228 header_last = next; in receive_msg()
2388 from_header = header_last; in receive_msg()
2889 from_header = header_last; /* To get it checked for Sender: */ in receive_msg()
2905 from_header = header_last; /* To get it checked for Sender: */ in receive_msg()
[all …]
/dports/mail/exim-postgresql/exim-4.95/src/
H A Dheader.c103 if (!header_last) return NULL; in header_add_backend()
122 hptr = &header_last->next; in header_add_backend()
194 if (!h) header_last = new; in header_add_backend()
H A Dreceive.c1318 header_last->next = h; in add_acl_headers()
1323 if (!h->next) header_last = h; in add_acl_headers()
2009 header_last->next = next; in receive_msg()
2010 header_last = next; in receive_msg()
2129 if ( header_last == header_list in receive_msg()
2227 header_last->next = next; in receive_msg()
2228 header_last = next; in receive_msg()
2388 from_header = header_last; in receive_msg()
2889 from_header = header_last; /* To get it checked for Sender: */ in receive_msg()
2905 from_header = header_last; /* To get it checked for Sender: */ in receive_msg()
[all …]
H A Dspool_in.c236 header_list = header_last = NULL; in spool_clear_header_globals()
959 if (header_list) header_last->next = h; in spool_read_header()
961 header_last = h; in spool_read_header()
/dports/mail/exim-doc-html/exim-html-4.94.2/exim-html-4.94.2/doc/html/static/doc/security/CVE-2020-qualys/patches-rebase/
H A D0015-CVE-2020-28012-Missing-close-on-exec-flag-for-privil.patch18 header_line *waslast = header_last; /* Save last header */
/dports/mail/exim-sa-exim/sa-exim-4.2.1/eximinc/
H A Dlocal_scan.h115 extern header_line *header_last; /* Final header */

123456