代码搜索结果
找到约 10,000 项符合
Protocol 的代码
have_query_cache.inc
-- require r/have_query_cache.require
# As PS are not cached we disable them to ensure the we get the right number
# of query cache hits
-- disable_ps_protocol
disable_query_log;
show variables like "
globals.cpp
#include "stdafx.h"
#include "assert.h"
#include "globals.h"
namespace PROTOCOL_DEFINE
{
int get_IP_HEADER_length(IP_HEADER * ip)
{
return (ip->ver_len&15)*32/8;
}
void get_MAC_addr(u
system.h
//---------------------------------------------------------------------------
// Terawins Inc. Company Confidential Strictly Private
//
// $Archive: System.h $
// $Revision: 1.0 $
// $Author: Joa
isdn_concap.c
/* $Id: isdn_concap.c,v 1.1.2.2 2004/01/12 22:37:19 keil Exp $
*
* Linux ISDN subsystem, protocol encapsulation
*
* This software may be used and distributed according to the terms
* of the GNU
nf_conntrack_core.h
/*
* This header is used to share core functionality between the
* standalone connection tracking module, and the compatibility layer's use
* of connection tracking.
*
* 16 Dec 2003: Yasuyuki Koz
sip77
INVITE sip:t.watson@ieee.org SIP/7.0
Via: SIP/2.0/UDP c.bell-tel.com
From: A. Bell
To: T. Watson
Call-ID: 31417@c.bell-tel.com
CSeq
valid.c
#include
#include
#include
#include "smblib-priv.h"
#include "valid.h"
SMB_Handle_Type SMB_Connect_Server(void *, char *, char *);
int Valid_User(char *USERNAME,c
header.h
/* $Id: header.h,v 1.3 2004/07/02 23:14:22 zas Exp $ */
#ifndef EL__PROTOCOL_HEADER_H
#define EL__PROTOCOL_HEADER_H
unsigned char *parse_header(unsigned char *, unsigned char *, unsigned char **);
u
digest.h
/* $Id: digest.h,v 1.6 2004/11/19 23:46:43 jonas Exp $ */
#ifndef EL__PROTOCOL_AUTH_DIGEST_H
#define EL__PROTOCOL_AUTH_DIGEST_H
struct auth_entry;
struct uri;
unsigned char *
get_http_auth_digest_r
concurrency.cpp
// Concurrency.cpp,v 1.4 2004/01/04 21:17:14 bala Exp
#include "ace/Message_Block.h"
#include "ace/Singleton.h"
#include "ace/Synch_Traits.h"
#include "ace/Null_Mutex.h"
#ifndef JAWS_BUILD_DL