代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/430518/1926342
h fcntl.h
#ifndef _M68K_FCNTL_H
#define _M68K_FCNTL_H
/* open/fcntl - O_SYNC is only implemented on blocks devices and on files
located on an ext2 file system */
#define O_ACCMODE 0003
#define O_RDONLY
www.eeworm.com/read/430518/1927369
h fcntl.h
/*
* BK Id: SCCS/s.fcntl.h 1.8 09/19/01 23:06:01 paulus
*/
#ifndef _PPC_FCNTL_H
#define _PPC_FCNTL_H
/* open/fcntl - O_SYNC is only implemented on blocks devices and on files
located on an ext2
www.eeworm.com/read/413855/2157242
hh router.hh
// -*- c-basic-offset: 4; related-file-name: "../../lib/router.cc" -*-
#ifndef CLICK_ROUTER_HH
#define CLICK_ROUTER_HH
#include
#include
#include
#i
www.eeworm.com/read/413855/2157293
hh timer.hh
// -*- c-basic-offset: 4; related-file-name: "../../lib/timer.cc" -*-
#ifndef CLICK_TIMER_HH
#define CLICK_TIMER_HH
#include
#include
#include
#inclu
www.eeworm.com/read/407729/2259616
shadow
root::10933:0:99999:7:::
bin:*:10933:0:99999:7:::
daemon:*:10933:0:99999:7:::
adm:*:10933:0:99999:7:::
lp:*:10933:0:99999:7:::
sync:*:10933:0:99999:7:::
shutdown:*:10933:0:99999:7:::
halt:*:10933:0:99
www.eeworm.com/read/398634/2375448
test rpl000002.test
source include/master-slave.inc;
# Test replication of auto_increment
create table t1 (n int auto_increment primary key);
set insert_id = 2000;
insert into t1 values (NULL),(NULL),(NULL);
sync_slave
www.eeworm.com/read/398634/2375646
test rpl000011.test
source include/master-slave.inc;
create table t1 (n int);
insert into t1 values(1);
sync_slave_with_master;
stop slave;
start slave;
connection master;
insert into t1 values(2);
#let slave catch up
www.eeworm.com/read/396408/2418280
h gtf.h
#ifndef GTF_H
#define GTF_H
#include
#define GTF_VF 0
#define GTF_HF 1
#define GTF_PF 2
typedef struct {
double Vsync_need; /* Number of lines for vert sync (default 3) */
www.eeworm.com/read/396399/2422441
shadow
root::10933:0:99999:7:::
bin:*:10933:0:99999:7:::
daemon:*:10933:0:99999:7:::
adm:*:10933:0:99999:7:::
lp:*:10933:0:99999:7:::
sync:*:10933:0:99999:7:::
shutdown:*:10933:0:99999:7:::
halt:*:10933:0:99
www.eeworm.com/read/395929/2427892
changelog
2000-12-29 DJ Delorie
* fnmatch.c: Make the note about the origins of this file more
accurate, at least until we can sync with glibc.
* getopt.c: Ditto.
* getopt1.c: Ditto.
* m