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

/macosx-10.10/postfix-255/postfix/src/util/
H A Ddict_env.c88 /* dict_env_close - close environment dictionary */
90 static void dict_env_close(DICT *dict) function
106 dict->close = dict_env_close;

Completed in 66 milliseconds