您的位置:
DOIT博客
>> TAG: Security
查看全部信息
-
ietf 发表于 2007-05-29 16:11:07
int (*msg_queue_msgctl) (struct msg_queue * msq, int cmd);
int (*msg_queue_msgsnd) (struct msg_queue * msq,
&...
-
ietf 发表于 2007-05-29 16:00:09
Linux Security Module的注册层次
===================================================
作者:ietf AT doit.com.cn
所有源文件来自于linux kernel 2.6.20
请在GNU Library General Public License下...