OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:st_blocks
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/compat/aoutm68k/
aoutm68k_stat.h
55
int32_t
st_blocks
; /* blocks allocated for file */
member in struct:aoutm68k_stat43
74
int64_t
st_blocks
; /* blocks allocated for file */
member in struct:aoutm68k_stat12
95
blkcnt_t
st_blocks
; /* blocks allocated for file */
member in struct:aoutm68k_stat
/src/sys/compat/sys/
stat.h
58
int32_t
st_blocks
; /* blocks allocated for file */
member in struct:stat43
76
int64_t
st_blocks
; /* blocks allocated for file */
member in struct:stat12
123
blkcnt_t
st_blocks
; /* blocks allocated for file */
member in struct:stat13
168
blkcnt_t
st_blocks
; /* blocks allocated for file */
member in struct:stat30
/src/sys/rump/kern/lib/libsys_cygwin/
rump_cygwin_compat.c
62
uint64_t
st_blocks
;
member in struct:cygwin_stat
82
PARCOPY(
st_blocks
);
/src/sys/rump/kern/lib/libsys_sunos/
rump_sunos_compat.c
77
uint64_t
st_blocks
;
member in struct:sunos_stat
98
uint64_t
st_blocks
;
member in struct:sunos_stat
119
PARCOPY(
st_blocks
);
/src/sys/sys/
stat.h
84
blkcnt_t
st_blocks
; /* blocks allocated for file */
member in struct:stat
/src/external/gpl3/gdb/dist/sim/ppc/
emul_unix.c
1077
int32_t
st_blocks
;
1113
target.
st_blocks
= H2T_4(host->
st_blocks
);
1115
target.
st_blocks
= 0;
2022
uint32_t
st_blocks
;
2063
target.
st_blocks
= H2T_4(host->
st_blocks
);
2065
target.
st_blocks
= 0;
1074
int32_t
st_blocks
;
member in struct:solaris_stat
2018
uint32_t
st_blocks
;
member in struct:linux_stat
/src/external/gpl3/gdb.old/dist/sim/ppc/
emul_unix.c
1077
int32_t
st_blocks
;
1113
target.
st_blocks
= H2T_4(host->
st_blocks
);
1115
target.
st_blocks
= 0;
2022
uint32_t
st_blocks
;
2063
target.
st_blocks
= H2T_4(host->
st_blocks
);
2065
target.
st_blocks
= 0;
1074
int32_t
st_blocks
;
member in struct:solaris_stat
2018
uint32_t
st_blocks
;
member in struct:linux_stat
/src/external/mit/libuv/dist/include/
uv.h
396
uint64_t
st_blocks
;
member in struct:__anon23778
/src/sys/compat/netbsd32/
netbsd32.h
793
netbsd32_int64
st_blocks
; /* blocks allocated for file */
member in struct:netbsd32_stat12
815
int32_t
st_blocks
; /* blocks allocated for file */
member in struct:netbsd32_stat43
832
netbsd32_uint64
st_blocks
; /* blocks allocated for file */
member in struct:netbsd32_stat13
855
netbsd32_uint64
st_blocks
; /* blocks allocated for file */
member in struct:netbsd32_stat50
876
netbsd32_uint64
st_blocks
; /* blocks allocated for file */
member in struct:netbsd32_stat
Completed in 43 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026