Searched refs:LOCATE_PATH_MAX (Results 1 – 5 of 5) sorted by relevance
48 u_char bigram1[NBG], bigram2[NBG], path[LOCATE_PATH_MAX]; in statistic()66 if (count < 0 || count >= LOCATE_PATH_MAX) { in statistic()149 u_char bigram1[NBG], bigram2[NBG], path[LOCATE_PATH_MAX + 2];225 if (count < 0 || count >= LOCATE_PATH_MAX)287 if (p - path >= LOCATE_PATH_MAX)
222 int i_max = LOCATE_PATH_MAX + OFFSET; in getwm()223 int i_min = -(LOCATE_PATH_MAX - OFFSET); in getwm()252 int i_max = LOCATE_PATH_MAX + OFFSET; in getwf()253 int i_min = -(LOCATE_PATH_MAX - OFFSET); in getwf()
70 #ifndef LOCATE_PATH_MAX71 #define LOCATE_PATH_MAX (1*1024) macro
44 u_char buf1[LOCATE_PATH_MAX] = " ";45 u_char buf2[LOCATE_PATH_MAX];
91 u_char buf1[LOCATE_PATH_MAX] = " ";92 u_char buf2[LOCATE_PATH_MAX];