Searched refs:dict_open_extend (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Ddynamicmaps.c283 saved_dict_open_hook = dict_open_extend(dymap_dict_lookup);
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Ddict.h247 extern DICT_OPEN_EXTEND_FN dict_open_extend(DICT_OPEN_EXTEND_FN);
H A Ddict_open.c62 /* DICT_OPEN_EXTEND_FN dict_open_extend(call_back)
259 /* dict_open_extend() registers a call-back function that looks
552 /* dict_open_extend - register alternate dictionary search routine */
554 DICT_OPEN_EXTEND_FN dict_open_extend(DICT_OPEN_EXTEND_FN new_cb) function

Completed in 106 milliseconds