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

  /src/external/apache2/llvm/dist/libcxx/include/
errno.h 185 #ifndef ECANCELED
186 #define ECANCELED 9927
  /src/external/gpl3/gdb/dist/gnulib/import/
errno.in.h 82 # ifndef ECANCELED
83 # define ECANCELED 105
168 EPROTO, EMULTIHOP, EBADMSG, EOVERFLOW, ENOTSUP, ECANCELED are not defined.
237 # ifndef ECANCELED
238 # define ECANCELED 2008
  /src/external/gpl3/gdb.old/dist/gnulib/import/
errno.in.h 82 # ifndef ECANCELED
83 # define ECANCELED 105
168 EPROTO, EMULTIHOP, EBADMSG, EOVERFLOW, ENOTSUP, ECANCELED are not defined.
237 # ifndef ECANCELED
238 # define ECANCELED 2008
  /src/sys/sys/
errno.h 156 #define ECANCELED 87 /* Operation canceled */
  /src/external/bsd/wpa/dist/wpa_supplicant/
rrm.c 110 #ifndef ECANCELED
111 #define ECANCELED -1
274 return -ECANCELED;

Completed in 21 milliseconds