代码搜索结果
找到约 10,000 项符合
PID 的代码
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
input_ctrl.h
/*****************************************************************************
* input_ctrl.h: Decodeur control
*****************************************************************************
* Copyr
sgip.ini
[服务]
服务注册名称=B_SH_LT_2101_SGIP Service
服务显示名称=B_SH_LT_2101_SGIP Service
[系统]
;单位毫秒
连续发送时间间隔=200
;单位毫秒
查询记录时间间隔=5
连续发送条数=30
短消息有效期限(秒)=64800
MT监控端口=3941
MO监控端口=3942
重发最多重试次数=3
等待应答时间=50
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
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
fork.c
/*
* linux/kernel/fork.c
*
* (C) 1991 Linus Torvalds
*/
/*
* 'fork.c' contains the help-routines for the 'fork' system call
* (see also system_call.s), and some misc functions ('verify_area
dump-vdr.c
#include
#include "dump-vdr.h"
#include
static const char *inv_name [] = {
"0",
"1",
"999"
};
static const char *fec_name [] = {
"0",
"12",
"23",
"34",
"45"