Searched refs:isOther (Results 1 – 4 of 4) sorted by relevance
27 int isOther = 1; in PKCS7_type_is_other() local38 isOther = 0; in PKCS7_type_is_other()41 isOther = 1; in PKCS7_type_is_other()44 return isOther; in PKCS7_type_is_other()
188 if (!find_other && Status->isOther()) in EnumerateDirectory()
105 LLVM_ABI bool isOther() const;
101 bool Status::isOther() const { in isOther() function in Status