OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rw32
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/extattrctl/
extattrctl.c
60
rw32
(uint32_t v)
function
134
uef.uef_magic =
rw32
(UFS_EXTATTR_MAGIC);
135
uef.uef_version =
rw32
(UFS_EXTATTR_VERSION);
136
uef.uef_size =
rw32
(atoi(argv[0]));
187
if (
rw32
(uef.uef_magic) != UFS_EXTATTR_MAGIC) {
189
if (
rw32
(uef.uef_magic) != UFS_EXTATTR_MAGIC) {
203
argv[0],
rw32
(uef.uef_version),
rw32
(uef.uef_size), bo);
Completed in 12 milliseconds
Indexes created Mon Apr 27 00:23:16 UTC 2026