Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddict_pgsql.h26 extern DICT *dict_pgsql_open(const char *name, int unused_flags, int dict_flags);
H A Dmail_dict.c71 DICT_TYPE_PGSQL, dict_pgsql_open, 0,
H A Ddict_pgsql.c164 DICT *dict_pgsql_open(const char *, int, int);
700 DICT *dict_pgsql_open(const char *name, int open_flags, int dict_flags) in dict_pgsql_open() function
/netbsd-src/external/ibm-public/postfix/dist/conf/
H A Ddynamicmaps.cf9 pgsql ${LIB_PREFIX}pgsql${LIB_SUFFIX} dict_pgsql_open