PATH_MAX
# define PATH_MAX _POSIX_PATH_MAX
#define PATH_MAX 1024 /* Max path len */
#define PATH_MAX 1024 /* max bytes in pathname */