Home
last modified time | relevance | path

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

123

/freebsd/sys/dev/hid/
H A Dhgame.c136 return (ENOMSG); in hgame_dpad_cb()
142 return (ENOMSG); in hgame_dpad_cb()
148 return (ENOMSG); in hgame_dpad_cb()
154 return (ENOMSG); in hgame_dpad_cb()
/freebsd/contrib/llvm-project/libcxx/include/__system_error/
H A Derrc.h194 ENOMSG in _LIBCPP_DECLARE_STRONG_ENUM()
199 no_message = ENOMSG, in _LIBCPP_DECLARE_STRONG_ENUM()
/freebsd/contrib/llvm-project/libcxx/include/
H A Derrno.h159 # ifndef ENOMSG
160 # define ENOMSG 9920 macro
/freebsd/contrib/lib9p/pytest/
H A Dlerrno.py48 ENOMSG = 42 variable
182 ENOMSG: 'No message of desired type',
/freebsd/cddl/lib/libdtrace/
H A Derrno.d198 inline int ENOMSG = 83; variable
199 #pragma D binding "1.0" ENOMSG
329 errno == ENOMSG ? "No message of desired type" :
/freebsd/contrib/ntp/sntp/libopts/
H A Dnested.c48 #ifndef ENOMSG
49 #define ENOMSG ENOENT macro
718 errno = ENOMSG; in optionLoadNested()
767 errno = ENOMSG; in optionLoadNested()
/freebsd/sys/sys/
H A Derrno.h161 #define ENOMSG 83 /* No message of desired type */ macro
/freebsd/lib/libc/nls/
H A Dbe_BY.UTF-8.msg171 $ ENOMSG
H A Dmn_MN.UTF-8.msg171 $ ENOMSG
H A Duk_UA.UTF-8.msg171 $ ENOMSG
H A Dru_RU.UTF-8.msg171 $ ENOMSG
H A Dru_RU.KOI8-R.msg171 $ ENOMSG
H A Del_GR.ISO8859-7.msg171 $ ENOMSG
H A Dja_JP.UTF-8.msg171 $ ENOMSG
H A Dja_JP.eucJP.msg171 $ ENOMSG
H A Dko_KR.UTF-8.msg171 $ ENOMSG
H A Dko_KR.eucKR.msg171 $ ENOMSG
H A Dzh_CN.UTF-8.msg171 $ ENOMSG
H A Dzh_CN.GB2312.msg173 $ ENOMSG
H A Dzh_CN.GB18030.msg173 $ ENOMSG
/freebsd/sys/ofed/drivers/infiniband/core/
H A Drdma_core.h137 return ERR_PTR(-ENOMSG); in uapi_get_object()
/freebsd/contrib/llvm-project/libcxx/src/
H A Drandom.cpp83 __throw_system_error(ENOMSG, "random_device got EOF");
/freebsd/sys/compat/linux/
H A Dlinux_errno.inc140 [ENOMSG] = -LINUX_ENOMSG,
214 [LINUX_ENOMSG] = ENOMSG,
/freebsd/stand/liblua/
H A Dlerrno.c132 ENTRY(ENOMSG),
/freebsd/contrib/netbsd-tests/include/
H A Dt_errno.c472 #ifdef ENOMSG in ATF_TC_BODY()

123