HomeSort by relevance Sort by last modified time
    Searched defs:EPIPE (Results 26 - 50 of 100) sorted by null

12 3 4

  /external/syslinux/com32/include/
errno.h 37 #define EPIPE 32 /* Broken pipe */
  /external/syslinux/core/lwip/src/include/lwip/
arch.h 110 #define EPIPE 32 /* Broken pipe */
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_windows.go 120 EPIPE
255 EPIPE - APPLICATION_ERROR: "broken pipe",
tables_nacl.go 127 EPIPE Errno = 32 /* Broken pipe */
253 EPIPE: "Broken pipe",
zerrors_darwin_386.go     [all...]
zerrors_darwin_amd64.go     [all...]
zerrors_darwin_arm.go     [all...]
zerrors_darwin_arm64.go     [all...]
zerrors_solaris_amd64.go     [all...]
zerrors_dragonfly_amd64.go     [all...]
zerrors_freebsd_386.go     [all...]
zerrors_freebsd_amd64.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_windows.go 120 EPIPE
255 EPIPE - APPLICATION_ERROR: "broken pipe",
tables_nacl.go 127 EPIPE Errno = 32 /* Broken pipe */
253 EPIPE: "Broken pipe",
zerrors_darwin_386.go     [all...]
zerrors_darwin_amd64.go     [all...]
zerrors_darwin_arm.go     [all...]
zerrors_darwin_arm64.go     [all...]
zerrors_solaris_amd64.go     [all...]
  /external/python/cpython2/Lib/plat-irix6/
ERRNO.py 44 EPIPE = 32
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
system_error.h 133 broken_pipe, // EPIPE
262 # ifndef EPIPE
263 # define EPIPE 32
512 broken_pipe = EPIPE,
  /external/syslinux/gpxe/src/include/
errno.h 418 #define EPIPE ( ERRFILE | PXENV_STATUS_FAILURE | 0x42000000 )
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]
  /libcore/luni/src/main/java/android/system/
OsConstants.java 240 public static final int EPIPE = placeholder();
    [all...]
  /external/python/cpython2/Lib/plat-sunos5/
STROPTS.py 978 EPIPE = 32
    [all...]

Completed in 2332 milliseconds

12 3 4