Searched defs:u_int16_t (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libresolv2/include/sys/
H A Dbitypes.h34 typedef unsigned short u_int16_t; typedef
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/include/
H A Ddb-config.h28 #define u_int16_t unsigned short macro
42 #define u_int16_t unsigned short macro
/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Dsun.c62 typedef uint16_t u_int16_t; typedef
89 u_int16_t nparts; /* Number of partitions */
91 u_int16_t padding; /* Alignment padding */
99 u_int16_t rspeed; /* Disk rotational speed */
100 u_int16_t pcylcount; /* Physical cylinder count */
101 u_int16_t sparecyl; /* extra sects per cylinder */
103 u_int16_t ilfact; /* Interleave factor */
104 u_int16_t ncyl; /* Data cylinder count */
105 u_int16_t nacyl; /* Alt. cylinder count */
106 u_int16_t ntrk
[all...]
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Diso9660.h66 typedef unsigned int u_int16_t __attribute__((mode(HI))); typedef
77 typedef unsigned short u_int16_t; typedef
86 u_int16_t l, b;
148 u_int16_t signature;
153 u_int16_t magic;
/osnet-11/usr/src/cmd/sendmail/db/
H A Ddb.h63 typedef unsigned short u_int16_t; typedef
79 typedef u_int16_t db_indx_t; /* Page offset type. */

Completed in 33 milliseconds