HomeSort by relevance Sort by last modified time
    Searched full:libc_gethostname (Results 1 - 4 of 4) sorted by null

  /prebuilts/go/darwin-x86/src/runtime/
syscall2_solaris.go 14 //go:cgo_import_dynamic libc_gethostname gethostname "libc.so"
32 //go:linkname libc_gethostname libc_gethostname
syscall_solaris.go 15 libc_gethostname,
128 fn: uintptr(unsafe.Pointer(&libc_gethostname)),
14 libc_gethostname, var
  /prebuilts/go/linux-x86/src/runtime/
syscall2_solaris.go 14 //go:cgo_import_dynamic libc_gethostname gethostname "libc.so"
32 //go:linkname libc_gethostname libc_gethostname
syscall_solaris.go 15 libc_gethostname,
128 fn: uintptr(unsafe.Pointer(&libc_gethostname)),
14 libc_gethostname, var

Completed in 93 milliseconds