Searched refs:linux_ipc_args (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_machdep.c271 linux_ipc(struct thread *td, struct linux_ipc_args *args)
H A Dlinux32_proto.h363 struct linux_ipc_args { struct
1186 int linux_ipc(struct thread *, struct linux_ipc_args *);
H A Dlinux32_sysent.c139 { AS(linux_ipc_args), (sy_call_t *)linux_ipc, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 117 = linux_ipc */
H A Dlinux32_systrace_args.c784 struct linux_ipc_args *p = params;
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_machdep.c162 linux_ipc(struct thread *td, struct linux_ipc_args *args)
H A Dlinux_proto.h366 struct linux_ipc_args { struct
1206 int linux_ipc(struct thread *, struct linux_ipc_args *);
H A Dlinux_sysent.c138 { AS(linux_ipc_args), (sy_call_t *)linux_ipc, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 117 = linux_ipc */
H A Dlinux_systrace_args.c813 struct linux_ipc_args *p = params;

Completed in 178 milliseconds