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

  /src/external/bsd/ntp/dist/sntp/libopts/
nested.c 50 #ifndef ENOMSG
51 #define ENOMSG ENOENT
703 * @code{ENOMSG} no configuration values were found
720 errno = ENOMSG;
769 errno = ENOMSG;
  /src/external/apache2/llvm/dist/libcxx/include/
errno.h 157 #ifndef ENOMSG
158 #define ENOMSG 9920
  /src/external/gpl3/gdb/dist/gnulib/import/
errno.in.h 37 # ifndef ENOMSG
38 # define ENOMSG 122
167 /* On OpenBSD 4.0 and on native Windows, the macros ENOMSG, EIDRM, ENOLINK,
177 # ifndef ENOMSG
178 # define ENOMSG 2000
  /src/external/gpl3/gdb.old/dist/gnulib/import/
errno.in.h 37 # ifndef ENOMSG
38 # define ENOMSG 122
167 /* On OpenBSD 4.0 and on native Windows, the macros ENOMSG, EIDRM, ENOLINK,
177 # ifndef ENOMSG
178 # define ENOMSG 2000
  /src/sys/sys/
errno.h 145 #define ENOMSG 83 /* No message of desired type */

Completed in 30 milliseconds