Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.c2668 map->map_domain = p;
2674 if (map->map_domain == NULL)
2676 yperr = yp_get_default_domain(&map->map_domain);
2930 map->map_file, map->map_domain);
2934 map->map_domain = newstr("");
2941 map->map_file, ".", map->map_domain);
2969 map->map_file, map->map_domain,
2985 map->map_file, map->map_domain,
3114 map->map_domain);
4380 map->map_domain = lmap->ldap_host;
[all …]
H A Dsendmail.h1209 char *map_domain; /* the (nominal) NIS domain */ variable
H A Dreadcf.c4129 s->s_map.map_app, s->s_map.map_domain,