Searched refs:ndbm_map_store (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/contrib/sendmail/src/ |
| HD | map.h | 59 extern void ndbm_map_store __P((MAP *, char *, char *));
|
| HD | map.c | 1810 ndbm_map_store(map, lhs, rhs) in ndbm_map_store() function 1914 ndbm_map_store(map, "YP_LAST_MODIFIED", buf); 1917 ndbm_map_store(map, "YP_MASTER_NAME", buf); 1927 ndbm_map_store(map, "@", "@"); 6528 ndbm_map_store(map, lhs, rhs);
|
| HD | conf.c | 552 ndbm_map_lookup, ndbm_map_store); in setupmaps()
|