Searched refs:pathconf (Results 1 – 2 of 2) sorted by relevance
57 # ifndef pathconf58 # define pathconf(file, flag) \ macro310 size = pathconf (dir, _PC_PATH_MAX); in validate_file_name()375 len = pathconf (dir, _PC_NAME_MAX); in validate_file_name()
442 long name_max = pathconf (dir, _PC_NAME_MAX); in next_file_name()