OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UINT16BYTES
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/fstyp/
msdosfs.c
79
if (
UINT16BYTES
(pfat_bsbpb->BPB_FATSz16) != 0) {
123
UINT16BYTES
(pfat32_bsbpb->BPB_RsvdSecCnt) +
126
fat_BytesPerSector =
UINT16BYTES
(pfat32_bsbpb->BPB_BytsPerSec);
msdosfs.h
42
#define
UINT16BYTES
(p) ((uint32_t)((p)[0] + (256*(p)[1])))
Completed in 12 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025