OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:handshake
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/global/
clnt_stream.c
14
/*
handshake
)
19
/* CLNT_STREAM_HANDSHAKE_FN *
handshake
;
42
/* This function returns null when the
handshake
function returned an
60
/* .IP
handshake
113
CLNT_STREAM_HANDSHAKE_FN
handshake
;
member in struct:CLNT_STREAM
226
CLNT_STREAM_HANDSHAKE_FN
handshake
;
local
235
handshake
= clnt_stream->
handshake
;
239
handshake
= clnt_stream->
handshake
;
[
all
...]
clnt_stream.c
14
/*
handshake
)
19
/* CLNT_STREAM_HANDSHAKE_FN *
handshake
;
42
/* This function returns null when the
handshake
function returned an
60
/* .IP
handshake
113
CLNT_STREAM_HANDSHAKE_FN
handshake
;
member in struct:CLNT_STREAM
226
CLNT_STREAM_HANDSHAKE_FN
handshake
;
local
235
handshake
= clnt_stream->
handshake
;
239
handshake
= clnt_stream->
handshake
;
[
all
...]
/src/external/ibm-public/postfix/dist/src/util/
auto_clnt.c
99
/* .IP
handshake
149
AUTO_CLNT_HANDSHAKE_FN
handshake
; /* new connection only */
member in struct:AUTO_CLNT
280
AUTO_CLNT_HANDSHAKE_FN
handshake
;
local
289
handshake
= (auto_clnt->vstream ? auto_clnt->
handshake
: 0);
294
handshake
= 0;
296
if (
handshake
!= 0 &&
handshake
(auto_clnt->vstream) != 0)
325
auto_clnt->
handshake
= 0;
367
client->
handshake
= va_arg(ap, AUTO_CLNT_HANDSHAKE_FN)
[
all
...]
auto_clnt.c
99
/* .IP
handshake
149
AUTO_CLNT_HANDSHAKE_FN
handshake
; /* new connection only */
member in struct:AUTO_CLNT
280
AUTO_CLNT_HANDSHAKE_FN
handshake
;
local
289
handshake
= (auto_clnt->vstream ? auto_clnt->
handshake
: 0);
294
handshake
= 0;
296
if (
handshake
!= 0 &&
handshake
(auto_clnt->vstream) != 0)
325
auto_clnt->
handshake
= 0;
367
client->
handshake
= va_arg(ap, AUTO_CLNT_HANDSHAKE_FN)
[
all
...]
/src/lib/librumpuser/
sp_common.c
125
* to the client after
handshake
(except for a server resource shortage
163
uint32_t
handshake
;
member in union:rsp_hdr::__anon550
170
#define rsp_handshake u.
handshake
sp_common.c
125
* to the client after
handshake
(except for a server resource shortage
163
uint32_t
handshake
;
member in union:rsp_hdr::__anon550
170
#define rsp_handshake u.
handshake
/src/external/bsd/ntp/dist/include/
mbg_gps166.h
91
* @brief Enumeration of
handshake
modes
119
int16_t
handshake
; ///<
handshake
mode, yet only ::HS_NONE supported
member in struct:__anon7347
mbg_gps166.h
91
* @brief Enumeration of
handshake
modes
119
int16_t
handshake
; ///<
handshake
mode, yet only ::HS_NONE supported
member in struct:__anon7347
Completed in 54 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026