| /freebsd-13.1/tools/regression/sockets/unix_cmsg/ |
| H A D | README | 10 Usually each test does following steps: creates Server, forks Client, 11 Client sends something to Server, Server verifies whether everything is 66 Server creates a listening stream socket and sets the LOCAL_CREDS 75 Client connects to Server. Server accepts connection and sets the 77 messages to Server. Server should receive N messages, the first 99 data object. Server should receive one message with SCM_BINTIME 112 Client connects to Server. Both Client and Server verify that 127 for it. Client sends N messages to Server. Server should receive N 135 to Server. Server should receive N messages, the first message should 143 to Server. Server should receive one message with SCM_TIMESTAMP [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/lli/ChildTarget/ |
| H A D | ChildTarget.cpp | 60 JITServer Server(Channel, SymbolLookup, RegisterEHFrames, DeregisterEHFrames); in main() local 62 while (!Server.receivedTerminate()) in main() 63 ExitOnErr(Server.handleOne()); in main()
|
| /freebsd-13.1/contrib/ntp/html/scripts/ |
| H A D | config.txt | 1 document.write("<p>Client and Server Configuration</p><ul>\ 3 <li class='inline'><a href='discover.html'>Automatic Server Discovery Schemes</a></li>\
|
| H A D | hand.txt | 7 <li class='inline'><a href='discover.html'>Automatic Server Discovery Schemes Timekeeping</a></li>\
|
| H A D | confopt.txt | 1 document.write("<p>Server Commands and Options</p><ul>\
|
| /freebsd-13.1/contrib/wpa/hostapd/ |
| H A D | README | 109 Access Entity, and Authentication Server. Supplicant is a component in 120 Server (and similarly, relays the messages from the Authentication 121 Server to the Supplicant). The Authentication Server can be colocated with the 124 use an external Authentication Server and encapsulate EAP frame in the 140 Authentication Server. hostapd supports RADIUS encapsulation of EAP 141 packets, so the Authentication Server should be a RADIUS server, like 155 with the Authentication Server. After this is completed successfully, 179 An external Authentication Server (RADIUS) is configured with 186 to the case with the co-located Authentication Server. 188 Authentication Server [all …]
|
| /freebsd-13.1/usr.sbin/services_mkdb/ |
| H A D | services | 106 domain 53/tcp #Domain Name Server 107 domain 53/udp #Domain Name Server 308 pcmail-srv 158/tcp #PCMail Server 309 pcmail-srv 158/udp #PCMail Server 545 fatserv 347/tcp #Fatmen Server 546 fatserv 347/udp #Fatmen Server 709 svrloc 427/tcp #Server Location 710 svrloc 427/udp #Server Location 1785 grubd 3136/tcp #Grub Server Port 1913 vnc-server 5900/tcp #VNC Server [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm64/amd/ |
| H A D | husky.dts | 3 * DTS file for AMD/Linaro 96Boards Enterprise Edition Server (Husky) Board 14 model = "Linaro 96Boards Enterprise Edition Server (Husky) Board";
|
| /freebsd-13.1/crypto/heimdal/appl/telnet/libtelnet/ |
| H A D | encrypt.c | 91 static int Server = 0; variable 183 Server = server; in encrypt_init() 206 (*ep->init)(Server); in encrypt_init() 437 if (!Server && autodecrypt) in encrypt_send_support() 537 type = ep->start ? (*ep->start)(DIR_ENCRYPT, Server) : 0; in encrypt_support() 723 if (Server) in encrypt_request_start() 844 i = (*ep->start)(DIR_ENCRYPT, Server); in encrypt_start_output()
|
| H A D | auth.c | 97 static int Server = 0; variable 192 Server = server; in auth_init() 372 if (Server) { in auth_send() 562 if (Server && !authenticating) in auth_wait()
|
| /freebsd-13.1/contrib/telnet/libtelnet/ |
| H A D | encrypt.c | 94 static int Server = 0; variable 189 Server = server; in encrypt_init() 209 (*ep->init)(Server); in encrypt_init() 425 if (!Server && autodecrypt) in encrypt_send_support() 506 type = ep->start ? (*ep->start)(DIR_ENCRYPT, Server) : 0; in encrypt_support() 692 if (Server) in encrypt_request_start() 816 i = (*ep->start)(DIR_ENCRYPT, Server); in encrypt_start_output()
|
| H A D | auth.c | 98 static int Server = 0; variable 201 Server = server; in auth_init() 381 if (Server) { in auth_send() 562 if (Server && !authenticating) in auth_wait()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/watchdog/ |
| H A D | sbsa-gwdt.txt | 1 * SBSA (Server Base System Architecture) Generic Watchdog 5 watchdog timer can be found in the ARM document: ARM-DEN-0029 - Server
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/net/ |
| H A D | marvell,prestera.txt | 13 - dfx: phandle reference to the "DFX Server" node 31 DFX Server bindings
|
| /freebsd-13.1/contrib/libpcap/rpcapd/ |
| H A D | [email protected] | 2 Description=Rpcap Per-Connection Server
|
| /freebsd-13.1/crypto/heimdal/lib/krb5/ |
| H A D | krb5_err.et | 13 error_code SERVICE_EXP, "Server's entry in database has expired" 16 error_code S_OLD_MAST_KVNO, "Server's key is encrypted in an old master key" 18 error_code S_PRINCIPAL_UNKNOWN, "Server not found in Kerberos database" 33 error_code SERVICE_NOTYET, "Server not yet valid - try again later" 38 error_code KDC_ERR_MUST_USE_USER2USER, "Server principal valid for user2user only" 227 error_code KRB5_SENDAUTH_REJECTED, "Server rejected authentication (during sendauth exchange)"
|
| /freebsd-13.1/sys/dev/e1000/ |
| H A D | README | 197 Intel(R) PRO/1000 PT Server Adapter 200 Intel(R) PRO/1000 PT Dual Port Server Adapter 202 Intel(R) PRO/1000 PT Quad Port Server Adapter 203 Intel(R) PRO/1000 PF Quad Port Server Adapter 204 Intel(R) PRO/1000 PF Server Adapter 206 Intel(R) PRO/1000 PF Dual Port Server Adapter 207 Intel(R) PRO/1000 PB Server Connection 223 - Intel(R) PRO/1000 Gigabit Server Adapter
|
| /freebsd-13.1/contrib/unbound/doc/ |
| H A D | control_proto_spec.txt | 4 Server listens on 8953 TCP (localhost by default). Client connects, 20 Server executes command. And sends reply in ascii text over channel,
|
| /freebsd-13.1/contrib/bearssl/test/x509/ |
| H A D | alltests.txt | 186 ; Server name check: name does not match the SAN nor the CN. 196 ; Server name check: name matches the CN but not the SAN, and there is 207 ; Server name check: name does not match CN, but matches the first SAN 219 ; Server name check: name does not match CN, but matches the second SAN 231 ; Server name check: no SAN, but the CN matches the server name. 242 ; Server name check: no SAN, and the CN does not match the server name. 252 ; Server name check: no SAN, and the CN does not match the server name, 263 ; Server name check: no SAN, and the CN uses BMPString encoding, but we
|
| /freebsd-13.1/libexec/bootpd/ |
| H A D | Installation | 19 bootps 67/udp bootp # BOOTP Server
|
| /freebsd-13.1/secure/caroot/trusted/ |
| H A D | ANF_Secure_Server_Root_CA.pem | 2 ## ANF Secure Server Root CA 20 …87510, C = ES, O = ANF Autoridad de Certificacion, OU = ANF CA Raiz, CN = ANF Secure Server Root CA 24 …87510, C = ES, O = ANF Autoridad de Certificacion, OU = ANF CA Raiz, CN = ANF Secure Server Root CA
|
| /freebsd-13.1/lib/libfetch/ |
| H A D | http.errors | 40 500 SERVER Internal Server Error
|
| /freebsd-13.1/share/misc/ |
| H A D | pci_vendors | 133 004a NC6136 Gigabit Server Adapter 223 b1a4 NC7131 Gigabit Server Adapter 1425 107b 6400 6400 Server 9046 990a 3C990SVR [Typhoon Server] 9047 990b 3C990SVR [Typhoon Server] 14266 e010 Diva Server BRI-2M PCI 14268 e011 Diva Server BRI S/T Rev 2 14269 e012 Diva Server 4BRI-8M PCI 14273 e014 Diva Server PRI-30M PCI 14275 e016 Diva Server Voice 4BRI PCI [all …]
|
| /freebsd-13.1/crypto/openssl/apps/ |
| H A D | server2.pem | 1 subject= C = UK, O = OpenSSL Group, OU = FOR TESTING PURPOSES ONLY, CN = Test Server Cert #2
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | README.tun | 11 (1) Server: Enable support for SSH tunneling 22 (2) Server: Restrict client access and assign the tunnel
|