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

/macosx-10.10/postfix-255/postfix/src/util/
H A Ddict_env.c49 /* dict_env_update - update environment array */
51 static int dict_env_update(DICT *dict, const char *name, const char *value) function
105 dict->update = dict_env_update;

Completed in 242 milliseconds