Searched defs:rectype (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/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) {
/illumos-gate/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...]
/illumos-gate/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...]
/illumos-gate/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...]
/illumos-gate/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,
/illumos-gate/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) {
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_import.c1471 meta_nm_rec(mddb_db_t *dbp, mddb_type_t rectype) argument
1492 if (dep->de_type1 == rectype)
1517 mddb_type_t rectype,
1547 if ((dep = meta_nm_rec(dbp, rectype)) != NULL)
1511 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
/illumos-gate/usr/src/cmd/bnu/
H A Duustat.c1302 char rectype[5], time[MAXDATE+1], pid[10],wmachine[10]; local
1357 rectype, time, pid, wmachine, role, remote, device, netid,
1362 DEBUG(9, "READPERF: rectype = %s\n",rectype);
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Ddump.c2454 char rectype[100]; local
2456 nread = fscanf(filep, "%100s\t", rectype);
2461 if (strcmp(rectype, "princ") == 0)
2464 else if (strcmp(rectype, "policy") == 0)
2470 rectype, *linenop);
2491 char rectype[100]; local
2493 nread = fscanf(filep, "%100s\t", rectype);
2498 if (strcmp(rectype, "princ") == 0)
2501 else if (strcmp(rectype, "policy") == 0)
2504 else if (strcmp(rectype, "En
[all...]
/illumos-gate/usr/src/cmd/lockstat/
H A Dlockstat.c1628 int rectype; local
1632 rectype = g_recsize;
1654 if (!g_pflag && rectype < LS_HIST) {
1659 "cuml", "rcnt", rectype >= LS_TIME ? buf : "", lhdr, chdr);
1682 if (rectype >= LS_TIME)
1685 if (rectype >= LS_HIST) {
1691 if (rectype <= LS_STACK(j) ||
1701 if (rectype >= LS_HIST) {
1719 if (rectype >= LS_TIME)
1745 if (rectype < LS_HIS
1814 int rectype; local
[all...]

Completed in 74 milliseconds