Searched refs:ENOMSG (Results 1 – 25 of 56) sorted by relevance
123
136 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()
194 ENOMSG in _LIBCPP_DECLARE_STRONG_ENUM()199 no_message = ENOMSG, in _LIBCPP_DECLARE_STRONG_ENUM()
159 # ifndef ENOMSG160 # define ENOMSG 9920 macro
48 ENOMSG = 42 variable182 ENOMSG: 'No message of desired type',
198 inline int ENOMSG = 83; variable199 #pragma D binding "1.0" ENOMSG329 errno == ENOMSG ? "No message of desired type" :
48 #ifndef ENOMSG49 #define ENOMSG ENOENT macro718 errno = ENOMSG; in optionLoadNested()767 errno = ENOMSG; in optionLoadNested()
161 #define ENOMSG 83 /* No message of desired type */ macro
171 $ ENOMSG
173 $ ENOMSG
137 return ERR_PTR(-ENOMSG); in uapi_get_object()
83 __throw_system_error(ENOMSG, "random_device got EOF");
140 [ENOMSG] = -LINUX_ENOMSG,214 [LINUX_ENOMSG] = ENOMSG,
132 ENTRY(ENOMSG),
472 #ifdef ENOMSG in ATF_TC_BODY()