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

/macosx-10.10/postfix-255/postfix/src/util/
H A Ddict_static.c50 /* dict_static_close - close static dictionary */
52 static void dict_static_close(DICT *dict) function
65 dict->close = dict_static_close;

Completed in 53 milliseconds