Searched refs:MAX_PATH_SIZE (Results 1 – 2 of 2) sorted by relevance
30 #define MAX_PATH_SIZE 4096 /* Set the limit for the size of the path. */ macro59 char newpath[MAX_PATH_SIZE] = ""; in isFileModTimeLater()
835 #define MAX_PATH_SIZE PATH_MAX /* Set the limit for the size of the path. */ macro917 static char SEARCH_TZFILE_RESULT[MAX_PATH_SIZE] = "";919 char curpath[MAX_PATH_SIZE]; in searchForTZFile()930 uprv_memset(curpath, 0, MAX_PATH_SIZE); in searchForTZFile()938 char newpath[MAX_PATH_SIZE]; in searchForTZFile()