Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/src/
H A Dmap.h21 extern char *bogus_map_lookup __P((MAP *, char *, char **, int *));
H A Dmap.c6723 bogus_map_lookup(map, key, args, pstat) in bogus_map_lookup() function
6736 NULL, bogus_map_lookup, null_map_store,
H A Dconf.c689 bogus_map_lookup, null_map_store); in setupmaps()