Searched refs:IsSuperUncPath (Results 1 – 2 of 2) sorted by relevance
136 bool IsSuperUncPath(CFSTR s) throw() { return (IS_SUPER_PREFIX(s) && IS_UNC_WITH_SLASH(s + kSuperPa… in IsSuperUncPath() function141 if (IsSuperUncPath(s)) in IsNetworkPath()152 if (IsSuperUncPath(s)) in GetNetworkServerPrefixSize()
32 bool IsSuperUncPath(CFSTR s) throw(); /* \\?\UNC\ */