Searched defs:protocol (Results 51 - 75 of 123) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/dlz/drivers/
H A Ddlz_ldap_driver.c115 int protocol; /*%< LDAP communication protocol version */ member in struct:__anon1262
944 int protocol; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/lwres/
H A Dgetaddrinfo.c181 int family, socktype, flags, protocol; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/nameser/
H A Dns_print.c457 u_int keyflags, protocol, algorithm, key_id; local
/netbsd-6-1-5-RELEASE/sys/compat/linux32/common/
H A Dlinux32_socketcall.h59 syscallarg(int) protocol; member in struct:linux32_sys_socket_args
65 syscallarg(int) protocol; member in struct:linux32_sys_socketpair_args
/netbsd-6-1-5-RELEASE/lib/libc/nameser/
H A Dns_print.c462 u_int keyflags, protocol, algorithm, key_id; local
/netbsd-6-1-5-RELEASE/lib/libc/rpc/
H A Drpc_generic.c100 int protocol; member in struct:netid_af
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_connect.c341 char *protocol = "tcp"; /* XXX configurable? */ local
/netbsd-6-1-5-RELEASE/tests/fs/common/nfsrpc/
H A Drpc_generic.c101 int protocol; member in struct:netid_af
/netbsd-6-1-5-RELEASE/sys/kern/
H A Duipc_domain.c170 pffindproto(int family, int protocol, int type) argument
/netbsd-6-1-5-RELEASE/sys/net/
H A Dif_ppp.h92 int protocol; /* PPP procotol, e.g. PPP_IP */ member in struct:npioctl
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/kdc/
H A Dconnect.c72 add_port(krb5_context context, int family, int port, const char *protocol) argument
105 add_port_service(krb5_context context, int family, const char *service, int port, const char *protocol) argument
119 add_port_string(krb5_context context, int family, const char *str, const char *protocol) argument
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dreadconf.h95 int protocol; /* Protocol in order of preference. */ member in struct:__anon402
/netbsd-6-1-5-RELEASE/dist/dhcp/dst/
H A Ddst_api.c169 dst_s_get_key_struct(const char *name, const int alg, const u_int32_t flags, const int protocol, const int bits) argument
767 dst_buffer_to_key(const char *key_name, const int alg, const unsigned flags, const int protocol, const u_char *key_buf, const unsigned key_len) argument
954 dst_generate_key(const char *name, const int bits, const int exp, const unsigned flags, const int protocol, const int alg) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/conf/transp/
H A Dtransp_tli.c301 amu_svc_register(SVCXPRT *xprt, u_long prognum, u_long versnum, void (*dispatch)(struct svc_req *rqstp, SVCXPRT *xprt), u_long protocol, struct netconfig *ncp) argument
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/
H A Dhttpd.c95 char *protocol; member in struct:isc_httpd
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/dst/
H A Ddst_api.c163 dst_s_get_key_struct(const char *name, const int alg, const int flags, const int protocol, const int bits) argument
759 dst_buffer_to_key(const char *key_name, const int alg, const int flags, const int protocol, const u_char *key_buf, const int key_len) argument
953 dst_generate_key(const char *name, const int bits, const int exp, const int flags, const int protocol, const int alg) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/
H A Dhttpd.c95 char *protocol; member in struct:isc_httpd
/netbsd-6-1-5-RELEASE/sys/compat/sunos/
H A Dsunos_syscallargs.h229 syscallarg(int) protocol; member in struct:sunos_sys_socket_args
315 syscallarg(int) protocol; member in struct:sunos_sys_socketpair_args
/netbsd-6-1-5-RELEASE/sys/compat/sunos32/
H A Dsunos32_syscallargs.h241 syscallarg(int) protocol; member in struct:sunos32_sys_socket_args
327 syscallarg(int) protocol; member in struct:sunos32_sys_socketpair_args
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dicp_pci.c250 u_int8_t protocol; local
/netbsd-6-1-5-RELEASE/libexec/rlogind/
H A Drlogind.c446 protocol(int f, int p) function
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/milter/
H A Dmilter.c539 milter_new(const char *names, int conn_timeout, int cmd_timeout, int msg_timeout, const char *protocol, const char *def_action, MILTER_MACROS *macros) argument
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/smtpstone/
H A Dsmtp-source.c544 const char *NOCLOBBER protocol = (talk_lmtp ? "LHLO" : "HELO"); local
567 const char *protocol = (talk_lmtp ? "LHLO" : "HELO"); local
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/tls/
H A Dtls.h91 const char *protocol; member in struct:__anon2478
/netbsd-6-1-5-RELEASE/usr.sbin/altq/libaltq/
H A Dparser.c559 int protocol; local
681 int protocol; local
[all...]

Completed in 504 milliseconds

12345