Function report |
Source Code:block\sed-opal.c |
Create Date:2022-07-28 18:10:24 |
Last Modify:2020-03-17 23:36:33 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:build_locking_range
Proto:static int build_locking_range(u8 *buffer, size_t length, u8 lr)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
u8 * | buffer | |
size_t | length | |
u8 | lr |
646 | If length > OPAL_UID_LENGTH Then |
653 | If lr == 0 Then Return 0 |
656 | buffer[5] = LOCKING_RANGE_NON_GLOBAL |
659 | Return 0 |
Name | Describe |
---|---|
get_active_key | |
setup_locking_range | |
erase_locking_range | |
lock_unlock_locking_range | |
lock_unlock_locking_range_sum | |
activate_lsp |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |