代码搜索:Recovery
找到约 1,119 项符合「Recovery」的源代码
代码结果 1,119
www.eeworm.com/read/393716/2467910
rec_ctemp
/*
* PREF_FUNC_recover --
* Recovery function for FUNC.
*
* PUBLIC: int PREF_FUNC_recover
* PUBLIC: __P((DB_ENV *, DBT *, DB_LSN *, db_recops, void *));
*/
int
PREF_FUNC_recover(dbenv, dbtp, l
www.eeworm.com/read/393713/2469244
rec_ctemp
/*
* PREF_FUNC_recover --
* Recovery function for FUNC.
*
* PUBLIC: int PREF_FUNC_recover
* PUBLIC: __P((DB_ENV *, DBT *, DB_LSN *, db_recops, void *));
*/
int
PREF_FUNC_recover(dbenv, dbtp, l
www.eeworm.com/read/393710/2470573
rec_ctemp
/*
* PREF_FUNC_recover --
* Recovery function for FUNC.
*
* PUBLIC: int PREF_FUNC_recover
* PUBLIC: __P((DB_ENV *, DBT *, DB_LSN *, db_recops, void *));
*/
int
PREF_FUNC_recover(dbenv, dbtp, l
www.eeworm.com/read/384760/2597670
rec_crdel
#include "db_config.h"
#include "db_int.h"
#include "dbinc/db_page.h"
#include "dbinc/__crdel.h"
#include "dbinc/log.h"
/*
* __crdel_metasub_recover --
* Recovery function for metasub.
*
* PUBLI
www.eeworm.com/read/384760/2597671
rec_qam
#include "db_config.h"
#include "db_int.h"
#include "dbinc/db_page.h"
#include "dbinc/__qam.h"
#include "dbinc/log.h"
/*
* __qam_incfirst_recover --
* Recovery function for incfirst.
*
* PUBLIC:
www.eeworm.com/read/384760/2597674
rec_dbreg
#include "db_config.h"
#include "db_int.h"
#include "dbinc/db_page.h"
#include "dbinc/__dbreg.h"
#include "dbinc/log.h"
/*
* __dbreg_register_recover --
* Recovery function for register.
*
* PUB
www.eeworm.com/read/384760/2597675
rec_ctemp
/*
* PREF_FUNC_recover --
* Recovery function for FUNC.
*
* PUBLIC: int PREF_FUNC_recover
* PUBLIC: __P((DB_ENV *, DBT *, DB_LSN *, db_recops, void *));
*/
int
PREF_FUNC_recover(dbenv, dbtp, l
www.eeworm.com/read/360437/2961303
rec_ctemp
/*
* PREF_FUNC_recover --
* Recovery function for FUNC.
*
* PUBLIC: int PREF_FUNC_recover
* PUBLIC: __P((DB_ENV *, DBT *, DB_LSN *, db_recops, void *));
*/
int
PREF_FUNC_recover(dbenv, dbtp, l
www.eeworm.com/read/351277/10664347
h magic.h
#ifndef __MAGIC_H__
#define __MAGIC_H__
/* 热诸 */
int MAGIC_Use( int charaindex, int haveitemindex, int toindex);
int MAGIC_Recovery( int charaindex, int toindex,int marray, int mp );
int MAGIC_OtherR