Searched refs:netbsd32_lremovexattr_args (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/sys/compat/linux32/arch/aarch64/ |
H A D | linux32_syscallargs.h | 778 struct netbsd32_lremovexattr_args; 1485 int netbsd32_lremovexattr(struct lwp *, const struct netbsd32_lremovexattr_args *, register_t *);
|
H A D | linux32_sysent.c | 915 ns(struct netbsd32_lremovexattr_args),
|
H A D | linux32_systrace_args.c | 1492 const struct netbsd32_lremovexattr_args *p = params; in systrace_args()
|
/netbsd-src/sys/compat/linux32/arch/amd64/ |
H A D | linux32_syscallargs.h | 794 struct netbsd32_lremovexattr_args; 1486 int netbsd32_lremovexattr(struct lwp *, const struct netbsd32_lremovexattr_args *, register_t *);
|
H A D | linux32_sysent.c | 922 ns(struct netbsd32_lremovexattr_args),
|
H A D | linux32_systrace_args.c | 1524 const struct netbsd32_lremovexattr_args *p = params; in systrace_args()
|
/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32_sysent.c | 1625 ns(struct netbsd32_lremovexattr_args),
|
H A D | netbsd32_syscallargs.h | 2071 struct netbsd32_lremovexattr_args { struct 3504 int netbsd32_lremovexattr(struct lwp *, const struct netbsd32_lremovexattr_args *, register_t *);
|
H A D | netbsd32_netbsd.c | 2320 netbsd32_lremovexattr(struct lwp *l, const struct netbsd32_lremovexattr_args *uap, register_t *retv… in netbsd32_lremovexattr()
|
H A D | netbsd32_systrace_args.c | 2788 const struct netbsd32_lremovexattr_args *p = params; in systrace_args()
|