Searched defs:proto (Results 151 - 175 of 283) sorted by relevance

1234567891011>>

/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/regressions/
H A Dssl-43-ciphers.c640 SSLProtocol proto = protos[pr]; local
/macosx-10.9.5/Security-55471.14.18/tlsnke/tlsnketest/
H A Dst_test.c201 SSLProtocol proto; member in struct:__anon5135
344 make_ssl_ref(bool server, bool client_side_auth, bool dh_anonymous, bool dtls, int sock, CFArrayRef certs, SSLProtocol proto, bool kernel) argument
578 ssl_test_handle_create(uint32_t session_id, bool resume, bool server, bool client_side_auth, bool dh_anonymous, bool dtls, int comm, CFArrayRef certs, SSLProtocol proto, bool kernel) argument
/macosx-10.9.5/apache-786.1/httpd/modules/filters/
H A Dmod_filter.c403 filter_protocol(cmd_parms *cmd, void *CFG, const char *fname, const char *pname, const char *proto) argument
/macosx-10.9.5/bind9-45.100/bind9/contrib/zkt/
H A Dmisc.c255 void parseurl (char *url, char **proto, char **host, char **port, char **para) argument
1041 char *proto; local
[all...]
/macosx-10.9.5/eap8021x-180/EAP8021X.fproj/
H A DEAPSIMAKAPersistentState.c110 MasterKeyItemIDCreate(CFStringRef proto, CFStringRef imsi) argument
120 MasterKeyCopyFromKeychain(CFStringRef proto, CFStringRef imsi) argument
138 MasterKeySaveToKeychain(CFStringRef proto, CFStringRef imsi, CFDataRef data) argument
163 MasterKeyRemoveFromKeychain(CFStringRef proto, CFStringRef imsi) argument
186 const CFStringRef proto; member in struct:__anon8567
[all...]
/macosx-10.9.5/ipsec-258.100.1/ipsec-tools/racoon/
H A Disakmp_inf.c1424 purge_ipsec_spi(struct sockaddr_storage *dst0, int proto, u_int32_t *spi , size_t n, u_int32_t *inbound_spi, size_t *max_inbound_spi) argument
/macosx-10.9.5/libpcap-42/libpcap/Win32/Src/
H A Dgetaddrinfo.c1042 const char *proto; local
/macosx-10.9.5/libresolv-54/
H A Ddst_api.c480 int flags, proto, alg, len, dlen; local
H A Dres_mkupdate.c906 char * proto; member in struct:valuelist
1046 cgetservbyport(u_int16_t port, const char *proto) { /* Host byte order. */ argument
1074 cgetprotobynumber(int proto) argument
1112 res_servicename(u_int16_t port, const char *proto) argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp144 FunctionAST(PrototypeAST *proto, ExprAST *body) argument
/macosx-10.9.5/llvmCore-3425.0.33/examples/Kaleidoscope/Chapter4/
H A Dtoy.cpp151 FunctionAST(PrototypeAST *proto, ExprAST *body) argument
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libnetbsd/
H A Dgetaddrinfo.c944 const char *proto; local
/macosx-10.9.5/network_cmds-433/netstat.tproj/
H A Dinet.c171 _serv_cache_getservbyport(int port, char *proto) argument
210 protopr(uint32_t proto, /* for sysctl version we pass proto # */ argument
1139 inetprint(struct in_addr *in, int port, char *proto, int numeric_port) argument
[all...]
/macosx-10.9.5/ppp-727.90.1/Family/
H A Dppp_if.c517 int ppp_if_input(ifnet_t ifp, mbuf_t m, u_int16_t proto, u_int16_t hdrlen) argument
984 u_int16_t proto; local
1062 memcpy(mbuf_data(m), &proto, sizeof(u_int16_t)); local
1136 u_int16_t proto; local
1256 u_int16_t proto; local
1302 memcpy(mbuf_data(m), &proto, sizeof(u_int16_t)); local
1335 memcpy(mbuf_data(m), &proto, sizeof(u_int16_t)); local
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/socket/
H A Dsocket.c1065 VALUE service, proto; local
1106 VALUE port, proto; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/SETUP/config/
H A Dmkioconf.c905 struct proto { struct
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dkern_control.c201 ctl_attach(__unused struct socket *so, __unused int proto, __unused struct proc *p) argument
/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dif_ipsec.c912 struct ifnet_attach_proto_param proto; local
H A Dif_stf.c747 int proto; local
390 stf_encapcheck( const struct mbuf *m, __unused int off, int proto, void *arg) argument
H A Dif_utun_crypto_ipsec.c74 utun_ipsec_proto_to_sadb_proto (if_utun_crypto_ipsec_proto_t proto) argument
87 utun_ipsec_proto_to_sadb_satype (if_utun_crypto_ipsec_proto_t proto) argument
424 u_int16_t proto; local
173 utun_ipsec_set_sah(struct secashead **sah, u_int8_t dir, u_int16_t proto, u_int8_t mode, u_int32_t reqid, struct sockaddr_storage *src_addr, struct sockaddr_storage *dst_addr) argument
538 utun_ipsec_get_spi(struct sockaddr_storage *src_addr, struct sockaddr_storage *dst_addr, u_int16_t proto, u_int8_t mode, u_int32_t reqid, u_int32_t spirange_min, u_int32_t spirange_max) argument
561 u_int16_t proto; local
701 protocol_family_t proto; local
[all...]
H A Dndrv.c211 ndrv_attach(struct socket *so, int proto, __unused struct proc *p) argument
H A Dpktap.c748 pktap_fill_proc_info(struct pktap_header *hdr, protocol_family_t proto, argument
931 pktap_bpf_tap(struct ifnet *ifp, protocol_family_t proto, struct mbuf *m, argument
970 u_int32_t proto; member in struct:__anon14653
1091 pktap_input(struct ifnet *ifp, protocol_family_t proto, struct mbuf *m, char *frame_header) argument
1122 pktap_output(struct ifnet *ifp, protocol_family_t proto, struct mbuf *m, u_int32_t pre, u_int32_t post) argument
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Dmptcp_usrreq.c110 mptcp_usr_attach(struct socket *mp_so, int proto, struct proc *p) argument
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet6/
H A Dah_core.c1501 int proto, nxt; local
H A Dfrag6.c276 frag6_input(struct mbuf **mp, int *offp, int proto) argument

Completed in 164 milliseconds

1234567891011>>