OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:have_sig
(Results
1 - 2
of
2
) sorted by null
/external/openssh/
auth2-pubkey.c
75
int
have_sig
, pktype;
local
82
have_sig
= packet_get_char();
113
if (
have_sig
) {
130
buffer_put_char(&b,
have_sig
);
133
buffer_put_char(&b,
have_sig
);
sshconnect2.c
1204
int
have_sig
= 1;
local
1288
u_int bloblen,
have_sig
= 0;
local
[
all
...]
Completed in 694 milliseconds