Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c743 nmaps = switch_map_find("aliases", maptype, mapreturn); in inithostmaps()
850 switch_map_find(service, maptype, mapreturn) in switch_map_find() function
4326 nmaps = switch_map_find("hosts", maptype, mapreturn);
H A Dsendmail.h2642 extern int switch_map_find __P((char *, char *[], short []));
H A Dmap.c746 nmaps = switch_map_find("hosts", maptype, mapreturn);
6520 nmaps = switch_map_find(map->map_file, maptype, map->map_return);
H A Dreadcf.c731 nmaps = switch_map_find("hosts", maptype, mapreturn);