Home
last modified time | relevance | path

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

/netbsd/sys/compat/sunos/
H A Dsunos_syscallargs.h446 struct sys_pathconf_args;
748 int sys_pathconf(struct lwp *, const struct sys_pathconf_args *, register_t *);
H A Dsunos_sysent.c826 ns(struct sys_pathconf_args),
/netbsd/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h394 struct sys_pathconf_args;
948 int sys_pathconf(struct lwp *, const struct sys_pathconf_args *, register_t *);
H A Dfreebsd_sysent.c898 ns(struct sys_pathconf_args),
/netbsd/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h458 struct sys_pathconf_args;
1101 int sys_pathconf(struct lwp *, const struct sys_pathconf_args *, register_t *);
H A Daoutm68k_sysent.c1146 ns(struct sys_pathconf_args),
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c1286 struct sys_pathconf_args ua; in netbsd32_pathconf()
/netbsd/sys/sys/
H A Dsyscallargs.h1227 struct sys_pathconf_args { struct
3764 int sys_pathconf(struct lwp *, const struct sys_pathconf_args *, register_t *);
/netbsd/sys/kern/
H A Dinit_sysent.c1007 ns(struct sys_pathconf_args),
H A Dvfs_syscalls.c3317 sys_pathconf(struct lwp *l, const struct sys_pathconf_args *uap, in sys_pathconf()
H A Dsystrace_args.c1421 const struct sys_pathconf_args *p = params; in systrace_args()
/netbsd/sys/rump/librump/rumpkern/
H A Drump_syscalls.c2206 struct sys_pathconf_args callarg; in rump___sysimpl_pathconf()
7439 ns(struct sys_pathconf_args),