OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SHUTDOWN
(Results
1 - 7
of
7
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/test/helpers/
handshake.c
1054
* (a) OpenSSL requires that a connection be
shutdown
for all protocol versions.
1056
* So we just implement
shutdown
. We do a full bidirectional
shutdown
so that we
1086
SHUTDOWN
,
1129
return
SHUTDOWN
;
1130
case
SHUTDOWN
:
1158
case
SHUTDOWN
:
1578
* server-initiated
shutdown
.
/src/crypto/external/bsd/openssl/dist/test/helpers/
handshake.c
1039
* (a) OpenSSL requires that a connection be
shutdown
for all protocol versions.
1041
* So we just implement
shutdown
. We do a full bidirectional
shutdown
so that we
1071
SHUTDOWN
,
1115
return
SHUTDOWN
;
1116
case
SHUTDOWN
:
1144
case
SHUTDOWN
:
1564
* server-initiated
shutdown
.
/src/crypto/external/bsd/openssl.old/dist/test/
handshake_helper.c
1051
* (a) OpenSSL requires that a connection be
shutdown
for all protocol versions.
1053
* So we just implement
shutdown
. We do a full bidirectional
shutdown
so that we
1083
SHUTDOWN
,
1127
return
SHUTDOWN
;
1128
case
SHUTDOWN
:
1156
case
SHUTDOWN
:
1585
* server-initiated
shutdown
.
/src/external/mpl/dhcp/bind/dist/lib/dns/
validator.c
103
#define
SHUTDOWN
(v) (((v)->attributes & VALATTR_SHUTDOWN) != 0)
242
if (!
SHUTDOWN
(val)) {
3267
REQUIRE(
SHUTDOWN
(val));
/src/external/mpl/dhcp/dist/includes/
dhctoken.h
290
SHUTDOWN
= 589,
/src/external/mpl/dhcp/dist/keama/
dhctoken.h
294
SHUTDOWN
= 589,
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_reg.h
11238
#define
SHUTDOWN
(1 << 0)
Completed in 31 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026