Home
last modified time | relevance | path

Searched refs:_textual_path (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/kyua/utils/fs/
H A Dexceptions.cpp60 _textual_path(textual_path) in invalid_path_error()
77 return _textual_path; in invalid_path()
H A Dexceptions.hpp53 std::string _textual_path; member in utils::fs::invalid_path_error