Lines Matching refs:LT_PATHMAX
4214 # define LT_PATHMAX PATH_MAX4216 # define LT_PATHMAX MAXPATHLEN4218 # define LT_PATHMAX 10244627 char tmp[LT_PATHMAX + 1];4684 if (getcwd (tmp, LT_PATHMAX) == NULL)4710 if (getcwd (tmp, LT_PATHMAX) == NULL)4731 char buf[LT_PATHMAX];