Home
last modified time | relevance | path

Searched defs:hostname (Results 1 – 25 of 46) sorted by relevance

12

/openbmc/bmcweb/http/
H A Dmutual_tls.cpp51 bool isUPNMatch(std::string_view upn, std::string_view hostname) in isUPNMatch()
94 std::string getUPNFromCert(X509* peerCert, std::string_view hostname) in getUPNFromCert()
159 std::string hostname = getHostName(); in getUsernameFromCert() local
/openbmc/openbmc-tools/check_journal/
H A Dcheck_journal11 hostname = "192.168.7.2" variable
/openbmc/openbmc-test-automation/ffdc/plugins/
H A Dtelnet_execution.py21 def telnet_execute_cmd(hostname, username, password, command, timeout=60): argument
H A Dscp_execution.py23 hostname, username, password, port_ssh, filename, local_dir_path argument
H A Dssh_execution.py23 hostname, username, password, port_ssh, command, timeout=60, type=None argument
H A Dredfish.py67 def enumerate_request(hostname, username, password, url, return_json="json"): argument
/openbmc/qemu/migration/
H A Dtls.c122 const char *hostname, in migration_tls_client_create()
142 const char *hostname, in migration_tls_channel_connect()
H A Dchannel.c69 const char *hostname, in migration_channel_connect()
H A Dsocket.c47 char *hostname; member
/openbmc/qemu/tests/unit/
H A Dtest-crypto-tlssession.c200 const char *hostname; member
432 hostname, wildcards) \ in main() argument
445 hostname, wildcards) \ in main() argument
H A Dtest-io-channel-tls.c47 const char *hostname; member
283 hostname, wildcards) \ in main() argument
H A Dsocket-helpers.c41 static int socket_can_bind_connect(const char *hostname, int family) in socket_can_bind_connect()
/openbmc/openbmc-test-automation/ffdc/lib/
H A Dtelnet_utility.py17 self, hostname, username, password, port=23, read_timeout=None argument
H A Dssh_utility.py25 def __init__(self, hostname, username, password, port_ssh): argument
/openbmc/bmcweb/include/
H A Dhostname_monitor.hpp74 const std::string* hostname = nullptr; in onPropertyUpdate() local
/openbmc/qemu/nbd/
H A Dclient.c619 const char *hostname, Error **errp) in nbd_receive_starttls()
901 const char *hostname, QIOChannel **outioc, in nbd_start_negotiate()
1041 const char *hostname, QIOChannel **outioc, in nbd_receive_negotiate()
1163 const char *hostname, NBDExportInfo **info, in nbd_receive_export_list()
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_connections.robot32 ${hostname} testhostname variable
/openbmc/phosphor-webui/app/overview/controllers/
H A Dsystem-overview-controller.js141 $scope.saveHostname = function(hostname) { argument
/openbmc/bmcweb/redfish-core/lib/
H A Daggregation_service.hpp240 std::string hostname; in handleAggregationSourceCollectionPost() local
H A Dethernet.hpp518 const std::string* hostname = in extractEthernetInterfaceData() local
1229 const std::string& hostname, in handleHostnamePatch()
1270 inline bool isHostnameValid(const std::string& hostname) in isHostnameValid()
1314 std::string hostname; in handleFqdnPatch() local
2338 std::optional<std::string> hostname; in requestEthernetInterfacesRoutes() local
/openbmc/qemu/crypto/
H A Dtlssession.c42 char *hostname; member
163 const char *hostname, in qcrypto_tls_session_new()
/openbmc/pldm/tools/visualize-pdr/
H A Dpldm_visualise_pdrs.py69 def __init__(self, hostname, uname, passwd, port, **kw): argument
/openbmc/ipmitool/lib/
H A Dipmi_main.c390 char * hostname = NULL; in ipmi_main() local
/openbmc/ipmitool/src/plugins/
H A Dipmi_intf.c209 ipmi_intf_session_set_hostname(struct ipmi_intf * intf, char * hostname) in ipmi_intf_session_set_hostname()
/openbmc/qemu/ui/
H A Dui-qmp-cmds.c187 void qmp_client_migrate_info(const char *protocol, const char *hostname, in qmp_client_migrate_info()

12