Lines Matching refs:LT_PATHMAX
3188 # define LT_PATHMAX PATH_MAX3190 # define LT_PATHMAX MAXPATHLEN3192 # define LT_PATHMAX 10243671 char tmp[LT_PATHMAX + 1];3728 if (getcwd (tmp, LT_PATHMAX) == NULL)3753 if (getcwd (tmp, LT_PATHMAX) == NULL)3773 char buf[LT_PATHMAX];