Searched refs:cdbmp (Results 1 – 1 of 1) sorted by relevance
2991 struct cdb_make *cdbmp; local2993 cdbmp = (struct cdb_make *) xalloc(sizeof(*cdbmp));2994 status = cdb_make_start(cdbmp, fd);3003 map->map_db2 = (ARBPTR_T)cdbmp;3159 struct cdb_make *cdbmp; local3165 cdbmp = map->map_db2;3166 if (cdbmp == NULL)3188 status = cdb_make_put(cdbmp, lhs, klen, rhs, vlen, 0);3197 struct cdb_make *cdbmp; local3210 cdbmp = map->map_db2;[all …]