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