Searched refs:linux_getcwd (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/sys/compat/linux/
H A Dlinux_getcwd.c1 /* $OpenBSD: linux_getcwd.c,v 1.2 2001/05/16 12:50:21 ho Exp $ */
63 linux_getcwd(struct thread *td, struct linux_getcwd_args *args) function
/freebsd-12-stable/sys/modules/linux64/
H A DMakefile12 linux_futex.c linux_getcwd.c linux_ioctl.c linux_ipc.c \
/freebsd-12-stable/sys/modules/linux/
H A DMakefile17 linux_futex.c linux_getcwd.c linux_ioctl.c linux_ipc.c \
/freebsd-12-stable/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 }, /* 17 = linux_getcwd */
H A Dlinux_proto.h1081 int linux_getcwd(struct thread *, struct linux_getcwd_args *);
/freebsd-12-stable/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 }, /* 79 = linux_getcwd */
H A Dlinux_proto.h1352 int linux_getcwd(struct thread *, struct linux_getcwd_args *);
/freebsd-12-stable/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 }, /* 183 = linux_getcwd */
H A Dlinux_proto.h1680 int linux_getcwd(struct thread *, struct linux_getcwd_args *);
/freebsd-12-stable/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 }, /* 183 = linux_getcwd */
H A Dlinux32_proto.h1672 int linux_getcwd(struct thread *, struct linux_getcwd_args *);

Completed in 136 milliseconds