Searched refs:expect_nl (Results 1 – 3 of 3) sorted by relevance
348 int r = 0, remote_major, remote_minor, expect_nl; in _ssh_read_banner() local353 expect_nl = 0; in _ssh_read_banner()359 expect_nl = 1; in _ssh_read_banner()364 if (expect_nl) in _ssh_read_banner()
1267 int r, expect_nl; in kex_exchange_identification() local1321 expect_nl = 0; in kex_exchange_identification()1354 expect_nl = 1; in kex_exchange_identification()1359 if (c == '\0' || expect_nl) { in kex_exchange_identification()
981 int expect_nl = 0; in krb5_ret_stringnl() local992 expect_nl = 1; in krb5_ret_stringnl()995 if (expect_nl && c != '\n') { in krb5_ret_stringnl()