| /src/sys/kern/ |
| vfs_getcwd.c | 475 sys___getcwd(struct lwp *l, const struct sys___getcwd_args *uap,
|
| init_sysent.c | 1493 ns(struct sys___getcwd_args),
|
| /src/sys/compat/aoutm68k/ |
| aoutm68k_syscallargs.h | 623 struct sys___getcwd_args; 1258 int sys___getcwd(struct lwp *, const struct sys___getcwd_args *, register_t *);
|
| aoutm68k_sysent.c | 1665 ns(struct sys___getcwd_args),
|
| /src/sys/compat/freebsd/ |
| freebsd_syscallargs.h | 530 struct sys___getcwd_args; 1063 int sys___getcwd(struct lwp *, const struct sys___getcwd_args *, register_t *);
|
| freebsd_sysent.c | 1450 ns(struct sys___getcwd_args),
|
| /src/sys/compat/linux/arch/aarch64/ |
| linux_syscallargs.h | 127 struct sys___getcwd_args; 1208 int sys___getcwd(struct lwp *, const struct sys___getcwd_args *, register_t *);
|
| linux_sysent.c | 121 ns(struct sys___getcwd_args),
|
| linux_systrace_args.c | 131 const struct sys___getcwd_args *p = params;
|
| /src/sys/compat/linux/arch/amd64/ |
| linux_syscallargs.h | 401 struct sys___getcwd_args; 1518 int sys___getcwd(struct lwp *, const struct sys___getcwd_args *, register_t *);
|
| linux_sysent.c | 456 ns(struct sys___getcwd_args),
|
| /src/sys/compat/linux/arch/i386/ |
| linux_syscallargs.h | 705 struct sys___getcwd_args; 1747 int sys___getcwd(struct lwp *, const struct sys___getcwd_args *, register_t *);
|
| linux_sysent.c | 828 ns(struct sys___getcwd_args),
|
| /src/sys/compat/linux/arch/alpha/ |
| linux_syscallargs.h | 820 struct sys___getcwd_args; 1820 int sys___getcwd(struct lwp *, const struct sys___getcwd_args *, register_t *);
|
| linux_sysent.c | 1481 ns(struct sys___getcwd_args),
|
| /src/sys/compat/linux/arch/arm/ |
| linux_syscallargs.h | 682 struct sys___getcwd_args; 1727 int sys___getcwd(struct lwp *, const struct sys___getcwd_args *, register_t *);
|
| linux_sysent.c | 821 ns(struct sys___getcwd_args),
|
| /src/sys/compat/linux/arch/m68k/ |
| linux_syscallargs.h | 681 struct sys___getcwd_args; 1720 int sys___getcwd(struct lwp *, const struct sys___getcwd_args *, register_t *);
|
| linux_sysent.c | 843 ns(struct sys___getcwd_args),
|
| /src/sys/compat/linux/arch/mips/ |
| linux_syscallargs.h | 780 struct sys___getcwd_args; 1784 int sys___getcwd(struct lwp *, const struct sys___getcwd_args *, register_t *);
|
| linux_sysent.c | 904 ns(struct sys___getcwd_args),
|
| /src/sys/compat/linux/arch/powerpc/ |
| linux_syscallargs.h | 657 struct sys___getcwd_args; 1644 int sys___getcwd(struct lwp *, const struct sys___getcwd_args *, register_t *);
|
| linux_sysent.c | 817 ns(struct sys___getcwd_args),
|
| /src/sys/sys/ |
| syscallargs.h | 1939 struct sys___getcwd_args { struct 3969 int sys___getcwd(struct lwp *, const struct sys___getcwd_args *, register_t *);
|
| /src/sys/rump/librump/rumpkern/ |
| rump_syscalls.c | 3360 struct sys___getcwd_args callarg; 7876 ns(struct sys___getcwd_args),
|