代码搜索:PID

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

代码结果 10,000
www.eeworm.com/read/100093/15885340

c efaxos.c

/* efaxos.c - O/S-dependent routines Copyright 1995, Ed Casas */ #include #include #include #include #include #include #incl
www.eeworm.com/read/100077/15886188

c ecusighdl.c

/* #define TRICKY_SEGV */ /* #ifdef DEBUG_SRP */ /*+----------------------------------------------------------------------- ecusighdl.c - xmtr/rcvr individual process signal handlers wht@n4hgf.Mt-Pa
www.eeworm.com/read/100019/15887998

c cloning.c

/*************************************************************************** cloning.c - description ------------------- begin
www.eeworm.com/read/100018/15888250

cgi kill_proc.cgi

#!/usr/local/bin/perl # kill_proc.cgi # Send a signal to a process require './proc-lib.pl'; &ReadParse(); &switch_acl_uid(); &error_setup(&text('kill_err', $in{signal}, $in{pid})); if (kill($in{sign
www.eeworm.com/read/152843/5659918

h thread.h

#ifndef __UM_THREAD_H #define __UM_THREAD_H #include #ifdef UML_CONFIG_MODE_TT #define TASK_EXTERN_PID(task) *((int *) &(((char *) (task))[HOST_TASK_EXTERN_PID])) #endif #endif
www.eeworm.com/read/292684/8341169

c keyboard.c

#define MWINCLUDECOLORS #include #include #include #include #include #include "../common.h" #include "keyboard.h" extern int KbdWrite(int c); e
www.eeworm.com/read/152843/5661567

h flexcop_ibi_value_be.h

/* This file is part of linux driver for digital TV devices equipped with B2C2 FlexcopII(b)/III * * register descriptions * * see flexcop.c for copyright information. */ /* This file is automati
www.eeworm.com/read/152843/5661570

h flexcop_ibi_value_le.h

/* This file is part of linux driver for digital TV devices equipped with B2C2 FlexcopII(b)/III * * register descriptions * * see flexcop.c for copyright information. */ /* This file is automati
www.eeworm.com/read/152814/5666690

t110agentxget

#!/bin/sh . ../eval_tools.sh HEADER AgentX GET support SKIPIFNOT USING_AGENTX_MODULE SKIPIFNOT USING_MIBII_SYSTEM_MIB_MODULE # # Begin test # # standard V3 configuration for initial user . ./Sv3c
www.eeworm.com/read/136786/5866314

h ipt_owner.h

#ifndef _IPT_OWNER_H #define _IPT_OWNER_H /* match and invert flags */ #define IPT_OWNER_UID 0x01 #define IPT_OWNER_GID 0x02 #define IPT_OWNER_PID 0x04 #define IPT_OWNER_SID 0x08 struct ipt_owner_in