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

12 3 4

  /external/syslinux/core/lwip/src/include/lwip/
arch.h 120 #define ENOMSG 42 /* No message of desired type */
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_windows.go 97 ENOMSG
232 ENOMSG - APPLICATION_ERROR: "no message of desired type",
tables_nacl.go 137 ENOMSG Errno = 42 /* No message of desired type */
263 ENOMSG: "No message of desired type",
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 97 ENOMSG
232 ENOMSG - APPLICATION_ERROR: "no message of desired type",
tables_nacl.go 137 ENOMSG Errno = 42 /* No message of desired type */
263 ENOMSG: "No message of desired type",
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-beos5/
IN.py 191 ENOMSG = (B_POSIX_ERROR_BASE + 39)
  /external/python/cpython2/Lib/plat-irix6/
ERRNO.py 47 ENOMSG = 35
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
system_error.h 165 no_message, // ENOMSG
358 # ifndef ENOMSG
359 # define ENOMSG 122
550 no_message_available = ENOMSG,
552 no_message = ENOMSG,
  /external/syslinux/gpxe/src/include/
errno.h 370 #define ENOMSG ( ERRFILE | PXENV_STATUS_FAILURE | 0x32000000 )
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]
  /libcore/luni/src/main/java/android/system/
OsConstants.java 223 public static final int ENOMSG = placeholder();
    [all...]
  /external/python/cpython2/Lib/plat-sunos5/
STROPTS.py 981 ENOMSG = 35
    [all...]

Completed in 1202 milliseconds

12 3 4