代码搜索结果

找到约 9,168 项符合 PCB 的代码

in_pcb.h

//========================================================================== // // include/netinet/in_pcb.h // // // //======================================================================

in_pcb.c

//========================================================================== // // sys/netinet/in_pcb.c // // // //==========================================================================

in_pcb.h

//========================================================================== // // include/netinet/in_pcb.h // //========================================================================== //####B

in_pcb.c

//========================================================================== // // src/sys/netinet/in_pcb.c // //========================================================================== //####B

in_pcb.c

/* in_pcb.c - internet protocol control block routines */ /* Copyright 1984 - 2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* * Copyright (c) 1982, 1986, 1991, 1993, 1995 * The Rege

in_pcb.c

/* in_pcb.c - internet protocol control block routines */ /* Copyright 1984 - 2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* * Copyright (c) 1982, 1986, 1991, 1993, 1995 * The Rege

pcb.cpp

// PCB.cpp,v 1.7 2005/04/23 05:52:26 ossama Exp #include "ace/Log_Msg.h" #include "PCB.h" #include "PTimerDispatcher.h" PCB::PCB() : count_(0) { ACE_TRACE (ACE_TEXT ("PCB::PCB")); } PC

pcb.h

/* -*- C++ -*- */ // PCB.h,v 1.3 2005/04/23 05:52:26 ossama Exp #if !defined(PCB_H) #define PCB_H // Listing 1 code/ch20 class PCB { public: PCB (); virtual ~PCB (); // Set/get t

in_pcb.c

/* in_pcb.c - internet protocol control block routines */ /* Copyright 1984 - 2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* * Copyright (c) 1982, 1986, 1991, 1993, 1995 * The Rege

in_pcb.c

/* in_pcb.c - internet protocol control block routines */ /* Copyright 1984 - 2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* * Copyright (c) 1982, 1986, 1991, 1993, 1995 * The Rege