OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:f_swapped
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/lib/libsa/
ufs.c
202
bool
f_swapped
; /* FFS is other endian */
member in struct:file
270
fp->
f_swapped
= ffs_is_magic_swapped(fs);
271
if (fp->
f_swapped
)
282
return fp->
f_swapped
;
ufs.c
202
bool
f_swapped
; /* FFS is other endian */
member in struct:file
270
fp->
f_swapped
= ffs_is_magic_swapped(fs);
271
if (fp->
f_swapped
)
282
return fp->
f_swapped
;
Completed in 26 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025