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