Home
last modified time | relevance | path

Searched defs:linux_fstat64_args (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/i386/linux/
Dlinux_proto.h641 struct linux_fstat64_args { struct
642 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];
643 …l_[PADL_(struct l_stat64 *)]; struct l_stat64 * statbuf; char statbuf_r_[PADR_(struct l_stat64 *)];
/freebsd-12-stable/sys/amd64/linux32/
Dlinux32_proto.h644 struct linux_fstat64_args { struct
645 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];
646 …l_[PADL_(struct l_stat64 *)]; struct l_stat64 * statbuf; char statbuf_r_[PADR_(struct l_stat64 *)];