FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UINT16BYTES
sys/geom/label/g_label_msdosfs.h
35
#define UINT16BYTES(p) ((uint32_t)((p)[0] + (256*(p)[1])))
usr.sbin/fstyp/msdosfs.h
35
#define UINT16BYTES(p) ((uint32_t)((p)[0] + (256*(p)[1])))