Searched defs:path_max (Results 1 – 3 of 3) sorted by relevance
913 long path_max = fpathconf (dirfd (dir_path_dir.get()), _PC_NAME_MAX); in EnumerateDirectory() local
533 size_t path_max; in DCIGETTEXT() local
311 unsigned path_max = PATH_MAX; variable