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
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libtelnet/
auth.c
134
static int
i_wont_support
= 0;
variable in typeref:typename:int
178
i_wont_support
|= typemask(x);
240
i_wont_support
&= ~mask;
242
i_wont_support
|= mask;
263
if (
i_wont_support
== -1)
274
(
i_wont_support
& typemask(ap->type)) ?
296
if (i_support & ~
i_wont_support
& typemask(ap->type)) {
365
if ((i_support & ~
i_wont_support
) & typemask(*auth_send_data)) {
Completed in 11 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025