FILENAME_MAX
#define FILENAME_MAX 1024 /* must be <= PATH_MAX <sys/syslimits.h> */
#define FILENAME_MAX 255 /* SunOS 4 is missing it */