Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dmap.h103 extern bool stab_map_open __P((MAP *, int));
H A Dmap.c6700 stab_map_open(map, mode) in stab_map_open() function
6860 if (mode == O_RDONLY && stab_map_open(map, mode))
H A Dconf.c645 map_parseargs, stab_map_open, null_map_close, in setupmaps()