Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/src/
H A Dmap.h59 extern char *null_map_lookup __P((MAP *, char *, char **, int *));
H A Dmap.c6691 null_map_lookup(map, key, args, pstat) in null_map_lookup() function
6714 NULL, null_map_lookup, null_map_store,
H A Dconf.c653 null_map_lookup, null_map_store); in setupmaps()