Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/util/
Ddict.h255 extern void dict_walk(DICT_WALK_ACTION, void *);
Ddict.c577 void dict_walk(DICT_WALK_ACTION action, void *ptr) in dict_walk() function