Searched refs:proto (Results 1 - 25 of 472) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/
H A Dpackageinfo.sh54 proto=4
57 version=${proto}.${major}.${minor}
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/mantools/
H A Dmanspell6 deroff $file | spell | fgrep -vf proto/stop
H A Dspell6 mantools/html2readme $i | col -b | spell | fgrep -vxf proto/stop
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dget_port.c41 const char *proto,
46 if ((sp = roken_getservbyname (service, proto)) == NULL) {
49 service, proto, default_port);
39 krb5_getportbyname(krb5_context context, const char *service, const char *proto, int default_port) argument
/netbsd-6-1-5-RELEASE/dist/ipf/rules/
H A Dtcpstate5 pass out quick on le0 proto tcp from any to any flags S/SAFR keep state
6 block out on le0 proto tcp all
7 block in on le0 proto tcp all
11 pass out quick on le0 proto udp from any to any port = 53 keep state
12 block out on le0 proto udp all
13 block in on le0 proto udp all
/netbsd-6-1-5-RELEASE/usr.sbin/pf/etc/defaults/
H A Dpf.boot.conf19 pass out proto { tcp, udp } from any to any port 53 keep state
24 pass out inet proto icmp all icmp-type echoreq keep state
27 pass out inet6 proto ipv6-icmp all icmp6-type neighbrsol
28 pass in inet6 proto ipv6-icmp all icmp6-type neighbradv
29 pass out inet6 proto ipv6-icmp all icmp6-type routersol
30 pass in inet6 proto ipv6-icmp all icmp6-type routeradv
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/man/
H A DMakefile.in37 ../mantools/fixman ../proto/postconf.proto $? >junk && \
45 ../mantools/fixman ../proto/postconf.proto $? >junk && \
50 ../mantools/fixman ../proto/postconf.proto $? >junk && \
55 ../mantools/fixman ../proto/postconf.proto $? >junk && \
60 ../mantools/fixman ../proto/postconf.proto
[all...]
/netbsd-6-1-5-RELEASE/lib/libc/net/
H A Dgetprotobynumber.c54 getprotobynumber(int proto) argument
59 p = getprotobynumber_r(proto, &_protoent_data.proto, &_protoent_data);
H A Dgetservbyport_r.c55 const char *proto)
70 if (proto != NULL) {
71 protolen = strlen(proto);
82 memcpy(buf + 4, proto, protolen);
97 if (memcmp(data + 3, proto, protolen + 1))
107 if (proto == NULL || strcmp(sp->s_proto, proto) == 0)
115 getservbyport_r(int port, const char *proto, struct servent *sp, argument
119 sp = _servent_getbyport(sd, sp, port, proto);
54 _servent_getbyport(struct servent_data *sd, struct servent *sp, int port, const char *proto) argument
H A Dgetservbyname.c53 getservbyname(const char *name, const char *proto) argument
58 s = getservbyname_r(name, proto, &_servent_data.serv, &_servent_data);
H A Dgetservbyport.c54 getservbyport(int port, const char *proto) argument
59 s = getservbyport_r(port, proto, &_servent_data.serv, &_servent_data);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/gssapi/netlogon/
H A Dregen.sh3 perl ../../../cf/make-proto.pl -q -P comment -p netlogon-private.h *.c
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/wpa_supplicant/examples/
H A Dwpa-psk-tkip.conf8 proto=WPA
H A Dwpa2-eap-ccmp.conf8 proto=WPA2
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/cpp/
H A D20000419-1.c6 #define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/cpp/
H A D20000419-1.c6 #define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
/netbsd-6-1-5-RELEASE/gnu/dist/groff/font/devascii/
H A DMakefile.sub10 $(FONTS): R.proto
22 $(srcdir)/R.proto >$@)
24 DESC: DESC.proto
31 $(srcdir)/DESC.proto >$@
/netbsd-6-1-5-RELEASE/gnu/dist/groff/font/devcp1047/
H A DMakefile.sub10 $(FONTS): R.proto
22 $(srcdir)/R.proto >$@)
24 DESC: DESC.proto
31 $(srcdir)/DESC.proto >$@
/netbsd-6-1-5-RELEASE/gnu/dist/groff/font/devhtml/
H A DMakefile.sub11 $(FONTS): R.proto
24 $(srcdir)/R.proto >$@)
26 DESC: DESC.proto
33 $(srcdir)/DESC.proto >$@
/netbsd-6-1-5-RELEASE/gnu/dist/groff/font/devlatin1/
H A DMakefile.sub10 $(FONTS): R.proto
22 $(srcdir)/R.proto >$@)
24 DESC: DESC.proto
31 $(srcdir)/DESC.proto >$@
/netbsd-6-1-5-RELEASE/gnu/dist/groff/font/devutf8/
H A DMakefile.sub10 $(FONTS): R.proto
22 $(srcdir)/R.proto >$@)
24 DESC: DESC.proto
31 $(srcdir)/DESC.proto >$@
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/
H A Dpacket.pl69 my $proto = "udp";
70 $proto = lc $options{t} if defined $options{t};
71 usage if ($proto !~ /^(udp|tcp)$/);
95 Proto => $proto,) or die "$!";
98 if ($proto eq "udp") {
/netbsd-6-1-5-RELEASE/share/examples/npf/
H A Dhost-npf.conf37 pass in final family inet6 proto ipv6-icmp all
38 pass out final family inet6 proto ipv6-icmp all
39 pass in final family inet proto icmp all
41 pass in final family inet proto tcp \
43 pass in final family inet proto udp \
46 pass in final family inet6 proto tcp to $wired_v6 port ssh
48 pass in final family inet proto tcp flags S/SA \
50 pass in final family inet proto udp \
52 pass in final family inet6 proto tcp flags S/SA \
54 pass in final family inet6 proto ud
[all...]
/netbsd-6-1-5-RELEASE/dist/ipf/lib/
H A Dgetportproto.c14 int getportproto(name, proto)
16 int proto;
35 p = getprotobynumber(proto);
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dprint-mobile.c64 u_int16_t proto; member in struct:mobile_ip
80 u_short proto,crc; local
91 proto = EXTRACT_16BITS(&mob->proto);
93 if (proto & OSRC_PRES) {
107 (void)printf("(oproto=%d)",proto>>8);

Completed in 346 milliseconds

1234567891011>>