代码搜索结果
找到约 10,000 项符合
PID 的代码
psi_task.c
/*
* Copyright (c) 2004, 2005 Koninklijke Philips Electronics N V. Includes code
* copyright (c) 2004 by VCom Electronics Inc; copyright transferred by verbal
* agreement between Tim Meakin and
wait.h
#ifndef _SYS_WAIT_H
#define _SYS_WAIT_H
#include
#define _LOW(v) ( (v) & 0377)
#define _HIGH(v) ( ((v) >> 8) & 0377)
/* options for waitpid, WUNTRACED not supported */
#define WNOHAN
wait.h
#ifndef _SYS_WAIT_H
#define _SYS_WAIT_H
#include
#define _LOW(v) ( (v) & 0377)
#define _HIGH(v) ( ((v) >> 8) & 0377)
/* options for waitpid, WUNTRACED not supported */
#define WNOHAN
usbdetectid.ini
[MAIN]
groupnum=3
[group1]
vid=0x0C76
pid=0x0027
ini=.\func1.ini
[group2]
vid=0x0C76
pid=0x0027
ini=.\func2.ini
[group3]
vid=0x0C76
pid=0x0007
ini=.\func3.ini
wait.h
#ifndef _SYS_WAIT_H
#define _SYS_WAIT_H
#include
#define _LOW(v) ( (v) & 0377)
#define _HIGH(v) ( ((v) >> 8) & 0377)
/* options for waitpid, WUNTRACED not supported */
#defi
dynamic.c
#include
#ifndef NO_STANDALONE
/* Yes, I know, I could have used multi-hashed linked lists,
* binary trees and other funny stuff. It'd have been better, cleaner,
* faster. Yeah, it'd h
wait.h
#ifndef _SYS_WAIT_H
#define _SYS_WAIT_H
#include
#define _LOW(v) ( (v) & 0377)
#define _HIGH(v) ( ((v) >> 8) & 0377)
/* options for waitpid, WUNTRACED not supported */
#defi
elfcore.h
#ifndef _LINUX_ELFCORE_H
#define _LINUX_ELFCORE_H
#include
#include
#include
#include
#include
struct elf_siginfo
{
i
t100agenthup
#!/bin/sh
. ../eval_tools.sh
HEADER that the agent responds properly to a kill -HUP
#
# Begin test
#
# standard V1 configuration: testcomunnity
. ./Sv1config
STARTAGENT
# add a agent configurati
wait.h
#ifndef _SYS_WAIT_H
#define _SYS_WAIT_H
#include
#define _LOW(v) ( (v) & 0377)
#define _HIGH(v) ( ((v) >> 8) & 0377)
/* options for waitpid, WUNTRACED not supported */
#define WNOHAN