Searched refs:linux_getsid (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_proto.h1335 int linux_getsid(struct thread *, struct linux_getsid_args *);
H A Dlinux_sysent.c144 { AS(linux_getsid_args), (sy_call_t *)linux_getsid, AUE_GETSID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 124 = linux_getsid */
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_proto.h1618 int linux_getsid(struct thread *, struct linux_getsid_args *);
H A Dlinux32_sysent.c168 { AS(linux_getsid_args), (sy_call_t *)linux_getsid, AUE_GETSID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 147 = linux_getsid */
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c1777 linux_getsid(struct thread *td, struct linux_getsid_args *args) function
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_proto.h1636 int linux_getsid(struct thread *, struct linux_getsid_args *);
H A Dlinux_sysent.c167 { AS(linux_getsid_args), (sy_call_t *)linux_getsid, AUE_GETSID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 147 = linux_getsid */

Completed in 387 milliseconds