Searched refs:TARGET_EMSGSIZE (Results 1 – 7 of 7) sorted by relevance
20 #undef TARGET_EMSGSIZE21 #define TARGET_EMSGSIZE 40 /* Message too long */ macro
121 #undef TARGET_EMSGSIZE122 #define TARGET_EMSGSIZE 97 /* Message too long */ macro
144 #undef TARGET_EMSGSIZE145 #define TARGET_EMSGSIZE 218 macro
24 #undef TARGET_EMSGSIZE25 #define TARGET_EMSGSIZE 40 macro
87 #define TARGET_EMSGSIZE 40 /* Message too long */ macro
101 #define TARGET_EMSGSIZE 90 /* Message too long */ macro
3288 ret = -TARGET_EMSGSIZE; in do_sendrecvmsg_locked()