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

<<1112

/macosx-10.9.5/emacs-92/emacs/src/
H A Dw32.c3238 sys_getservbyname(const char * name, const char * proto) argument
/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Ddlil.c769 struct if_proto *proto = NULL; local
787 if_proto_ref(struct if_proto *proto) argument
795 if_proto_free(struct if_proto *proto) argument
942 struct if_proto *proto; local
3490 struct if_proto *proto; local
3691 struct if_proto *proto = NULL; local
4031 struct if_proto *proto; local
4108 struct if_proto *proto; local
4148 struct if_proto *proto; local
4519 dlil_attach_protocol_internal(struct if_proto *proto, const struct ifnet_demux_desc *demux_list, u_int32_t demux_count) argument
4693 struct if_proto *proto = NULL; local
5576 struct if_proto *proto; local
[all...]
H A Dpf.c1843 pf_print_sk_host(struct pf_state_host *sh, sa_family_t af, int proto, u_int8_t proto_variant) argument
2743 pf_match_xport(u_int8_t proto, u_int8_t proto_variant, union pf_rule_xport *rx, union pf_state_xport *sx) argument
3217 u_int8_t proto = pd->proto; local
[all...]
H A Dpfvar.h760 u_int8_t proto; member in struct:pf_rule
980 u_int8_t proto; member in struct:pf_state_key_cmp
993 u_int8_t proto; member in struct:pf_state_key
1019 u_int32_t proto; member in struct:pf_flowhash_key
1119 u_int8_t proto; member in struct:pfsync_state
1434 u_int8_t proto; member in struct:pf_pdesc
1765 u_int8_t proto; member in struct:pfioc_natlook
/macosx-10.9.5/xnu-2422.115.4/bsd/nfs/
H A Dnfs.h228 int proto; /* and Protocol */ member in struct:nfs_args
276 int proto; /* and Protocol */ member in struct:user_nfs_args
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Durldata.h993 } proto; member in struct:connectdata
1285 } proto; member in struct:UrlState
/macosx-10.9.5/ruby-104/ruby/win32/
H A Dwin32.c3595 rb_w32_getservbyname(const char *name, const char *proto) argument
3613 rb_w32_getservbyport(int port, const char *proto) argument
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSCore/
H A DmDNSEmbeddedAPI.h850 mDNSu8 proto; variable

Completed in 153 milliseconds

<<1112