Home
last modified time | relevance | path

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

/freebsd/stand/kboot/include/
H A Dhost_syscall.h183 int host_uname(struct old_utsname *);
/freebsd/stand/kboot/libkboot/
H A Dhost_syscalls.c162 host_uname(struct old_utsname *uts) in host_uname() function
/freebsd/stand/kboot/kboot/arch/powerpc64/
H A Dload_addr.c199 ret = host_uname(&utsname);