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

/macosx-10.10/postfix-255/postfix/src/util/
H A Ddict_static.c43 /* dict_static_lookup - access static value*/
45 static const char *dict_static_lookup(DICT *dict, const char *unused_name) function
64 dict->lookup = dict_static_lookup;

Completed in 126 milliseconds