Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h.in154 OTHERNAME *otherName; /* otherName */ member
H A Dx509v3.h177 OTHERNAME *otherName; /* otherName */ member
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp2981 StringRef ExportEntry::otherName() const { in otherName() function in ExportEntry