Home
last modified time | relevance | path

Searched refs:dcc_header_str (Results 1 – 7 of 7) sorted by relevance

/dports/mail/exim-monitor/exim-4.95/src/
H A Ddcc.c72 gstring *dcc_header_str; in dcc_process() local
317 dcc_header_str = string_get(DCC_HEADER_LIMIT + 2); in dcc_process()
433 dcc_resplen = DCC_HEADER_LIMIT - dcc_header_str->ptr; in dcc_process()
437 dcc_header_str = string_catn(dcc_header_str, &big_buffer[bufoffset], dcc_resplen); in dcc_process()
441 dcc_header_str = string_catn(dcc_header_str, US"\n", 1); in dcc_process()
443 (void) string_from_gstring(dcc_header_str); in dcc_process()
448 retval, dcc_header_str->s, dcc_return_text, dcc_result); in dcc_process()
451 if(!(Ustrncmp(dcc_header_str->s, "X-DCC", 5))) in dcc_process()
453 dcc_header = dcc_header_str->s; in dcc_process()
456 header_add(' ' , "%s", dcc_header_str->s); in dcc_process()
[all …]
/dports/mail/exim-postgresql/exim-4.95/src/
H A Ddcc.c72 gstring *dcc_header_str; in dcc_process() local
317 dcc_header_str = string_get(DCC_HEADER_LIMIT + 2); in dcc_process()
433 dcc_resplen = DCC_HEADER_LIMIT - dcc_header_str->ptr; in dcc_process()
437 dcc_header_str = string_catn(dcc_header_str, &big_buffer[bufoffset], dcc_resplen); in dcc_process()
441 dcc_header_str = string_catn(dcc_header_str, US"\n", 1); in dcc_process()
443 (void) string_from_gstring(dcc_header_str); in dcc_process()
448 retval, dcc_header_str->s, dcc_return_text, dcc_result); in dcc_process()
451 if(!(Ustrncmp(dcc_header_str->s, "X-DCC", 5))) in dcc_process()
453 dcc_header = dcc_header_str->s; in dcc_process()
456 header_add(' ' , "%s", dcc_header_str->s); in dcc_process()
[all …]
/dports/mail/exim-mysql/exim-4.95/src/
H A Ddcc.c72 gstring *dcc_header_str; in dcc_process() local
317 dcc_header_str = string_get(DCC_HEADER_LIMIT + 2); in dcc_process()
433 dcc_resplen = DCC_HEADER_LIMIT - dcc_header_str->ptr; in dcc_process()
437 dcc_header_str = string_catn(dcc_header_str, &big_buffer[bufoffset], dcc_resplen); in dcc_process()
441 dcc_header_str = string_catn(dcc_header_str, US"\n", 1); in dcc_process()
443 (void) string_from_gstring(dcc_header_str); in dcc_process()
448 retval, dcc_header_str->s, dcc_return_text, dcc_result); in dcc_process()
451 if(!(Ustrncmp(dcc_header_str->s, "X-DCC", 5))) in dcc_process()
453 dcc_header = dcc_header_str->s; in dcc_process()
456 header_add(' ' , "%s", dcc_header_str->s); in dcc_process()
[all …]
/dports/mail/exim/exim-4.95/src/
H A Ddcc.c72 gstring *dcc_header_str; in dcc_process() local
317 dcc_header_str = string_get(DCC_HEADER_LIMIT + 2); in dcc_process()
433 dcc_resplen = DCC_HEADER_LIMIT - dcc_header_str->ptr; in dcc_process()
437 dcc_header_str = string_catn(dcc_header_str, &big_buffer[bufoffset], dcc_resplen); in dcc_process()
441 dcc_header_str = string_catn(dcc_header_str, US"\n", 1); in dcc_process()
443 (void) string_from_gstring(dcc_header_str); in dcc_process()
448 retval, dcc_header_str->s, dcc_return_text, dcc_result); in dcc_process()
451 if(!(Ustrncmp(dcc_header_str->s, "X-DCC", 5))) in dcc_process()
453 dcc_header = dcc_header_str->s; in dcc_process()
456 header_add(' ' , "%s", dcc_header_str->s); in dcc_process()
[all …]
/dports/mail/exim-ldap2/exim-4.95/src/
H A Ddcc.c72 gstring *dcc_header_str; in dcc_process() local
317 dcc_header_str = string_get(DCC_HEADER_LIMIT + 2); in dcc_process()
433 dcc_resplen = DCC_HEADER_LIMIT - dcc_header_str->ptr; in dcc_process()
437 dcc_header_str = string_catn(dcc_header_str, &big_buffer[bufoffset], dcc_resplen); in dcc_process()
441 dcc_header_str = string_catn(dcc_header_str, US"\n", 1); in dcc_process()
443 (void) string_from_gstring(dcc_header_str); in dcc_process()
448 retval, dcc_header_str->s, dcc_return_text, dcc_result); in dcc_process()
451 if(!(Ustrncmp(dcc_header_str->s, "X-DCC", 5))) in dcc_process()
453 dcc_header = dcc_header_str->s; in dcc_process()
456 header_add(' ' , "%s", dcc_header_str->s); in dcc_process()
[all …]
/dports/mail/exim-sqlite/exim-4.95/src/
H A Ddcc.c72 gstring *dcc_header_str; in dcc_process() local
317 dcc_header_str = string_get(DCC_HEADER_LIMIT + 2); in dcc_process()
433 dcc_resplen = DCC_HEADER_LIMIT - dcc_header_str->ptr; in dcc_process()
437 dcc_header_str = string_catn(dcc_header_str, &big_buffer[bufoffset], dcc_resplen); in dcc_process()
441 dcc_header_str = string_catn(dcc_header_str, US"\n", 1); in dcc_process()
443 (void) string_from_gstring(dcc_header_str); in dcc_process()
448 retval, dcc_header_str->s, dcc_return_text, dcc_result); in dcc_process()
451 if(!(Ustrncmp(dcc_header_str->s, "X-DCC", 5))) in dcc_process()
453 dcc_header = dcc_header_str->s; in dcc_process()
456 header_add(' ' , "%s", dcc_header_str->s); in dcc_process()
[all …]
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Ddcc.c72 gstring *dcc_header_str; in dcc_process() local
317 dcc_header_str = string_get(DCC_HEADER_LIMIT + 2); in dcc_process()
433 dcc_resplen = DCC_HEADER_LIMIT - dcc_header_str->ptr; in dcc_process()
437 dcc_header_str = string_catn(dcc_header_str, &big_buffer[bufoffset], dcc_resplen); in dcc_process()
441 dcc_header_str = string_catn(dcc_header_str, US"\n", 1); in dcc_process()
443 (void) string_from_gstring(dcc_header_str); in dcc_process()
448 retval, dcc_header_str->s, dcc_return_text, dcc_result); in dcc_process()
451 if(!(Ustrncmp(dcc_header_str->s, "X-DCC", 5))) in dcc_process()
453 dcc_header = dcc_header_str->s; in dcc_process()
456 header_add(' ' , "%s", dcc_header_str->s); in dcc_process()
[all …]