Home
last modified time | relevance | path

Searched refs:impl_map_open (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dmap.h50 extern bool impl_map_open __P((MAP *, int));
H A Dsendmail.h1594 extern bool impl_map_open __P((MAP *, int));
H A Dconf.c649 map_parseargs, impl_map_open, impl_map_close, in setupmaps()
H A Dmap.c6805 impl_map_open(map, mode) in impl_map_open() function