OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:i_wont_support_encrypt
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libtelnet/
encrypt.c
98
static long
i_wont_support_encrypt
= 0;
variable in typeref:typename:long
100
#define I_SUPPORT_ENCRYPT (i_support_encrypt & ~
i_wont_support_encrypt
)
260
i_wont_support_encrypt
|= typemask(ep->type);
291
i_wont_support_encrypt
&= ~typemask(ep->type);
encrypt.c
98
static long
i_wont_support_encrypt
= 0;
variable in typeref:typename:long
100
#define I_SUPPORT_ENCRYPT (i_support_encrypt & ~
i_wont_support_encrypt
)
260
i_wont_support_encrypt
|= typemask(ep->type);
291
i_wont_support_encrypt
&= ~typemask(ep->type);
Completed in 23 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025