Home
last modified time | relevance | path

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

/netbsd/sys/sys/
H A Dsyscallargs.h3123 struct sys_futimens_args { struct
4273 int sys_futimens(struct lwp *, const struct sys_futimens_args *, register_t *);
/netbsd/sys/kern/
H A Dinit_sysent.c2308 ns(struct sys_futimens_args),
H A Dvfs_syscalls.c3910 sys_futimens(struct lwp *l, const struct sys_futimens_args *uap, in sys_futimens()
H A Dsystrace_args.c3630 const struct sys_futimens_args *p = params; in systrace_args()
/netbsd/sys/rump/librump/rumpkern/
H A Drump_syscalls.c6234 struct sys_futimens_args callarg; in rump___sysimpl_futimens()
8513 ns(struct sys_futimens_args),