Home
last modified time | relevance | path

Searched refs:sys_fpathconf_args (Results 1 – 12 of 12) sorted by relevance

/netbsd/sys/compat/sunos/
H A Dsunos_syscallargs.h448 struct sys_fpathconf_args;
750 int sys_fpathconf(struct lwp *, const struct sys_fpathconf_args *, register_t *);
H A Dsunos_sysent.c831 ns(struct sys_fpathconf_args),
/netbsd/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h396 struct sys_fpathconf_args;
950 int sys_fpathconf(struct lwp *, const struct sys_fpathconf_args *, register_t *);
H A Dfreebsd_sysent.c903 ns(struct sys_fpathconf_args),
/netbsd/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h460 struct sys_fpathconf_args;
1103 int sys_fpathconf(struct lwp *, const struct sys_fpathconf_args *, register_t *);
H A Daoutm68k_sysent.c1151 ns(struct sys_fpathconf_args),
/netbsd/sys/kern/
H A Dsys_descrip.c576 sys_fpathconf(struct lwp *l, const struct sys_fpathconf_args *uap, in sys_fpathconf()
H A Dinit_sysent.c1012 ns(struct sys_fpathconf_args),
H A Dsystrace_args.c1429 const struct sys_fpathconf_args *p = params; in systrace_args()
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c1301 struct sys_fpathconf_args ua; in netbsd32_fpathconf()
/netbsd/sys/sys/
H A Dsyscallargs.h1233 struct sys_fpathconf_args { struct
3766 int sys_fpathconf(struct lwp *, const struct sys_fpathconf_args *, register_t *);
/netbsd/sys/rump/librump/rumpkern/
H A Drump_syscalls.c2235 struct sys_fpathconf_args callarg; in rump___sysimpl_fpathconf()
7443 ns(struct sys_fpathconf_args),