OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:protocols
(Results
1 - 25
of
274
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
/src/distrib/common/
mkprotocols
3
# Generate a shaved down
protocols
file for install media.
5
echo "# \$NetBSD\$" >
protocols
6
echo "# Shaved down /etc/
protocols
for installation media" >>
protocols
7
/usr/bin/sed -e 's/#.*//' -e '/^$/d' -e 's/ *$//' -e 's/ */ /' ../../etc/
protocols
>>
protocols
/src/etc/bluetooth/
Makefile
3
CONFIGFILES= btattach.conf btdevctl.conf hosts
protocols
/src/crypto/external/bsd/openssl.old/dist/test/ssl-tests/
protocol_version.pm
87
my @
protocols
= $dtls ? @dtls_protocols : @tls_protocols;
109
\@
protocols
);
175
my @
protocols
= $dtls ? @dtls_protocols : @tls_protocols;
207
"MinProtocol" => $
protocols
[$original_protocol],
208
"MaxProtocol" => $
protocols
[$original_protocol],
212
"MaxProtocol" => $
protocols
[$resume_protocol],
216
"ExpectedProtocol" => $
protocols
[$resume_protocol],
227
"MinProtocol" => $
protocols
[$original_protocol],
228
"MaxProtocol" => $
protocols
[$original_protocol],
234
"MaxProtocol" => $
protocols
[$resume_protocol]
[
all
...]
/src/share/examples/emul/ultrix/etc/
svc.conf
20
protocols
=local # /etc/
protocols
(getprotoent())
/src/crypto/external/apache2/openssl/dist/test/ssl-tests/
protocol_version.pm
46
my @
protocols
= @{$protref};
50
foreach my $i (0..$#
protocols
) {
62
my @
protocols
= @{$protref};
66
foreach my $i (0..$#
protocols
) {
68
&& ($
protocols
[$i] ne "TLSv1.3"
121
my @
protocols
;
127
@
protocols
= $dtls ? @dtls_protocols_fips : @tls_protocols_fips;
133
@
protocols
= $dtls ? @dtls_protocols : @tls_protocols;
156
\@
protocols
);
229
my @
protocols
;
[
all
...]
/src/crypto/external/bsd/openssl/dist/test/ssl-tests/
protocol_version.pm
46
my @
protocols
= @{$protref};
50
foreach my $i (0..$#
protocols
) {
62
my @
protocols
= @{$protref};
66
foreach my $i (0..$#
protocols
) {
68
&& ($
protocols
[$i] ne "TLSv1.3"
121
my @
protocols
;
127
@
protocols
= $dtls ? @dtls_protocols_fips : @tls_protocols_fips;
133
@
protocols
= $dtls ? @dtls_protocols : @tls_protocols;
156
\@
protocols
);
229
my @
protocols
;
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/forward/ns2/
named-tls.conf.j2
15
protocols
{ TLSv1.2; };
24
protocols
{ TLSv1.2; };
34
protocols
{ TLSv1.2; };
/src/external/mpl/bind/dist/bin/tests/system/notify/ns2/
named-tls.conf.j2
15
protocols
{ TLSv1.2; };
24
protocols
{ TLSv1.2; };
34
protocols
{ TLSv1.2; };
/src/external/mpl/bind/dist/bin/tests/system/nsupdate/ns1/
tls.conf.j2
15
protocols
{ TLSv1.2; };
24
protocols
{ TLSv1.2; };
34
protocols
{ TLSv1.2; };
/src/external/mpl/bind/dist/bin/tests/system/forward/ns4/
named-tls.conf.j2
15
protocols
{ TLSv1.2; };
22
protocols
{ TLSv1.2; };
28
protocols
{ TLSv1.2; };
34
protocols
{ TLSv1.2; };
43
protocols
{ TLSv1.2; };
/src/external/mpl/bind/dist/bin/tests/system/notify/ns3/
named-tls.conf.j2
15
protocols
{ TLSv1.2; };
22
protocols
{ TLSv1.2; };
28
protocols
{ TLSv1.2; };
34
protocols
{ TLSv1.2; };
43
protocols
{ TLSv1.2; };
/src/external/mpl/bind/dist/bin/tests/system/checkconf/
good-forwarders-dot.conf
15
protocols
{ TLSv1.2; };
21
protocols
{ TLSv1.2; };
/src/external/gpl3/gcc/dist/libobjc/
protocols.c
30
#include "objc-private/hash.h" /* For the hash table of
protocols
. */
31
#include "objc-private/
protocols
.h" /* For __objc_protocols_init() and
65
protocols
with the same name are identical, which is expected in
67
the
protocols
and abort if they are not identical.
101
/* Count how many
protocols
we have. */
116
/* Copy the
protocols
. */
138
struct objc_protocol_list *
protocols
;
local
154
protocols
= malloc (sizeof (struct objc_protocol_list));
155
protocols
->count = 1;
156
protocols
->list[0] = (struct objc_protocol *)protocol
[
all
...]
/src/external/gpl3/gcc.old/dist/libobjc/
protocols.c
30
#include "objc-private/hash.h" /* For the hash table of
protocols
. */
31
#include "objc-private/
protocols
.h" /* For __objc_protocols_init() and
65
protocols
with the same name are identical, which is expected in
67
the
protocols
and abort if they are not identical.
101
/* Count how many
protocols
we have. */
116
/* Copy the
protocols
. */
138
struct objc_protocol_list *
protocols
;
local
154
protocols
= malloc (sizeof (struct objc_protocol_list));
155
protocols
->count = 1;
156
protocols
->list[0] = (struct objc_protocol *)protocol
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/cipher-suites/ns1/
named.conf.j2
21
protocols
{ TLSv1.3; };
29
protocols
{ TLSv1.3; };
37
protocols
{ TLSv1.3; };
45
protocols
{ TLSv1.3; };
/src/include/
Makefile
29
INCS+=
protocols
/dumprestore.h
protocols
/routed.h
protocols
/rwhod.h \
30
protocols
/talkd.h
protocols
/timed.h
/src/distrib/acorn32/ramdisk/
Makefile
21
${NETBSDSRCDIR}/etc/netconfig ${DISTRIBDIR}/common/
protocols
\
/src/distrib/arc/ramdisk/
Makefile
21
${NETBSDSRCDIR}/etc/netconfig ${DISTRIBDIR}/common/
protocols
\
/src/distrib/bebox/ramdisk/
Makefile
22
${DISTRIBDIR}/common/
protocols
\
/src/distrib/cats/ramdisk/
Makefile
20
${NETBSDSRCDIR}/etc/netconfig ${DISTRIBDIR}/common/
protocols
\
/src/distrib/cobalt/ramdisk/
Makefile
21
${NETBSDSRCDIR}/etc/netconfig ${DISTRIBDIR}/common/
protocols
\
/src/distrib/dreamcast/ramdisk/
Makefile
23
${DISTRIBDIR}/common/
protocols
\
/src/distrib/evbsh3/instkernel/ramdisk/
Makefile
21
${NETBSDSRCDIR}/etc/netconfig ${DISTRIBDIR}/common/
protocols
\
/src/distrib/ibmnws/netboot/ramdisk/
Makefile
20
${NETBSDSRCDIR}/etc/netconfig ${DISTRIBDIR}/common/
protocols
\
/src/distrib/luna68k/ramdisk/
Makefile
22
${DISTRIBDIR}/common/
protocols
\
Completed in 41 milliseconds
1
2
3
4
5
6
7
8
9
10
11
Indexes created Sun Mar 01 05:31:48 UTC 2026