Home
last modified time | relevance | path

Searched refs:map_store (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dalias.c928 map->map_class->map_store(map, lhsbuf, rhsbuf);
933 map->map_class->map_store(map, al.q_user, rhs);
H A Dsendmail.h1577 void (*map_store)__P((MAP *, char *, char *)); variable
H A Dconf.c523 s->s_mapclass.map_store = store; \
H A Dmap.c7401 mm->map_class->map_store(mm, key, val);