Home
last modified time | relevance | path

Searched refs:ENOMSG (Results 1 – 25 of 28) sorted by relevance

12

/netbsd/src/sys/rump/include/rump/
Drumperrno2host.h348 #ifdef ENOMSG in rump_errno2host()
350 return ENOMSG; in rump_errno2host()
/netbsd/src/lib/librumpuser/
Drumpuser_errtrans.c276 #ifdef ENOMSG in rumpuser__errtrans()
277 case ENOMSG : return 83; in rumpuser__errtrans()
/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dtarget-newlib-errno.c260 #ifdef ENOMSG
261 { "ENOMSG", ENOMSG, 35 },
/netbsd/src/external/bsd/ntp/dist/sntp/libopts/
Dnested.c50 #ifndef ENOMSG
51 #define ENOMSG ENOENT macro
720 errno = ENOMSG; in optionLoadNested()
769 errno = ENOMSG; in optionLoadNested()
/netbsd/src/external/cddl/osnet/lib/libdtrace/
Derrno.d205 inline int ENOMSG = 83; variable
206 #pragma D binding "1.0" ENOMSG
/netbsd/src/sys/sys/
Derrno.h145 #define ENOMSG 83 /* No message of desired type */ macro
/netbsd/src/lib/libc/nls/
Dcatgets.c111 errno = ENOMSG; in __weak_alias()
DPig.msg166 $ ENOMSG
DC.msg166 $ ENOMSG
Dnl.msg166 $ ENOMSG
Dde.msg166 $ ENOMSG
Dpl.msg166 $ ENOMSG
Dsk.msg166 $ ENOMSG
Dca.msg166 $ ENOMSG
Dcs.msg166 $ ENOMSG
Des.msg166 $ ENOMSG
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dstrerror.c181 #if defined (ENOMSG)
182 ENTRY(ENOMSG, "ENOMSG", "No message of desired type"),
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dstrerror.c181 #if defined (ENOMSG)
182 ENTRY(ENOMSG, "ENOMSG", "No message of desired type"),
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dstrerror.c181 #if defined (ENOMSG)
182 ENTRY(ENOMSG, "ENOMSG", "No message of desired type"),
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/generic/
Derror_constants.h99 no_message = ENOMSG, in _GLIBCXX_VISIBILITY()
/netbsd/src/tests/include/
Dt_errno.c471 #ifdef ENOMSG in ATF_TC_BODY()
/netbsd/src/tests/lib/libc/sys/
Dt_msgrcv.c166 ATF_REQUIRE_ERRNO(ENOMSG, msgrcv(id, &msg, in ATF_TC_BODY()
/netbsd/src/external/gpl3/gdb/dist/sim/bfin/
Dlinux-targ-map.h1450 #ifdef ENOMSG
1452 { "ENOMSG", ENOMSG, TARGET_LINUX_ENOMSG },
/netbsd/src/external/gpl3/gdb/dist/sim/cris/
Dtraps.c438 #ifdef ENOMSG
439 { "ENOMSG", ENOMSG, 42 },
/netbsd/src/sys/kern/
Dsysv_msg.c1147 error = ENOMSG; in msgrcv1()

12