Home
last modified time | relevance | path

Searched refs:seq_map_store (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/sendmail/src/
H A Dmap.h68 extern void seq_map_store __P((MAP *, char *, char *));
H A Dconf.c643 seq_map_lookup, seq_map_store); in setupmaps()
648 seq_map_lookup, seq_map_store); in setupmaps()
H A Dmap.c6645 seq_map_store(map, key, val) in seq_map_store() function