OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bswap_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/disklabel/
main.c
199
int
bswap_p
;
variable in typeref:typename:int
637
bswap_p
= (byteorder != BYTE_ORDER);
641
printf("byteorder=%d
bswap_p
=%d\n", byteorder,
bswap_p
);
653
&& !
bswap_p
;
main.c
199
int
bswap_p
;
variable in typeref:typename:int
637
bswap_p
= (byteorder != BYTE_ORDER);
641
printf("byteorder=%d
bswap_p
=%d\n", byteorder,
bswap_p
);
653
&& !
bswap_p
;
Completed in 23 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025