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

/freebsd-10.3-release/contrib/sendmail/src/
H A Dmap.c3333 # define ph_map_dequote ldapmap_dequote macro
4902 map->map_app = newstr(ph_map_dequote(map->map_app));
4904 map->map_tapp = newstr(ph_map_dequote(map->map_tapp));
4907 pmap->ph_field_list = newstr(ph_map_dequote(pmap->ph_field_list));
4910 pmap->ph_servers = newstr(ph_map_dequote(pmap->ph_servers));

Completed in 100 milliseconds