Searched defs:PATH_MAX (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/linux/ | ||
D | limits.h | 12 #define PATH_MAX 4096 /* # chars in a path name including nul */ macro |
/linux-2.6.39/tools/perf/util/ | ||
D | util.h | 92 #define PATH_MAX 4096 macro |