Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/sendmail/src/
H A Dconf.c438 nmaps = switch_map_find("hosts", maptype, mapreturn); in inithostmaps()
493 nmaps = switch_map_find("aliases", maptype, mapreturn); in inithostmaps()
538 nmaps = switch_map_find("passwd", maptype, mapreturn); in inithostmaps()
609 switch_map_find(service, maptype, mapreturn) in switch_map_find() function
3149 nmaps = switch_map_find("hosts", maptype, mapreturn);
H A Dreadcf.c568 nmaps = switch_map_find("hosts", maptype, mapreturn);
582 nmaps = switch_map_find("passwd", maptype, mapreturn);
H A Dmap.c482 nmaps = switch_map_find("hosts", maptype, mapreturn);
2775 nmaps = switch_map_find(map->map_file, maptype, map->map_return);