OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UINT32
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/inc/riscv64/
efibind.h
34
typedef uint32_t
UINT32
;
/src/bin/ps/
ps.h
46
KPTR, KPTR24, INT32,
UINT32
, SIGLIST, INT64, UINT64,
/src/sys/external/bsd/gnu-efi/dist/inc/aarch64/
efibind.h
52
typedef uint32_t
UINT32
;
/src/sys/external/bsd/gnu-efi/dist/inc/arm/
efibind.h
60
typedef uint32_t
UINT32
;
/src/sys/external/bsd/gnu-efi/dist/inc/ia32/
efibind.h
101
typedef uint32_t
UINT32
;
/src/sys/external/bsd/gnu-efi/dist/inc/ia64/
efibind.h
85
typedef uint32_t
UINT32
;
/src/sys/external/bsd/gnu-efi/dist/inc/mips64el/
efibind.h
52
typedef uint32_t
UINT32
;
/src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
efibind.h
112
typedef uint32_t
UINT32
;
/src/usr.bin/rump_dhcpclient/
dhcp.c
42
#define
UINT32
(1 << 4)
76
{ 2,
UINT32
, "time_offset" },
97
{ 24,
UINT32
, "path_mtu_aging_timeout" },
107
{ 35,
UINT32
, "arp_cache_timeout" },
110
{ 38,
UINT32
, "tcp_keepalive_interval" },
123
{ 51,
UINT32
| REQUEST, "dhcp_lease_time" },
130
{ 58,
UINT32
| REQUEST, "dhcp_renewal_time" },
131
{ 59,
UINT32
| REQUEST, "dhcp_rebinding_time" },
152
{ 91,
UINT32
, "client_last_transaction_time" },
185
if (opt->type &
UINT32
|| opt->type & IPV4
[
all
...]
/src/sys/external/bsd/acpica/dist/include/
actypes.h
174
#define ACPI_UINT32_MAX (
UINT32
)(~((
UINT32
) 0)) /* 0xFFFFFFFF */
191
*
UINT32
32-bit (4 byte) unsigned value
265
typedef unsigned int
UINT32
;
306
typedef unsigned int
UINT32
;
313
typedef
UINT32
ACPI_SIZE;
322
typedef
UINT32
ACPI_IO_ADDRESS;
323
typedef
UINT32
ACPI_PHYSICAL_ADDRESS;
568
typedef
UINT32
ACPI_STATUS; /* All ACPI Exceptions */
569
typedef
UINT32
ACPI_NAME; /* 4-byte ACPI name *
[
all
...]
Completed in 87 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025