Searched refs:host_map_lookup (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/src/
H A Dmap.h43 extern char *host_map_lookup __P((MAP *, char *, char **, int *));
H A Ddaemon.c99 ** host_map_lookup(map, hbuf, avp, pstat)
3913 host_map_lookup(map, name, av, statp) function
3946 sm_dprintf("host_map_lookup(%s) => CACHE %s\n",
3964 syserr("host_map_lookup(%s): bogus NULL cache entry, errno=%d, h_errno=%d",
3990 sm_dprintf("host_map_lookup(%s) => DEFERRED\n", name);
4003 sm_dprintf("host_map_lookup(%s) => ", name);
H A Dconf.c596 host_map_lookup, null_map_store);

Completed in 424 milliseconds