Searched refs:sys_fsync_args (Results 1 – 25 of 31) sorted by relevance
12
| /netbsd/src/sys/compat/ultrix/ |
| D | ultrix_syscallargs.h | 213 struct sys_fsync_args; 567 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
|
| D | ultrix_sysent.c | 401 ns(struct sys_fsync_args),
|
| /netbsd/src/sys/compat/sunos/ |
| D | sunos_syscallargs.h | 221 struct sys_fsync_args; 596 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
|
| D | sunos_sysent.c | 414 ns(struct sys_fsync_args),
|
| /netbsd/src/sys/compat/freebsd/ |
| D | freebsd_syscallargs.h | 202 struct sys_fsync_args; 782 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
|
| D | freebsd_sysent.c | 453 ns(struct sys_fsync_args),
|
| /netbsd/src/sys/compat/aoutm68k/ |
| D | aoutm68k_syscallargs.h | 239 struct sys_fsync_args; 888 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
|
| D | aoutm68k_sysent.c | 560 ns(struct sys_fsync_args),
|
| /netbsd/src/sys/compat/linux/arch/amd64/ |
| D | linux_syscallargs.h | 370 struct sys_fsync_args; 1490 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
|
| D | linux_sysent.c | 432 ns(struct sys_fsync_args),
|
| /netbsd/src/sys/compat/linux/arch/powerpc/ |
| D | linux_syscallargs.h | 393 struct sys_fsync_args; 1532 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
|
| D | linux_sysent.c | 541 ns(struct sys_fsync_args),
|
| /netbsd/src/sys/compat/linux/arch/i386/ |
| D | linux_syscallargs.h | 435 struct sys_fsync_args; 1633 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
|
| D | linux_sysent.c | 547 ns(struct sys_fsync_args),
|
| /netbsd/src/sys/compat/linux/arch/m68k/ |
| D | linux_syscallargs.h | 420 struct sys_fsync_args; 1606 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
|
| D | linux_sysent.c | 567 ns(struct sys_fsync_args),
|
| /netbsd/src/sys/compat/linux/arch/arm/ |
| D | linux_syscallargs.h | 418 struct sys_fsync_args; 1609 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
|
| D | linux_sysent.c | 544 ns(struct sys_fsync_args),
|
| /netbsd/src/sys/compat/linux/arch/alpha/ |
| D | linux_syscallargs.h | 228 struct sys_fsync_args; 1552 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
|
| D | linux_sysent.c | 412 ns(struct sys_fsync_args),
|
| /netbsd/src/sys/compat/linux/arch/mips/ |
| D | linux_syscallargs.h | 381 struct sys_fsync_args; 1636 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
|
| D | linux_sysent.c | 532 ns(struct sys_fsync_args),
|
| /netbsd/src/sys/compat/netbsd32/ |
| D | netbsd32_netbsd.c | 839 struct sys_fsync_args ua; in netbsd32_fsync()
|
| /netbsd/src/sys/sys/ |
| D | syscallargs.h | 572 struct sys_fsync_args { struct 3601 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
|
| /netbsd/src/sys/kern/ |
| D | init_sysent.c | 563 ns(struct sys_fsync_args),
|
12