Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/src/
H A Dmap.h45 extern char *impl_map_lookup __P((MAP *, char *, char **, int *));
H A Dconf.c610 impl_map_lookup, impl_map_store); in setupmaps()
H A Dmap.c6047 impl_map_lookup(map, name, av, pstat) in impl_map_lookup() function