Searched refs:linux_readlink (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_sysent.c107 { AS(linux_readlink_args), (sy_call_t *)linux_readlink, AUE_READLINK, NULL, 0, 0, 0, SY_THR_STATIC }, /* 85 = linux_readlink */
H A Dlinux32_proto.h1164 int linux_readlink(struct thread *, struct linux_readlink_args *);
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_sysent.c106 { AS(linux_readlink_args), (sy_call_t *)linux_readlink, AUE_READLINK, NULL, 0, 0, 0, SY_THR_STATIC }, /* 85 = linux_readlink */
H A Dlinux_proto.h1181 int linux_readlink(struct thread *, struct linux_readlink_args *);
/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_file.c868 linux_readlink(struct thread *td, struct linux_readlink_args *args) function

Completed in 86 milliseconds