Home
last modified time | relevance | path

Searched refs:map_lookup (Results 1 – 10 of 10) sorted by relevance

/freebsd-14-stable/contrib/sendmail/src/
HDalias.c255 res = (*map->map_class->map_lookup)(map, name, argv, pstat);
430 map->map_class->map_lookup(map, "@", NULL, &st) == NULL)
HDTRACEFLAGS74 60 parseaddr.c map_lookup
HDmacro.c798 p = (map->map_class->map_lookup)(map, key, NULL, &status);
HDsm_resolve.c1057 p = (*map->s_map.map_class->map_lookup)(&map->s_map, key, av, \
1064 p = (*map->s_map.map_class->map_lookup)(&map->s_map, key, av, \
HDparseaddr.c24 static char *map_lookup __P((STAB *, char *, char **, int *, ENVELOPE *));
1621 replac = map_lookup(map, cbuf, argvect, &rstat, e);
1835 map_lookup(smap, key, argvect, pstat, e) in map_lookup() function
1880 replac = (*map->map_class->map_lookup)(map, key, argvect, &status);
HDsendmail.h1575 char *(*map_lookup)__P((MAP *, char *, char **, int *)); variable
HDmain.c4539 p = (*map->s_map.map_class->map_lookup)
HDconf.c522 s->s_mapclass.map_lookup = lookup; \
HDreadcf.c1174 p = (*map.map_class->map_lookup)(&map, key, NULL, &status);
HDmap.c7359 rv = mm->map_class->map_lookup(mm, key, args, pstat);