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

  /external/strace/xlat/
socketlayers.in 32 SOL_PNPIPE 275
socketlayers.h 204 #if defined(SOL_PNPIPE) || (defined(HAVE_DECL_SOL_PNPIPE) && HAVE_DECL_SOL_PNPIPE)
206 static_assert((SOL_PNPIPE) == (275), "SOL_PNPIPE != 275");
209 # define SOL_PNPIPE 275
313 XLAT(SOL_PNPIPE),
  /bionic/libc/include/sys/
socket.h 284 #define SOL_PNPIPE 275
  /external/strace/
net.c 549 case SOL_PNPIPE:
  /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 471 milliseconds