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

  /src/sys/compat/netbsd32/
netbsd32_compat_43.c 70 SYS_DEF(compat_43_netbsd32_sethostid);
290 compat_43_netbsd32_sethostid(struct lwp *l, const struct compat_43_netbsd32_sethostid_args *uap, register_t *retval) function in typeref:typename:int
741 (sy_call_t *)compat_43_netbsd32_sethostid },
netbsd32_syscallargs.h 784 check_syscall_args(compat_43_netbsd32_sethostid)
3111 int compat_43_netbsd32_sethostid(struct lwp *, const struct compat_43_netbsd32_sethostid_args *, register_t *);

Completed in 39 milliseconds