Home
last modified time | relevance | path

Searched refs:get_platform (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/uname/
H A Duname.c59 static get_t get_buildid, get_ident, get_platform, get_hostname, get_arch, variable
/freebsd/crypto/openssl/util/perl/OpenSSL/
H A Dconfig.pm1022 sub get_platform { subroutine
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp734 return PrivateGetDIAValue<DWORD, PDB_Cpu>(Symbol, &IDiaSymbol::get_platform); in getPlatform()
/freebsd/crypto/openssl/
H A DConfigure1147 my %system_config = OpenSSL::config::get_platform(%guess_opts, %user);