QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 896|回复: 0

must_not_trace_exec问题

[复制链接]
发表于 2004-7-9 23:18:14 | 显示全部楼层 |阅读模式
static inline int must_not_trace_exec(struct task_struct * p)
{
        return (p->ptrace & PT_PTRACED) && !(p->ptrace & PT_PTRACE_CAP);
}

PT_PTRACED是1,PT_PTRACE_CAP是2,跟p->ptrace 与是为什么啊?望高手解答
您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-16 08:45 , Processed in 0.070555 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表