Home
last modified time | relevance | path

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

/freebsd/usr.bin/truss/
H A Dsyscall.h268 struct linux_socketcall_args { struct
269 char what_l_[PADL_(l_int)]; l_int what; char what_r_[PADR_(l_int)];
270 char args_l_[PADL_(l_ulong)]; l_ulong args; char args_r_[PADR_(l_ulong)];
/freebsd/sys/i386/linux/
H A Dlinux_proto.h316 struct linux_socketcall_args { struct
317 char what_l_[PADL_(l_int)]; l_int what; char what_r_[PADR_(l_int)];
318 char args_l_[PADL_(l_ulong)]; l_ulong args; char args_r_[PADR_(l_ulong)];
/freebsd/sys/amd64/linux32/
H A Dlinux32_proto.h320 struct linux_socketcall_args { struct
321 char what_l_[PADL_(l_int)]; l_int what; char what_r_[PADR_(l_int)];
322 char args_l_[PADL_(l_ulong)]; l_ulong args; char args_r_[PADR_(l_ulong)];