Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/linux32/
H A Dlinux32_proto.h317 struct linux_socketcall_args { struct
318 char what_l_[PADL_(l_int)]; l_int what; char what_r_[PADR_(l_int)];
319 char args_l_[PADL_(l_ulong)]; l_ulong args; char args_r_[PADR_(l_ulong)];
/f-stack/freebsd/i386/linux/
H A Dlinux_proto.h317 struct linux_socketcall_args { struct
318 char what_l_[PADL_(l_int)]; l_int what; char what_r_[PADR_(l_int)];
319 char args_l_[PADL_(l_ulong)]; l_ulong args; char args_r_[PADR_(l_ulong)];