Home
last modified time | relevance | path

Searched refs:sunos_sys_sysconf_args (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/compat/sunos/
Dsunos_syscallargs.h450 struct sunos_sys_sysconf_args { struct
752 int sunos_sys_sysconf(struct lwp *, const struct sunos_sys_sysconf_args *, register_t *);
Dsunos_sysent.c835 ns(struct sunos_sys_sysconf_args),
Dsunos_misc.c870 sunos_sys_sysconf(struct lwp *l, const struct sunos_sys_sysconf_args *uap, register_t *retval) in sunos_sys_sysconf()