代码搜索结果

找到约 10,000 项符合 PID 的代码

prio.h

/* $Id$ * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright

ip6t_owner.h

#ifndef _IP6T_OWNER_H #define _IP6T_OWNER_H /* match and invert flags */ #define IP6T_OWNER_UID 0x01 #define IP6T_OWNER_GID 0x02 #define IP6T_OWNER_PID 0x04 #define IP6T_OWNER_SID 0x08 struct ip6t_o

prio.h

/* $Id$ * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright

ip6t_owner.h

#ifndef _IP6T_OWNER_H #define _IP6T_OWNER_H /* match and invert flags */ #define IP6T_OWNER_UID 0x01 #define IP6T_OWNER_GID 0x02 #define IP6T_OWNER_PID 0x04 #define IP6T_OWNER_SID 0x08 struct ip6t_o

prio.h

/* $Id$ * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright

ip6t_owner.h

#ifndef _IP6T_OWNER_H #define _IP6T_OWNER_H /* match and invert flags */ #define IP6T_OWNER_UID 0x01 #define IP6T_OWNER_GID 0x02 #define IP6T_OWNER_PID 0x04 #define IP6T_OWNER_SID 0x08 struct ip6t_o

prio.h

/* $Id$ * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright

wait.h

/* wait.h,v 1.5 2001/08/22 14:21:49 joeh Exp * ============================================================================ * * = LIBRARY * pace * * = FILENAME * pace/sys/wait.h

statistic.c

#include "..\sys\Include.h" int Process_Statistic_Cbse(CBEMESSAGE_t *LpCBEMessage); /* 处理小区广播失败和重新复位的次数的统计 * =0:返回Pid */ int Process_Statistic_FailAndReset(CBEMESSAGE_t *LpCBEMessa

cbse_killmessage.c

#include "..\sys\Include.h" /* 返回确认消息给CBC_proxy */ int Process_Kill_Message_Return(PID_t s_Pid,unsigned char cNumberOfReturnMessage); /* KillMessage 初始化 */ int Process_Kill_Message_init(KI