Searched refs:smap (Results 1 - 2 of 2) sorted by relevance
| /sendmail/sendmail/ |
| H A D | parseaddr.c | 1779 ** smap -- the map to use for the lookup. 1792 map_lookup(smap, key, argvect, pstat, e) 1793 STAB *smap; 1803 if (smap == NULL) 1806 map = &smap->s_map; 1815 smap->s_name, key); 1825 sm_dprintf("map_lookup(%s, ", smap->s_name); 1848 smap->s_name, key, errno); 1855 smap->s_name,
|
| H A D | map.c | 3503 MAP *smap = s->s_lmap; local 3505 if (tTd(38, 2) && smap != map) 3507 map->map_mname, smap->map_mname); 3508 smap->map_mflags &= ~(MF_OPEN|MF_WRITABLE); 3509 lmap = (SM_LDAP_STRUCT *) smap->map_db1; 7914 MAP *smap; local 7932 smap = s->s_socketmap; 7933 while (smap != NULL) 7937 if (tTd(38, 2) && smap != map) 7939 map->map_mname, smap [all...] |
Completed in 100 milliseconds