代码搜索:headers

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

代码结果 10,000
www.eeworm.com/read/229403/4756132

mk kernel-headers.mk

############################################################# # # Setup the kernel headers. I include a generic package of # kernel headers here, so you shouldn't need to include your # own. Be awar
www.eeworm.com/read/224875/4801713

h libnet-headers.h

/* * $Id: libnet-headers.h,v 1.5 2003/09/23 22:36:54 mike Exp $ * * libnet-headers.h - Network routine library headers header file * * Copyright (c) 1998 - 2002 Mike D. Schiffman
www.eeworm.com/read/213392/4916724

c sip_headers.c

/* * CDDL HEADER START * * The contents of this file are subject to the terms of the * Common Development and Distribution License (the "License"). * You may not use this file except in complianc
www.eeworm.com/read/213039/4933104

cpp parse_headers.cpp

// Parse_Headers.cpp,v 1.23 2003/11/01 11:15:22 dhinton Exp #include "ace/Log_Msg.h" #include "Parse_Headers.h" #include "ace/OS_NS_string.h" #include "ace/OS_NS_strings.h" #include "ace/OS_N
www.eeworm.com/read/213039/4933126

h parse_headers.h

/* -*- c++ -*- */ // Hey, Emacs! This is a C++ file! // Parse_Headers.h,v 1.12 2003/11/01 11:15:22 dhinton Exp // ============================================================================ //
www.eeworm.com/read/213039/4933411

cpp parse_headers.cpp

// Parse_Headers.cpp,v 1.3 2003/11/09 04:12:07 dhinton Exp #include "JAWS/Parse_Headers.h" #include "ace/OS_NS_string.h" #define ACCESSOR(T,C,x) \ T C :: x (void) const { return this-> x##_; }
www.eeworm.com/read/213039/4933432

h parse_headers.h

/* -*- c++ -*- */ // Parse_Headers.h,v 1.2 2003/08/06 03:29:13 dhinton Exp #ifndef JAWS_PARSE_HEADERS_H #define JAWS_PARSE_HEADERS_H #include "JAWS/Export.h" #include "ace/Singleton.h" #if
www.eeworm.com/read/213039/4933465

cpp http_headers.cpp

// http_headers.cpp,v 1.1 2000/04/27 23:43:17 jxh Exp #include "ace/RB_Tree.h" #include "HTTPU/http_headers.h" HTTP_Hdr_Node HTTP_HCodes::HTTP ("HTTP", "HTTP%s %s"), HTTP_HCodes::ACCEPT
www.eeworm.com/read/213039/4933476

h http_headers.h

// http_headers.h,v 1.2 2003/08/06 03:29:13 dhinton Exp // by James Hu // Borrowed from HTTP_Headers.*, which appears to be irrelevent now anyway. #ifndef HTTPU_HTTP_HEADERS_H #define HTTPU_HT
www.eeworm.com/read/213039/4933479

i http_headers.i

// -*- c++ -*- // http_headers.i,v 1.1 2000/04/27 23:43:17 jxh Exp #if !defined (ACE_HAS_INLINED_OSCALLS) # undef ACE_INLINE # define ACE_INLINE #endif /* ACE_HAS_INLINED_OSCALLS */ ACE_INLI