Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/util/
Dslmdb.c295 #define SLMDB_DEF_API_RETRY_LIMIT 30 /* Retries per slmdb(3) API call */ macro
926 slmdb->api_retry_limit = SLMDB_DEF_API_RETRY_LIMIT; in slmdb_open()