Home
last modified time | relevance | path

Searched refs:linux_getcwd (Results 1 – 13 of 13) sorted by relevance

/freebsd-12.1/sys/compat/linux/
H A Dlinux_getcwd.c63 linux_getcwd(struct thread *td, struct linux_getcwd_args *args) in linux_getcwd() function
/freebsd-12.1/sys/modules/linux64/
H A DMakefile9 linux_futex.c linux_getcwd.c linux_ioctl.c linux_ipc.c \
/freebsd-12.1/sys/modules/linux/
H A DMakefile14 linux_futex.c linux_getcwd.c linux_ioctl.c linux_ipc.c \
/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c37 …{ AS(linux_getcwd_args), (sy_call_t *)linux_getcwd, AUE_GETCWD, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
H A Dlinux_proto.h1068 int linux_getcwd(struct thread *, struct linux_getcwd_args *);
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c99 …{ AS(linux_getcwd_args), (sy_call_t *)linux_getcwd, AUE_GETCWD, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
H A Dlinux_proto.h1311 int linux_getcwd(struct thread *, struct linux_getcwd_args *);
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysent.c203 …{ AS(linux_getcwd_args), (sy_call_t *)linux_getcwd, AUE_GETCWD, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
H A Dlinux32_proto.h1646 int linux_getcwd(struct thread *, struct linux_getcwd_args *);
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysent.c203 …{ AS(linux_getcwd_args), (sy_call_t *)linux_getcwd, AUE_GETCWD, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
H A Dlinux_proto.h1665 int linux_getcwd(struct thread *, struct linux_getcwd_args *);
/freebsd-12.1/sys/conf/
H A Dfiles.i38695 compat/linux/linux_getcwd.c optional compat_linux
H A Dfiles.amd64662 compat/linux/linux_getcwd.c optional compat_linux32