Searched defs:EMSGSIZE (Results 1 – 5 of 5) sorted by relevance
226 enum EMSGSIZE = 115; in version() local347 enum EMSGSIZE = 90; /// in version() local450 enum EMSGSIZE = 90; /// in version() local562 enum EMSGSIZE = 218; /// in version() local658 enum EMSGSIZE = 97; /// in version() local764 enum EMSGSIZE = 90; /// in version() local867 enum EMSGSIZE = 90; /// in version() local919 enum EMSGSIZE = 40; /// in version() local1074 enum EMSGSIZE = 90; /// in version() local1166 enum EMSGSIZE = 40; /// Message too long in version() local[all …]
130 #define EMSGSIZE 9913 macro
102 # define EMSGSIZE 115 macro
89 #define EMSGSIZE 40 /* Message too long */ macro
119 inline int EMSGSIZE = 40; variable