Searched refs:requests (Results 1 - 25 of 148) sorted by relevance

123456

/macosx-10.10.1/apache-793/httpd/support/
H A Dlog_server_status.in67 my ( $requests, $idle, $number, $cpu );
69 $requests = $1 if (m|^BusyWorkers:\ (\S+)|);
74 print OUT "$time:$requests:$idle:$number:$cpu\n";
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/map/
H A Dmap_slippy_fetcher.tcl55 # an in-memory image and provide it to all the waiting requests.
88 set requests $mypending($url)
111 foreach d $requests {
132 foreach d $requests {
140 foreach d $requests {
161 # State of all http requests currently in flight.
H A Dmap_slippy_cache.tcl4 ## A cache we put on top of a slippy fetcher, to satisfy requests for
85 set requests $mypending($tile)
88 # Note. The cache accepts empty callbacks for requests, and if
96 foreach d $requests {
/macosx-10.10.1/cups-408/cups/scheduler/
H A Dtestspeed.c34 http_encryption_t encryption, int requests,
40 * 'main()' - Send multiple IPP requests and report on the average response
53 int requests; /* Number of requests to send */ local
69 requests = 100;
103 case 'r' : /* Number of requests */
108 requests = atoi(argv[i]);
137 printf("testspeed: Simulating %d clients with %d requests to %s with "
138 "%sencryption...\n", children, requests, server,
145 return (do_test(server, port, encryption, requests, opstrin
245 do_test(const char *server, int port, http_encryption_t encryption, int requests, const char *opstring, int verbose) argument
[all...]
/macosx-10.10.1/ruby-106/ruby/test/net/imap/
H A Dtest_imap.rb161 requests = []
167 requests.push(sock.gets)
171 requests.push(sock.gets)
198 assert_equal(2, requests.length)
199 assert_equal("RUBY0001 IDLE\r\n", requests[0])
200 assert_equal("DONE\r\n", requests[1])
213 requests = []
219 requests.push(sock.gets)
223 requests.push(sock.gets)
263 assert_equal(2, requests
[all...]
/macosx-10.10.1/ruby-106/ruby/lib/rubygems/
H A Drequest_set.rb39 @requests = r.resolve
58 @specs ||= @requests.map { |r| r.full_spec }
62 @requests.each(&block)
69 match = @requests.find { |r| dep.match? r.spec.name, r.spec.version }
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/sslScripts/
H A DauthDoncio22 echo ===== $TEST_HOST/$TEST_PATH requests authentication
H A DauthExtern55 echo ===== $TEST_HOST/$TEST_PATH requests authentication
/macosx-10.10.1/ntp-92/ntpq/
H A Dntpq-opts.def136 is executed, each of the requests will be sent
162 one attempt to retransmit requests, and will time requests out if
189 requests being sent to a server.
219 in requests to the server to read variables.
244 does not authenticate requests unless
245 they are write requests.
250 to send authentication with all requests it
252 Authenticated requests causes some servers to handle
253 requests slightl
[all...]
/macosx-10.10.1/WebKit-7600.1.25/ios/Misc/
H A DWebGeolocationProviderIOS.mm266 GeolocationInitializationCallbackMap requests;
267 requests.swap(_webViewsWaitingForCoreLocationAuthorization);
269 for (const auto& slot : requests)
277 GeolocationInitializationCallbackMap requests;
278 requests.swap(_webViewsWaitingForCoreLocationAuthorization);
280 for (const auto& slot : requests)
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/ios/
H A DWKGeolocationProviderIOS.mm173 Vector<GeolocationRequestData> requests = WTF::move(_requestsWaitingForCoreLocationAuthorization);
174 for (const auto& request : requests) {
182 Vector<GeolocationRequestData> requests = WTF::move(_requestsWaitingForCoreLocationAuthorization);
183 for (const auto& requestData : requests)
/macosx-10.10.1/WebKit-7600.1.25/mac/WebCoreSupport/
H A DWebUserMediaClient.mm59 DEPRECATED_DEFINE_STATIC_LOCAL(UserMediaRequestsMap, requests, ());
60 return requests;
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/include/
H A Dprop.h79 * estimate -- an estimate of the storage needed for requests & responses
94 * or requests cleared (This extends to other contexts that
126 /* clear values and optionally requests from property context
128 * requests -- 0 = don't clear requests, 1 = clear requests
130 LIBSASL_API void prop_clear(struct propctx *ctx, int requests);
/macosx-10.10.1/xnu-2782.1.97/osfmk/ipc/
H A Dipc_port.c46 * Carnegie Mellon requests users of this software to return to
225 * Grow a port's table of requests.
400 * Determine the type(s) of port requests enabled for a name.
764 ipc_port_request_t requests; local
767 requests = port->ip_requests;
768 assert(requests != IPR_NULL);
775 size = requests->ipr_size->its_size;
779 ipc_port_request_t ipr = &requests[index];
812 * possible requests.
822 ipc_port_request_t requests local
1864 ipc_port_request_t requests = port->ip_requests; local
[all...]
H A Dmach_debug.c46 * Carnegie Mellon requests users of this software to return to
346 * Returns information about the dead-name requests
392 ipc_port_request_t requests = port->ip_requests; local
395 total = requests->ipr_size->its_size;
399 ipc_port_request_t ipr = &requests[index];
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dwsh.vim9 " Send comments, suggestions and requests to the maintainer.
/macosx-10.10.1/CPANInternal-159.1/SOAP-Lite-1.11/lib/SOAP/Transport/
H A DLOOPBACK.pm58 Sending requests through this transport backend alway succeeds with the
/macosx-10.10.1/security_ocspd-55124/server/
H A DocspdServer.cpp146 /* now try everything in requests.urls, the normal case */
564 SecAsn1OCSPDRequests requests; local
565 memset(&requests, 0, sizeof(requests));
567 &requests)) {
572 if((requests.version.Length == 0) ||
573 (requests.version.Data[0] != OCSPD_REQUEST_VERS)) {
582 numRequests = ocspdArraySize((const void **)requests.requests);
594 SecAsn1OCSPDReply *reply = ocspdHandleReq(coder, *(requests
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/dev/vn/
H A Dshadow.c662 block_request_t requests[] = { local
683 if (requests[i].count == 0) {
686 offset = requests[i].offset;
687 resid = requests[i].count;
689 requests[i].type == WriteRequest ? "WRITE" : "READ",
691 switch (requests[i].type) {
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Appender/
H A DTestFileCreeper.pm70 Send bug reports or requests for enhancements to the authors via our
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/JavaMap/
H A DNTEventLogAppender.pm72 Send bug reports or requests for enhancements to the authors via our
H A DTestBuffer.pm51 Send bug reports or requests for enhancements to the authors via our
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Layout/
H A DNoopLayout.pm62 Send bug reports or requests for enhancements to the authors via our
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DUtil.pm99 Send bug reports or requests for enhancements to the authors via our
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/t/lib/
H A DLog4perlInternalTest.pm37 Send bug reports or requests for enhancements to the authors via our

Completed in 251 milliseconds

123456