Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sendmail/src/
H A Dconf.c533 nis_map_lookup, null_map_store); in setupmaps()
545 ldapmap_lookup, null_map_store); in setupmaps()
551 ph_map_lookup, null_map_store); in setupmaps()
564 hes_map_lookup, null_map_store); in setupmaps()
570 ni_map_lookup, null_map_store); in setupmaps()
576 dns_map_lookup, null_map_store); in setupmaps()
602 host_map_lookup, null_map_store); in setupmaps()
606 text_map_lookup, null_map_store); in setupmaps()
619 user_map_lookup, null_map_store); in setupmaps()
624 dequote_map, null_map_store); in setupmaps()
[all …]
H A Dmap.h58 extern void null_map_store __P((MAP *, char *, char *));
H A Dmap.c6715 null_map_store(map, key, val) in null_map_store() function
6726 NULL, null_map_lookup, null_map_store,
6748 NULL, bogus_map_lookup, null_map_store,