Searched refs:ENOMSG (Results 1 – 5 of 5) sorted by relevance
358 # ifndef ENOMSG359 # define ENOMSG 122 macro539 no_message_available = ENOMSG,541 no_message = ENOMSG,
13 #define ENOMSG 42 /* No message of desired type */ macro
17 #define ENOMSG 35 /* No message of desired type */ macro
109 public static final int ENOMSG = placeholder(); field in OsConstants623 if (errno == ENOMSG) { in errnoName()
613 #define VKI_ENOMSG ENOMSG