/src/sys/compat/linux/arch/aarch64/ |
linux_syscallargs.h | 166 struct linux_sys_fcntl_args { struct 1204 int linux_sys_fcntl(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
|
/src/sys/compat/linux/arch/alpha/ |
linux_syscallargs.h | 210 struct linux_sys_fcntl_args { struct 1546 int linux_sys_fcntl(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
|
/src/sys/compat/linux/arch/amd64/ |
linux_syscallargs.h | 361 struct linux_sys_fcntl_args { struct 1486 int linux_sys_fcntl(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
|
/src/sys/compat/linux/arch/arm/ |
linux_syscallargs.h | 181 struct linux_sys_fcntl_args { struct 1498 int linux_sys_fcntl(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
|
/src/sys/compat/linux/arch/i386/ |
linux_syscallargs.h | 186 struct linux_sys_fcntl_args { struct 1518 int linux_sys_fcntl(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
|
/src/sys/compat/linux/arch/m68k/ |
linux_syscallargs.h | 184 struct linux_sys_fcntl_args { struct 1490 int linux_sys_fcntl(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
|
/src/sys/compat/linux/arch/mips/ |
linux_syscallargs.h | 176 struct linux_sys_fcntl_args { struct 1532 int linux_sys_fcntl(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
|
/src/sys/compat/linux/arch/powerpc/ |
linux_syscallargs.h | 176 struct linux_sys_fcntl_args { struct 1421 int linux_sys_fcntl(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
|