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

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Ddict_static.c56 /* dict_static_close - close static dictionary */
58 static void dict_static_close(DICT *dict) function
71 dict->close = dict_static_close;

Completed in 99 milliseconds