Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dmap.h72 extern char *null_map_lookup __P((MAP *, char *, char **, int *));
H A Dmap.c7429 null_map_lookup(map, key, args, pstat) in null_map_lookup() function
7452 NULL, null_map_lookup, null_map_store,
H A Dconf.c693 null_map_lookup, null_map_store); in setupmaps()