Home
last modified time | relevance | path

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

/NextBSD/sys/amd64/linux/
HDlinux_proto.h43 struct linux_newstat_args { struct
44 char path_l_[PADL_(char *)]; char * path; char path_r_[PADR_(char *)];
45 … buf_l_[PADL_(struct l_newstat *)]; struct l_newstat * buf; char buf_r_[PADR_(struct l_newstat *)];
/NextBSD/sys/i386/linux/
HDlinux_proto.h335 struct linux_newstat_args { struct
336 char path_l_[PADL_(char *)]; char * path; char path_r_[PADR_(char *)];
337 … buf_l_[PADL_(struct l_newstat *)]; struct l_newstat * buf; char buf_r_[PADR_(struct l_newstat *)];
/NextBSD/sys/amd64/linux32/
HDlinux32_proto.h335 struct linux_newstat_args { struct
336 char path_l_[PADL_(char *)]; char * path; char path_r_[PADR_(char *)];
337 … buf_l_[PADL_(struct l_newstat *)]; struct l_newstat * buf; char buf_r_[PADR_(struct l_newstat *)];