Home
last modified time | relevance | path

Searched refs:protocol (Results 176 – 200 of 1238) sorted by relevance

12345678910>>...50

/netbsd/games/hunt/
H A DREADME.protocol5 These are some notes on the traditional INET protocol between hunt(6) and
23 The protocol on each port is different and are described separately in
117 The initial setup protocol between the client and server is as follows.
160 following phase of the protocol.
162 Game play protocol
272 $OpenBSD: README.protocol,v 1.1 1999/12/12 14:51:03 d Exp $
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/lib/
H A Dgdbserver-support.exp287 set protocol [target_info gdb_protocol]
289 set protocol "remote"
383 return [list $protocol [$get_remote_address $debughost $portnum]]
/netbsd/external/bsd/openldap/dist/clients/tools/
H A Dldappasswd.c99 if( protocol == LDAP_VERSION2 ) { in handle_private_option()
101 prog, protocol ); in handle_private_option()
191 protocol = LDAP_VERSION3; in main()
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
H A Dgdbserver-support.exp287 set protocol [target_info gdb_protocol]
289 set protocol "remote"
383 return [list $protocol [$get_remote_address $debughost $portnum]]
/netbsd/external/bsd/ppp/dist/pppd/
H A Dfsm.c339 FSMDEBUG(("fsm_input(%x): Rcvd short header.", f->protocol)); in fsm_input()
346 FSMDEBUG(("fsm_input(%x): Rcvd illegal length.", f->protocol)); in fsm_input()
350 FSMDEBUG(("fsm_input(%x): Rcvd short packet.", f->protocol)); in fsm_input()
357 f->protocol, f->state)); in fsm_input()
775 MAKEHEADER(outp, f->protocol); in fsm_sdata()
/netbsd/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_alert_type_string.pod175 =item "PV"/"protocol version"
177 The protocol version the client has attempted to negotiate is
178 recognized, but not supported. (For example, old protocol
192 protocol makes it impossible to continue (such as a memory
198 protocol failure. If the user cancels an operation after the
H A DSSL_get_error.pod71 protocol level.
88 TLS/SSL handshakes may occur at any time during the protocol (initiated by
151 A non-recoverable, fatal error in the SSL library occurred, usually a protocol
163 it is truly a TLS protocol error to terminate the connection without
167 which choose to ignore this protocol error depend on the existing way of
/netbsd/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_alert_type_string.pod175 =item "PV"/"protocol version"
177 The protocol version the client has attempted to negotiate is
178 recognized, but not supported. (For example, old protocol
192 protocol makes it impossible to continue (such as a memory
198 protocol failure. If the user cancels an operation after the
/netbsd/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.c8134 add_protocol (tree protocol) in add_protocol() argument
8138 protocol_chain = protocol; in add_protocol()
8149 PROTOCOL_NAME (protocol)); in check_that_protocol_is_defined()
8153 if (PROTOCOL_LIST (protocol)) in check_that_protocol_is_defined()
8227 TYPE_LANG_SLOT_1 (protocol) in objc_declare_protocol()
8231 add_protocol (protocol); in objc_declare_protocol()
8248 tree protocol; in start_protocol() local
8276 if (!protocol) in start_protocol()
8283 add_protocol (protocol); in start_protocol()
8306 TREE_DEPRECATED (protocol) = 1; in start_protocol()
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c8134 add_protocol (tree protocol) in add_protocol() argument
8138 protocol_chain = protocol; in add_protocol()
8149 PROTOCOL_NAME (protocol)); in check_that_protocol_is_defined()
8153 if (PROTOCOL_LIST (protocol)) in check_that_protocol_is_defined()
8227 TYPE_LANG_SLOT_1 (protocol) in objc_declare_protocol()
8231 add_protocol (protocol); in objc_declare_protocol()
8248 tree protocol; in start_protocol() local
8276 if (!protocol) in start_protocol()
8283 add_protocol (protocol); in start_protocol()
8306 TREE_DEPRECATED (protocol) = 1; in start_protocol()
[all …]
/netbsd/external/bsd/tcpdump/dist/
H A DINSTALL.txt78 ipproto.c - IP protocol type value-to-name table
79 ipproto.h - IP protocol type value definitions
105 print.c - Top-level routines for protocol printing
121 util-print.c - utility routines for protocol printers
/netbsd/sys/compat/linux32/common/
H A Dlinux32_socketcall.h59 syscallarg(int) protocol;
65 syscallarg(int) protocol;
/netbsd/external/ibm-public/postfix/dist/src/milter/
H A Dmilter.h126 protocol, def_action, conn_macros, helo_macros, \ argument
130 protocol, def_action, milter_macros_create(conn_macros, \
/netbsd/crypto/external/bsd/openssl/dist/apps/include/
H A Ds_apps.h21 int family, int type, int protocol, do_server_cb cb,
35 int family, int type, int protocol);
/netbsd/external/bsd/openldap/dist/doc/rfc/
H A Drfc4520.txt37 extensible protocol. LDAP supports:
44 unambiguously identify extensible elements of the protocol, including
121 This section details each kind of protocol value that can be
133 Numerous LDAP schema and protocol elements are identified by Object
164 for discovery of protocol mechanisms identified by OIDs, including
175 A registry of OIDs used for discovery of protocol mechanisms is
205 Although the protocol allows the same descriptor to refer to
233 While the protocol places no maximum length restriction upon
295 Each protocol message is encapsulated in an LDAPMessage envelope
301 encoding. The choice numbers for existing protocol messages are
[all …]
H A Drfc4373.txt31 a bulk update to an LDAP server. The protocol frames a sequenced set
37 protocol message to maximize the efficiency of client-server
40 The protocol is suitable for efficiently making a substantial set of
126 protocol because the update requests sent by the client encapsulate
127 standard LDAP [RFC2251] update operations. However, this protocol
177 The protocol is initiated when a supplier sends a StartLBURPRequest
247 This section describes the LBURP protocol flow and the information
248 contained in each protocol message. Throughout this section, the
313 EndLBURPRequest--to initiate and terminate the protocol. A third
317 protocol.
[all …]
/netbsd/external/bsd/ntp/dist/libntp/
H A Dntp_rfc2553.c291 int family, socktype, flags, protocol; in getaddrinfo() local
315 protocol = hints->ai_protocol; in getaddrinfo()
364 protocol = 0; in getaddrinfo()
/netbsd/external/ibm-public/postfix/dist/proto/
H A Dtcp_table5 # Postfix client/server table lookup protocol
24 # The TCP map class implements a very simple protocol: the client
34 # The tcp_table protocol supports only the lookup request.
/netbsd/crypto/external/bsd/netpgp/dist/ref/
H A Drfc5581.txt35 symmetric block cipher in the OpenPGP protocol.
65 The OpenPGP protocol [RFC4880] can support many different symmetric
67 Camellia [RFC3713] symmetric cipher in the OpenPGP protocol.
/netbsd/sys/compat/linux/common/
H A Dlinux_socketcall.h118 syscallarg(int) protocol;
126 syscallarg(int) protocol;
/netbsd/crypto/external/bsd/openssl.old/dist/test/ssl-tests/
H A Dprotocol_version.pm106 my ($result, $protocol) =
122 "ExpectedProtocol" => $protocol,
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Db_sock2.c40 int BIO_socket(int domain, int socktype, int protocol, int options) in BIO_socket() argument
47 sock = socket(domain, socktype, protocol); in BIO_socket()
/netbsd/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbio_sock2.c41 int BIO_socket(int domain, int socktype, int protocol, int options) in BIO_socket() argument
48 sock = socket(domain, socktype, protocol); in BIO_socket()
/netbsd/external/bsd/ntp/dist/lib/isc/
H A Dhttpd.c95 char *protocol; member
495 httpd->protocol = p; in process_request()
508 if (strcmp(httpd->protocol, "HTTP/1.1") == 0 in process_request()
826 needlen = strlen(httpd->protocol) + 1; /* protocol + space */ in isc_httpd_response()
837 httpd->protocol, httpd->retcode, httpd->retmsg); in isc_httpd_response()
996 httpd->protocol = NULL; in reset_client()
/netbsd/external/ibm-public/postfix/dist/src/qmqpd/
H A Dqmqpd.c368 MAIL_ATTR_LOG_PROTO_NAME, state->protocol); in qmqpd_write_attributes()
388 MAIL_ATTR_ACT_PROTO_NAME, state->protocol); in qmqpd_write_attributes()
469 state->protocol, state->queue_id); in qmqpd_write_content()
477 var_myhostname, var_mail_name, state->protocol); in qmqpd_write_content()

12345678910>>...50