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

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_proto.h1344 int linux_mknod(struct thread *, struct linux_mknod_args *);
H A Dlinux_sysent.c153 { AS(linux_mknod_args), (sy_call_t *)linux_mknod, AUE_MKNOD, NULL, 0, 0, 0, SY_THR_STATIC }, /* 133 = linux_mknod */
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_proto.h1521 int linux_mknod(struct thread *, struct linux_mknod_args *);
H A Dlinux32_sysent.c35 { AS(linux_mknod_args), (sy_call_t *)linux_mknod, AUE_MKNOD, NULL, 0, 0, 0, SY_THR_STATIC }, /* 14 = linux_mknod */
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c1109 linux_mknod(struct thread *td, struct linux_mknod_args *args) function
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_proto.h1539 int linux_mknod(struct thread *, struct linux_mknod_args *);
H A Dlinux_sysent.c34 { AS(linux_mknod_args), (sy_call_t *)linux_mknod, AUE_MKNOD, NULL, 0, 0, 0, SY_THR_STATIC }, /* 14 = linux_mknod */

Completed in 391 milliseconds