Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/amd64/linux/
Dlinux_proto.h42 struct linux_newstat_args { struct
43 char path_l_[PADL_(char *)]; char * path; char path_r_[PADR_(char *)];
44 … buf_l_[PADL_(struct l_newstat *)]; struct l_newstat * buf; char buf_r_[PADR_(struct l_newstat *)];
/freebsd-10-stable/sys/amd64/linux32/
Dlinux32_proto.h334 struct linux_newstat_args { struct
335 char path_l_[PADL_(char *)]; char * path; char path_r_[PADR_(char *)];
336 … buf_l_[PADL_(struct l_newstat *)]; struct l_newstat * buf; char buf_r_[PADR_(struct l_newstat *)];
/freebsd-10-stable/sys/i386/linux/
Dlinux_proto.h334 struct linux_newstat_args { struct
335 char path_l_[PADL_(char *)]; char * path; char path_r_[PADR_(char *)];
336 … buf_l_[PADL_(struct l_newstat *)]; struct l_newstat * buf; char buf_r_[PADR_(struct l_newstat *)];