Searched refs:compat_43_sys_ftruncate (Results 1 – 22 of 22) sorted by relevance
| /netbsd-src/sys/compat/common/ |
| H A D | vfs_syscalls_43.c | 83 { SYS_compat_43_otruncate, 0, (sy_call_t *)compat_43_sys_ftruncate }, 84 { SYS_compat_43_oftruncate, 0, (sy_call_t *)compat_43_sys_ftruncate }, 224 compat_43_sys_ftruncate(struct lwp *l, const struct compat_43_sys_ftruncate_args *uap, register_t *… in compat_43_sys_ftruncate() function
|
| /netbsd-src/sys/compat/ultrix/ |
| H A D | ultrix_syscallargs.h | 631 int compat_43_sys_ftruncate(struct lwp *, const struct compat_43_sys_ftruncate_args *, register_t *…
|
| H A D | ultrix_sysent.c | 559 .sy_call = (sy_call_t *)compat_43_sys_ftruncate
|
| /netbsd-src/sys/compat/sunos/ |
| H A D | sunos_syscallargs.h | 658 int compat_43_sys_ftruncate(struct lwp *, const struct compat_43_sys_ftruncate_args *, register_t *…
|
| H A D | sunos_sysent.c | 570 .sy_call = (sy_call_t *)compat_43_sys_ftruncate
|
| /netbsd-src/sys/compat/freebsd/ |
| H A D | freebsd_syscallargs.h | 851 int compat_43_sys_ftruncate(struct lwp *, const struct compat_43_sys_ftruncate_args *, register_t *…
|
| H A D | freebsd_sysent.c | 618 .sy_call = (sy_call_t *)compat_43_sys_ftruncate
|
| /netbsd-src/sys/compat/aoutm68k/ |
| H A D | aoutm68k_syscallargs.h | 977 int compat_43_sys_ftruncate(struct lwp *, const struct compat_43_sys_ftruncate_args *, register_t *…
|
| H A D | aoutm68k_sysent.c | 782 .sy_call = (sy_call_t *)compat_43_sys_ftruncate
|
| /netbsd-src/sys/compat/linux/arch/powerpc/ |
| H A D | linux_sysent.c | 434 .sy_call = (sy_call_t *)compat_43_sys_ftruncate
|
| H A D | linux_syscallargs.h | 1494 int compat_43_sys_ftruncate(struct lwp *, const struct compat_43_sys_ftruncate_args *, register_t *);
|
| /netbsd-src/sys/compat/linux/arch/mips/ |
| H A D | linux_sysent.c | 426 .sy_call = (sy_call_t *)compat_43_sys_ftruncate
|
| H A D | linux_syscallargs.h | 1598 int compat_43_sys_ftruncate(struct lwp *, const struct compat_43_sys_ftruncate_args *, register_t *);
|
| /netbsd-src/sys/compat/linux/arch/i386/ |
| H A D | linux_sysent.c | 438 .sy_call = (sy_call_t *)compat_43_sys_ftruncate
|
| H A D | linux_syscallargs.h | 1591 int compat_43_sys_ftruncate(struct lwp *, const struct compat_43_sys_ftruncate_args *, register_t *);
|
| /netbsd-src/sys/compat/linux/arch/m68k/ |
| H A D | linux_sysent.c | 457 .sy_call = (sy_call_t *)compat_43_sys_ftruncate
|
| H A D | linux_syscallargs.h | 1568 int compat_43_sys_ftruncate(struct lwp *, const struct compat_43_sys_ftruncate_args *, register_t *);
|
| /netbsd-src/sys/compat/linux/arch/arm/ |
| H A D | linux_sysent.c | 437 .sy_call = (sy_call_t *)compat_43_sys_ftruncate
|
| H A D | linux_syscallargs.h | 1571 int compat_43_sys_ftruncate(struct lwp *, const struct compat_43_sys_ftruncate_args *, register_t *);
|
| /netbsd-src/sys/compat/linux/arch/alpha/ |
| H A D | linux_syscallargs.h | 1610 int compat_43_sys_ftruncate(struct lwp *, const struct compat_43_sys_ftruncate_args *, register_t *);
|
| H A D | linux_sysent.c | 567 .sy_call = (sy_call_t *)compat_43_sys_ftruncate
|
| /netbsd-src/sys/sys/ |
| H A D | syscallargs.h | 827 check_syscall_args(compat_43_sys_ftruncate) 3665 int compat_43_sys_ftruncate(struct lwp *, const struct compat_43_sys_ftruncate_args *, register_t *);
|