Home
last modified time | relevance | path

Searched refs:l_newstat (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/arm64/linux/
H A Dlinux.h126 struct l_newstat { struct
H A Dlinux_proto.h363 …char buf_l_[PADL_(struct l_newstat *)]; struct l_newstat * buf; char buf_r_[PADR_(struct l_newstat
/freebsd/sys/amd64/linux/
H A Dlinux.h133 struct l_newstat { struct
H A Dlinux_proto.h48 …char buf_l_[PADL_(struct l_newstat *)]; struct l_newstat * buf; char buf_r_[PADR_(struct l_newstat
52 …char buf_l_[PADL_(struct l_newstat *)]; struct l_newstat * buf; char buf_r_[PADR_(struct l_newstat
56 …char buf_l_[PADL_(struct l_newstat *)]; struct l_newstat * buf; char buf_r_[PADR_(struct l_newstat
/freebsd/sys/i386/linux/
H A Dlinux.h155 struct l_newstat { struct
H A Dlinux_proto.h336 …char buf_l_[PADL_(struct l_newstat *)]; struct l_newstat * buf; char buf_r_[PADR_(struct l_newstat
340 …char buf_l_[PADL_(struct l_newstat *)]; struct l_newstat * buf; char buf_r_[PADR_(struct l_newstat
344 …char buf_l_[PADL_(struct l_newstat *)]; struct l_newstat * buf; char buf_r_[PADR_(struct l_newstat
/freebsd/sys/amd64/linux32/
H A Dlinux.h183 struct l_newstat { struct
H A Dlinux32_proto.h340 …char buf_l_[PADL_(struct l_newstat *)]; struct l_newstat * buf; char buf_r_[PADR_(struct l_newstat
344 …char buf_l_[PADL_(struct l_newstat *)]; struct l_newstat * buf; char buf_r_[PADR_(struct l_newstat
348 …char buf_l_[PADL_(struct l_newstat *)]; struct l_newstat * buf; char buf_r_[PADR_(struct l_newstat
/freebsd/sys/compat/linux/
H A Dlinux_stats.c189 struct l_newstat tbuf; in newstat_copyout()