Searched defs:PATH_MAX (Results 1 – 14 of 14) sorted by relevance
36 static int make_test_file(char path[PATH_MAX], const char *contents) in make_test_file()57 static int setup_test(char path[PATH_MAX], const char *contents, in setup_test()80 static void cleanup_test(char path[PATH_MAX], struct io *io) in cleanup_test()
10 #define PATH_MAX 1024 macro
13 #define PATH_MAX 4096 macro
232 # define PATH_MAX 255 macro241 # define PATH_MAX MAXPATHLEN macro249 # define PATH_MAX _POSIX_PATH_MAX macro
13 #define PATH_MAX 4096 /* # chars in a path name including nul */ macro
181 #define PATH_MAX MAXPATHLEN macro183 #define PATH_MAX 1024 macro
15 #define PATH_MAX 4096 macro
16 #define PATH_MAX 256 macro
26 #define PATH_MAX 4096 macro
1086 #define PATH_MAX 4096 macro
31 #define PATH_MAX 1024 macro
403 #define PATH_MAX 1024 /* include/linux/limits.h */ macro