smb_register_idmap_alloc 7212 source3/include/proto.h NTSTATUS smb_register_idmap_alloc(int version, const char *name,
smb_register_idmap_alloc 1526 source3/winbindd/idmap_ldap.c 	return smb_register_idmap_alloc(SMB_IDMAP_INTERFACE_VERSION, "ldap",
smb_register_idmap_alloc 1239 source3/winbindd/idmap_tdb.c 	return smb_register_idmap_alloc(SMB_IDMAP_INTERFACE_VERSION, "tdb", &db_alloc_methods);
smb_register_idmap_alloc  927 source3/winbindd/idmap_tdb2.c 	ret = smb_register_idmap_alloc(SMB_IDMAP_INTERFACE_VERSION, "tdb2", &db_alloc_methods);