Searched defs:u_int8_t (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/include/sys/
H A Dbitypes.h33 typedef unsigned char u_int8_t; typedef
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Ddb-config.h26 #define u_int8_t unsigned char macro
40 #define u_int8_t unsigned char macro
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_osdep.h66 typedef uint8_t u_int8_t; typedef
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Diso9660.h64 typedef unsigned int u_int8_t __attribute__((mode(QI))); typedef
76 typedef unsigned char u_int8_t; typedef
82 u_int8_t l,b;
95 typedef u_int8_t iso_date_t[7];
108 u_int8_t name[1];
113 u_int8_t id[5];
115 u_int8_t _unused1[1];
116 u_int8_t system_id[32];
117 u_int8_t volume_id[32];
118 u_int8_t _unused
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A Drds.h66 #define u_int8_t uint8_t macro
139 u_int8_t name[32];
145 u_int8_t name[32];
163 u_int8_t transport[TRANSNAMSIZ]; /* null term ascii */
164 u_int8_t flags;
173 u_int8_t transport[TRANSNAMSIZ]; /* null term ascii */
174 u_int8_t flags;
210 u_int8_t flags;
221 u_int8_t flags;
/illumos-gate/usr/src/boot/sys/sys/
H A Dtypes.h65 typedef __uint8_t u_int8_t; /* unsigned integrals (deprecated) */ typedef
/illumos-gate/usr/src/cmd/sendmail/db/
H A Ddb.h61 typedef unsigned char u_int8_t; typedef
236 const u_int8_t *lk_conflicts; /* Two dimensional conflict matrix. */
435 u_int8_t fileid[DB_FILE_ID_LEN]; /* Uniquely identify this file for
481 u_int8_t fileid[DB_FILE_ID_LEN];/* File id. */
666 extern const u_int8_t db_rw_conflicts[];
670 extern const u_int8_t db_riw_conflicts[];
814 u_int8_t *fileid; /* Unique file ID. */
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h328 typedef uint8_t u_int8_t; typedef

Completed in 80 milliseconds