Searched refs:system_path (Results 1 – 4 of 4) sorted by relevance
53 svn_boolean_t system_path, in svn_config__win_config_path() argument60 const int csidl = ((system_path ? CSIDL_COMMON_APPDATA : CSIDL_APPDATA) in svn_config__win_config_path()66 if (! system_path) in svn_config__win_config_path()92 (system_path in svn_config__win_config_path()
98 svn_boolean_t system_path,
30 FileSpec system_file_spec(module.system_path); in ParseModule()34 : module.system_path); in ParseModule()190 return o && o.map("systemPath", module.system_path) && in fromJSON()
34 std::string system_path; member