HomeSort by: relevance | last modified time | path
    Searched refs:compat_43_netbsd32_osethostname (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/compat/netbsd32/
netbsd32_compat_43.c 275 compat_43_netbsd32_osethostname(struct lwp *l, const struct compat_43_netbsd32_osethostname_args *uap, register_t *retval) function in typeref:typename:int
739 (sy_call_t *)compat_43_netbsd32_osethostname },
netbsd32_syscallargs.h 466 check_syscall_args(compat_43_netbsd32_osethostname)
3011 int compat_43_netbsd32_osethostname(struct lwp *, const struct compat_43_netbsd32_osethostname_args *, register_t *);
  /src/sys/compat/sunos32/
sunos32_syscallargs.h 595 int compat_43_netbsd32_osethostname(struct lwp *, const struct compat_43_netbsd32_osethostname_args *, register_t *);
sunos32_sysent.c 351 .sy_call = (sy_call_t *)compat_43_netbsd32_osethostname
352 }, /* 88 = compat_43_netbsd32_osethostname */
  /src/sys/compat/linux32/arch/aarch64/
linux32_sysent.c 305 .sy_call = (sy_call_t *)compat_43_netbsd32_osethostname
306 }, /* 74 = compat_43_netbsd32_osethostname */
linux32_syscallargs.h 1241 int compat_43_netbsd32_osethostname(struct lwp *, const struct compat_43_netbsd32_osethostname_args *, register_t *);
  /src/sys/compat/linux32/arch/amd64/
linux32_sysent.c 309 .sy_call = (sy_call_t *)compat_43_netbsd32_osethostname
310 }, /* 74 = compat_43_netbsd32_osethostname */
linux32_syscallargs.h 1236 int compat_43_netbsd32_osethostname(struct lwp *, const struct compat_43_netbsd32_osethostname_args *, register_t *);

Completed in 20 milliseconds