Searched refs:u_int32_t (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/third_party/uapp/fsck-msdosfs/
H A Ddosfs.h37 typedef u_int32_t cl_t; /* type holding a cluster number */
49 u_int32_t bpbSectors; /* total number of sectors */
54 u_int32_t bpbHiddenSecs; /* # of hidden sectors */
55 u_int32_t bpbHugeSectors; /* # of sectors if bpbbpbSectors == 0 */
72 u_int32_t NumSectors; /* how many sectors are there */
73 u_int32_t FATsecs; /* how many sectors are in FAT */
74 u_int32_t NumFatEntries; /* how many entries really are there */
87 u_int32_t length; /* number of clusters on chain */
124 u_int32_t size; /* filesize in bytes */
H A Ddir.c388 u_int32_t physicalSize;
414 u_int32_t sz, len;
/fuchsia/zircon/third_party/ulib/musl/include/sys/
H A Dtypes.h59 typedef unsigned u_int32_t; typedef
/fuchsia/zircon/system/uapp/netreflector/
H A Dnetreflector.c261 u_int32_t signals = ZX_FIFO_READABLE | ZX_FIFO_PEER_CLOSED;

Completed in 79 milliseconds