Searched refs:EMSGSIZE (Results 1 – 3 of 3) sorted by relevance
42 # ifndef EMSGSIZE43 # define EMSGSIZE 10040 macro
127 {EMSGSIZE, "EMSGSIZE"}, // Message too long
604 n = -EMSGSIZE; in t1_loop()