Home | History | Annotate | Download | only in src

Lines Matching defs:PATH_MAX

333 #undef PATH_MAX
335 #ifndef PATH_MAX
337 #define PATH_MAX MAXPATHLEN
339 #define PATH_MAX 1024