Home
last modified time | relevance | path

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

/dports/mail/exim-mysql/exim-4.95/src/transports/
H A Dsmtp.c879 uschar * ehlo_resp_key = ehlo_cache_key(sx); in write_ehlo_cache_entry() local
896 dbfn_write(dbm_file, ehlo_resp_key, &er, (int)sizeof(er)); in write_ehlo_cache_entry()
909 uschar * ehlo_resp_key = ehlo_cache_key(sx); in invalidate_ehlo_cache_entry() local
910 dbfn_delete(dbm_file, ehlo_resp_key); in invalidate_ehlo_cache_entry()
925 uschar * ehlo_resp_key = ehlo_cache_key(sx); in read_ehlo_cache_entry() local
928 if (!(er = dbfn_read_enforce_length(dbm_file, ehlo_resp_key, sizeof(dbdata_ehlo_resp)))) in read_ehlo_cache_entry()
935 dbfn_delete(dbm_file, ehlo_resp_key); in read_ehlo_cache_entry()
/dports/mail/exim-postgresql/exim-4.95/src/transports/
H A Dsmtp.c879 uschar * ehlo_resp_key = ehlo_cache_key(sx); in write_ehlo_cache_entry() local
896 dbfn_write(dbm_file, ehlo_resp_key, &er, (int)sizeof(er)); in write_ehlo_cache_entry()
909 uschar * ehlo_resp_key = ehlo_cache_key(sx); in invalidate_ehlo_cache_entry() local
910 dbfn_delete(dbm_file, ehlo_resp_key); in invalidate_ehlo_cache_entry()
925 uschar * ehlo_resp_key = ehlo_cache_key(sx); in read_ehlo_cache_entry() local
928 if (!(er = dbfn_read_enforce_length(dbm_file, ehlo_resp_key, sizeof(dbdata_ehlo_resp)))) in read_ehlo_cache_entry()
935 dbfn_delete(dbm_file, ehlo_resp_key); in read_ehlo_cache_entry()
/dports/mail/exim/exim-4.95/src/transports/
H A Dsmtp.c879 uschar * ehlo_resp_key = ehlo_cache_key(sx); in write_ehlo_cache_entry() local
896 dbfn_write(dbm_file, ehlo_resp_key, &er, (int)sizeof(er)); in write_ehlo_cache_entry()
909 uschar * ehlo_resp_key = ehlo_cache_key(sx); in invalidate_ehlo_cache_entry() local
910 dbfn_delete(dbm_file, ehlo_resp_key); in invalidate_ehlo_cache_entry()
925 uschar * ehlo_resp_key = ehlo_cache_key(sx); in read_ehlo_cache_entry() local
928 if (!(er = dbfn_read_enforce_length(dbm_file, ehlo_resp_key, sizeof(dbdata_ehlo_resp)))) in read_ehlo_cache_entry()
935 dbfn_delete(dbm_file, ehlo_resp_key); in read_ehlo_cache_entry()
/dports/mail/exim-monitor/exim-4.95/src/transports/
H A Dsmtp.c879 uschar * ehlo_resp_key = ehlo_cache_key(sx); in write_ehlo_cache_entry() local
896 dbfn_write(dbm_file, ehlo_resp_key, &er, (int)sizeof(er)); in write_ehlo_cache_entry()
909 uschar * ehlo_resp_key = ehlo_cache_key(sx); in invalidate_ehlo_cache_entry() local
910 dbfn_delete(dbm_file, ehlo_resp_key); in invalidate_ehlo_cache_entry()
925 uschar * ehlo_resp_key = ehlo_cache_key(sx); in read_ehlo_cache_entry() local
928 if (!(er = dbfn_read_enforce_length(dbm_file, ehlo_resp_key, sizeof(dbdata_ehlo_resp)))) in read_ehlo_cache_entry()
935 dbfn_delete(dbm_file, ehlo_resp_key); in read_ehlo_cache_entry()
/dports/mail/exim-ldap2/exim-4.95/src/transports/
H A Dsmtp.c879 uschar * ehlo_resp_key = ehlo_cache_key(sx); in write_ehlo_cache_entry() local
896 dbfn_write(dbm_file, ehlo_resp_key, &er, (int)sizeof(er)); in write_ehlo_cache_entry()
909 uschar * ehlo_resp_key = ehlo_cache_key(sx); in invalidate_ehlo_cache_entry() local
910 dbfn_delete(dbm_file, ehlo_resp_key); in invalidate_ehlo_cache_entry()
925 uschar * ehlo_resp_key = ehlo_cache_key(sx); in read_ehlo_cache_entry() local
928 if (!(er = dbfn_read_enforce_length(dbm_file, ehlo_resp_key, sizeof(dbdata_ehlo_resp)))) in read_ehlo_cache_entry()
935 dbfn_delete(dbm_file, ehlo_resp_key); in read_ehlo_cache_entry()
/dports/mail/exim-sa-exim/exim-4.95/src/transports/
H A Dsmtp.c879 uschar * ehlo_resp_key = ehlo_cache_key(sx); in write_ehlo_cache_entry() local
896 dbfn_write(dbm_file, ehlo_resp_key, &er, (int)sizeof(er)); in write_ehlo_cache_entry()
909 uschar * ehlo_resp_key = ehlo_cache_key(sx); in invalidate_ehlo_cache_entry() local
910 dbfn_delete(dbm_file, ehlo_resp_key); in invalidate_ehlo_cache_entry()
925 uschar * ehlo_resp_key = ehlo_cache_key(sx); in read_ehlo_cache_entry() local
928 if (!(er = dbfn_read_enforce_length(dbm_file, ehlo_resp_key, sizeof(dbdata_ehlo_resp)))) in read_ehlo_cache_entry()
935 dbfn_delete(dbm_file, ehlo_resp_key); in read_ehlo_cache_entry()
/dports/mail/exim-sqlite/exim-4.95/src/transports/
H A Dsmtp.c879 uschar * ehlo_resp_key = ehlo_cache_key(sx); in write_ehlo_cache_entry() local
896 dbfn_write(dbm_file, ehlo_resp_key, &er, (int)sizeof(er)); in write_ehlo_cache_entry()
909 uschar * ehlo_resp_key = ehlo_cache_key(sx); in invalidate_ehlo_cache_entry() local
910 dbfn_delete(dbm_file, ehlo_resp_key); in invalidate_ehlo_cache_entry()
925 uschar * ehlo_resp_key = ehlo_cache_key(sx); in read_ehlo_cache_entry() local
928 if (!(er = dbfn_read_enforce_length(dbm_file, ehlo_resp_key, sizeof(dbdata_ehlo_resp)))) in read_ehlo_cache_entry()
935 dbfn_delete(dbm_file, ehlo_resp_key); in read_ehlo_cache_entry()