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

/freebsd-10.3-release/contrib/sendmail/src/
H A Dmap.h15 extern char *arith_map_lookup __P((MAP *, char *, char **, int *));
H A Dconf.c672 arith_map_lookup, null_map_store);
H A Dmap.c7276 arith_map_lookup(map, name, av, statp) function
7291 sm_dprintf("arith_map_lookup: key '%s'\n", name);
7293 sm_dprintf("arith_map_lookup: arg '%s'\n", *cpp);

Completed in 175 milliseconds