Home
last modified time | relevance | path

Searched defs:otherName (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libcrypto/x509/
H A Dx509v3.h190 OTHERNAME *otherName; /* otherName */ global() member
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DMachOObjectFile.cpp2974 StringRef ExportEntry::otherName() const { in otherName() function in ExportEntry