代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/139557/5798429
h proxy.h
// Copyright (c) 1999-2000 Microsoft Corporation. All rights reserved.
#ifndef _proxy_h
#define _proxy_h
// Functions available from proxy.c module.
extern BOOL proxy_init(int slot_count, int buffe
www.eeworm.com/read/139332/5802458
hpp proxy.hpp
// Copyright David Abrahams 2002.
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#ifndef PR
www.eeworm.com/read/139206/5807088
h proxy.h
#ifndef UCD_SNMP_PROXY_H
#define UCD_SNMP_PROXY_H
struct simple_proxy {
struct variable2 *variables;
oid name[MAX_OID_LEN];
size_t name_len;
oid base[MAX_OID_LEN];
size_t base_len;
www.eeworm.com/read/139206/5807091
c proxy.c
#include
#include
#if HAVE_WINSOCK_H
#include
#endif
#if HAVE_STRING_H
#include
#endif
#if HAVE_NETINET_IN_H
#include
#endif
#include "
www.eeworm.com/read/138890/5813235
c proxy.c
/*
* proxy.c Proxy stuff.
*
* Version: $Id: proxy.c,v 1.77 2004/05/28 21:45:07 aland Exp $
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of th
www.eeworm.com/read/137626/5823276
h proxy.h
/* $Id: proxy.h,v 1.5.6.1 2005/02/28 00:40:38 jonas Exp $ */
#ifndef EL__PROTOCOL_PROXY_H
#define EL__PROTOCOL_PROXY_H
struct uri;
/* Checks if the passed URI has been configured to go through a pr
www.eeworm.com/read/137626/5823278
c proxy.c
/* Proxy handling */
/* $Id: proxy.c,v 1.47.6.2 2005/04/06 08:48:31 jonas Exp $ */
#ifndef _GNU_SOURCE
#define _GNU_SOURCE /* XXX: we _WANT_ strcasestr() ! */
#endif
#ifdef HAVE_CONFIG_H
#include "c
www.eeworm.com/read/136989/5837024
inl proxy.inl
// Proxy.inl,v 1.6 2003/07/06 21:41:59 pradeep Exp
ACE_INLINE CORBA::Boolean
TAO_Notify_Proxy::updates_off (void)
{
return this->updates_off_;
}
ACE_INLINE CORBA::Boolean
TAO_Notify_Proxy
www.eeworm.com/read/136989/5837033
h proxy.h
/* -*- C++ -*- */
/**
* @file Proxy.h
*
* Proxy.h,v 1.13 2003/10/28 18:34:24 bala Exp
*
* @author Pradeep Gore
*
*
*/
#ifndef TAO_Notify_PROXY_H
#define
www.eeworm.com/read/136989/5837109
cpp proxy.cpp
// Proxy.cpp,v 1.12 2003/07/06 21:41:59 pradeep Exp
#include "Proxy.h"
#if ! defined (__ACE_INLINE__)
#include "Proxy.inl"
#endif /* __ACE_INLINE__ */
ACE_RCSID(RT_Notify, TAO_Notify_Proxy,