Function report |
Source Code:ipc\shm.c |
Create Date:2022-07-28 16:47:36 |
Last Modify:2020-03-17 22:58:32 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:shmctl_ipc_info
Proto:static int shmctl_ipc_info(struct ipc_namespace *ns, struct shminfo64 *shminfo)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct ipc_namespace * | ns | |
struct shminfo64 * | shminfo |
944 | err = security_shm_shmctl(NULL, see ipcs ) |
945 | If Not err Then |
947 | shmmni = shmseg = shm_ctlmni |
948 | shmmax = shm_ctlmax |
949 | shmall = shm_ctlall |
951 | lock for reading |
957 | Return err |
Name | Describe |
---|---|
ksys_shmctl | |
compat_ksys_shmctl |
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 |