Searched defs:PATH_MAX (Results 1 – 6 of 6) sorted by relevance
37 static int make_test_file(char path[PATH_MAX], const char *contents) in make_test_file()58 static int setup_test(char path[PATH_MAX], const char *contents, in setup_test()81 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
79 #define PATH_MAX 4096 macro