HomeSort by relevance Sort by last modified time
    Searched defs:Utsname (Results 1 - 25 of 33) sorted by null

1 2

  /external/syzkaller/vendor/golang.org/x/sys/unix/
types_darwin.go 42 #include <sys/utsname.h>
277 type Utsname C.struct_utsname
types_dragonfly.go 38 #include <sys/utsname.h>
280 type Utsname C.struct_utsname
types_netbsd.go 40 #include <sys/utsname.h>
281 type Utsname C.struct_utsname
types_openbsd.go 39 #include <sys/utsname.h>
282 type Utsname C.struct_utsname
types_solaris.go 45 #include <sys/utsname.h>
206 type Utsname C.struct_utsname
ztypes_darwin_386.go 483 type Utsname struct {
ztypes_darwin_amd64.go 493 type Utsname struct {
ztypes_darwin_arm.go 484 type Utsname struct {
ztypes_darwin_arm64.go 493 type Utsname struct {
ztypes_dragonfly_amd64.go 480 type Utsname struct {
ztypes_netbsd_386.go 442 type Utsname struct {
ztypes_netbsd_amd64.go 449 type Utsname struct {
ztypes_netbsd_arm.go 447 type Utsname struct {
ztypes_openbsd_386.go 478 type Utsname struct {
ztypes_openbsd_amd64.go 478 type Utsname struct {
ztypes_openbsd_arm.go 471 type Utsname struct {
ztypes_solaris_amd64.go 265 type Utsname struct {
types_freebsd.go 39 #include <sys/utsname.h>
402 type Utsname C.struct_utsname
ztypes_freebsd_386.go 547 type Utsname struct {
ztypes_freebsd_amd64.go 550 type Utsname struct {
ztypes_freebsd_arm.go 550 type Utsname struct {
ztypes_linux_sparc64.go 629 type Utsname struct {
ztypes_linux_386.go 674 type Utsname struct {
    [all...]
ztypes_linux_amd64.go 690 type Utsname struct {
    [all...]
ztypes_linux_arm.go 661 type Utsname struct {
    [all...]

Completed in 946 milliseconds

1 2