/illumos-gate/usr/src/cmd/sendmail/db/ |
H A D | db.h | 65 typedef unsigned int u_int32_t; typedef 128 u_int32_t flags; 275 u_int32_t flags; /* Flags. */ 342 u_int32_t flags; 476 u_int32_t flags; 523 u_int32_t flags; 693 int lock_detect __P((DB_LOCKTAB *, u_int32_t, u_int32_t)); 695 u_int32_t, u_int32_t, const DBT *, db_lockmode_t, DB_LOCK *)); 705 u_int32_t, u_int32_t, DB_LOCKREQ *, int, DB_LOCKREQ **)); 730 u_int32_t file; /* File ID. */ [all …]
|
/illumos-gate/usr/src/cmd/sendmail/db/include/ |
H A D | hash_ext.h | 13 u_int32_t, u_int32_t, db_pgno_t, u_int32_t, 20 u_int32_t, u_int32_t, db_pgno_t, DB_LSN *, 27 u_int32_t, u_int32_t, u_int32_t, u_int32_t, 34 u_int32_t, u_int32_t, db_pgno_t, const DBT *, 41 u_int32_t, db_pgno_t, u_int32_t, DB_LSN *, 48 u_int32_t, u_int32_t, db_pgno_t, db_pgno_t, 49 u_int32_t, db_pgno_t, u_int32_t, DB_LSN *, 56 u_int32_t, db_pgno_t, u_int32_t, db_pgno_t, 76 u_int32_t __ham_func2 __P((const void *, u_int32_t)); 77 u_int32_t __ham_func3 __P((const void *, u_int32_t)); [all …]
|
H A D | db_ext.h | 4 int __db_close __P((DB *, u_int32_t)); 11 u_int32_t, u_int32_t, db_pgno_t, u_int32_t, 18 u_int32_t, u_int32_t, db_pgno_t, const DBT *, 25 u_int32_t, u_int32_t, db_pgno_t, db_pgno_t, 39 u_int32_t, u_int32_t, db_pgno_t, DB_LSN *, 54 u_int32_t)); 76 int __db_ditem __P((DBC *, PAGE *, u_int32_t, u_int32_t)); 78 __P((DBC *, PAGE *, u_int32_t, u_int32_t, DBT *, DBT *)); 98 u_int32_t, db_pgno_t, void **, u_int32_t *)); 129 PAGE *, u_int32_t, DBT *, void **, u_int32_t *)); [all …]
|
H A D | btree_ext.h | 15 db_pgno_t, u_int32_t, u_int32_t, db_pgno_t, u_int32_t)); 23 int __bam_adjindx __P((DBC *, PAGE *, u_int32_t, u_int32_t, int)); 37 PAGE **, db_indx_t *, DBT *, DBT *, u_int32_t, u_int32_t)); 71 int __bam_copy __P((DB *, PAGE *, PAGE *, u_int32_t, u_int32_t)); 104 u_int32_t, db_pgno_t, DB_LSN *, u_int32_t, 105 u_int32_t, u_int32_t)); 111 u_int32_t, db_pgno_t, DB_LSN *, u_int32_t, 118 u_int32_t, db_pgno_t, DB_LSN *, u_int32_t)); 124 u_int32_t, db_pgno_t, DB_LSN *, u_int32_t, 125 u_int32_t, const DBT *, const DBT *, u_int32_t, [all …]
|
H A D | hash_auto.h | 16 u_int32_t type; 19 u_int32_t opcode; 20 u_int32_t fileid; 22 u_int32_t ndx; 32 u_int32_t type; 35 u_int32_t opcode; 36 u_int32_t fileid; 49 u_int32_t type; 63 u_int32_t type; 77 u_int32_t type; [all …]
|
H A D | btree_auto.h | 16 u_int32_t type; 19 u_int32_t fileid; 23 u_int32_t ptype; 31 u_int32_t type; 34 u_int32_t fileid; 45 u_int32_t type; 53 u_int32_t indx; 63 u_int32_t type; 78 u_int32_t type; 84 u_int32_t indx; [all …]
|
H A D | db_auto.h | 8 u_int32_t type; 11 u_int32_t opcode; 12 u_int32_t fileid; 14 u_int32_t indx; 25 u_int32_t type; 28 u_int32_t opcode; 29 u_int32_t fileid; 39 u_int32_t type; 57 u_int32_t type; 70 u_int32_t type; [all …]
|
H A D | txn.h | 33 u_int32_t txnid; /* current transaction id 45 u_int32_t status; /* status of the transaction */ 54 u_int32_t xa_status; /* XA status */ 61 u_int32_t bqual; /* bqual_length from XID */ 62 u_int32_t gtrid; /* gtrid_length from XID */ 82 u_int32_t flags; /* DB_TXN_NOSYNC, DB_THREAD */ 95 u_int32_t magic; /* transaction magic number */ 96 u_int32_t version; /* version number */ 102 u_int32_t logtype; /* type of logging */ 103 u_int32_t locktype; /* lock type */ [all …]
|
H A D | lock.h | 42 u_int32_t magic; /* lock magic number */ 43 u_int32_t version; /* version number */ 44 u_int32_t id; /* unique id generator */ 50 u_int32_t table_size; /* size of hash table */ 51 u_int32_t nmodes; /* number of lock modes */ 52 u_int32_t numobjs; /* number of objects */ 53 u_int32_t nlockers; /* number of lockers */ 59 u_int32_t nrequests; /* number of lock gets */ 60 u_int32_t nreleases; /* number of lock puts */ 75 u_int32_t size; [all …]
|
H A D | log.h | 55 u_int32_t refcount; /* Reference counted. */ 77 u_int32_t lfname; /* Log file "name". */ 117 u_int32_t flags; 125 u_int32_t prev; /* Previous offset. */ 126 u_int32_t cksum; /* Current checksum. */ 127 u_int32_t len; /* Current length. */ 131 u_int32_t magic; /* DB_LOGMAGIC */ 132 u_int32_t version; /* DB_LOGVERSION */ 134 u_int32_t lg_max; /* Maximum file size. */ 162 u_int32_t len; /* Length of the last record. */ [all …]
|
H A D | log_ext.h | 6 int __log_valid __P((DB_LOG *, u_int32_t, int)); 8 __P((DB_LOG *, DB_TXN *, DB_LSN *, u_int32_t, 9 u_int32_t, const DBT *, const DBT *, u_int32_t, 17 int __log_get __P((DB_LOG *, DB_LSN *, DBT *, u_int32_t, int)); 18 int __log_put __P((DB_LOG *, DB_LSN *, const DBT *, u_int32_t)); 19 int __log_name __P((DB_LOG *, u_int32_t, char **, int *, u_int32_t)); 22 int __log_add_logid __P((DB_LOG *, DB *, const char *, u_int32_t)); 23 int __db_fileid_to_db __P((DB_LOG *, DB **, u_int32_t)); 25 void __log_rem_logid __P((DB_LOG *, u_int32_t));
|
H A D | common_ext.h | 5 APPNAME, const char *, const char *, u_int32_t, int *, char **)); 6 int __db_apprec __P((DB_ENV *, u_int32_t)); 8 int __db_fchk __P((DB_ENV *, const char *, u_int32_t, u_int32_t)); 10 __P((DB_ENV *, const char *, u_int32_t, u_int32_t, u_int32_t)); 20 u_int32_t __db_log2 __P((u_int32_t)); 32 int __db_tablesize __P((u_int32_t)); 33 void __db_hashinit __P((void *, u_int32_t));
|
H A D | txn_auto.h | 8 u_int32_t type; 11 u_int32_t opcode; 18 u_int32_t type; 29 u_int32_t type; 32 u_int32_t opcode; 35 u_int32_t gtrid; 36 u_int32_t bqual; 44 u_int32_t type; 47 u_int32_t opcode; 48 u_int32_t parent;
|
H A D | db_page.h | 50 u_int32_t magic; /* 12-15: Magic number. */ 51 u_int32_t version; /* 16-19: Version. */ 52 u_int32_t pagesize; /* 20-23: Pagesize. */ 53 u_int32_t maxkey; /* 24-27: Btree: Maxkey. */ 54 u_int32_t minkey; /* 28-31: Btree: Minkey. */ 62 u_int32_t flags; /* 36-39: Flags. */ 81 u_int32_t version; /* 16-19: Version ID */ 82 u_int32_t pagesize; /* 20-23: Bucket/Page Size */ 88 u_int32_t ffactor; /* 44-47: Fill factor */ 92 u_int32_t flags; /* 56-59: Allow duplicates. */ [all …]
|
H A D | lock_ext.h | 5 __P((DB_LOCKTAB *, u_int32_t, DBT *, db_lockmode_t)); 8 u_int32_t, const DBT *, u_int32_t type, DB_LOCKOBJ **)); 10 DB_LOCK, db_lockmode_t, u_int32_t)); 16 int __lock_locker_cmp __P((u_int32_t, DB_LOCKOBJ *)); 17 u_int32_t __lock_ohash __P((const DBT *)); 18 u_int32_t __lock_lhash __P((DB_LOCKOBJ *)); 19 u_int32_t __lock_locker_hash __P((u_int32_t));
|
/illumos-gate/usr/src/contrib/bhyve/x86/ |
H A D | apicreg.h | 130 u_int32_t id; PAD3; 136 u_int32_t tpr; PAD3; 137 u_int32_t apr; PAD3; 138 u_int32_t ppr; PAD3; 139 u_int32_t eoi; PAD3; 141 u_int32_t ldr; PAD3; 142 u_int32_t dfr; PAD3; 143 u_int32_t svr; PAD3; 144 u_int32_t isr0; PAD3; 145 u_int32_t isr1; PAD3; [all …]
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | rds.h | 161 u_int32_t laddr; 162 u_int32_t faddr; 171 u_int32_t laddr; 172 u_int32_t faddr; 181 u_int32_t laddr; 182 u_int32_t faddr; 183 u_int32_t bytes; 190 u_int32_t laddr; 191 u_int32_t faddr; 205 u_int32_t len; [all …]
|
/illumos-gate/usr/src/uts/common/net/ |
H A D | ppp_defs.h | 155 typedef UINT32_T u_int32_t; typedef 157 typedef unsigned int u_int32_t; 174 typedef u_int32_t ext_accm[8]; 190 u_int32_t ppp_ibytes; /* bytes received */ 192 u_int32_t ppp_ierrors; /* receive errors */ 193 u_int32_t ppp_obytes; /* bytes sent */ 194 u_int32_t ppp_opackets; /* packets sent */ 195 u_int32_t ppp_oerrors; /* transmit errors */ 199 u_int32_t vjs_packets; /* outbound packets */ 233 typedef u_int32_t ppp_counter_t; [all …]
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | disklabel.h | 73 u_int32_t d_magic; /* the magic number */ 81 u_int32_t d_secsize; /* # of bytes per sector */ 82 u_int32_t d_nsectors; /* # of data sectors per track */ 83 u_int32_t d_ntracks; /* # of tracks per cylinder */ 86 u_int32_t d_secperunit; /* # of data sectors per unit */ 123 u_int32_t d_headswitch; /* head switch time, usec */ 124 u_int32_t d_trkseek; /* track-to-track seek, usec */ 125 u_int32_t d_flags; /* generic flags */ 130 u_int32_t d_magic2; /* the magic number (again) */ 138 u_int32_t p_size; /* number of sectors in partition */ [all …]
|
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/ |
H A D | btree.h | 94 u_int32_t flags; 136 u_int32_t ksize; /* key size */ 154 *(u_int32_t *)p = size; \ 155 p += sizeof(u_int32_t); \ 203 LALIGN(sizeof(u_int32_t) + sizeof(u_int32_t) + sizeof(u_char) + \ 209 p += sizeof(u_int32_t); \ 211 p += sizeof(u_int32_t); \ 240 p += sizeof(u_int32_t); \ 309 u_int32_t version; /* version */ 310 u_int32_t psize; /* page size */ [all …]
|
/illumos-gate/usr/src/boot/include/ufs/ufs/ |
H A D | dinode.h | 128 u_int32_t di_uid; /* 4: File owner. */ 129 u_int32_t di_gid; /* 8: File group. */ 130 u_int32_t di_blksize; /* 12: Inode blocksize. */ 141 u_int32_t di_gen; /* 80: Generation number. */ 142 u_int32_t di_kernflags; /* 84: Kernel flags. */ 143 u_int32_t di_flags; /* 88: Status flags (chflags). */ 183 u_int32_t di_blocks; /* 104: Blocks actually held. */ 184 u_int32_t di_gen; /* 108: Generation number. */ 185 u_int32_t di_shadow; /* 112: shadow inode */ 186 u_int32_t di_uid; /* 116: long EFT version of uid */ [all …]
|
/illumos-gate/usr/src/boot/sys/i386/include/ |
H A D | bootinfo.h | 49 u_int32_t bi_version; 54 u_int32_t bi_n_bios_used; 55 u_int32_t bi_bios_geom[N_BIOS_GEOM]; 56 u_int32_t bi_size; 60 u_int32_t bi_basemem; 61 u_int32_t bi_extmem; 62 u_int32_t bi_symtab; /* struct symtab * */ 63 u_int32_t bi_esymtab; /* struct symtab * */ 65 u_int32_t bi_kernend; /* end of kernel space */ 66 u_int32_t bi_envp; /* environment */ [all …]
|
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | extern.h | 86 const DBT *, const DBT *, u_int32_t, const u_int8_t)); 87 u_int32_t __alloc_tmp __P((HTAB*)); 92 u_int32_t __call_hash __P((HTAB *, int8_t *, int32_t)); 100 PAGE16 *__get_buf __P((HTAB *, u_int32_t, int32_t)); 102 u_int32_t __get_item_done __P((HTAB *, CURSOR *)); 105 u_int32_t __get_item_reset __P((HTAB *, CURSOR *)); 106 PAGE16 *__get_page __P((HTAB *, u_int32_t, int32_t)); 108 u_int32_t __log2 __P((u_int32_t)); 109 int32_t __new_page __P((HTAB *, u_int32_t, int32_t)); 112 u_int32_t __put_buf __P((HTAB *, PAGE16 *, u_int32_t)); [all …]
|
H A D | hash_func.c | 45 static u_int32_t hash1 __P((const void *, size_t)); 46 static u_int32_t hash2 __P((const void *, size_t)); 47 static u_int32_t hash3 __P((const void *, size_t)); 64 static u_int32_t 69 u_int32_t h; 86 static u_int32_t 91 u_int32_t h; 114 static u_int32_t 119 u_int32_t n, loop; 157 static u_int32_t [all …]
|
/illumos-gate/usr/src/cmd/sendmail/db/hash/ |
H A D | hash_func.c | 69 u_int32_t 72 u_int32_t len; 75 u_int32_t h; 100 u_int32_t 103 u_int32_t len; 106 u_int32_t n, loop; 154 u_int32_t 157 u_int32_t len; 160 u_int32_t h, loop; 218 u_int32_t [all …]
|