Home
last modified time | relevance | path

Searched refs:sys_utimensat_args (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/sys/
H A Dsyscallargs.h3085 struct sys_utimensat_args { struct
4263 int sys_utimensat(struct lwp *, const struct sys_utimensat_args *, register_t *);
/netbsd/sys/kern/
H A Dinit_sysent.c2283 ns(struct sys_utimensat_args),
H A Dvfs_syscalls.c3947 sys_utimensat(struct lwp *l, const struct sys_utimensat_args *uap, in sys_utimensat()
H A Dsystrace_args.c3582 const struct sys_utimensat_args *p = params; in systrace_args()
/netbsd/sys/rump/librump/rumpkern/
H A Drump_syscalls.c6081 struct sys_utimensat_args callarg; in rump___sysimpl_utimensat()
8493 ns(struct sys_utimensat_args),