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

/macosx-10.10/postfix-255/postfix/src/util/
H A Ddict_env.h24 extern DICT *dict_env_open(const char *, int, int);
H A Ddict_env.c9 /* DICT *dict_env_open(name, dummy, dict_flags)
14 /* dict_env_open() opens the environment variable array and
97 /* dict_env_open - make association with environment array */
99 DICT *dict_env_open(const char *name, int unused_flags, int dict_flags) function
H A Ddict_open.c296 DICT_TYPE_ENVIRON, dict_env_open,

Completed in 118 milliseconds