Searched refs:isOther (Results 1 – 4 of 4) sorted by relevance
26 int isOther = 1; in PKCS7_type_is_other() local37 isOther = 0; in PKCS7_type_is_other()40 isOther = 1; in PKCS7_type_is_other()43 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