/src/sys/kern/ |
vfs_getcwd.c | 475 sys___getcwd(struct lwp *l, const struct sys___getcwd_args *uap,
|
init_sysent.c | 1491 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 | 1663 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 | 1449 ns(struct sys___getcwd_args),
|
/src/sys/compat/linux/arch/aarch64/ |
linux_syscallargs.h | 127 struct sys___getcwd_args; 1190 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/alpha/ |
linux_syscallargs.h | 810 struct sys___getcwd_args; 1800 int sys___getcwd(struct lwp *, const struct sys___getcwd_args *, register_t *);
|
linux_sysent.c | 1478 ns(struct sys___getcwd_args),
|
/src/sys/compat/linux/arch/amd64/ |
linux_syscallargs.h | 396 struct sys___getcwd_args; 1500 int sys___getcwd(struct lwp *, const struct sys___getcwd_args *, register_t *);
|
linux_sysent.c | 455 ns(struct sys___getcwd_args),
|
/src/sys/compat/linux/arch/arm/ |
linux_syscallargs.h | 672 struct sys___getcwd_args; 1707 int sys___getcwd(struct lwp *, const struct sys___getcwd_args *, register_t *);
|
linux_sysent.c | 818 ns(struct sys___getcwd_args),
|
/src/sys/compat/linux/arch/i386/ |
linux_syscallargs.h | 695 struct sys___getcwd_args; 1735 int sys___getcwd(struct lwp *, const struct sys___getcwd_args *, register_t *);
|
linux_sysent.c | 825 ns(struct sys___getcwd_args),
|
/src/sys/compat/linux/arch/m68k/ |
linux_syscallargs.h | 671 struct sys___getcwd_args; 1708 int sys___getcwd(struct lwp *, const struct sys___getcwd_args *, register_t *);
|
linux_sysent.c | 840 ns(struct sys___getcwd_args),
|
/src/sys/compat/linux/arch/mips/ |
linux_syscallargs.h | 770 struct sys___getcwd_args; 1772 int sys___getcwd(struct lwp *, const struct sys___getcwd_args *, register_t *);
|
linux_sysent.c | 901 ns(struct sys___getcwd_args),
|
/src/sys/compat/linux/arch/powerpc/ |
linux_syscallargs.h | 647 struct sys___getcwd_args; 1632 int sys___getcwd(struct lwp *, const struct sys___getcwd_args *, register_t *);
|
linux_sysent.c | 814 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 | 3358 struct sys___getcwd_args callarg; 7874 ns(struct sys___getcwd_args),
|