Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sendmail/src/
H A Dconf.c564 nis_map_lookup, null_map_store); in setupmaps()
576 ldapmap_lookup, null_map_store); in setupmaps()
582 ph_map_lookup, null_map_store); in setupmaps()
595 hes_map_lookup, null_map_store); in setupmaps()
601 ni_map_lookup, null_map_store); in setupmaps()
607 dns_map_lookup, null_map_store); in setupmaps()
633 host_map_lookup, null_map_store); in setupmaps()
637 text_map_lookup, null_map_store); in setupmaps()
650 user_map_lookup, null_map_store); in setupmaps()
655 dequote_map, null_map_store); in setupmaps()
[all …]
H A Dmap.h69 extern void null_map_store __P((MAP *, char *, char *));
H A Dmap.c7178 null_map_store(map, key, val) in null_map_store() function
7189 NULL, null_map_lookup, null_map_store,
7211 NULL, bogus_map_lookup, null_map_store,