db_alloc_methods 1228 source3/winbindd/idmap_tdb.c static struct idmap_alloc_methods db_alloc_methods = {
db_alloc_methods 1239 source3/winbindd/idmap_tdb.c 	return smb_register_idmap_alloc(SMB_IDMAP_INTERFACE_VERSION, "tdb", &db_alloc_methods);
db_alloc_methods  914 source3/winbindd/idmap_tdb2.c static struct idmap_alloc_methods db_alloc_methods = {
db_alloc_methods  927 source3/winbindd/idmap_tdb2.c 	ret = smb_register_idmap_alloc(SMB_IDMAP_INTERFACE_VERSION, "tdb2", &db_alloc_methods);