Home
last modified time | relevance | path

Searched defs:fileNotFoundError (Results 1 – 4 of 4) sorted by relevance

/dports/net/bosh-cli/bosh-cli-5.5.0/release/pkg/
H A Ddir_reader.go26 fileNotFoundError = errors.New("File Not Found") var
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/shared_core/
H A DFilePath.cpp1747 Error fileNotFoundError(const ErrorLocation& in_location) in fileNotFoundError() function
1756 Error fileNotFoundError(const std::string& in_filePath, const ErrorLocation& in_location) in fileNotFoundError() function
1763 Error fileNotFoundError(const FilePath& in_filePath, const ErrorLocation& in_location) in fileNotFoundError() function
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Dstream.h170 int fileNotFoundError; /* boolean; if set, report file not found errors, else silently ignore */ member
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/imfile/
H A Dimfile.c171 sbool fileNotFoundError; member