HomeSort by: relevance | last modified time | path
    Searched defs:u_int (Results 1 - 21 of 21) sorted by relevancy

  /src/external/bsd/libfido2/dist/openbsd-compat/
types.h 28 typedef unsigned int u_int; typedef
  /src/sys/arch/amiga/dev/
rtc.h 44 u_int :28, second2:4; /* 0x03 lower digit */ member in struct:rtclock3000
45 u_int :28, second1:4; /* 0x07 upper digit */ member in struct:rtclock3000
46 u_int :28, minute2:4; /* 0x0b lower digit */ member in struct:rtclock3000
47 u_int :28, minute1:4; /* 0x0f upper digit */ member in struct:rtclock3000
48 u_int :28, hour2:4; /* 0x13 lower digit */ member in struct:rtclock3000
49 u_int :28, hour1:4; /* 0x17 upper digit */ member in struct:rtclock3000
50 u_int :28, weekday:4; /* 0x1b */ member in struct:rtclock3000
51 u_int :28, day2:4; /* 0x1f lower digit */ member in struct:rtclock3000
52 u_int :28, day1:4; /* 0x23 upper digit */ member in struct:rtclock3000
53 u_int :28, month2:4; /* 0x27 lower digit * member in struct:rtclock3000
54 u_int :28, month1:4; \/* 0x2b upper digit *\/ member in struct:rtclock3000
55 u_int :28, year2:4; \/* 0x2f lower digit *\/ member in struct:rtclock3000
56 u_int :28, year1:4; \/* 0x33 upper digit *\/ member in struct:rtclock3000
57 u_int :28, control1:4; \/* 0x37 control-byte 1 *\/ member in struct:rtclock3000
58 u_int :28, control2:4; \/* 0x3b control-byte 2 *\/ member in struct:rtclock3000
59 u_int :28, control3:4; \/* 0x3f control-byte 3 *\/ member in struct:rtclock3000
    [all...]
  /src/sys/arch/hpc/stand/include/machine/
types.h 14 typedef unsigned int u_int; typedef
  /src/crypto/external/apache2/openssl/dist/apps/lib/
s_socket.c 21 * that u_int isn't defined, but only if _POSIX_C_SOURCE is defined, which is
22 * needed to have fileno() declared correctly... So let's define u_int
26 typedef unsigned int u_int; typedef
  /src/crypto/external/bsd/openssl/dist/apps/lib/
s_socket.c 21 * that u_int isn't defined, but only if _POSIX_C_SOURCE is defined, which is
22 * needed to have fileno() declared correctly... So let's define u_int
26 typedef unsigned int u_int; typedef
  /src/crypto/external/bsd/openssl.old/dist/apps/
s_socket.c 21 * that u_int isn't defined, but only if _POSIX_C_SOURCE is defined, which is
22 * needed to have fileno() declared correctly... So let's define u_int
26 typedef unsigned int u_int; typedef
s_client.c 24 * that u_int isn't defined, but only if _POSIX_C_SOURCE is defined, which is
25 * needed to have fileno() declared correctly... So let's define u_int
29 typedef unsigned int u_int; typedef
s_server.c 30 * that u_int isn't defined, but only if _POSIX_C_SOURCE is defined, which is
31 * needed to have fileno() declared correctly... So let's define u_int
35 typedef unsigned int u_int; typedef
  /src/sys/arch/hppa/dev/
asp.c 78 u_int :20, member in struct:asp_trs::__anon1409
viper.h 66 u_int vsc_tout:13, /* VSC clocks to wait before buserr timeout */
89 u_int hw_rev :24, /* Viper hardware revision (24 bits!) */
128 u_int vi_control; /* PAGE0->pz_Pdep.pd_Viper.v_Ctrlcpy */
130 u_int vi_intrwd;
131 u_int vi_resv1[13];
132 u_int vi_mem_ctrl;
133 u_int vi_mem_wrchk;
134 u_int vi_mem_limit;
135 u_int vi_resv2[1];
136 u_int vi_merr_w1
226 u_int : 4, member in struct:vns_ctl
    [all...]
  /src/external/bsd/ntp/dist/include/
ntp_types.h 11 * as int and u_int.
76 * and u_int isn't defined anywhere
80 typedef unsigned int u_int; typedef
  /src/sys/sys/
types.h 103 typedef unsigned int u_int; typedef
  /src/sys/arch/powerpc/include/
instr.h 57 u_int i_opcd:6; /* first-level decode */
58 u_int :25; member in struct:instr::__anon1760
59 u_int i_rc:1;
66 u_int i_opcd:6;
67 u_int i_frt:5;
68 u_int i_fra:5;
69 u_int i_frb:5;
70 u_int i_frc:5;
71 u_int i_xo:5;
72 u_int i_rc:1
    [all...]
  /src/tools/compat/
compat_defs.h 79 typedef unsigned int u_int; typedef
  /src/sys/arch/sparc/include/
instr.h 152 u_int i_op:2; /* first-level decode */
153 u_int :30; member in struct:instr::__anon1955
160 u_int :2; /* 01 */ member in struct:instr::__anon1956
169 u_int :2; /* 00 */ member in struct:instr::__anon1957
170 u_int :5; member in struct:instr::__anon1957
171 u_int i_op2:3; /* second-level decode */
172 u_int :22; member in struct:instr::__anon1957
177 u_int :2; /* 00 */ member in struct:instr::__anon1958
178 u_int i_rd:5; /* destination register */
179 u_int i_op2:3; /* opcode: UNIMP or SETHI *
185 u_int :2; \/* 00 *\/ member in struct:instr::__anon1959
194 u_int :2; \/* 00 *\/ member in struct:instr::__anon1960
205 u_int :2; \/* 00 *\/ member in struct:instr::__anon1961
207 u_int :1; \/* 0 *\/ member in struct:instr::__anon1961
209 u_int :3; \/* 011 *\/ member in struct:instr::__anon1961
230 u_int :2; \/* 10 or 11 *\/ member in struct:instr::__anon1962
243 u_int :2; \/* 11 only *\/ member in struct:instr::__anon1963
257 u_int :2; \/* 10 or 11 *\/ member in struct:instr::__anon1964
265 u_int :2; \/* 10 or 11 *\/ member in struct:instr::__anon1965
274 u_int :2; \/* 10 only (register, no memory) *\/ member in struct:instr::__anon1966
293 u_int :2; \/* 10 *\/ member in struct:instr::__anon1967
304 u_int :2; \/* 10 *\/ member in struct:instr::__anon1968
307 u_int :1; member in struct:instr::__anon1968
318 u_int :2; \/* 10 *\/ member in struct:instr::__anon1969
322 u_int :1; member in struct:instr::__anon1969
    [all...]
  /src/sys/coda/
coda.h 71 typedef unsigned int u_int; typedef
  /src/include/arpa/
nameser.h 65 typedef unsigned int u_int; typedef
184 u_int ttl;
662 void ns_newmsg_flag(ns_newmsg *handle, ns_flag flag, u_int value);
  /src/crypto/external/apache2/openssl/dist/apps/
s_server.c 34 * that u_int isn't defined, but only if _POSIX_C_SOURCE is defined, which is
35 * needed to have fileno() declared correctly... So let's define u_int
39 typedef unsigned int u_int; typedef
s_client.c 26 * that u_int isn't defined, but only if _POSIX_C_SOURCE is defined, which is
27 * needed to have fileno() declared correctly... So let's define u_int
31 typedef unsigned int u_int; typedef
  /src/crypto/external/bsd/openssl/dist/apps/
s_client.c 24 * that u_int isn't defined, but only if _POSIX_C_SOURCE is defined, which is
25 * needed to have fileno() declared correctly... So let's define u_int
29 typedef unsigned int u_int; typedef
s_server.c 31 * that u_int isn't defined, but only if _POSIX_C_SOURCE is defined, which is
32 * needed to have fileno() declared correctly... So let's define u_int
36 typedef unsigned int u_int; typedef

Completed in 55 milliseconds