Searched refs:isOther (Results 1 – 4 of 4) sorted by relevance
24 int isOther = 1; in PKCS7_type_is_other() local35 isOther = 0; in PKCS7_type_is_other()38 isOther = 1; in PKCS7_type_is_other()41 return isOther; in PKCS7_type_is_other()
188 if (!find_other && Status->isOther()) in EnumerateDirectory()
103 bool isOther() const;
102 bool Status::isOther() const { in isOther() function in Status