dbwrap_fetch_int32 442 source3/include/proto.h int32_t dbwrap_fetch_int32(struct db_context *db, const char *keystr); dbwrap_fetch_int32 228 source3/lib/account_pol.c version = dbwrap_fetch_int32(db, vstring); dbwrap_fetch_int32 241 source3/lib/account_pol.c version = dbwrap_fetch_int32(db, vstring); dbwrap_fetch_int32 57 source3/lib/sharesec.c vers_id = dbwrap_fetch_int32(share_db, vstring); dbwrap_fetch_int32 68 source3/lib/sharesec.c vers_id = dbwrap_fetch_int32(share_db, vstring); dbwrap_fetch_int32 425 source3/passdb/pdb_tdb.c version = dbwrap_fetch_int32(db_sam, TDBSAM_VERSION_STRING); dbwrap_fetch_int32 431 source3/passdb/pdb_tdb.c minor_version = dbwrap_fetch_int32(db_sam, TDBSAM_MINOR_VERSION_STRING); dbwrap_fetch_int32 466 source3/passdb/pdb_tdb.c version = dbwrap_fetch_int32(db_sam, TDBSAM_VERSION_STRING); dbwrap_fetch_int32 472 source3/passdb/pdb_tdb.c minor_version = dbwrap_fetch_int32(db_sam, TDBSAM_MINOR_VERSION_STRING); dbwrap_fetch_int32 410 source3/registry/reg_backend_db.c vers_id = dbwrap_fetch_int32(regdb, vstring); dbwrap_fetch_int32 36 source3/utils/dbwrap_tool.c value = dbwrap_fetch_int32(db, keyname); dbwrap_fetch_int32 150 source3/winbindd/idmap_tdb.c vers = dbwrap_fetch_int32(db, "IDMAP_VERSION"); dbwrap_fetch_int32 161 source3/winbindd/idmap_tdb.c wm = dbwrap_fetch_int32(db, HWM_USER); dbwrap_fetch_int32 174 source3/winbindd/idmap_tdb.c wm = dbwrap_fetch_int32(db, HWM_GROUP); dbwrap_fetch_int32 282 source3/winbindd/idmap_tdb.c version = dbwrap_fetch_int32(db, "IDMAP_VERSION"); dbwrap_fetch_int32 345 source3/winbindd/idmap_tdb.c low_uid = dbwrap_fetch_int32(idmap_alloc_db, HWM_USER); dbwrap_fetch_int32 350 source3/winbindd/idmap_tdb.c low_gid = dbwrap_fetch_int32(idmap_alloc_db, HWM_GROUP); dbwrap_fetch_int32 437 source3/winbindd/idmap_tdb.c if ((hwm = dbwrap_fetch_int32(idmap_alloc_db, hwmkey)) == -1) { dbwrap_fetch_int32 508 source3/winbindd/idmap_tdb.c if ((hwm = dbwrap_fetch_int32(idmap_alloc_db, hwmkey)) == -1) { dbwrap_fetch_int32 155 source3/winbindd/idmap_tdb2.c low_id = dbwrap_fetch_int32(idmap_tdb2, HWM_USER); dbwrap_fetch_int32 166 source3/winbindd/idmap_tdb2.c low_id = dbwrap_fetch_int32(idmap_tdb2, HWM_GROUP); dbwrap_fetch_int32 235 source3/winbindd/idmap_tdb2.c if ((hwm = dbwrap_fetch_int32(idmap_tdb2, hwmkey)) == -1) { dbwrap_fetch_int32 309 source3/winbindd/idmap_tdb2.c if ((hwm = dbwrap_fetch_int32(idmap_tdb2, hwmkey)) == -1) {