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

/freebsd-current/contrib/sendmail/src/
H A Dconf.c801 nmaps = switch_map_find("aliases", maptype, mapreturn);
916 switch_map_find(service, maptype, mapreturn) function
4437 nmaps = switch_map_find("hosts", maptype, mapreturn);
H A Dsendmail.h3016 extern int switch_map_find __P((char *, char *[], short []));
H A Dmap.c989 nmaps = switch_map_find("hosts", maptype, mapreturn);
7239 ** Every system must define a switch_map_find routine in conf.c
7258 nmaps = switch_map_find(map->map_file, maptype, map->map_return);
H A Dreadcf.c831 nmaps = switch_map_find("hosts", maptype, mapreturn);

Completed in 142 milliseconds