代码搜索:PID

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

代码结果 10,000
www.eeworm.com/read/238485/13882980

c bouncesaying.c

//实用工具程序之一,作用是允许用户将消息转发给程序或者程序不可用时反弹回信息 #include "fork.h" #include "strerr.h" #include "error.h" #include "wait.h" #include "sig.h" #include "exit.h" #define FATAL "bouncesaying: fatal: " void ma
www.eeworm.com/read/152843/5662287

h ftdi_sio.h

/* * Definitions for the FTDI USB Single Port Serial Converter - * known as FTDI_SIO (Serial Input/Output application of the chipset) * * The example I have is known as the USC-1000 which is ava
www.eeworm.com/read/149876/5695915

h nm-linux.h

/* Native support for GNU/Linux, for GDB, the GNU debugger. Copyright (C) 1986, 1987, 1989, 1992, 1996, 1998, 2000 Free Software Foundation, Inc. This file is part of GDB. This program i
www.eeworm.com/read/148694/5711359

h nm-linux.h

/* Native support for GNU/Linux, for GDB, the GNU debugger. Copyright (C) 1986, 1987, 1989, 1992, 1996, 1998, 2000 Free Software Foundation, Inc. This file is part of GDB. This program i
www.eeworm.com/read/148153/5717882

c session.c

/* * session.c session management * * Version: $Id: session.c,v 1.21.2.1 2005/03/17 13:52:44 phampson Exp $ * * This program is free software; you can redistribute it and/or modify * it unde
www.eeworm.com/read/146056/5740639

h ctrl.h

/* $Id: ctrl.h,v 1.2 2004/08/30 03:17:40 msoffen Exp $ */ /* * Copyright (C) 2004 Andrew Beekhof * * This program is free software; you can redistribute it and/or * modify i
www.eeworm.com/read/138890/5813246

c session.c

/* * session.c session management * * Version: $Id: session.c,v 1.21.2.1 2005/03/17 13:52:44 phampson Exp $ * * This program is free software; you can redistribute it and/or modify * it unde
www.eeworm.com/read/136812/5857209

c waitpid.c

#if !defined(lint) && defined(SCCSIDS) static char sccsid[] = "@(#)waitpid.c 1.1 92/07/30 Copyr 1989 Sun Micro"; #endif #include #include /* * posix meanings for pid *
www.eeworm.com/read/136812/5857443

s ovfork.s

! ! "@(#)Ovfork.s 1.1 92/07/30" ! Copyright (c) 1986 by Sun Microsystems, Inc. ! .seg "text" #include "SYS.h" #define SYS_vfork 66 /* * pid = vfork(); * * r1 == 0 in parent process, r1 ==