代码搜索结果
找到约 2,053 项符合
Relay 的代码
m_umode2.c
/*
* IRC - Internet Relay Chat, src/modules/m_umode2.c
* (C) 2004 The UnrealIRCd Team
*
* See file AUTHORS in IRC package for additional names of
* the programmers.
*
* This program i
m_nick.c
/*
* IRC - Internet Relay Chat, src/modules/m_nick.c
* (C) 1999-2005 The UnrealIRCd Team
*
* See file AUTHORS in IRC package for additional names of
* the programmers.
*
* This progra
hdlc_fr.c
/*
* Generic HDLC support routines for Linux
* Frame Relay support
*
* Copyright (C) 1999 - 2006 Krzysztof Halasa
*
* This program is free software; you can redistribute it and/o
framerelay.txt
Frame Relay (FR) support for linux is built into a two tiered system of device
drivers. The upper layer implements RFC1490 FR specification, and uses the
Data Link Connection Identifier (DLCI) as it
kconfig
#
# Configuration for WAN router
#
config WAN_ROUTER
tristate "WAN router"
depends on EXPERIMENTAL
---help---
Wide Area Networks (WANs), such as X.25, frame relay and leased
lines, are used
config.c
/* config.c - relay backend configuration file routine */
/* This work is part of OpenLDAP Software .
*
* Copyright 2004-2007 The OpenLDAP Foundation.
* Portions Copyright
framerelay.txt
Frame Relay (FR) support for linux is built into a two tiered system of device
drivers. The upper layer implements RFC1490 FR specification, and uses the
Data Link Connection Identifier (DLCI) as it
sqlrelay.in
#! /bin/sh
#
# sqlrelay This starts and stops SQL relay.
#
# chkconfig: 345 85 15
# description: Persistent database connection system.
# Source function library.
success() {
echo success
}
failur
sqlrelay
#! /bin/sh
#
# sqlrelay This starts and stops SQL relay.
#
# chkconfig: 345 85 15
# description: Persistent database connection system.
prefix=${DESTDIR}/usr/local/firstworks
sysconfdir=${prefix}/e
sqlrelay.in
#! /bin/sh
#
# sqlrelay This starts and stops SQL relay.
#
# chkconfig: 345 85 15
# description: Persistent database connection system.
prefix=@prefix@
sysconfdir=@sysconfdir@
localstatedir=@locals