Symbol: freebsd11_stat32
sys/compat/freebsd32/freebsd32_misc.c
190
CTASSERT(sizeof(struct freebsd11_stat32) == 96);
sys/compat/freebsd32/freebsd32_misc.c
193
CTASSERT(sizeof(struct freebsd11_stat32) == 120);
sys/compat/freebsd32/freebsd32_misc.c
2437
freebsd11_cvtstat32(struct stat *in, struct freebsd11_stat32 *out)
sys/compat/freebsd32/freebsd32_misc.c
2510
sizeof(*out) - offsetof(struct freebsd11_stat32,
sys/compat/freebsd32/freebsd32_misc.c
2520
struct freebsd11_stat32 sb32;
sys/compat/freebsd32/freebsd32_misc.c
2537
struct freebsd11_stat32 sb32;
sys/compat/freebsd32/freebsd32_misc.c
2554
struct freebsd11_stat32 sb32;
sys/compat/freebsd32/freebsd32_misc.c
2572
struct freebsd11_stat32 sb32;
sys/compat/freebsd32/freebsd32_misc.c
2590
struct freebsd11_stat32 sb32;
sys/compat/freebsd32/freebsd32_proto.h
1082
char ub_l_[PADL_(struct freebsd11_stat32 *)]; struct freebsd11_stat32 * ub; char ub_r_[PADR_(struct freebsd11_stat32 *)];
sys/compat/freebsd32/freebsd32_proto.h
1086
char sb_l_[PADL_(struct freebsd11_stat32 *)]; struct freebsd11_stat32 * sb; char sb_r_[PADR_(struct freebsd11_stat32 *)];
sys/compat/freebsd32/freebsd32_proto.h
1090
char ub_l_[PADL_(struct freebsd11_stat32 *)]; struct freebsd11_stat32 * ub; char ub_r_[PADR_(struct freebsd11_stat32 *)];
sys/compat/freebsd32/freebsd32_proto.h
1112
char sb_l_[PADL_(struct freebsd11_stat32 *)]; struct freebsd11_stat32 * sb; char sb_r_[PADR_(struct freebsd11_stat32 *)];
sys/compat/freebsd32/freebsd32_proto.h
1130
char buf_l_[PADL_(struct freebsd11_stat32 *)]; struct freebsd11_stat32 * buf; char buf_r_[PADR_(struct freebsd11_stat32 *)];