代码搜索结果

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

backwards_compat.c

/* Simple backwards compat code to exec old version */ #ifndef CONFIG_NO_BACKWARDS_COMPAT #include #include #include #include #include #inc

backwards_compat.c

/* Simple backwards compat code to exec old version */ #ifndef CONFIG_NO_BACKWARDS_COMPAT #include #include #include #include #include #inc

bargraph.m51

BL51 BANKED LINKER/LOCATER V4.03 04/10/2001 14:36:26 PAGE 1 BL51 BANKED LINKER/LOCATER V4.03, INVOKED BY: C:\KEIL\C51\BIN\BL51.EXE MAIN.o

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;

sshlogin.h

/* $OpenBSD: sshlogin.h,v 1.4 2002/08/29 15:57:25 stevesk Exp $ */ /* * Author: Tatu Ylonen * Copyright (c) 1995 Tatu Ylonen , Espoo, Finland * Al

root.c

/* * linux/fs/proc/root.c * * Copyright (C) 1991, 1992 Linus Torvalds * * proc root directory handling functions */ #include #include #include

exit.c

/* * linux/kernel/exit.c * * (C) 1991 Linus Torvalds */ #define DEBUG_PROC_TREE #include #include #include #include #include

root.c

/* * linux/fs/proc/root.c * * Copyright (C) 1991, 1992 Linus Torvalds * * proc root directory handling functions */ #include #include #include

exit.c

/* * linux/kernel/exit.c * * (C) 1991 Linus Torvalds */ #define DEBUG_PROC_TREE #include #include #include #include #include

clients.c

/* * NanoWM - Window Manager for Nano-X * * Copyright (C) 2000, 2003 Greg Haerr * Copyright (C) 2000 Alex Holden */ #include #include