HomeSort by: relevance | last modified time | path
    Searched defs:EPROTO (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/libcxx/include/
errno.h 205 #ifndef EPROTO
206 #define EPROTO 9932
  /src/external/gpl3/gdb/dist/gnulib/import/
errno.in.h 52 # ifndef EPROTO
53 # define EPROTO 134
168 EPROTO, EMULTIHOP, EBADMSG, EOVERFLOW, ENOTSUP, ECANCELED are not defined.
192 # ifndef EPROTO
193 # define EPROTO 2003
  /src/external/gpl3/gdb.old/dist/gnulib/import/
errno.in.h 52 # ifndef EPROTO
53 # define EPROTO 134
168 EPROTO, EMULTIHOP, EBADMSG, EOVERFLOW, ENOTSUP, ECANCELED are not defined.
192 # ifndef EPROTO
193 # define EPROTO 2003
  /src/sys/sys/
errno.h 173 #define EPROTO 96 /* Protocol error */

Completed in 31 milliseconds