Searched refs:compat_43_sys_gethostname_args (Results 1 - 15 of 15) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/compat/common/
H A Dkern_info_43.c85 compat_43_sys_gethostname(struct lwp *l, const struct compat_43_sys_gethostname_args *uap, register_t *retval)
/netbsd-6-1-5-RELEASE/sys/compat/osf1/
H A Dosf1_syscallargs.h247 struct compat_43_sys_gethostname_args;
682 int compat_43_sys_gethostname(struct lwp *, const struct compat_43_sys_gethostname_args *, register_t *);
H A Dosf1_sysent.c204 { ns(struct compat_43_sys_gethostname_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/sunos/
H A Dsunos_syscallargs.h207 struct compat_43_sys_gethostname_args;
586 int compat_43_sys_gethostname(struct lwp *, const struct compat_43_sys_gethostname_args *, register_t *);
H A Dsunos_sysent.c205 { ns(struct compat_43_sys_gethostname_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/ultrix/
H A Dultrix_syscallargs.h192 struct compat_43_sys_gethostname_args;
560 int compat_43_sys_gethostname(struct lwp *, const struct compat_43_sys_gethostname_args *, register_t *);
H A Dultrix_sysent.c200 { ns(struct compat_43_sys_gethostname_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h228 struct compat_43_sys_gethostname_args;
864 int compat_43_sys_gethostname(struct lwp *, const struct compat_43_sys_gethostname_args *, register_t *);
H A Daoutm68k_sysent.c290 { ns(struct compat_43_sys_gethostname_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h193 struct compat_43_sys_gethostname_args;
775 int compat_43_sys_gethostname(struct lwp *, const struct compat_43_sys_gethostname_args *, register_t *);
H A Dfreebsd_sysent.c214 { ns(struct compat_43_sys_gethostname_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/alpha/
H A Dlinux_sysent.c211 { ns(struct compat_43_sys_gethostname_args), 0,
H A Dlinux_syscallargs.h195 struct compat_43_sys_gethostname_args;
1115 int compat_43_sys_gethostname(struct lwp *, const struct compat_43_sys_gethostname_args *, register_t *);
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dinit_sysent.c281 { ns(struct compat_43_sys_gethostname_args), 0,
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dsyscallargs.h467 struct compat_43_sys_gethostname_args { struct
2869 int compat_43_sys_gethostname(struct lwp *, const struct compat_43_sys_gethostname_args *, register_t *);

Completed in 222 milliseconds