Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dmap.h49 extern void impl_map_store __P((MAP *, char *, char *));
H A Dconf.c650 impl_map_lookup, impl_map_store); in setupmaps()
H A Dmap.c6777 impl_map_store(map, lhs, rhs) in impl_map_store() function