Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sendmail/src/
H A Dmap.h42 extern bool hash_map_open __P((MAP *, int));
H A Dmap.c1999 hash_map_open(map, mode) in hash_map_open() function
6559 if (hash_map_open(map, mode))
H A Dconf.c541 map_parseargs, hash_map_open, db_map_close, in setupmaps()