Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/util/
Ddict_cache.c989 typedef struct DICT_CACHE_SREQ_INFO { struct
995 } DICT_CACHE_SREQ_INFO; argument
997 static DICT_CACHE_SREQ_INFO req_info[] = {
1010 DICT_CACHE_SREQ_INFO *rp; in add_request()