Home
last modified time | relevance | path

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

/netbsd/sys/sys/
H A Dsyscallargs.h3077 struct sys_fstatat_args { struct
4261 int sys_fstatat(struct lwp *, const struct sys_fstatat_args *, register_t *);
/netbsd/sys/kern/
H A Dinit_sysent.c2278 ns(struct sys_fstatat_args),
H A Dvfs_syscalls.c3265 sys_fstatat(struct lwp *l, const struct sys_fstatat_args *uap, in sys_fstatat()
H A Dsystrace_args.c3572 const struct sys_fstatat_args *p = params; in systrace_args()
/netbsd/sys/rump/librump/rumpkern/
H A Drump_syscalls.c6050 struct sys_fstatat_args callarg; in rump___sysimpl_fstatat()
8489 ns(struct sys_fstatat_args),