OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:target32toh
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/disklabel/
bswap.h
48
#define
target32toh
(x) (bswap_p ? bswap32(x) : (x))
macro
57
#define
target32toh
(x) (x)
macro
main.c
1253
if (
target32toh
(tlp.d_magic) != DISKMAGIC) {
1255
if (
target32toh
(tlp.d_magic) == DISKMAGIC_REV &&
1256
target32toh
(tlp.d_magic2) == DISKMAGIC_REV)
Completed in 31 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025