Searched refs:server (Results 501 - 525 of 1292) sorted by relevance

<<21222324252627282930>>

/macosx-10.9.5/apache-786.1/
H A Dwebpromotion.rb106 Manage promotion of desktop to server or demotion from server to desktop, for web service
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/pkcs11/
H A Dtests.sh44 server 10.53.0.1 5300
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/tsiggss/
H A Dtests.sh22 server 10.53.0.1 5300
66 server 10.53.0.1 5300
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCProxies.c451 CFStringRef server,
509 // Check for app-layer VPN proxy results (with or without server)
510 serviceID = VPNAppLayerCopyMatchingService(null_audit, 0, null_uuid, NULL, server, NULL, NULL);
552 if (server != NULL) {
559 trimmed = _SC_trimDomain(server);
565 server = trimmed;
566 server_len = CFStringGetLength(server);
598 if (!CFStringFindWithOptions(server,
603 // if server does not match this proxy domain (or host)
608 !CFStringFindWithOptions(server,
450 SCNetworkProxiesCopyMatching(CFDictionaryRef globalConfiguration, CFStringRef server, CFStringRef interface) argument
[all...]
/macosx-10.9.5/dcerpc-58/dcerpc/
H A Dinclude.mk25 $(IDL) $(IDL_INCLUDES) $(IDL_CFLAGS) -cepv -client none -server none -no_mepv $<
/macosx-10.9.5/libxml2-26/libxml2/
H A DtestURI.c39 if (uri->server) printf("server: %s\n", uri->server);
H A Duri.c131 * authority = server | reg_name
481 if (uri->server != NULL) xmlFree(uri->server);
484 uri->server = STRNDUP(host, cur - host);
486 uri->server = xmlURIUnescapeString(host, cur - host, NULL);
488 uri->server = NULL;
1109 if (uri->server != NULL) {
1146 p = uri->server;
1351 if (uri->server != NULL) xmlFree(uri->server);
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A DtestURI.c39 if (uri->server) printf("server: %s\n", uri->server);
H A Duri.c100 * authority = server | reg_name
450 if (uri->server != NULL) xmlFree(uri->server);
453 uri->server = STRNDUP(host, cur - host);
455 uri->server = xmlURIUnescapeString(host, cur - host, NULL);
457 uri->server = NULL;
1073 if (uri->server != NULL) {
1130 p = uri->server;
1426 if (uri->server != NULL) xmlFree(uri->server);
[all...]
/macosx-10.9.5/ruby-104/ruby/test/openssl/
H A Dutils.rb215 @server = nil
291 server = Thread.new do
298 block.call(server, port.to_i)
309 if (server)
310 server.join(5)
311 if server.alive?
312 server.kill
313 server.join
/macosx-10.9.5/securityd-55199.3/src/
H A Dentropy.cpp64 : DevRandomGenerator(true), server(srv),
88 server.setTimer(this, Time::Interval(COLLECT_INTERVAL)); // drifting reschedule (desired)
139 // we could call longTermActivity on the server object to get another thread going.
/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/demos/tcl/
H A Daserver.tcl44 set servsock [socket -server Cmd $port]
46 # Make sure the server socket always is closed properly on exit
53 set servsock [socket -server Cmd $port]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/examples/sasl/
H A Dsaslclient.tcl7 # This is a SMTP SASL test client. It connects to a SMTP server and uses
195 proc connect { server port {username {}} {passwd {}}} {
203 puts "Connect to $server:$port"
204 set sock [socket $server $port]
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/apps/comm/
H A Dsecure-webclient.xotcl8 A sample secure web client that queries an secure web-server.
/macosx-10.9.5/Heimdal-323.92.1/lib/ipc/
H A Dclient.c56 mach_port_t server; member in struct:mach_ctx
96 ipc->server = sport;
138 dispatch_sync(syncq, ^{ sport = ipc->server; });
154 if (sport != ipc->server) {
157 mach_port_deallocate(mach_task_self(), ipc->server);
158 ipc->server = nport;
256 /* first create the service that will catch the reply from the server */
305 dispatch_sync(syncq, ^{ sport = ipc->server; });
316 mach_port_deallocate(mach_task_self(), ipc->server);
317 ipc->server
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/regressions/
H A Dssl-43-ciphers.c88 // { "tls.secg.org", 40022, 3, false}, // secg ecc server w/o client side auth - This server generate DH params we dont support.
93 // { "tls.secg.org", 8442, 3}, //secg ecc server w/ client side auth
428 static SSLContextRef make_ssl_ref(bool server, bool client_side_auth, bool dh_anonymous, argument
433 require_noerr(SSLNewDatagramContext(server, &ctx), out);
435 require_noerr(SSLNewContext(server, &ctx), out);
446 if (server)
448 if (client_side_auth && server) {
453 if (client_side_auth && !server)
456 if (client_side_auth && !server) /* enabl
608 ssl_test_handle_create(uint32_t session_id, bool resume, bool server, bool client_side_auth, bool dh_anonymous, bool dtls, int comm, CFArrayRef certs, SSLProtocol prot) argument
[all...]
/macosx-10.9.5/apache-786.1/httpd/modules/cache/
H A Dcache_util.c235 ap_log_error(APLOG_MARK, APLOG_ERR, status, r->server,
247 ap_log_error(APLOG_MARK, APLOG_ERR, APR_EEXIST, r->server,
254 ap_log_error(APLOG_MARK, APLOG_INFO, status, r->server,
345 (cache_server_conf *)ap_get_module_config(r->server->module_config,
356 * no-cache. The server MUST NOT use a cached copy when responding to such
374 ap_log_error(APLOG_MARK, APLOG_INFO, 0, r->server,
388 ap_log_error(APLOG_MARK, APLOG_INFO, 0, r->server,
414 (cache_server_conf *)ap_get_module_config(r->server->module_config,
437 * - RFC2616 14.9.3 Cache-Control: s-maxage the origin server specifies the
463 ap_log_error(APLOG_MARK, APLOG_INFO, 0, r->server,
[all...]
/macosx-10.9.5/CPANInternal-140/Krb5-1.9/
H A DKrb5.pm142 it creates a 'server' principal for use in getting a TGT. Pass it the
152 Generates a server principal from the given hostname, service, and type.
209 =item get_in_tkt_with_password(client,server,password,cc)
212 object for which you want an initial ticket. 'server' is a principal object
221 =item get_in_tkt_with_keytab(client,server,keytab,cc)
224 principal object for which you want an initial ticket. 'server' is a
241 is the hostname of the server, 'in' can be any user-specified data that can
242 be verified at the server end, and 'cc' is your credentials cache object.
244 =item rd_req(auth_context,in,server,keytab)
248 'in' is the KRB_AP_REQ message (usually from mk_req), and server i
[all...]
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/nsupdate/
H A Dtests.sh59 server 10.53.0.1 5300
65 echo "I:sleeping 5 seconds for server to incorporate changes"
92 echo "I:sleeping 5 seconds for server to incorporate changes"
133 echo "I:sleeping 5 seconds for server to incorporate changes"
156 server 10.53.0.1 5300
172 server 10.53.0.1 5300
239 echo "I:SIGKILL and restart server ns1"
248 echo "I:restarted server ns1"
250 echo "I:could not restart server ns1"
266 server 10.5
[all...]
/macosx-10.9.5/OpenSSH-186/openssh/contrib/redhat/
H A Dopenssh.spec113 %package server
114 Summary: The OpenSSH server daemon.
116 Obsoletes: ssh-server
146 client and server. To make this package useful, you should also
147 install openssh-clients, openssh-server, or both.
155 %description server
159 securely connect to your SSH server. You also need to have the openssh
290 %triggerun server -- ssh-server
295 %triggerun server
[all...]
/macosx-10.9.5/CPANInternal-140/Authen-Krb5/
H A DKrb5.pm142 it creates a 'server' principal for use in getting a TGT. Pass it the
152 Generates a server principal from the given hostname, service, and type.
191 =item get_in_tkt_with_password(client,server,password,cc)
194 object for which you want an initial ticket. 'server' is a principal object
199 =item get_in_tkt_with_keytab(client,server,keytab,cc)
202 principal object for which you want an initial ticket. 'server' is a principal
214 is the hostname of the server, 'in' can be any user-specified data that can
215 be verified at the server end, and 'cc' is your credentials cache object.
217 =item rd_req(auth_context,in,server,keytab)
221 'in' is the KRB_AP_REQ message (usually from mk_req), and server i
[all...]
/macosx-10.9.5/CPANInternal-140/JSON-RPC/ex/MyApp/
H A DSubclass.pm22 MyApp::Subclass - sample JSON-RPC server class
/macosx-10.9.5/CPANInternal-140/JSON-RPC-0.96/ex/MyApp/
H A DSubclass.pm22 MyApp::Subclass - sample JSON-RPC server class
/macosx-10.9.5/Heimdal-323.92.1/appl/kf/
H A Dkf.c130 krb5_principal server; local
158 &server);
170 server,
223 &creds.server,
/macosx-10.9.5/Heimdal-323.92.1/kdc/
H A Dkdc_locl.h85 hdb_entry_ex *server; member in struct:kdc_request_desc

Completed in 478 milliseconds

<<21222324252627282930>>