代码搜索:PID

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

代码结果 10,000
www.eeworm.com/read/149876/5695990

h tm-i386sol2.h

/* Macro definitions for GDB on an Intel i386 running Solaris 2. Copyright (C) 1998 Free Software Foundation, Inc. This file is part of GDB. This program is free software; you can redistrib
www.eeworm.com/read/149795/5697225

serpgctl

#!/bin/sh # # $Id: serpgctl,v 1.1 2003/04/08 01:25:35 lgfausak Exp $ # # sc: ser control; tool for maintaining ser's databases # # History: # -------- # 2003-04-06 this is a hack, from serctl, to mak
www.eeworm.com/read/148694/5711418

h nm-go32.h

/* Native definitions for Intel x86 running DJGPP. Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc. This file is part of GDB. This program is free software; you can redistribut
www.eeworm.com/read/148694/5711434

h tm-i386sol2.h

/* Macro definitions for GDB on an Intel i386 running Solaris 2. Copyright (C) 1998 Free Software Foundation, Inc. This file is part of GDB. This program is free software; you can redistrib
www.eeworm.com/read/148525/5714078

cc part.cc

/*************************************************************************** * * Copyright (c) 1993 READY SYSTEMS CORPORATION. * * All rights reserved. READY SYSTEMS' source code is an unpublishe
www.eeworm.com/read/147766/5723407

c 4xx_tlb.c

/* * * Copyright (c) 1998-1999 TiVo, Inc. * Original implementation. * Copyright (c) 1999-2000 Grant Erickson * Minor rework. * * Module name: 4xx_tlb.c
www.eeworm.com/read/146056/5740606

c subsystems.c

/* * Copyright (C) 2004 Andrew Beekhof * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as
www.eeworm.com/read/145471/5746003

c base.c

/* * linux/fs/proc/base.c * * Copyright (C) 1991, 1992 Linus Torvalds * * proc base directory handling functions */ #include #include #include
www.eeworm.com/read/144216/5752344

t open3.t

#!./perl -w BEGIN { chdir 't' if -d 't'; @INC = '../lib'; require Config; import Config; if (!$Config{'d_fork'} # open2/3 supported on win32 (but not Borland due to CRT bugs)
www.eeworm.com/read/141295/5774072

c waitpid.c

/* Routine to handle blocking waits using conditions, signals, and * non-blocking waits. This prevent the entire system from freezing * when wait() is called. */ #include #include