Searched defs:PATH_MAX (Results 1 – 2 of 2) sorted by relevance
32 # define PATH_MAX (pathconf ("/", _PC_PATH_MAX) < 1 ? 1024 \ macro42 # define PATH_MAX MAXPATHLEN macro46 # define PATH_MAX _POSIX_PATH_MAX macro
140 # define PATH_MAX MAXPATHLEN macro