Searched refs:hasnohigh (Results 1 - 1 of 1) sorted by relevance

/external/openssh/
H A Dbufbn.c148 u_int hasnohigh = 0; local
173 hasnohigh = (buf[1] & 0x80) ? 0 : 1;
174 buffer_put_string(buffer, buf+hasnohigh, bytes-hasnohigh);

Completed in 99 milliseconds