Searched refs:server (Results 1 – 6 of 6) sorted by relevance
48 static struct hostent *server; variable86 server = gethostbyname(desc->hostname); in pal_msg_interface_init()87 if (server == NULL) { in pal_msg_interface_init()95 bcopy((char *)server->h_addr, (char *)&serveraddr.sin_addr.s_addr, server->h_length); in pal_msg_interface_init()
5 … | [client/server]_test_psa_framewor…6 … | [client/server]_test_psa_version(…7 …server can reject the connection by sending PSA_ERROR_CONNECTION_REFUSED (permanent error) or PSA_…8 …server can accept the connection by sending PSA_SUCCESS status code. If the message type is PSA_IP…9 … | [client/server]_test_connect_with…10 … | [client/server]_test_psa_call_wit…11 … | [client/server]_test_psa_call_wit…12 … | [client/server]_test_identity() …13 … | [client/server]_test_spm_concurre…14 …server]_test_psa_block_behave() …[all …]
26 To launch the target to run as a server instance, run the target executable in another terminal as …
42 - <ip_address> - The IP address of the network connection running the server instance
32 # Listing sources from partition for server
115 … | RTC validity mechanism to indicate RTC is synced with server or not | addr…