/titanic_51/usr/src/cmd/sendmail/db/btree/ |
H A D | btree_auto.c | 23 int __bam_pg_alloc_log(logp, txnid, ret_lsnp, flags, in __bam_pg_alloc_log() argument 186 int __bam_pg_free_log(logp, txnid, ret_lsnp, flags, in __bam_pg_free_log() argument 358 int __bam_split_log(logp, txnid, ret_lsnp, flags, in __bam_split_log() argument 566 __bam_rsplit_log(logp,txnid,ret_lsnp,flags,fileid,pgno,pgdbt,nrec,rootent,rootlsn) __bam_rsplit_log() argument 762 __bam_adj_log(logp,txnid,ret_lsnp,flags,fileid,pgno,lsn,indx,indx_copy,is_insert) __bam_adj_log() argument 921 __bam_cadjust_log(logp,txnid,ret_lsnp,flags,fileid,pgno,lsn,indx,adjust,total) __bam_cadjust_log() argument 1079 __bam_cdel_log(logp,txnid,ret_lsnp,flags,fileid,pgno,lsn,indx) __bam_cdel_log() argument 1225 __bam_repl_log(logp,txnid,ret_lsnp,flags,fileid,pgno,lsn,indx,isdeleted,orig,repl,prefix,suffix) __bam_repl_log() argument [all...] |
/titanic_51/usr/src/cmd/sendmail/db/hash/ |
H A D | hash_auto.c | 23 int __ham_insdel_log(logp, txnid, ret_lsnp, flags, in __ham_insdel_log() argument 227 int __ham_newpage_log(logp, txnid, ret_lsnp, flags, in __ham_newpage_log() argument 409 int __ham_splitmeta_log(logp, txnid, ret_lsnp, flags, in __ham_splitmeta_log() argument 561 __ham_splitdata_log(logp,txnid,ret_lsnp,flags,fileid,opcode,pgno,pageimage,pagelsn) __ham_splitdata_log() argument 732 __ham_replace_log(logp,txnid,ret_lsnp,flags,fileid,pgno,ndx,pagelsn,off,olditem,newitem,makedup) __ham_replace_log() argument 944 __ham_newpgno_log(logp,txnid,ret_lsnp,flags,opcode,fileid,pgno,free_pgno,old_type,old_pgno,new_type,pagelsn,metalsn) __ham_newpgno_log() argument 1129 __ham_ovfl_log(logp,txnid,ret_lsnp,flags,fileid,start_pgno,npages,free_pgno,ovflpoint,metalsn) __ham_ovfl_log() argument 1288 __ham_copypage_log(logp,txnid,ret_lsnp,flags,fileid,pgno,pagelsn,next_pgno,nextlsn,nnext_pgno,nnextlsn,page) __ham_copypage_log() argument [all...] |
/titanic_51/usr/src/cmd/sendmail/db/txn/ |
H A D | txn_auto.c | 22 int __txn_regop_log(logp, txnid, ret_lsnp, flags, in __txn_regop_log() argument 141 int __txn_ckp_log(logp, txnid, ret_lsnp, flags, in __txn_ckp_log() argument 276 int __txn_xa_regop_log(logp, txnid, ret_lsnp, flags, in __txn_xa_regop_log() argument 453 __txn_child_log(logp,txnid,ret_lsnp,flags,opcode,parent) __txn_child_log() argument [all...] |
/titanic_51/usr/src/cmd/sendmail/db/db/ |
H A D | db_auto.c | 22 int __db_addrem_log(logp, txnid, ret_lsnp, flags, in __db_addrem_log() argument 233 int __db_split_log(logp, txnid, ret_lsnp, flags, in __db_split_log() argument 405 int __db_big_log(logp, txnid, ret_lsnp, flags, in __db_big_log() argument 612 __db_ovref_log(logp,txnid,ret_lsnp,flags,fileid,pgno,adjust,lsn) __db_ovref_log() argument 757 __db_relink_log(logp,txnid,ret_lsnp,flags,opcode,fileid,pgno,lsn,prev,lsn_prev,next,lsn_next) __db_relink_log() argument 939 __db_addpage_log(logp,txnid,ret_lsnp,flags,fileid,pgno,lsn,nextpgno,nextlsn) __db_addpage_log() argument 1095 __db_debug_log(logp,txnid,ret_lsnp,flags,op,fileid,key,data,arg_flags) __db_debug_log() argument [all...] |
/titanic_51/usr/src/cmd/sendmail/db/log/ |
H A D | log_auto.c | 23 int __log_register_log(logp, txnid, ret_lsnp, flags, in __log_register_log() argument
|