Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/amd64/linux32/
Dlinux32_proto.h651 struct linux_fstat64_args { struct
652 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];
653 …l_[PADL_(struct l_stat64 *)]; struct l_stat64 * statbuf; char statbuf_r_[PADR_(struct l_stat64 *)];
/freebsd-10-stable/sys/i386/linux/
Dlinux_proto.h652 struct linux_fstat64_args { struct
653 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];
654 …l_[PADL_(struct l_stat64 *)]; struct l_stat64 * statbuf; char statbuf_r_[PADR_(struct l_stat64 *)];