Searched refs:PATH_NOT_KNOWN (Results 1 – 2 of 2) sorted by relevance
545 if (( e_exists == PATH_NOT_EXIST) || ( e_exists == PATH_NOT_KNOWN)) in checkPathExistence()721 …dler && pHandler->isDoesNotExist() ) ? PATH_NOT_EXIST: (bIsFile ? PATH_NOT_EXIST : PATH_NOT_KNOWN); in pathExists()
58 PATH_NOT_KNOWN enumerator
Completed in 15 milliseconds