Home
last modified time | relevance | path

Searched refs:linux_unlink (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_file.c661 linux_unlink(struct thread *td, struct linux_unlink_args *args) in linux_unlink() function
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c27 …{ .sy_narg = AS(linux_unlink_args), .sy_call = (sy_call_t *)linux_unlink, .sy_auevent = AUE_UNLINK…
H A Dlinux_proto.h1742 int linux_unlink(struct thread *, struct linux_unlink_args *);
/freebsd/sys/amd64/linux/
H A Dlinux_sysent.c104 …{ .sy_narg = AS(linux_unlink_args), .sy_call = (sy_call_t *)linux_unlink, .sy_auevent = AUE_UNLINK…
H A Dlinux_proto.h1519 int linux_unlink(struct thread *, struct linux_unlink_args *);
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c28 …{ .sy_narg = AS(linux_unlink_args), .sy_call = (sy_call_t *)linux_unlink, .sy_auevent = AUE_UNLINK…
H A Dlinux32_proto.h1748 int linux_unlink(struct thread *, struct linux_unlink_args *);