Searched defs:PATH_MAX_LEN (Results 1 – 10 of 10) sorted by relevance
35 #define PATH_MAX_LEN 256 macro
31 #define PATH_MAX_LEN 256 macro
39 #define PATH_MAX_LEN 4096 macro
40 const int32_t PATH_MAX_LEN = 4096; variable
28 const int32_t PATH_MAX_LEN = 4096; variable
55 const uint64_t PATH_MAX_LEN = 4096; variable
57 constexpr uint32_t PATH_MAX_LEN = 128; variable
64 constexpr uint32_t PATH_MAX_LEN = 128; variable
1894 #define PATH_MAX_LEN 256 macro