HomeSort by relevance Sort by last modified time
    Searched refs:openbsd (Results 1 - 25 of 518) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/openssh/
Android.mk 65 openbsd-compat/bcrypt_pbkdf.c \
66 openbsd-compat/bindresvport.c \
67 openbsd-compat/blowfish.c \
68 openbsd-compat/bsd-closefrom.c \
69 openbsd-compat/bsd-getpeereid.c \
70 openbsd-compat/bsd-misc.c \
71 openbsd-compat/bsd-openpty.c \
72 openbsd-compat/bsd-statvfs.c \
73 openbsd-compat/explicit_bzero.c \
74 openbsd-compat/fmt_scaled.c
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/internal/sys/
zgoos_openbsd.go 5 const GOOS = `openbsd`
  /prebuilts/go/linux-x86/src/runtime/internal/sys/
zgoos_openbsd.go 5 const GOOS = `openbsd`
  /prebuilts/go/darwin-x86/src/cmd/go/
zosarch.go 35 "openbsd/386": true,
36 "openbsd/amd64": true,
37 "openbsd/arm": false,
  /prebuilts/go/linux-x86/src/cmd/go/
zosarch.go 35 "openbsd/386": true,
36 "openbsd/amd64": true,
37 "openbsd/arm": false,
  /toolchain/binutils/binutils-2.25/binutils/testsuite/lib/
binutils-common.exp 40 && ![istarget *-*-openbsd*]
66 if { [istarget arm-*-openbsd*]
67 || [istarget i386-*-openbsd\[0-2\].*]
69 || [istarget m68*-*-openbsd*]
70 || [istarget ns32k-*-openbsd*]
71 || [istarget sparc-*-openbsd\[0-2\].*]
73 || [istarget vax-*-openbsd*] } {
85 || [istarget sparc64-*-openbsd*] } {
93 || [istarget arm-*-openbsd*]
97 || [istarget i?86-*-openbsd\[0-2\]*
    [all...]
  /prebuilts/go/darwin-x86/src/go/build/
zcgo.go 32 "openbsd/386": true,
33 "openbsd/amd64": true,
syslist.go 7 const goosList = "android darwin dragonfly freebsd linux nacl netbsd openbsd plan9 solaris windows zos "
  /prebuilts/go/darwin-x86/src/net/
sock_bsd.go 5 // +build darwin dragonfly freebsd netbsd openbsd
24 case "openbsd":
sendfile_stub.go 5 // +build darwin nacl netbsd openbsd
  /prebuilts/go/darwin-x86/src/runtime/cgo/
openbsd.go 5 // +build openbsd
12 // we don't link against the standard OpenBSD crt0.o and
27 // .openbsd.randomdata section.
  /prebuilts/go/linux-x86/src/go/build/
zcgo.go 32 "openbsd/386": true,
33 "openbsd/amd64": true,
syslist.go 7 const goosList = "android darwin dragonfly freebsd linux nacl netbsd openbsd plan9 solaris windows zos "
  /prebuilts/go/linux-x86/src/net/
sock_bsd.go 5 // +build darwin dragonfly freebsd netbsd openbsd
24 case "openbsd":
  /prebuilts/go/linux-x86/src/runtime/cgo/
openbsd.go 5 // +build openbsd
12 // we don't link against the standard OpenBSD crt0.o and
27 // .openbsd.randomdata section.
  /prebuilts/go/darwin-x86/misc/cgo/testcshared/src/libgo2/
dup2.go 5 // +build darwin dragonfly freebsd linux,!arm64 netbsd openbsd
  /prebuilts/go/darwin-x86/src/archive/tar/
stat_atim.go 5 // +build linux dragonfly openbsd solaris
  /prebuilts/go/darwin-x86/src/os/
sticky_bsd.go 5 // +build darwin dragonfly freebsd netbsd openbsd solaris
sticky_notbsd.go 9 // +build !openbsd
sys_unix.go 5 // +build dragonfly linux netbsd openbsd solaris
  /prebuilts/go/darwin-x86/src/runtime/
export_mmap_test.go 5 // +build darwin dragonfly freebsd linux nacl netbsd openbsd solaris
  /prebuilts/go/darwin-x86/src/syscall/
export_unix_test.go 5 // +build darwin dragonfly freebsd linux netbsd openbsd
syscall_no_getwd.go 5 // +build dragonfly freebsd netbsd openbsd
  /prebuilts/go/linux-x86/misc/cgo/testcshared/src/libgo2/
dup2.go 5 // +build darwin dragonfly freebsd linux,!arm64 netbsd openbsd
  /prebuilts/go/linux-x86/src/archive/tar/
stat_atim.go 5 // +build linux dragonfly openbsd solaris

Completed in 253 milliseconds

1 2 3 4 5 6 7 8 91011>>