HomeSort by relevance Sort by last modified time
    Searched refs:SOL_IUCV (Results 1 - 16 of 16) sorted by null

  /external/strace/xlat/
socketlayers.in 34 SOL_IUCV 277
socketlayers.h 218 #if defined(SOL_IUCV) || (defined(HAVE_DECL_SOL_IUCV) && HAVE_DECL_SOL_IUCV)
220 static_assert((SOL_IUCV) == (277), "SOL_IUCV != 277");
223 # define SOL_IUCV 277
315 XLAT(SOL_IUCV),
  /bionic/libc/include/sys/
socket.h 286 #define SOL_IUCV 277
  /external/strace/
net.c 555 case SOL_IUCV:
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_sparc64.go     [all...]
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]

Completed in 995 milliseconds