代码搜索:Replication
找到约 424 项符合「Replication」的源代码
代码结果 424
www.eeworm.com/read/334125/3373280
idl winsrepl.idl
#include "idl_types.h"
/*
IDL structures for WINS replication protocol (port 42)
Note that WINS replication is not traditionally encoded using
IDL/NDR
Written by Andrew Tridgell
www.eeworm.com/read/314660/3630313
so intro.so
m4_comment([$Id: intro.so,v 1.11 2006/11/13 18:05:02 bostic Exp $])
m4_ref_title(m4_db Replication, Replication introduction,
introduction to @replication, transapp/faq, rep/id)
m4_p([dnl
m4_db
www.eeworm.com/read/136989/5836559
conf svc.conf
## svc.conf,v 1.3 2003/10/15 18:24:02 huangming Exp
## The value of FTEC_DETECTOR_TRANSPORT_PROTOCL should be either "sctp" or "tcp".
## The FTEC_HEART_BEAT is only meanful for stcp. It represents
www.eeworm.com/read/358128/3004908
test rpl_ssl.test
source include/have_ssl.inc;
source include/master-slave.inc;
# create a user for replication that requires ssl encryption
connection master;
grant replication slave on *.* to replssl@localhost requi
www.eeworm.com/read/457053/1600689
tcl rng-test.tcl
#
# Usage: ns rng-test.tcl [replication number]
#
if {$argc > 1} {
puts "Usage: ns rng-test.tcl \[replication number\]"
exit
}
set run 1
if {$argc == 1} {
set run [lindex $argv 0]
}
if {$
www.eeworm.com/read/455269/1624558
tcl rng-test.tcl
#
# Usage: ns rng-test.tcl [replication number]
#
if {$argc > 1} {
puts "Usage: ns rng-test.tcl \[replication number\]"
exit
}
set run 1
if {$argc == 1} {
set run [lindex $argv 0]
}
if {$
www.eeworm.com/read/307320/3724126
tcl rng-test.tcl
#
# Usage: ns rng-test.tcl [replication number]
#
if {$argc > 1} {
puts "Usage: ns rng-test.tcl \[replication number\]"
exit
}
set run 1
if {$argc == 1} {
set run [lindex $argv 0]
}
if {$
www.eeworm.com/read/389028/2544703
tcl rng-test.tcl
#
# Usage: ns rng-test.tcl [replication number]
#
if {$argc > 1} {
puts "Usage: ns rng-test.tcl \[replication number\]"
exit
}
set run 1
if {$argc == 1} {
set run [lindex $argv 0]
}
if {$
www.eeworm.com/read/403933/11498556
html code_life_cycle.html
The Stages of Replication
The Stages of Replication
This docum
www.eeworm.com/read/147766/5725900
h sn_private.h
extern nasid_t master_nasid;
extern cnodeid_t get_compact_nodeid(void);
extern void hub_rtc_init(cnodeid_t);
extern void cpu_time_init(void);
extern void per_cpu_init(void);
extern void install_cpuin