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

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Ddict_static.c47 /* dict_static_lookup - access static value*/
49 static const char *dict_static_lookup(DICT *dict, const char *unused_name) function
70 dict->lookup = dict_static_lookup;

Completed in 45 milliseconds