Searched refs:null_map_store (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/contrib/sendmail/src/ |
| HD | conf.c | 564 nis_map_lookup, null_map_store); in setupmaps() 570 nisplus_map_lookup, null_map_store); in setupmaps() 576 ldapmap_lookup, null_map_store); in setupmaps() 582 ph_map_lookup, null_map_store); in setupmaps() 589 nsd_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() 615 dns_map_lookup, null_map_store); in setupmaps() 619 dns_map_lookup, null_map_store); in setupmaps() [all …]
|
| HD | map.h | 69 extern void null_map_store __P((MAP *, char *, char *));
|
| HD | map.c | 7178 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,
|