Function report |
Source Code:ipc\util.c |
Create Date:2022-07-28 16:39:55 |
| Last Modify:2022-05-23 18:05:07 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pc64_perm_to_ipc_perm - convert new ipc permissions to old*@in: new style ipc permissions*@out: old style ipc permissions* Turn the new style permissions object @in into a compatibility* object and store it into the @out pointer.
Proto:void ipc64_perm_to_ipc_perm(struct ipc64_perm *in, struct ipc_perm *out)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct ipc64_perm * | in | |
| struct ipc_perm * | out |
| Name | Describe |
|---|---|
| copy_msqid_to_user | |
| copy_semid_to_user | |
| copy_shmid_to_user |
| 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 |