Searched refs:_PC_PATH_MAX (Results 1 – 14 of 14) sorted by relevance
26 #define _PC_PATH_MAX 5 macro
67 maxpath = pathconf(DEVPATHNAME, _PC_PATH_MAX); in main()
127 #define _PC_PATH_MAX 5 macro
167 pathmax = pathconf(path, _PC_PATH_MAX); in check()
34 PATH_MAX, _PC_PATH_MAX
150 path_max=`${fstest} pathconf . _PC_PATH_MAX`
169 path_max = pathconf("/dev", _PC_PATH_MAX); in open_device()
424 #ifdef _PC_PATH_MAX425 { _PC_PATH_MAX, "_PC_PATH_MAX" },
538 case _PC_PATH_MAX: in dtfs_node_pathconf()
1281 if ((path_max = pathconf(config_path, _PC_PATH_MAX)) == -1) in conf_parsedir()
810 case _PC_PATH_MAX: in smbfs_pathconf()
582 auto size = ::pathconf(".", _PC_PATH_MAX); in __current_path()
447 case _PC_PATH_MAX: in vop_stdpathconf()
2324 case _PC_PATH_MAX: in p9fs_pathconf()