linux_security.docVIP

  • 7
  • 0
  • 约2.18万字
  • 约 14页
  • 2016-12-29 发布于重庆
  • 举报
int (*msg_queue_msgctl) (struct msg_queue * msq, int cmd); ??????int (*msg_queue_msgsnd) (struct msg_queue * msq, ????????????????????????????struct msg_msg * msg, int msqflg); ??????int (*msg_queue_msgrcv) (struct msg_queue * msq, ????????????????????????????struct msg_msg * msg, ????????????????????????????struct task_struct * target, ????????????????????????????long type, int mode); ? ??????int (*shm_alloc_security) (struct shmid_kernel * shp); ??????void (*shm_free_security) (struct shmid_kernel * shp); ??????int (*shm_associate) (struct shmid_kernel * shp, int shmflg); ??????int (*shm_shm

文档评论(0)

1亿VIP精品文档

相关文档