Searched refs:rectype (Results 1 - 11 of 11) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/db/db/
H A Ddb_dispatch.c97 u_int32_t rectype, txnid; local
99 memcpy(&rectype, db->data, sizeof(rectype));
100 memcpy(&txnid, (u_int8_t *)db->data + sizeof(rectype), sizeof(txnid));
105 return ((dispatch_table[rectype])(logp, db, lsnp, redo, info));
107 if (rectype < DB_txn_BEGIN )
108 return ((dispatch_table[rectype])(logp,
119 if (rectype == DB_log_register || rectype == DB_txn_ckp ||
122 return ((dispatch_table[rectype])(log
[all...]
H A Ddb_auto.c41 u_int32_t rectype, txn_num; local
45 rectype = DB_db_addrem;
52 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
65 memcpy(bp, &rectype, sizeof(rectype));
66 bp += sizeof(rectype);
248 u_int32_t rectype, txn_num; local
252 rectype = DB_db_split;
259 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
269 memcpy(bp, &rectype, sizeo
425 u_int32_t rectype, txn_num; local
625 u_int32_t rectype, txn_num; local
775 u_int32_t rectype, txn_num; local
953 u_int32_t rectype, txn_num; local
1110 u_int32_t rectype, txn_num; local
[all...]
/osnet-11/usr/src/cmd/sendmail/db/txn/
H A Dtxn_auto.c32 u_int32_t rectype, txn_num; local
36 rectype = DB_txn_regop;
43 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
49 memcpy(bp, &rectype, sizeof(rectype));
50 bp += sizeof(rectype);
152 u_int32_t rectype, txn_num; local
156 rectype = DB_txn_ckp;
163 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
170 memcpy(bp, &rectype, sizeo
292 u_int32_t rectype, txn_num; local
464 u_int32_t rectype, txn_num; local
[all...]
/osnet-11/usr/src/cmd/sendmail/db/btree/
H A Dbtree_auto.c38 u_int32_t rectype, txn_num; local
42 rectype = DB_bam_pg_alloc;
49 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
60 memcpy(bp, &rectype, sizeof(rectype));
61 bp += sizeof(rectype);
201 u_int32_t rectype, txn_num; local
205 rectype = DB_bam_pg_free;
212 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
222 memcpy(bp, &rectype, sizeo
378 u_int32_t rectype, txn_num; local
582 u_int32_t rectype, txn_num; local
777 u_int32_t rectype, txn_num; local
936 u_int32_t rectype, txn_num; local
1092 u_int32_t rectype, txn_num; local
1245 u_int32_t rectype, txn_num; local
[all...]
/osnet-11/usr/src/cmd/sendmail/db/hash/
H A Dhash_auto.c41 u_int32_t rectype, txn_num; local
45 rectype = DB_ham_insdel;
52 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
64 memcpy(bp, &rectype, sizeof(rectype));
65 bp += sizeof(rectype);
245 u_int32_t rectype, txn_num; local
249 rectype = DB_ham_newpage;
256 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
269 memcpy(bp, &rectype, sizeo
423 u_int32_t rectype, txn_num; local
576 u_int32_t rectype, txn_num; local
751 u_int32_t rectype, txn_num; local
963 u_int32_t rectype, txn_num; local
1144 u_int32_t rectype, txn_num; local
1307 u_int32_t rectype, txn_num; local
[all...]
H A Dhash_dup.c423 u_int32_t new_datalen, old_len, rectype; local
497 rectype = PUTPAIR;
502 rectype |= PAIR_KEYMASK;
513 rectype |= PAIR_DATAMASK;
525 dbc->txn, &new_lsn, 0, rectype,
H A Dhash_page.c1249 u_int32_t data_size, key_size, pairsize, rectype; local
1342 rectype = PUTPAIR;
1344 rectype |= PAIR_DATAMASK;
1346 rectype |= PAIR_KEYMASK;
1349 dbc->txn, &new_lsn, 0, rectype,
/osnet-11/usr/src/cmd/sendmail/db/log/
H A Dlog_auto.c38 u_int32_t rectype, txn_num; local
42 rectype = DB_log_register;
49 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
59 memcpy(bp, &rectype, sizeof(rectype));
60 bp += sizeof(rectype);
H A Dlog_archive.c189 u_int32_t rectype; local
204 if (rec.size < sizeof(rectype)) {
210 memcpy(&rectype, rec.data, sizeof(rectype));
211 if (rectype != DB_log_register) {
/osnet-11/usr/src/cmd/sendmail/db/xa/
H A Dxa.c405 u_int32_t rectype, txnid; local
478 memcpy(&rectype, data.data, sizeof(rectype));
488 if (rectype != DB_txn_xa_regop && rectype != DB_txn_regop)
491 memcpy(&txnid, (u_int8_t *)data.data + sizeof(rectype),
494 switch (rectype) {
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_import.c1921 meta_nm_rec(mddb_db_t *dbp, mddb_type_t rectype) argument
1942 if (dep->de_type1 == rectype)
1967 mddb_type_t rectype,
1997 if ((dep = meta_nm_rec(dbp, rectype)) != NULL)
1961 read_nm_rec( md_error_t *ep, int fd, mddb_mb_t *mbp, mddb_lb_t *lbp, char **nm, mddb_type_t rectype, char *diskname ) argument

Completed in 55 milliseconds