| /src/sys/compat/sunos/ |
| sunos_syscallargs.h | 435 struct sys_fchdir_args; 740 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
|
| sunos_sysent.c | 791 ns(struct sys_fchdir_args),
|
| /src/sys/compat/aoutm68k/ |
| aoutm68k_syscallargs.h | 62 struct sys_fchdir_args; 695 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
|
| aoutm68k_sysent.c | 101 ns(struct sys_fchdir_args),
|
| /src/sys/compat/freebsd/ |
| freebsd_syscallargs.h | 57 struct sys_fchdir_args; 631 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
|
| freebsd_sysent.c | 93 ns(struct sys_fchdir_args),
|
| /src/sys/compat/linux/arch/aarch64/ |
| linux_syscallargs.h | 271 struct sys_fchdir_args; 1255 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
|
| linux_sysent.c | 265 ns(struct sys_fchdir_args),
|
| /src/sys/compat/linux/arch/alpha/ |
| linux_syscallargs.h | 71 struct sys_fchdir_args; 1469 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
|
| linux_sysent.c | 97 ns(struct sys_fchdir_args),
|
| /src/sys/compat/linux/arch/amd64/ |
| linux_syscallargs.h | 400 struct sys_fchdir_args; 1517 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
|
| linux_sysent.c | 465 ns(struct sys_fchdir_args),
|
| /src/sys/compat/linux/arch/arm/ |
| linux_syscallargs.h | 461 struct sys_fchdir_args; 1638 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
|
| linux_sysent.c | 603 ns(struct sys_fchdir_args),
|
| /src/sys/compat/linux/arch/i386/ |
| linux_syscallargs.h | 485 struct sys_fchdir_args; 1656 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
|
| linux_sysent.c | 608 ns(struct sys_fchdir_args),
|
| /src/sys/compat/linux/arch/m68k/ |
| linux_syscallargs.h | 466 struct sys_fchdir_args; 1629 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
|
| linux_sysent.c | 625 ns(struct sys_fchdir_args),
|
| /src/sys/compat/linux/arch/mips/ |
| linux_syscallargs.h | 424 struct sys_fchdir_args; 1657 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
|
| linux_sysent.c | 591 ns(struct sys_fchdir_args),
|
| /src/sys/compat/linux/arch/powerpc/ |
| linux_syscallargs.h | 436 struct sys_fchdir_args; 1553 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
|
| linux_sysent.c | 600 ns(struct sys_fchdir_args),
|
| /src/sys/compat/netbsd32/ |
| netbsd32_netbsd.c | 287 struct sys_fchdir_args ua;
|
| /src/sys/kern/ |
| init_sysent.c | 207 ns(struct sys_fchdir_args),
|
| /src/sys/sys/ |
| syscallargs.h | 120 struct sys_fchdir_args { struct 3451 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
|