HomeSort by: relevance | last modified time | path
    Searched defs:db_object (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/base/
db.c 91 struct heim_type_data db_object = { variable in typeref:struct:heim_type_data
382 db = _heim_alloc_object(&db_object, sizeof(*db));
458 result = _heim_alloc_object(&db_object, sizeof(*result));
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
dmu.h 295 uint64_t db_object; /* object that this buffer is part of */ member in struct:dmu_buf
651 * (ie. you've called dmu_tx_hold_object(tx, db->db_object)).

Completed in 27 milliseconds