Home
last modified time | relevance | path

Searched refs:dict_sequence (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Ddict.h227 extern int dict_sequence(const char *, const int, const char **, const char **);
H A Ddict.c424 int dict_sequence(const char *dict_name, const int func, in dict_sequence() function