Searched refs:netbsd32_flock_args (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/sys/compat/sunos32/ |
H A D | sunos32_syscallargs.h | 317 struct netbsd32_flock_args; 669 int netbsd32_flock(struct lwp *, const struct netbsd32_flock_args *, register_t *);
|
H A D | sunos32_sysent.c | 515 ns(struct netbsd32_flock_args),
|
/netbsd-src/sys/compat/linux32/arch/aarch64/ |
H A D | linux32_syscallargs.h | 463 struct netbsd32_flock_args; 1343 int netbsd32_flock(struct lwp *, const struct netbsd32_flock_args *, register_t *);
|
H A D | linux32_sysent.c | 562 ns(struct netbsd32_flock_args),
|
H A D | linux32_systrace_args.c | 845 const struct netbsd32_flock_args *p = params; in systrace_args()
|
/netbsd-src/sys/compat/linux32/arch/amd64/ |
H A D | linux32_syscallargs.h | 479 struct netbsd32_flock_args; 1344 int netbsd32_flock(struct lwp *, const struct netbsd32_flock_args *, register_t *);
|
H A D | linux32_sysent.c | 569 ns(struct netbsd32_flock_args),
|
H A D | linux32_systrace_args.c | 877 const struct netbsd32_flock_args *p = params; in systrace_args()
|
/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32_sysent.c | 647 ns(struct netbsd32_flock_args),
|
H A D | netbsd32_syscallargs.h | 715 struct netbsd32_flock_args { struct 3081 int netbsd32_flock(struct lwp *, const struct netbsd32_flock_args *, register_t *);
|
H A D | netbsd32_netbsd.c | 1085 netbsd32_flock(struct lwp *l, const struct netbsd32_flock_args *uap, register_t *retval) in netbsd32_flock()
|
H A D | netbsd32_systrace_args.c | 981 const struct netbsd32_flock_args *p = params; in systrace_args()
|