Home
last modified time | relevance | path

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

/freebsd-src/sys/i386/linux/
H A Dlinux_proto.h649 struct linux_lstat64_args { struct
650 …har filename_l_[PADL_(const char *)]; const char * filename; char filename_r_[PADR_(const char *)];
651 …l_[PADL_(struct l_stat64 *)]; struct l_stat64 * statbuf; char statbuf_r_[PADR_(struct l_stat64 *)];
/freebsd-src/sys/amd64/linux32/
H A Dlinux32_proto.h651 struct linux_lstat64_args { struct
652 …har filename_l_[PADL_(const char *)]; const char * filename; char filename_r_[PADR_(const char *)];
653 …l_[PADL_(struct l_stat64 *)]; struct l_stat64 * statbuf; char statbuf_r_[PADR_(struct l_stat64 *)];