Home
last modified time | relevance | path

Searched refs:hash_map_open (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dmap.h42 extern bool hash_map_open __P((MAP *, int));
H A Dmap.c2222 hash_map_open(map, mode) in hash_map_open() function
6822 if (hash_map_open(map, mode))
H A Dconf.c546 map_parseargs, hash_map_open, db_map_close, in setupmaps()