HomeSort by relevance Sort by last modified time
    Searched full:dragonfly (Results 76 - 100 of 527) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/net/internal/socktest/
switch_unix.go 5 // +build darwin dragonfly freebsd linux nacl netbsd openbsd solaris
  /prebuilts/go/linux-x86/src/net/
main_unix_test.go 5 // +build darwin dragonfly freebsd linux nacl netbsd openbsd solaris
sock_bsd.go 5 // +build darwin dragonfly freebsd netbsd openbsd
sockoptip_bsd.go 5 // +build darwin dragonfly freebsd netbsd openbsd
  /prebuilts/go/linux-x86/src/os/
env_unix_test.go 5 // +build darwin dragonfly freebsd linux netbsd openbsd solaris
pipe_bsd.go 5 // +build darwin dragonfly freebsd nacl netbsd openbsd solaris
  /prebuilts/go/linux-x86/src/os/signal/
signal_unix.go 5 // +build darwin dragonfly freebsd linux nacl netbsd openbsd solaris windows
  /prebuilts/go/linux-x86/src/runtime/cgo/
cgo.go 17 #cgo dragonfly LDFLAGS: -lpthread
gcc_libinit.c 5 // +build darwin dragonfly freebsd linux netbsd solaris
  /prebuilts/go/linux-x86/src/syscall/
flock.go 1 // +build linux darwin freebsd openbsd netbsd dragonfly
syscall_bsd_test.go 5 // +build darwin dragonfly freebsd openbsd
  /external/bison/lib/
stdio-impl.h 31 #if defined __sferror || defined __DragonFly__ /* FreeBSD, NetBSD, OpenBSD, DragonFly, Mac OS X, Cygwin */
33 # if defined __DragonFly__ /* DragonFly */
69 # else /* FreeBSD, NetBSD <= 1.5Z, DragonFly, Mac OS X, Cygwin */
  /prebuilts/go/darwin-x86/src/os/user/
lookup_unix.go 5 // +build darwin dragonfly freebsd !android,linux netbsd openbsd solaris
59 if runtime.GOOS == "dragonfly" || runtime.GOOS == "freebsd" {
60 // DragonFly and FreeBSD do not have _SC_GETPW_R_SIZE_MAX
  /prebuilts/go/darwin-x86/src/runtime/
mem_bsd.go 5 // +build dragonfly freebsd nacl netbsd openbsd solaris
67 if GOOS == "dragonfly" {
68 // TODO(jsing): For some reason DragonFly seems to return
futex_test.go 5 // Futex is only available on DragonFly BSD, FreeBSD and Linux.
9 // +build dragonfly freebsd linux
  /prebuilts/go/linux-x86/src/os/user/
lookup_unix.go 5 // +build darwin dragonfly freebsd !android,linux netbsd openbsd solaris
59 if runtime.GOOS == "dragonfly" || runtime.GOOS == "freebsd" {
60 // DragonFly and FreeBSD do not have _SC_GETPW_R_SIZE_MAX
  /prebuilts/go/linux-x86/src/runtime/
mem_bsd.go 5 // +build dragonfly freebsd nacl netbsd openbsd solaris
67 if GOOS == "dragonfly" {
68 // TODO(jsing): For some reason DragonFly seems to return
futex_test.go 5 // Futex is only available on DragonFly BSD, FreeBSD and Linux.
9 // +build dragonfly freebsd linux
  /prebuilts/go/darwin-x86/misc/cgo/testcshared/src/libgo2/
libgo2.go 5 // +build darwin dragonfly freebsd linux netbsd openbsd solaris
  /prebuilts/go/darwin-x86/misc/cgo/testsovar/
cgoso.go 15 #cgo dragonfly LDFLAGS: -L. -l cgosotest
  /prebuilts/go/darwin-x86/src/crypto/x509/
root_unix.go 5 // +build dragonfly freebsd linux nacl netbsd openbsd solaris
  /prebuilts/go/darwin-x86/src/mime/
type_unix.go 5 // +build darwin dragonfly freebsd linux nacl netbsd openbsd solaris
  /prebuilts/go/darwin-x86/src/net/
interface_bsd_test.go 5 // +build darwin dragonfly freebsd netbsd openbsd
  /prebuilts/go/darwin-x86/src/os/
dir_unix.go 5 // +build darwin dragonfly freebsd linux nacl netbsd openbsd solaris
error_unix.go 5 // +build darwin dragonfly freebsd linux nacl netbsd openbsd solaris

Completed in 1845 milliseconds

1 2 34 5 6 7 8 91011>>