Searched defs:PATH_MAX (Results 1 – 6 of 6) 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()
13 #define PATH_MAX 4096 macro
13 #define PATH_MAX 4096 /* # chars in a path name including nul */ macro
15 #define PATH_MAX 4096 macro
16 #define PATH_MAX 256 macro
1186 #define PATH_MAX 4096 macro
Completed in 14 milliseconds