Home
last modified time | relevance | path

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

/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Dmap.h68 extern char *null_map_lookup __P((MAP *, char *, char **, int *));
H A Dmap.c7166 null_map_lookup(map, key, args, pstat) in null_map_lookup() function
7189 NULL, null_map_lookup, null_map_store,
H A Dconf.c688 null_map_lookup, null_map_store); in setupmaps()