OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hasnohigh
(Results
1 - 1
of
1
) sorted by null
/external/openssh/
bufbn.c
148
u_int
hasnohigh
= 0;
local
173
hasnohigh
= (buf[1] & 0x80) ? 0 : 1;
174
buffer_put_string(buffer, buf+
hasnohigh
, bytes-
hasnohigh
);
Completed in 338 milliseconds