Searched refs:old_utsname (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/stand/powerpc/kboot/
H A Dhost_syscall.h41 struct old_utsname { struct
48 int host_uname(struct old_utsname *);
H A Dmain.c193 struct old_utsname utsname;
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp217 unsigned struct_old_utsname_sz = sizeof(struct old_utsname);

Completed in 63 milliseconds