Function report |
Source Code:ipc\shm.c |
Create Date:2022-07-28 16:47:17 |
Last Modify:2020-03-17 22:58:32 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ksys_shmget
Proto:long ksys_shmget(key_t key, size_t size, int shmflg)
Type:long
Parameter:
Type | Parameter | Name |
---|---|---|
key_t | key | |
size_t | size | |
int | shmflg |
729 | static const struct ipc_ops shm_ops = {getnew = newseg, associate = security_shm_associate, more_checks = Called with shm_ids.rwsem and ipcp locked., } |
740 | for shared memories = size |
Name | Describe |
---|---|
SYSCALL_DEFINE3 | |
ksys_ipc |
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 |