Home
last modified time | relevance | path

Searched refs:u_int32_t (Results 1 – 25 of 199) sorted by last modified time

12345678

/illumos-gate/usr/src/contrib/bhyve/sys/
H A Data.h222 /*098*/ u_int32_t stream_granularity;
618 u_int32_t cmd_info; /* cmd information */
620 u_int32_t cmd_specific_info; /* additional cmd spec info */
H A Dpciio.h56 u_int32_t pc_domain; /* domain number */
90 u_int32_t pat_buf_len; /* pattern buffer length */
91 u_int32_t num_patterns; /* number of patterns */
93 u_int32_t match_buf_len; /* match buffer length */
94 u_int32_t num_matches; /* number of matches returned */
96 u_int32_t offset; /* offset into device list */
97 u_int32_t generation; /* device list generation */
105 u_int32_t pi_data; /* data to write or result of read */
/illumos-gate/usr/src/uts/common/io/bnx/include/
H A Dbcmtype.h81 typedef u_int32_t u32_t;
91 typedef u_int32_t u32;
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h545 typedef u_int32_t u_32_t;
804 typedef u_int32_t u_32_t;
970 typedef u_int32_t u_32_t;
1025 typedef u_int32_t u_32_t;
1055 typedef u_int32_t u_32_t;
1245 typedef u_int32_t u_32_t;
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dipf.h107 typedef u_int32_t u_32_t;
/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Ddst.h10 u_int32_t dk_flags; /*%< and the flags of the public key */
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dport_after.h123 u_int32_t sin6_flowinfo; /* IPv6 flow information */
125 u_int32_t sin6_scope_id; /* set of interfaces for a scope */
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkupdate.c89 u_int32_t n1, rttl; in res_nmkupdate()
450 u_int32_t exptime, timesigned; in res_nmkupdate()
483 u_int32_t ottl; in res_nmkupdate()
H A Dres_init.c137 static u_int32_t net_mask __P((struct in_addr));
753 static u_int32_t
757 register u_int32_t i = ntohl(in.s_addr);
771 u_int32_t u32; in res_rndinit()
H A Dres_comp.c274 void __putlong(u_int32_t src, u_char *dst) { ns_put32(src, dst); } in __putlong()
277 u_int32_t _getlong(const u_char *src) { return (ns_get32(src)); } in _getlong()
/illumos-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_date.c48 u_int32_t
51 u_int32_t result; in ns_datetosecs()
77 #define SECS_PER_DAY ((u_int32_t)24*60*60) in ns_datetosecs()
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dmemcluster.c56 typedef u_int32_t fence_t;
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgetaddrinfo.c195 u_int32_t *scopeidp));
881 u_int32_t scopeid = 0;
1110 u_int32_t *scopeidp) in ip6_str2scopeid()
1112 u_int32_t scopeid; in ip6_str2scopeid()
H A Dgetnameinfo.c167 if (ntohl(*(const u_int32_t *)addr) >> IN_CLASSA_NSHIFT == 0)
/illumos-gate/usr/src/lib/libresolv2/common/dst/
H A Ddst_internal.h41 u_int32_t dk_flags; /*%< and the flags of the public key */
139 u_int32_t dst_s_get_int32( const u_int8_t *buf);
140 void dst_s_put_int32( u_int8_t *buf, const u_int32_t val);
H A Dsupport.c97 u_int32_t ac; in dst_s_id_calc()
171 u_int32_t
174 register u_int32_t a = 0; in dst_s_get_int32()
175 a = ((u_int32_t)(buf[0] << 24)) | ((u_int32_t)(buf[1] << 16)) | in dst_s_get_int32()
176 ((u_int32_t)(buf[2] << 8)) | ((u_int32_t)(buf[3])); in dst_s_get_int32()
210 dst_s_put_int32(u_int8_t *buf, const u_int32_t val) in dst_s_put_int32()
266 u_int32_t my_id; in dst_s_build_filename()
H A Ddst_api.c664 u_int32_t ext_flags; in dst_dnskey_to_key()
665 ext_flags = (u_int32_t) dst_s_get_int16(&rdata[DST_EXT_FLAG]); in dst_dnskey_to_key()
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/
H A Ddb-int.h171 typedef u_int32_t db_pgno_t;
175 typedef u_int32_t recno_t;
184 u_int32_t _tmp = a; \
191 u_int32_t _tmp = *(u_int32_t *)a; \
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash_page.c70 static u_int32_t first_free __P((u_int32_t));
85 u_int32_t
160 u_int32_t
175 u_int32_t
191 u_int32_t
207 u_int32_t
276 u_int32_t n;
731 u_int32_t ndx;
983 u_int32_t i;
1002 u_int32_t i;
[all …]
H A Dhash_bigkey.c147 u_int32_t ndx; /* Index of big pair on base page. */
292 u_int32_t ndx;
H A Dhash.c68 u_int32_t));
76 static u_int32_t hget_header __P((HTAB *, u_int32_t));
428 static u_int32_t
588 u_int32_t flags;
648 u_int32_t flag;
665 u_int32_t flag;
716 u_int32_t bucket;
864 u_int32_t flags;
936 u_int32_t flags;
952 u_int32_t flag;
[all …]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Ddb.h141 u_int32_t /* hash function */
/illumos-gate/usr/src/cmd/sendmail/db/log/
H A Dlog_rec.c60 u_int8_t *, char *, DBTYPE, u_int32_t));
61 static int __log_lid_to_fname __P((DB_LOG *, u_int32_t, FNAME **));
227 u_int32_t ndx;
262 u_int32_t ndx;
264 u_int32_t i;
322 u_int32_t ndx;
394 u_int32_t i;
413 u_int32_t ndx;
431 u_int32_t lid;
/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash.c81 static void __ham_init_htab __P((DBC *, u_int32_t, u_int32_t));
241 u_int32_t flags;
350 u_int32_t flags;
510 u_int32_t flags;
664 u_int32_t flags;
669 u_int32_t nbytes;
876 u_int32_t
900 u_int32_t flags;
1130 u_int32_t tlen;
1208 u_int32_t size;
[all …]
/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_cursor.c31 static int __bam_c_del __P((DBC *, u_int32_t));
42 static int __bam_c_rget __P((DBC *, DBT *, u_int32_t));
233 u_int32_t flags;
348 u_int32_t flags;
620 u_int32_t *iflagp;
711 u_int32_t flags;
758 u_int32_t flags;
765 u_int32_t iiflags, iiop;
1394 u_int32_t flags;
1403 u_int32_t sflags;
[all …]

12345678