Home
last modified time | relevance | path

Searched defs:linux_pipe2_args (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/arm64/linux/
H A Dlinux_proto.h261 struct linux_pipe2_args { struct
262 char pipefds_l_[PADL_(l_int *)]; l_int * pipefds; char pipefds_r_[PADR_(l_int *)];
263 char flags_l_[PADL_(l_int)]; l_int flags; char flags_r_[PADR_(l_int)];
/freebsd/sys/amd64/linux/
H A Dlinux_proto.h1113 struct linux_pipe2_args { struct
1114 char pipefds_l_[PADL_(l_int *)]; l_int * pipefds; char pipefds_r_[PADR_(l_int *)];
1115 char flags_l_[PADL_(l_int)]; l_int flags; char flags_r_[PADR_(l_int)];
/freebsd/sys/i386/linux/
H A Dlinux_proto.h1179 struct linux_pipe2_args { struct
1180 char pipefds_l_[PADL_(l_int *)]; l_int * pipefds; char pipefds_r_[PADR_(l_int *)];
1181 char flags_l_[PADL_(l_int)]; l_int flags; char flags_r_[PADR_(l_int)];
/freebsd/sys/amd64/linux32/
H A Dlinux32_proto.h1185 struct linux_pipe2_args { struct
1186 char pipefds_l_[PADL_(l_int *)]; l_int * pipefds; char pipefds_r_[PADR_(l_int *)];
1187 char flags_l_[PADL_(l_int)]; l_int flags; char flags_r_[PADR_(l_int)];