Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.h38 extern bool hash_map_open __P((MAP *, int));
H A Dmap.c1958 hash_map_open(map, mode) in hash_map_open() function
6108 if (hash_map_open(map, mode))
H A Dconf.c513 map_parseargs, hash_map_open, db_map_close, in setupmaps()