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

  /src/sys/compat/sunos32/
sunos32_syscallargs.h 218 struct compat_43_netbsd32_ogethostname_args;
593 int compat_43_netbsd32_ogethostname(struct lwp *, const struct compat_43_netbsd32_ogethostname_args *, register_t *);
sunos32_sysent.c 346 ns(struct compat_43_netbsd32_ogethostname_args),
  /src/sys/compat/netbsd32/
netbsd32_compat_43.c 258 compat_43_netbsd32_ogethostname(struct lwp *l, const struct compat_43_netbsd32_ogethostname_args *uap, register_t *retval)
netbsd32_sysent.c 476 ns(struct compat_43_netbsd32_ogethostname_args),
netbsd32_syscallargs.h 456 struct compat_43_netbsd32_ogethostname_args { struct
3009 int compat_43_netbsd32_ogethostname(struct lwp *, const struct compat_43_netbsd32_ogethostname_args *, register_t *);
netbsd32_systrace_args.c 639 const struct compat_43_netbsd32_ogethostname_args *p = params;

Completed in 21 milliseconds