Searched defs:ENAMETOOLONG (Results 1 – 3 of 3) sorted by relevance
129 #define ENAMETOOLONG 63 /* File name too long */ macro
140 #define ENAMETOOLONG 78 /* path name is too long */ macro
416 public static final int ENAMETOOLONG = 78; field in PoolsException