代码搜索结果

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

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

in_pcb.c

/* * Copyright (c) 1982, 1986, 1991, 1993, 1995 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without *

in_pcb.h

/* * Copyright (c) 1982, 1986, 1990, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modifi

pcb.cpp

// $Id: PCB.cpp 65643 2005-04-23 05:52:26Z ossama $ #include "ace/Log_Msg.h" #include "PCB.h" #include "PTimerDispatcher.h" PCB::PCB() : count_(0) { ACE_TRACE (ACE_TEXT ("PCB::PCB")); } PCB::~PCB

pcb.h

/* -*- C++ -*- */ // $Id: PCB.h 65643 2005-04-23 05:52:26Z ossama $ #if !defined(PCB_H) #define PCB_H // Listing 1 code/ch20 class PCB { public: PCB (); virtual ~PCB (); // Set/get the timer

in_pcb.h

/* $OpenBSD: in_pcb.h,v 1.17 1999/03/27 21:04:19 provos Exp $ */ /* $NetBSD: in_pcb.h,v 1.14 1996/02/13 23:42:00 christos Exp $ */ /* * Copyright (c) 1982, 1986, 1990, 1993 * The Regents of the Uni

in_pcb.c

/* $OpenBSD: in_pcb.c,v 1.34 1999/05/16 21:48:29 niklas Exp $ */ /* $NetBSD: in_pcb.c,v 1.25 1996/02/13 23:41:53 christos Exp $ */ /* * Copyright (c) 1982, 1986, 1991, 1993 * The Regents of the Uni

in_pcb.h

/* * Copyright (c) 1982, 1986, 1990, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modifi

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