Home
last modified time | relevance | path

Searched defs:dict_debug (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/ibm-public/postfix/dist/src/util/
H A Ddict_debug.c60 DICT_DEBUG *dict_debug = (DICT_DEBUG *) dict; in dict_debug_lookup() local
76 DICT_DEBUG *dict_debug = (DICT_DEBUG *) dict; in dict_debug_update() local
93 DICT_DEBUG *dict_debug = (DICT_DEBUG *) dict; in dict_debug_delete() local
111 DICT_DEBUG *dict_debug = (DICT_DEBUG *) dict; in dict_debug_sequence() local
130 DICT_DEBUG *dict_debug = (DICT_DEBUG *) dict; in dict_debug_close() local
138 DICT *dict_debug(DICT *real_dict) in dict_debug() function
140 DICT_DEBUG *dict_debug; in dict_debug() local