Home
last modified time | relevance | path

Searched defs:linux_newfstat_args (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/arm64/linux/
H A Dlinux_proto.h358 struct linux_newfstat_args { struct
359 char fd_l_[PADL_(l_uint)]; l_uint fd; char fd_r_[PADR_(l_uint)];
360 … buf_l_[PADL_(struct l_newstat *)]; struct l_newstat * buf; char buf_r_[PADR_(struct l_newstat *)];
/freebsd/sys/amd64/linux/
H A Dlinux_proto.h50 struct linux_newfstat_args { struct
51 char fd_l_[PADL_(l_uint)]; l_uint fd; char fd_r_[PADR_(l_uint)];
52 … buf_l_[PADL_(struct l_newstat *)]; struct l_newstat * buf; char buf_r_[PADR_(struct l_newstat *)];
/freebsd/sys/i386/linux/
H A Dlinux_proto.h342 struct linux_newfstat_args { struct
343 char fd_l_[PADL_(l_uint)]; l_uint fd; char fd_r_[PADR_(l_uint)];
344 … buf_l_[PADL_(struct l_newstat *)]; struct l_newstat * buf; char buf_r_[PADR_(struct l_newstat *)];
/freebsd/sys/amd64/linux32/
H A Dlinux32_proto.h346 struct linux_newfstat_args { struct
347 char fd_l_[PADL_(l_uint)]; l_uint fd; char fd_r_[PADR_(l_uint)];
348 … buf_l_[PADL_(struct l_newstat *)]; struct l_newstat * buf; char buf_r_[PADR_(struct l_newstat *)];