Searched refs:linux_getcwd (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12.1/sys/compat/linux/ |
| H A D | linux_getcwd.c | 63 linux_getcwd(struct thread *td, struct linux_getcwd_args *args) in linux_getcwd() function
|
| /freebsd-12.1/sys/modules/linux64/ |
| H A D | Makefile | 9 linux_futex.c linux_getcwd.c linux_ioctl.c linux_ipc.c \
|
| /freebsd-12.1/sys/modules/linux/ |
| H A D | Makefile | 14 linux_futex.c linux_getcwd.c linux_ioctl.c linux_ipc.c \
|
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 37 …{ AS(linux_getcwd_args), (sy_call_t *)linux_getcwd, AUE_GETCWD, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
|
| H A D | linux_proto.h | 1068 int linux_getcwd(struct thread *, struct linux_getcwd_args *);
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 99 …{ AS(linux_getcwd_args), (sy_call_t *)linux_getcwd, AUE_GETCWD, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
|
| H A D | linux_proto.h | 1311 int linux_getcwd(struct thread *, struct linux_getcwd_args *);
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 203 …{ AS(linux_getcwd_args), (sy_call_t *)linux_getcwd, AUE_GETCWD, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
|
| H A D | linux32_proto.h | 1646 int linux_getcwd(struct thread *, struct linux_getcwd_args *);
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 203 …{ AS(linux_getcwd_args), (sy_call_t *)linux_getcwd, AUE_GETCWD, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
|
| H A D | linux_proto.h | 1665 int linux_getcwd(struct thread *, struct linux_getcwd_args *);
|
| /freebsd-12.1/sys/conf/ |
| H A D | files.i386 | 95 compat/linux/linux_getcwd.c optional compat_linux
|
| H A D | files.amd64 | 662 compat/linux/linux_getcwd.c optional compat_linux32
|