OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsFile
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerIOPosix.cpp
28
bool
IsFile
(const std::string &Path) {
70
(E->d_type == DT_UNKNOWN &&
IsFile
(Path)))
FuzzerIOWindows.cpp
27
static bool
IsFile
(const std::string &Path, const DWORD &FileAttributes) {
63
bool
IsFile
(const std::string &Path) {
72
return
IsFile
(Path, Att);
130
else if (
IsFile
(FileName, FindInfo.dwFileAttributes))
Completed in 56 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025