Home
last modified time | relevance | path

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

/NextBSD/usr.bin/truss/
HDsyscall.h115 struct linux_socketcall_args { struct
116 char what_l_[PADL_(l_int)]; l_int what; char what_r_[PADR_(l_int)];
117 char args_l_[PADL_(l_ulong)]; l_ulong args; char args_r_[PADR_(l_ulong)];
/NextBSD/sys/i386/linux/
HDlinux_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)];
/NextBSD/sys/amd64/linux32/
HDlinux32_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)];