代码搜索结果
找到约 10,000 项符合
PID 的代码
exit.c
/* MShowTec - www.mshowtec.com
** msLinux exit.c ver1.0
** 20051221 lmjx create limiao@mshowtec.com
**
*/
#define MSLINUX_EXIT_C
#include "signal.h"
#include "sched.h"
#include "wait.h"
#i
binfmt_elf32.c
/*
* Support for 32-bit Linux/MIPS ELF binaries.
*
* Copyright (C) 1999, 2001 Ralf Baechle
* Copyright (C) 1999, 2001 Silicon Graphics, Inc.
*
* Heavily inspired by the 32-bit Sparc compat code
clients.c
/*
* NanoWM - Window Manager for Nano-X
*
* Copyright (C) 2000, 2003 Greg Haerr
* Copyright (C) 2000 Alex Holden
*/
#include
#include
stub_segv.c
/*
* Copyright (C) 2004 Jeff Dike (jdike@addtoit.com)
* Licensed under the GPL
*/
#include
#include /* The only way I can see to get sigset_t */
#include
#
registers.h
/*
* Copyright (C) 2004 PathScale, Inc
* Licensed under the GPL
*/
#ifndef __REGISTERS_H
#define __REGISTERS_H
#include "sysdep/ptrace.h"
extern void init_thread_registers(union uml_pt_regs *to)
ptproxy.h
/**********************************************************************
ptproxy.h
Copyright (C) 1999 Lars Brinkhoff. See the file COPYING for licensing
terms and conditions.
************************
registers.c
/*
* Copyright (C) 2004 PathScale, Inc
* Licensed under the GPL
*/
#include
#include
#include
#include "ptrace_user.h"
#include "uml-config.h"
#include "skas_ptregs
pipe_rw.c
#include
#include
#include
#include
#include
int main()
{
int pipe_fd[2];
pid_t pid;
char buf_r[100];
char* p_wbuf;
int r_num;
os_unix.c
/*
* wpa_supplicant/hostapd / OS specific functions for UNIX/POSIX systems
* Copyright (c) 2005, Jouni Malinen
*
* This program is free software; you can redistribute it and/o
ex10_18.m
% ex10_18
% 获得当前选中的功能模块路径
open_system('onedead');
open_system('onedead/PID');
Td=get_param('onedead/PID','Td');
gcb('onedead/PID')