Lines Matching refs:LT_PATHMAX
3181 # define LT_PATHMAX PATH_MAX3183 # define LT_PATHMAX MAXPATHLEN3185 # define LT_PATHMAX 10243665 char tmp[LT_PATHMAX + 1];3722 if (getcwd (tmp, LT_PATHMAX) == NULL)3747 if (getcwd (tmp, LT_PATHMAX) == NULL)3767 char buf[LT_PATHMAX];