Home
last modified time | relevance | path

Searched refs:tls_scache_sequence (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_scache.h54 extern int tls_scache_sequence(TLS_SCACHE *, int, char **, VSTRING *);
H A Dtls_scache.c369 int tls_scache_sequence(TLS_SCACHE *cp, int first_next, in tls_scache_sequence() function
/netbsd-src/external/ibm-public/postfix/dist/src/tlsmgr/
H A Dtlsmgr.c468 tls_scache_sequence(cache->cache_info, DICT_SEQ_FUN_FIRST, in tlsmgr_cache_run_event()
546 tls_scache_sequence(ent->cache_info, DICT_SEQ_FUN_NEXT, in tlsmgr_loop()