Home
last modified time | relevance | path

Searched defs:linux_stat64_args (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/arm/linux/
HDlinux_proto.h544 struct linux_stat64_args { struct
545 …har filename_l_[PADL_(const char *)]; const char * filename; char filename_r_[PADR_(const char *)];
546 …l_[PADL_(struct l_stat64 *)]; struct l_stat64 * statbuf; char statbuf_r_[PADR_(struct l_stat64 *)];
/freebsd-13-stable/sys/i386/linux/
HDlinux_proto.h636 struct linux_stat64_args { struct
637 …har filename_l_[PADL_(const char *)]; const char * filename; char filename_r_[PADR_(const char *)];
638 …l_[PADL_(struct l_stat64 *)]; struct l_stat64 * statbuf; char statbuf_r_[PADR_(struct l_stat64 *)];
/freebsd-13-stable/sys/amd64/linux32/
HDlinux32_proto.h643 struct linux_stat64_args { struct
644 …har filename_l_[PADL_(const char *)]; const char * filename; char filename_r_[PADR_(const char *)];
645 …l_[PADL_(struct l_stat64 *)]; struct l_stat64 * statbuf; char statbuf_r_[PADR_(struct l_stat64 *)];