Searched refs:_PC_PATH_MAX (Results 1 – 12 of 12) sorted by relevance
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`
126 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()
461 auto size = ::pathconf(".", _PC_PATH_MAX); in __current_path()
1281 if ((path_max = pathconf(config_path, _PC_PATH_MAX)) == -1) in conf_parsedir()
448 case _PC_PATH_MAX: in vop_stdpathconf()
810 case _PC_PATH_MAX: in smbfs_pathconf()