OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsMountPoint
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/Windows/
FileIO.h
48
bool
IsMountPoint
() const { return Tag == _my_IO_REPARSE_TAG_MOUNT_POINT; } // it's Junction
/external/lzma/CPP/7zip/UI/Common/
ArchiveExtractCallback.cpp
528
isJunction = reparse.
IsMountPoint
();
Completed in 54 milliseconds