Function report |
Source Code:block\sed-opal.c |
Create Date:2022-07-28 18:10:25 |
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_user
Proto:static int build_locking_user(u8 *buffer, size_t length, u8 lr)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
u8 * | buffer | |
size_t | length | |
u8 | lr |
664 | If length > OPAL_UID_LENGTH Then |
669 | memcpy(buffer, opaluid[OPAL_USER1_UID], OPAL_UID_LENGTH) |
673 | Return 0 |
Name | Describe |
---|---|
start_auth_opal_session |
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 |