OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ignorenext
(Results
1 - 6
of
6
) sorted by null
/external/dropbear/
process-packet.c
89
if (ses.
ignorenext
) {
91
ses.
ignorenext
= 0;
session.h
121
unsigned char
ignorenext
; /* whether to ignore the next packet,
member in struct:sshsession
common-session.c
84
ses.
ignorenext
= 0;
common-kex.c
684
ses.
ignorenext
= 1;
/external/quake/quake/src/QW/client/
vid_x.c
62
int
ignorenext
;
variable
373
ignorenext
=0;
/external/quake/quake/src/WinQuake/
vid_x.cpp
56
int
ignorenext
;
variable
450
ignorenext
=0;
Completed in 150 milliseconds