Searched refs:fs_err_concat (Results 1 – 2 of 2) sorted by relevance
738 fs_err_concat(const string& __what, const string& __path1, in fs_err_concat() function767 return fs_err_concat(system_error::what(), _M_path1.native(), in _M_gen_what()
323 string directly, instead of calling fs_err_concat.