Searched refs:negotiation (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/apache-793/
H A DMakefile40 --enable-negotiation \
/macosx-10.10/vim-55/runtime/syntax/
H A Dpine.vim230 syn keyword pineOption enable-8bit-esmtp-negotiation
/macosx-10.10/CPANInternal-159.1/Net-Telnet-3.03/lib/Net/
H A DTelnet.pm655 ## Try to send any waiting option negotiation.
770 ## Try to send any waiting option negotiation.
2208 &_put($self, \$option_chars, "telnet option negotiation")
2319 $nextchar eq "\374" or $nextchar eq "\376") { # opt negotiation
2333 ## Handle option negotiation.
2369 ## Try to send any waiting option negotiation.
2601 ## Respond to WONT or DONT based on the current negotiation state.
2698 ## Respond to WILL or DO based on the current negotiation state.
2978 ## Try to send any waiting option negotiation.
3271 sub TELNET_SE () {240}; # end sub negotiation
[all...]
/macosx-10.10/CPANInternal-159.1/IO-Socket-SSL/
H A DSSL.pm1540 # negotiation algorithm used is "as-openssl-implements-it"
2079 actual socket connection works but the SSL negotiation fails, as in the case of
2083 a reference to the socket on which the SSL negotiation failed and and the full
2292 Note that if start_SSL() fails in SSL negotiation, $socket will remain blessed in its
/macosx-10.10/apache-793/httpd/modules/mappers/
H A Dmod_negotiation.c185 * Note that a few of these fields are updated by the actual negotiation
213 * of negotiation for this variant. They are obtained from the
234 * three fields below are changed during negotiation:
242 /* Something to carry around the state of negotiation (and to keep
269 int ua_supports_trans; /* 1 if ua supports trans negotiation */
272 int use_rvsa; /* 1 if we must use RVSA/1.0 negotiation algo */
616 * negotiation algorithm with fiddles for broken browser configs.
621 * negotiation will have to request it by sending an
635 * do not support transparent content negotiation, so for Lynx we
657 /* The user agent supports transparent negotiation */
3224 AP_DECLARE_MODULE(negotiation) = variable
[all...]

Completed in 193 milliseconds