Searched refs:expect_nl (Results 1 – 3 of 3) sorted by relevance
230 ctx->expect_nl = 0; in EVP_DecodeInit()247 exp_nl = ctx->expect_nl; in EVP_DecodeUpdate()369 ctx->expect_nl = exp_nl; in EVP_DecodeUpdate()
437 int expect_nl; member
472 int expect_nl = 0; in krb5_ret_stringnl() local482 expect_nl = 1; in krb5_ret_stringnl()485 if (expect_nl && c != '\n') { in krb5_ret_stringnl()