Searched refs:server (Results 1 - 25 of 1292) sorted by relevance

1234567891011>>

/macosx-10.9.5/cups-372.4/cups/test/
H A D5.4-lpstat.sh32 server="`$VALGRIND ../systemv/lpstat -H 2>&1`"
33 if test $? != 0 -o "x$server" != xlocalhost:8631; then
34 echo " FAILED ($server)"
37 echo " PASSED ($server)"
/macosx-10.9.5/ntp-88/Embedded/
H A Dntp.conf0 server time.apple.com
/macosx-10.9.5/ruby-104/ruby/test/net/imap/
H A DMakefile4 touch server.key
5 make server.crt
7 cacert.pem: server.key
8 openssl req -new -x509 -days 1825 -key server.key -out cacert.pem -text -subj "/C=JP/ST=Shimane/L=Matz-e city/O=Ruby Core Team/CN=Ruby Test CA/emailAddress=security@ruby-lang.org"
10 server.csr:
11 openssl req -new -key server.key -out server.csr -text -subj "/C=JP/ST=Shimane/O=Ruby Core Team/OU=Ruby Test/CN=localhost"
13 server.crt: server.csr cacert.pem
14 openssl x509 -days 1825 -CA cacert.pem -CAkey server
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/examples/JABBER/
H A Djabserver.pl11 my $server = SOAP::Transport::JABBER::Server
16 print "Contact to SOAP server\n";
18 do { $server->handle } while sleep 1;
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/examples/MQ/
H A Dmqserver.pl8 my $server = SOAP::Transport::MQ::Server
9 ->new('mq://server:port?Channel=CHAN1;QueueManager=QM_SOAP;RequestQueue=SOAPREQ1;ReplyQueue=SOAPRESP1')
13 print "Contact to SOAP server\n";
15 do { $server->handle } while sleep 1;
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/examples/JABBER/
H A Djabserver.pl11 my $server = SOAP::Transport::JABBER::Server
16 print "Contact to SOAP server\n";
18 do { $server->handle } while sleep 1;
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/examples/MQ/
H A Dmqserver.pl8 my $server = SOAP::Transport::MQ::Server
9 ->new('mq://server:port?Channel=CHAN1;QueueManager=QM_SOAP;RequestQueue=SOAPREQ1;ReplyQueue=SOAPRESP1')
13 print "Contact to SOAP server\n";
15 do { $server->handle } while sleep 1;
/macosx-10.9.5/emacs-92/emacs/lib-src/
H A Dpop.h60 extern int pop_stat _ARGS((popserver server, int *count, int *size));
61 extern int pop_list _ARGS((popserver server, int message, int **IDs,
63 extern int pop_retrieve _ARGS((popserver server, int message, int markfrom,
65 extern int pop_retrieve_first _ARGS((popserver server, int message,
67 extern int pop_retrieve_next _ARGS((popserver server, char **line));
68 extern int pop_retrieve_flush _ARGS((popserver server));
69 extern int pop_top_first _ARGS((popserver server, int message, int lines,
71 extern int pop_top_next _ARGS((popserver server, char **line));
72 extern int pop_top_flush _ARGS((popserver server));
73 extern int pop_multi_first _ARGS((popserver server, cha
[all...]
/macosx-10.9.5/CPANInternal-140/JSON-RPC/ex/
H A Dserver.cgi8 my $server = JSON::RPC::Server::CGI->new;
10 $server->dispatch_to({'/API' => 'MyApp', '/API/Subclass' => 'MyApp::Subclass'})->handle();
H A Dserverd.pl7 my $server = JSON::RPC::Server::Daemon->new(LocalPort => 8080);
9 $server->dispatch_to({'/jsonrpc/API' => 'MyApp', '/jsonrpc/API/Subclass' => 'MyApp::Subclass'})->handle();
/macosx-10.9.5/CPANInternal-140/JSON-RPC-0.96/ex/
H A Dserver.cgi8 my $server = JSON::RPC::Server::CGI->new;
10 $server->dispatch_to({'/API' => 'MyApp', '/API/Subclass' => 'MyApp::Subclass'})->handle();
H A Dserverd.pl7 my $server = JSON::RPC::Server::Daemon->new(LocalPort => 8080);
9 $server->dispatch_to({'/jsonrpc/API' => 'MyApp', '/jsonrpc/API/Subclass' => 'MyApp::Subclass'})->handle();
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/virtual-time/
H A Dstop.pl20 # Based on the type of server specified, signal the server to stop, wait
22 # If a server is specified, stop it. Otherwise, stop all servers for test.
28 # [--use-rndc] test [server]
31 # server - name of the server directory
33 my $usage = "usage: $0 [--use-rndc] test-directory [server-directory]";
46 my $server = $ARGV[1];
52 die "No server directory: \"$server\"\
[all...]
H A Dstart.pl20 # Based on the type of server specified, check for port availability, remove
21 # temporary files, start the server, and verify that the server is running.
22 # If a server is specified, start it. Otherwise, start all servers for test.
29 # --noclean test [server [options]]
31 # --noclean - Do not cleanup files in server directory
33 # server - name of the server directory
34 # options - alternate options for the server
36 my $usage = "usage: $0 [--noclean] test-directory [server
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/examples/tie/
H A Dserver.tcl5 # Array server ...
13 global server
14 puts *\ \[[join $args "\] \["]\]\ ([dictsort [array get server]])
27 array set server {}
28 trace add variable server {write unset} Track
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dnnnil.el34 (defun nnnil-retrieve-headers (articles &optional group server fetch-old)
36 (set-buffer nntp-server-buffer)
40 (defun nnnil-open-server (server &optional definitions)
43 (defun nnnil-close-server (&optional server)
49 (defun nnnil-server-opened (&optional server)
52 (defun nnnil-status-message (&optional server)
55 (defun nnnil-request-article (article &optional group server t
[all...]
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/
H A Dstop.pl21 # Based on the type of server specified, signal the server to stop, wait
23 # If a server is specified, stop it. Otherwise, stop all servers for test.
29 # [--use-rndc] test [server]
32 # server - name of the server directory
34 my $usage = "usage: $0 [--use-rndc] test-directory [server-directory]";
47 my $server = $ARGV[1];
53 die "No server directory: \"$server\"\
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/examples/server/
H A Dsoap.pop38 my $server = SOAP::Transport::POP3::Server
9 -> new('pop://pop.mail.server')
11 # -> new('pop://user:password@pop.mail.server')
12 # or, if you have server that supports MD5 protected passwords
13 # -> new('pop://user:password;AUTH=+APOP@pop.mail.server')
20 $server->login('user' => 'password') or die "Can't authenticate to POP3 server\n";
24 do { $server->handle } while sleep 10;
26 # you may also call $server->quit explicitly to purge deleted messages
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/examples/server/
H A Dsoap.pop38 my $server = SOAP::Transport::POP3::Server
9 -> new('pop://pop.mail.server')
11 # -> new('pop://user:password@pop.mail.server')
12 # or, if you have server that supports MD5 protected passwords
13 # -> new('pop://user:password;AUTH=+APOP@pop.mail.server')
20 $server->login('user' => 'password') or die "Can't authenticate to POP3 server\n";
24 do { $server->handle } while sleep 10;
26 # you may also call $server->quit explicitly to purge deleted messages
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/examples/server/
H A Dsoap.pop38 my $server = SOAP::Transport::POP3::Server
9 -> new('pop://pop.mail.server')
11 # -> new('pop://user:password@pop.mail.server')
12 # or, if you have server that supports MD5 protected passwords
13 # -> new('pop://user:password;AUTH=+APOP@pop.mail.server')
20 $server->login('user' => 'password') or die "Can't authenticate to POP3 server\n";
24 do { $server->handle } while sleep 10;
26 # you may also call $server->quit explicitly to purge deleted messages
/macosx-10.9.5/ruby-104/ruby/lib/drb/
H A Dextserv.rb14 def initialize(there, name, server=nil)
16 @server = server || DRb::primary_server
20 @invoker = ro.regist(name, DRbObject.new(self, @server.uri))
23 attr_reader :server
26 DRbObject.new(nil, @server.uri)
32 server = @server
33 @server = nil
34 server
[all...]
/macosx-10.9.5/PowerManagement-420.90.1/pmconfigd/
H A DHIDEventWatcher.h29 mach_port_t server,
34 mach_port_t server,
/macosx-10.9.5/apache-786.1/httpd/docs/conf/extra/
H A Dhttpd-info.conf.in2 # Get information about the requests being processed by the server
3 # and the configuration of the server.
5 # Required modules: mod_status (for the server-status handler),
6 # mod_info (for the server-info handler)
9 # Allow server status reports generated by mod_status,
10 # with the URL of http://servername/server-status
13 <Location /server-status>
14 SetHandler server-status
23 # Off) when the "server-status" handler is called. The default is Off.
28 # Allow remote server configuratio
[all...]
/macosx-10.9.5/bootp-268.1/bootplib/
H A Dipconfig_ext.h33 ipconfig_server_port(mach_port_t * server) argument
35 return (bootstrap_look_up(bootstrap_port, IPCONFIG_SERVER, server));
/macosx-10.9.5/postfix-252/postfix/src/xsasl/
H A Dxsasl_dovecot_server.c5 /* Dovecot SASL server-side plug-in
11 /* This module implements the Dovecot SASL server-side authentication
19 /* The location of the Dovecot authentication server's UNIX-domain
184 /* xsasl_dovecot_server_mech_append - append server mechanism entry */
202 /* xsasl_dovecot_server_mech_free - destroy server mechanism list */
216 /* xsasl_dovecot_server_mech_filter - filter server mechanism list */
229 * Match Postfix properties against Dovecot server properties.
248 /* xsasl_dovecot_server_connect - initial auth server handshake */
353 /* xsasl_dovecot_server_disconnect - dispose of server connection state */
395 /* xsasl_dovecot_server_create - create server instanc
401 XSASL_DOVECOT_SERVER *server; local
457 XSASL_DOVECOT_SERVER *server = (XSASL_DOVECOT_SERVER *) xp; local
477 XSASL_DOVECOT_SERVER *server = (XSASL_DOVECOT_SERVER *) xp; local
494 xsasl_dovecot_parse_reply(XSASL_DOVECOT_SERVER *server, char **line) argument
512 xsasl_dovecot_parse_reply_args(XSASL_DOVECOT_SERVER *server, char *line, VSTRING *reply, int success) argument
543 xsasl_dovecot_handle_reply(XSASL_DOVECOT_SERVER *server, VSTRING *reply) argument
610 XSASL_DOVECOT_SERVER *server = (XSASL_DOVECOT_SERVER *) xp; local
688 XSASL_DOVECOT_SERVER *server = (XSASL_DOVECOT_SERVER *) xp; local
708 XSASL_DOVECOT_SERVER *server = (XSASL_DOVECOT_SERVER *) xp; local
[all...]

Completed in 276 milliseconds

1234567891011>>