Lines Matching refs:LT_PATHMAX
3181 # define LT_PATHMAX PATH_MAX3183 # define LT_PATHMAX MAXPATHLEN3185 # define LT_PATHMAX 10243664 char tmp[LT_PATHMAX + 1];3721 if (getcwd (tmp, LT_PATHMAX) == NULL)3746 if (getcwd (tmp, LT_PATHMAX) == NULL)3766 char buf[LT_PATHMAX];