Searched defs:DIRSIZE (Results 1 – 1 of 1) sorted by relevance
436 #define DIRSIZE MAX_PATH+1 macro438 const size_t DIRSIZE = MAX_PATH+1; local