Searched refs:expect_nl (Results 1 – 3 of 3) sorted by relevance
349 int r = 0, remote_major, remote_minor, expect_nl; in _ssh_read_banner() local354 expect_nl = 0; in _ssh_read_banner()360 expect_nl = 1; in _ssh_read_banner()365 if (expect_nl) in _ssh_read_banner()
1240 int r, expect_nl; in kex_exchange_identification() local1294 expect_nl = 0; in kex_exchange_identification()1327 expect_nl = 1; in kex_exchange_identification()1332 if (c == '\0' || expect_nl) { in kex_exchange_identification()
848 int expect_nl = 0; in krb5_ret_stringnl() local858 expect_nl = 1; in krb5_ret_stringnl()861 if (expect_nl && c != '\n') { in krb5_ret_stringnl()