Searched defs:ENAMETOOLONG (Results 1 – 4 of 4) 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
232 # define ENAMETOOLONG EINVAL macro