Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sendmail/src/
H A Dmap.h45 extern bool impl_map_open __P((MAP *, int));
H A Dsendmail.h1383 extern bool impl_map_open __P((MAP *, int));
H A Dconf.c613 map_parseargs, impl_map_open, impl_map_close, in setupmaps()
H A Dmap.c6109 impl_map_open(map, mode) in impl_map_open() function