Searched defs:PATH_MAX_SIZE (Results 1 – 3 of 3) sorted by relevance
41 constexpr int PATH_MAX_SIZE = 256; variable
42 static const int PATH_MAX_SIZE = 256; variable
69 constexpr int PATH_MAX_SIZE = 256; variable