Lines Matching refs:LT_PATHMAX
4217 # define LT_PATHMAX PATH_MAX4219 # define LT_PATHMAX MAXPATHLEN4221 # define LT_PATHMAX 10244630 char tmp[LT_PATHMAX + 1];4687 if (getcwd (tmp, LT_PATHMAX) == NULL)4713 if (getcwd (tmp, LT_PATHMAX) == NULL)4734 char buf[LT_PATHMAX];