Home
last modified time | relevance | path

Searched defs:proto (Results 26 – 50 of 366) sorted by relevance

12345678910>>...15

/netbsd/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dget_port.c41 const char *proto, in krb5_getportbyname()
H A Dkrbhst.c71 const char *proto, const char *service, int port) in srv_find_realm()
363 const char *proto = ""; in krb5_krbhst_format_string() local
380 make_hints(struct addrinfo *hints, int proto) in make_hints()
443 const char *proto, const char *service) in srv_get_hosts()
498 const char *serv_string, int port, int proto) in fallback_get_hosts()
588 int proto) in add_plugin_host()
625 int proto, portnum; in add_locate() local
/netbsd/external/bsd/libbind/dist/irs/
H A Dgetservent_r.c43 getservbyname_r(const char *name, const char *proto, in getservbyname_r()
64 getservbyport_r(int port, const char *proto, in getservbyport_r()
H A Dlcl_pr.c91 struct protoent proto; member
172 pr_bynumber(struct irs_pr *this, int proto) { in pr_bynumber()
H A Dirp_pr.c58 struct protoent proto; member
182 pr_bynumber(struct irs_pr *this, int proto) { in pr_bynumber()
H A Dirp_sv.c183 sv_byname(struct irs_sv *this, const char *name, const char *proto) { in sv_byname()
234 sv_byport(struct irs_sv *this, int port, const char *proto) { in sv_byport()
H A Dgen_sv.c134 sv_byname(struct irs_sv *this, const char *name, const char *proto) { in sv_byname()
151 sv_byport(struct irs_sv *this, int port, const char *proto) { in sv_byport()
/netbsd/sys/netinet/
H A Din_l2tp.c243 in_l2tp_input(struct mbuf *m, int off, int proto, void *eparg __unused) in in_l2tp_input()
359 in_l2tp_match(struct mbuf *m, int off, int proto, void *arg) in in_l2tp_match()
/netbsd/external/bsd/ipf/dist/lib/
H A Dgetportproto.c14 int getportproto(name, proto) in getportproto() argument
H A Dgetport.c14 int getport(fr, name, port, proto) in getport() argument
H A Dprintaps.c21 printaps(aps, opts, proto) in printaps() argument
H A Dprintnat.c31 int proto; local
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/tilepro/
H A Datomic.c67 #define __fetch_and_do(proto, type, size, opname, top, bottom) \ argument
114 #define __do_and_fetch(proto, type, size, opname, op, op2, top, bottom) \ argument
289 #define __subword(type, proto, top, expr, bottom) \ argument
/netbsd/external/gpl3/gcc/dist/libgcc/config/tilepro/
H A Datomic.c67 #define __fetch_and_do(proto, type, size, opname, top, bottom) \ argument
114 #define __do_and_fetch(proto, type, size, opname, op, op2, top, bottom) \ argument
289 #define __subword(type, proto, top, expr, bottom) \ argument
/netbsd/external/bsd/libpcap/dist/
H A Dgencode.c3044 ethertype_to_ppptype(int proto) in ethertype_to_ppptype()
3141 gen_linktype(compiler_state_t *cstate, int proto) in gen_linktype()
3911 gen_llc_linktype(compiler_state_t *cstate, int proto) in gen_llc_linktype()
3987 int dir, int proto, u_int src_off, u_int dst_off) in gen_hostop()
4915 int proto, int dir, int type) in gen_host()
5208 struct addrinfo *alist, int proto, int dir) in gen_gateway()
5553 gen_proto_abbrev(compiler_state_t *cstate, int proto) in gen_proto_abbrev()
6641 int proto = q.proto; in gen_scode() local
7006 int proto; in gen_ncode() local
7917 gen_broadcast(compiler_state_t *cstate, int proto) in gen_broadcast()
[all …]
/netbsd/sys/netinet6/
H A Droute6.c51 route6_input(struct mbuf **mp, int *offp, int proto) in route6_input()
H A Din6_l2tp.c235 in6_l2tp_input(struct mbuf **mp, int *offp, int proto, void *eparg __unused) in in6_l2tp_input()
354 in6_l2tp_match(struct mbuf *m, int off, int proto, void *arg) in in6_l2tp_match()
H A Ddest6.c56 dest6_input(struct mbuf **mp, int *offp, int proto) in dest6_input()
/netbsd/external/ibm-public/postfix/dist/src/global/
H A Dmail_command_client.c74 const char *proto,...) in mail_command_client()
/netbsd/external/bsd/nvi/dist/common/
H A Ddldb.c11 #define RELOC(func,returntype,args,proto,types) \ argument
/netbsd/usr.sbin/btdevctl/
H A Dsdp.c506 parse_pdl_param(sdp_data_t *pdl, uint16_t proto) in parse_pdl_param()
525 parse_pdl(sdp_data_t *value, uint16_t proto) in parse_pdl()
542 parse_apdl(sdp_data_t *value, uint16_t proto) in parse_apdl()
/netbsd/external/bsd/ppp/dist/pppd/
H A Ddemand.c306 demand_rexmit(int proto) in demand_rexmit()
338 int proto, i; in active_packet() local
/netbsd/tests/lib/libc/net/
H A Dh_protoent.c63 const char *proto = NULL, *name = NULL; in main() local
/netbsd/usr.sbin/services_mkdb/
H A Dservices_mkdb.c79 size_t port, proto; in main() local
189 char *name, *port, *proto, *aliases, *cp, *alias; in parseservices() local
/netbsd/external/bsd/libbind/dist/resolv/
H A Dres_mkupdate.c953 char * proto; member
1087 cgetservbyport(u_int16_t port, const char *proto) { /*%< Host byte order. */ in cgetservbyport()
1115 cgetprotobynumber(int proto) { /*%< Host byte order. */ in cgetprotobynumber()
1153 res_servicename(u_int16_t port, const char *proto) { /*%< Host byte order. */ in res_servicename()

12345678910>>...15