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

1 2

  /external/strace/xlat/
routing_types.h 35 #if !(defined(RTN_XRESOLVE) || (defined(HAVE_DECL_RTN_XRESOLVE) && HAVE_DECL_RTN_XRESOLVE))
36 # define RTN_XRESOLVE 11
53 XLAT(RTN_XRESOLVE),
  /prebuilts/go/darwin-x86/src/syscall/
types_linux.go 317 RTN_XRESOLVE = C.RTN_XRESOLVE
ztypes_linux_arm64.go 398 RTN_XRESOLVE = 0xb
ztypes_linux_mips.go 394 RTN_XRESOLVE = 0xb
ztypes_linux_mips64.go 396 RTN_XRESOLVE = 0xb
ztypes_linux_mips64le.go 396 RTN_XRESOLVE = 0xb
ztypes_linux_mipsle.go 394 RTN_XRESOLVE = 0xb
ztypes_linux_ppc64.go 399 RTN_XRESOLVE = 0xb
ztypes_linux_ppc64le.go 399 RTN_XRESOLVE = 0xb
ztypes_linux_s390x.go 396 RTN_XRESOLVE = 0xb
ztypes_linux_386.go 393 RTN_XRESOLVE = 0xb
ztypes_linux_amd64.go 397 RTN_XRESOLVE = 0xb
ztypes_linux_arm.go 397 RTN_XRESOLVE = 0xb
  /prebuilts/go/linux-x86/src/syscall/
types_linux.go 317 RTN_XRESOLVE = C.RTN_XRESOLVE
ztypes_linux_arm64.go 398 RTN_XRESOLVE = 0xb
ztypes_linux_mips.go 394 RTN_XRESOLVE = 0xb
ztypes_linux_mips64.go 396 RTN_XRESOLVE = 0xb
ztypes_linux_mips64le.go 396 RTN_XRESOLVE = 0xb
ztypes_linux_mipsle.go 394 RTN_XRESOLVE = 0xb
ztypes_linux_ppc64.go 399 RTN_XRESOLVE = 0xb
ztypes_linux_ppc64le.go 399 RTN_XRESOLVE = 0xb
ztypes_linux_s390x.go 396 RTN_XRESOLVE = 0xb
ztypes_linux_386.go 393 RTN_XRESOLVE = 0xb
  /external/libnl/include/linux-private/linux/
rtnetlink.h 193 RTN_XRESOLVE, /* Use external resolver */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rtnetlink.h 193 RTN_XRESOLVE, /* Use external resolver */

Completed in 557 milliseconds

1 2