Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/truss/
H A Dsyscall.h289 struct linux_socketcall_args { struct
290 char what_l_[PADL_(l_int)]; l_int what; char what_r_[PADR_(l_int)];
291 char args_l_[PADL_(l_ulong)]; l_ulong args; char args_r_[PADR_(l_ulong)];
/freebsd-13.1/sys/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)];
/freebsd-13.1/sys/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)];